<86>Aug 21 11:41:33 userdel[3031387]: delete user 'rooter'
<86>Aug 21 11:41:33 userdel[3031387]: removed group 'rooter' owned by 'rooter'
<86>Aug 21 11:41:33 userdel[3031387]: removed shadow group 'rooter' owned by 'rooter'
<86>Aug 21 11:41:33 groupadd[3031392]: group added to /etc/group: name=rooter, GID=651
<86>Aug 21 11:41:33 groupadd[3031392]: group added to /etc/gshadow: name=rooter
<86>Aug 21 11:41:33 groupadd[3031392]: new group: name=rooter, GID=651
<86>Aug 21 11:41:33 useradd[3031396]: new user: name=rooter, UID=651, GID=651, home=/root, shell=/bin/bash
<86>Aug 21 11:41:33 userdel[3031402]: delete user 'builder'
<86>Aug 21 11:41:33 userdel[3031402]: removed group 'builder' owned by 'builder'
<86>Aug 21 11:41:33 userdel[3031402]: removed shadow group 'builder' owned by 'builder'
<86>Aug 21 11:41:33 groupadd[3031407]: group added to /etc/group: name=builder, GID=652
<86>Aug 21 11:41:33 groupadd[3031407]: group added to /etc/gshadow: name=builder
<86>Aug 21 11:41:33 groupadd[3031407]: new group: name=builder, GID=652
<86>Aug 21 11:41:33 useradd[3031412]: new user: name=builder, UID=652, GID=652, home=/usr/src, shell=/bin/bash
/usr/src/in/srpm/ocaml-mccs-1.1.11-alt1.src.rpm: exception not found in '/usr/share/license-exception' directory: exceptions
<13>Aug 21 11:41:37 rpmi: ocaml-runtime-4.12.0-alt1 sisyphus+279404.100.2.2 1626535407 installed
<13>Aug 21 11:41:37 rpmi: rpm-build-ocaml-1.4.2-alt1 sisyphus+268936.100.1.1 1617543918 installed
<13>Aug 21 11:41:55 rpmi: ocaml-4.12.0-alt1 sisyphus+279404.100.2.2 1626535407 installed
<13>Aug 21 11:41:55 rpmi: ocaml-extlib-1.7.8-alt2 sisyphus+279498.100.1.2 1626577294 installed
<13>Aug 21 11:41:55 rpmi: ocaml-extlib-devel-1.7.8-alt2 sisyphus+279498.100.1.2 1626577294 installed
<13>Aug 21 11:41:55 rpmi: ocaml-findlib-1.9.1-alt2 sisyphus+279404.500.2.2 1626535786 installed
<13>Aug 21 11:41:55 rpmi: libltdl7-2.4.6-alt3 sisyphus+279621.400.1.1 1626628222 installed
<13>Aug 21 11:41:55 rpmi: libglpk-4.48-alt1 sisyphus+276240.100.1.2 1624925665 installed
<13>Aug 21 11:41:55 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed
<13>Aug 21 11:41:56 rpmi: libstdc++10-devel-10.3.1-alt3 sisyphus+281519.340.4.1 1627910476 installed
<13>Aug 21 11:41:57 rpmi: gcc10-c++-10.3.1-alt3 sisyphus+281519.340.4.1 1627910476 installed
<13>Aug 21 11:41:57 rpmi: gcc-c++-10-alt2 sisyphus+281519.400.4.1 1627911328 installed
<13>Aug 21 11:41:57 rpmi: libglpk-devel-4.48-alt1 sisyphus+276240.100.1.2 1624925665 installed
<13>Aug 21 11:41:57 rpmi: ocaml-findlib-devel-1.9.1-alt2 sisyphus+279404.500.2.2 1626535786 installed
<13>Aug 21 11:41:57 rpmi: ocaml-cudf-devel-0.9-alt8 sisyphus+279321.100.1.2 1626506096 installed
<13>Aug 21 11:41:57 rpmi: dune-2.9.0-alt1 sisyphus+281172.100.1.1 1627454564 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/ocaml-mccs-1.1.11-alt1.nosrc.rpm (w1.gzdio)
Installing ocaml-mccs-1.1.11-alt1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.79014
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf ocaml-mccs-1.1.11
+ echo 'Source #0 (ocaml-mccs-1.1.11.tar):'
Source #0 (ocaml-mccs-1.1.11.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/ocaml-mccs-1.1.11.tar
+ cd ocaml-mccs-1.1.11
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.79014
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd ocaml-mccs-1.1.11
+ dune build -p mccs
         gcc src/glpk/wclique1.o
In file included from /usr/include/string.h:532,
                 from src/glpk/env/stdc.h:37,
                 from src/glpk/env/env.h:27,
                 from src/glpk/misc/wclique1.c:28:
In function 'memset',
    inlined from '_glp_wclique1' at src/glpk/misc/wclique1.c:121:7:
/usr/include/bits/string_fortified.h:56:10: warning: '__builtin_memset' specified bound between 2147483648 and 4294967295 exceeds maximum object size 2147483647 [-Wstringop-overflow=]
   56 |   return __builtin___memset_chk (__dest, __ch, __len, __bos0 (__dest));
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function 'memset',
    inlined from '_glp_wclique1' at src/glpk/misc/wclique1.c:123:7:
/usr/include/bits/string_fortified.h:56:10: warning: '__builtin_memset' specified bound between 2147483648 and 4294967295 exceeds maximum object size 2147483647 [-Wstringop-overflow=]
   56 |   return __builtin___memset_chk (__dest, __ch, __len, __bos0 (__dest));
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
         gcc src/mccs_stubs.o
mccs_stubs.cpp:27: warning: "Some_val" redefined
   27 | #define Some_val(v)  Field(v,0)
      | 
In file included from mccs_stubs.cpp:6:
/usr/lib/ocaml/caml/mlvalues.h:396: note: this is the location of the previous definition
  396 | #define Some_val(v) Field(v, 0)
      | 
    ocamlopt src/mccs.cmxs
ld: src/mccs.a(mccs.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.48545
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/ocaml-mccs-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/ocaml-mccs-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd ocaml-mccs-1.1.11
+ dune install --destdir=/usr/src/tmp/ocaml-mccs-buildroot
Installing /usr/src/tmp/ocaml-mccs-buildroot/usr/lib/ocaml/mccs/META
Installing /usr/src/tmp/ocaml-mccs-buildroot/usr/lib/ocaml/mccs/dune-package
Installing /usr/src/tmp/ocaml-mccs-buildroot/usr/lib/ocaml/mccs/glpk/internal/libmccs_glpk_stubs.a
Installing /usr/src/tmp/ocaml-mccs-buildroot/usr/lib/ocaml/mccs/glpk/internal/mccs_glpk.a
Installing /usr/src/tmp/ocaml-mccs-buildroot/usr/lib/ocaml/mccs/glpk/internal/mccs_glpk.cma
Installing /usr/src/tmp/ocaml-mccs-buildroot/usr/lib/ocaml/mccs/glpk/internal/mccs_glpk.cmxa
Installing /usr/src/tmp/ocaml-mccs-buildroot/usr/lib/ocaml/mccs/glpk/internal/ocaml_mccs_glpk.cmi
Installing /usr/src/tmp/ocaml-mccs-buildroot/usr/lib/ocaml/mccs/glpk/internal/ocaml_mccs_glpk.cmt
Installing /usr/src/tmp/ocaml-mccs-buildroot/usr/lib/ocaml/mccs/glpk/internal/ocaml_mccs_glpk.cmx
Installing /usr/src/tmp/ocaml-mccs-buildroot/usr/lib/ocaml/mccs/glpk/internal/ocaml_mccs_glpk.ml
Installing /usr/src/tmp/ocaml-mccs-buildroot/usr/lib/ocaml/mccs/libmccs_stubs.a
Installing /usr/src/tmp/ocaml-mccs-buildroot/usr/lib/ocaml/mccs/mccs.a
Installing /usr/src/tmp/ocaml-mccs-buildroot/usr/lib/ocaml/mccs/mccs.cma
Installing /usr/src/tmp/ocaml-mccs-buildroot/usr/lib/ocaml/mccs/mccs.cmi
Installing /usr/src/tmp/ocaml-mccs-buildroot/usr/lib/ocaml/mccs/mccs.cmt
Installing /usr/src/tmp/ocaml-mccs-buildroot/usr/lib/ocaml/mccs/mccs.cmti
Installing /usr/src/tmp/ocaml-mccs-buildroot/usr/lib/ocaml/mccs/mccs.cmx
Installing /usr/src/tmp/ocaml-mccs-buildroot/usr/lib/ocaml/mccs/mccs.cmxa
Installing /usr/src/tmp/ocaml-mccs-buildroot/usr/lib/ocaml/mccs/mccs.ml
Installing /usr/src/tmp/ocaml-mccs-buildroot/usr/lib/ocaml/mccs/mccs.mli
Installing /usr/src/tmp/ocaml-mccs-buildroot/usr/lib/ocaml/mccs/opam
Installing /usr/src/tmp/ocaml-mccs-buildroot/usr/lib/ocaml/mccs/glpk/internal/mccs_glpk.cmxs
Installing /usr/src/tmp/ocaml-mccs-buildroot/usr/lib/ocaml/mccs/mccs.cmxs
Installing /usr/src/tmp/ocaml-mccs-buildroot/usr/share/doc/mccs/README.md
Installing /usr/src/tmp/ocaml-mccs-buildroot/usr/lib/ocaml/stublibs/dllmccs_glpk_stubs.so
Installing /usr/src/tmp/ocaml-mccs-buildroot/usr/lib/ocaml/stublibs/dllmccs_stubs.so
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/ocaml-mccs-buildroot (auto)
mode of './usr/lib/ocaml/stublibs/dllmccs_stubs.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './usr/lib/ocaml/stublibs/dllmccs_glpk_stubs.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './usr/lib/ocaml/mccs/mccs.cmxs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './usr/lib/ocaml/mccs/glpk/internal/mccs_glpk.cmxs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/ocaml-mccs-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/ocaml-mccs-buildroot/ (default)
Compressing files in /usr/src/tmp/ocaml-mccs-buildroot (auto)
Adjusting library links in /usr/src/tmp/ocaml-mccs-buildroot
./usr/lib: (from <cmdline>:0)
056-debuginfo.brp: WARNING: 1 non-stripped binaries don't contain .debug sections making -debuginfo
056-debuginfo.brp: WARNING: package less relevant. An excerpt from the list of affected files follows:
  ./usr/lib/ocaml/mccs/glpk/internal/mccs_glpk.cmxs
Verifying ELF objects in /usr/src/tmp/ocaml-mccs-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=relaxed,unresolved=normal)
verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllmccs_stubs.so: undefined symbol: Caml_state
verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllmccs_stubs.so: undefined symbol: caml_alloc_custom
verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllmccs_stubs.so: undefined symbol: glp_cpx_basis
verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllmccs_stubs.so: undefined symbol: glp_free_env
verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllmccs_stubs.so: undefined symbol: glp_set_obj_dir
verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllmccs_stubs.so: undefined symbol: glp_mip_col_val
verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllmccs_stubs.so: undefined symbol: glp_mip_status
verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllmccs_stubs.so: undefined symbol: glp_set_col_bnds
verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllmccs_stubs.so: undefined symbol: caml_failwith
verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllmccs_stubs.so: undefined symbol: caml_copy_string
verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllmccs_stubs.so: undefined symbol: caml_hash_variant
verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllmccs_stubs.so: undefined symbol: glp_set_obj_coef
verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllmccs_stubs.so: undefined symbol: glp_set_col_name
verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllmccs_stubs.so: undefined symbol: glp_set_col_kind
verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllmccs_stubs.so: undefined symbol: caml_modify
verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllmccs_stubs.so: undefined symbol: glp_delete_prob
verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllmccs_stubs.so: undefined symbol: glp_intopt
verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllmccs_stubs.so: undefined symbol: glp_set_row_bnds
verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllmccs_stubs.so: undefined symbol: glp_mip_obj_val
verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllmccs_stubs.so: undefined symbol: glp_create_prob
verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllmccs_stubs.so: undefined symbol: caml_raise_constant
verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllmccs_stubs.so: undefined symbol: caml_named_value
verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllmccs_stubs.so: undefined symbol: glp_add_cols
verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllmccs_stubs.so: undefined symbol: glp_add_rows
verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllmccs_stubs.so: undefined symbol: glp_set_mat_row
verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllmccs_stubs.so: undefined symbol: caml_alloc_tuple
verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllmccs_stubs.so: undefined symbol: glp_init_iocp
verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllmccs_stubs.so: uses non-LFS functions: fopen
verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllmccs_glpk_stubs.so: undefined symbol: sqrt
either the file containing the function 'camlMccs__code_begin' or the file containing the function 'camlMccs__fun_313' is not compiled with -fpic/-fPIC
the file containing the function 'camlMccs__resolve_cudf_inner_323' is not compiled with -fpic/-fPIC
the file containing the function 'camlMccs__get_solver_id_inner_331' is not compiled with -fpic/-fPIC
the file containing the function 'camlMccs__entry' is not compiled with -fpic/-fPIC
either the file containing the function 'caml_shared_startup__code_begin' or the file containing the function 'caml_curry5_1_app' 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_curry2' is not compiled with -fpic/-fPIC
either the file containing the function 'camlMccs__code_begin' or the file containing the function 'camlMccs__fun_313' is not compiled with -fpic/-fPIC
either the file containing the function 'caml_shared_startup__code_begin' or the file containing the function 'caml_curry5_1_app' is not compiled with -fpic/-fPIC
either the file containing the function 'camlMccs__code_begin' or the file containing the function 'camlMccs__fun_313' is not compiled with -fpic/-fPIC
the file containing the function 'camlMccs__fun_313' is not compiled with -fpic/-fPIC
the file containing the function 'camlMccs__fun_318' is not compiled with -fpic/-fPIC
either the file containing the function 'camlMccs__code_begin' or the file containing the function 'camlMccs__fun_313' is not compiled with -fpic/-fPIC
verify-elf: WARNING: ./usr/lib/ocaml/mccs/mccs.cmxs: TEXTREL entry found: 0x00000000
verify-elf: WARNING: ./usr/lib/ocaml/mccs/mccs.cmxs: undefined symbol: Caml_state
verify-elf: WARNING: ./usr/lib/ocaml/mccs/mccs.cmxs: undefined symbol: Caml_state
verify-elf: WARNING: ./usr/lib/ocaml/mccs/mccs.cmxs: undefined symbol: caml_call_gc
verify-elf: WARNING: ./usr/lib/ocaml/mccs/mccs.cmxs: undefined symbol: caml_c_call
verify-elf: WARNING: ./usr/lib/ocaml/mccs/mccs.cmxs: undefined symbol: camlCudf__iter_packages_982
verify-elf: WARNING: ./usr/lib/ocaml/mccs/mccs.cmxs: undefined symbol: camlCudf__load_universe_962
verify-elf: WARNING: ./usr/lib/ocaml/mccs/mccs.cmxs: undefined symbol: camlStdlib__printf__sprintf_202
verify-elf: WARNING: ./usr/lib/ocaml/mccs/mccs.cmxs: undefined symbol: camlStdlib__$5e_137
verify-elf: WARNING: ./usr/lib/ocaml/mccs/mccs.cmxs: undefined symbol: caml_fresh_oo_id
verify-elf: WARNING: ./usr/lib/ocaml/mccs/mccs.cmxs: undefined symbol: caml_alloc2
verify-elf: WARNING: ./usr/lib/ocaml/mccs/mccs.cmxs: undefined symbol: camlStdlib__sys
verify-elf: WARNING: ./usr/lib/ocaml/mccs/mccs.cmxs: undefined symbol: camlStdlib__callback__register_exception_166
verify-elf: WARNING: ./usr/lib/ocaml/mccs/mccs.cmxs: undefined symbol: caml_alloc_custom
verify-elf: WARNING: ./usr/lib/ocaml/mccs/mccs.cmxs: undefined symbol: glp_cpx_basis
verify-elf: WARNING: ./usr/lib/ocaml/mccs/mccs.cmxs: undefined symbol: glp_free_env
verify-elf: WARNING: ./usr/lib/ocaml/mccs/mccs.cmxs: undefined symbol: glp_set_obj_dir
verify-elf: WARNING: ./usr/lib/ocaml/mccs/mccs.cmxs: undefined symbol: glp_mip_col_val
verify-elf: WARNING: ./usr/lib/ocaml/mccs/mccs.cmxs: undefined symbol: glp_mip_status
verify-elf: WARNING: ./usr/lib/ocaml/mccs/mccs.cmxs: undefined symbol: glp_set_col_bnds
verify-elf: WARNING: ./usr/lib/ocaml/mccs/mccs.cmxs: undefined symbol: caml_failwith
verify-elf: WARNING: ./usr/lib/ocaml/mccs/mccs.cmxs: undefined symbol: caml_copy_string
verify-elf: WARNING: ./usr/lib/ocaml/mccs/mccs.cmxs: undefined symbol: caml_hash_variant
verify-elf: WARNING: ./usr/lib/ocaml/mccs/mccs.cmxs: undefined symbol: glp_set_obj_coef
verify-elf: WARNING: ./usr/lib/ocaml/mccs/mccs.cmxs: undefined symbol: glp_set_col_name
verify-elf: WARNING: ./usr/lib/ocaml/mccs/mccs.cmxs: undefined symbol: glp_set_col_kind
verify-elf: WARNING: ./usr/lib/ocaml/mccs/mccs.cmxs: undefined symbol: caml_modify
verify-elf: WARNING: ./usr/lib/ocaml/mccs/mccs.cmxs: undefined symbol: glp_delete_prob
verify-elf: WARNING: ./usr/lib/ocaml/mccs/mccs.cmxs: undefined symbol: glp_intopt
verify-elf: WARNING: ./usr/lib/ocaml/mccs/mccs.cmxs: undefined symbol: glp_set_row_bnds
verify-elf: WARNING: ./usr/lib/ocaml/mccs/mccs.cmxs: undefined symbol: glp_mip_obj_val
verify-elf: WARNING: ./usr/lib/ocaml/mccs/mccs.cmxs: undefined symbol: glp_create_prob
verify-elf: WARNING: ./usr/lib/ocaml/mccs/mccs.cmxs: undefined symbol: caml_raise_constant
verify-elf: WARNING: ./usr/lib/ocaml/mccs/mccs.cmxs: undefined symbol: caml_named_value
verify-elf: WARNING: ./usr/lib/ocaml/mccs/mccs.cmxs: undefined symbol: glp_add_cols
verify-elf: WARNING: ./usr/lib/ocaml/mccs/mccs.cmxs: undefined symbol: glp_add_rows
verify-elf: WARNING: ./usr/lib/ocaml/mccs/mccs.cmxs: undefined symbol: glp_set_mat_row
verify-elf: WARNING: ./usr/lib/ocaml/mccs/mccs.cmxs: undefined symbol: caml_alloc_tuple
verify-elf: WARNING: ./usr/lib/ocaml/mccs/mccs.cmxs: undefined symbol: glp_init_iocp
verify-elf: WARNING: ./usr/lib/ocaml/mccs/mccs.cmxs: uses non-LFS functions: fopen
Processing files: ocaml-mccs-1.1.11-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.28852
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd ocaml-mccs-1.1.11
+ DOCDIR=/usr/src/tmp/ocaml-mccs-buildroot/usr/share/doc/ocaml-mccs-1.1.11
+ export DOCDIR
+ rm -rf /usr/src/tmp/ocaml-mccs-buildroot/usr/share/doc/ocaml-mccs-1.1.11
+ /bin/mkdir -p /usr/src/tmp/ocaml-mccs-buildroot/usr/share/doc/ocaml-mccs-1.1.11
+ cp -prL README.md LICENCE /usr/src/tmp/ocaml-mccs-buildroot/usr/share/doc/ocaml-mccs-1.1.11
+ chmod -R go-w /usr/src/tmp/ocaml-mccs-buildroot/usr/share/doc/ocaml-mccs-1.1.11
+ chmod -R a+rX /usr/src/tmp/ocaml-mccs-buildroot/usr/share/doc/ocaml-mccs-1.1.11
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MbuMQy
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.Wt7JoB
find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
lib.req: WARNING: /usr/src/tmp/ocaml-mccs-buildroot/usr/lib/ocaml/mccs/mccs.cmxs: underlinked libraries: /lib/libm.so.6
lib.req: WARNING: /usr/src/tmp/ocaml-mccs-buildroot/usr/lib/ocaml/stublibs/dllmccs_stubs.so: underlinked libraries: /lib/libm.so.6
ocaml.req: WARNING: /usr/src/tmp/ocaml-mccs-buildroot/usr/lib/ocaml/mccs/mccs.cma: cannot find -lstdc++ library path (skip)
Provides: ocaml-cmi(Mccs) = 4.12.0-6840ADC4, ocaml-cmi(Ocaml_mccs_glpk) = 4.12.0-AFF69324, ocaml-cmx(Mccs) = 4.12.0-D2A88463, ocaml-cmx(Ocaml_mccs_glpk) = 4.12.0-38643962, ocaml-dll(mccs_glpk_stubs), ocaml-dll(mccs_stubs)
Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libgcc_s.so.1(GCC_3.0), libstdc++.so.6(CXXABI_1.3), libstdc++.so.6(CXXABI_1.3.9), libstdc++.so.6(GLIBCXX_3.4), libstdc++.so.6(GLIBCXX_3.4.15), libstdc++.so.6(GLIBCXX_3.4.21), ocaml-cmi(CamlinternalFormatBasics) = 4.12.0-B6C66949, ocaml-cmi(Cudf) = 4.12.0-D65CAFCC, ocaml-cmi(Cudf_types) = 4.12.0-519C4A15, ocaml-cmi(Stdlib) = 4.12.0-4B04B4ED, ocaml-cmi(Stdlib__buffer) = 4.12.0-9EAF2B1C, ocaml-cmi(Stdlib__callback) = 4.12.0-21C02ABB, ocaml-cmi(Stdlib__lexing) = 4.12.0-F7569937, ocaml-cmi(Stdlib__printf) = 4.12.0-6B41A35D, ocaml-cmi(Stdlib__seq) = 4.12.0-185075AA, ocaml-cmi(Stdlib__sys) = 4.12.0-EB89F871, ocaml-cmi(Stdlib__uchar) = 4.12.0-82DADCD9, ocaml-cmx(Cudf) = 4.12.0-C4F7C8E8, ocaml-cmx(Stdlib) = 4.12.0-D5811101, ocaml-cmx(Stdlib__callback) = 4.12.0-0F0BC55C, ocaml-cmx(Stdlib__printf) = 4.12.0-95403AB2, ocaml-cmx(Stdlib__sys) = 4.12.0-16BCA4B0, ocaml-runtime = 4.12.0, rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kpbIgA
Creating ocaml-mccs-debuginfo package
Processing files: ocaml-mccs-devel-1.1.11-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FPBkMB
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.KWdxlC
find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
ocaml.req: WARNING: /usr/src/tmp/ocaml-mccs-buildroot/usr/lib/ocaml/mccs/mccs.cmxa: cannot find -lstdc++ library path (skip)
Provides: ocaml-cmx(Mccs) = 4.12.0-D2A88463, ocaml-cmx(Ocaml_mccs_glpk) = 4.12.0-38643962
Requires: ocaml-mccs = 1.1.11-alt1, /usr/lib/ocaml/stublibs/dllmccs_glpk_stubs.so, /usr/lib/ocaml/stublibs/dllmccs_stubs.so, ocaml-cmi(CamlinternalFormatBasics) = 4.12.0-B6C66949, ocaml-cmi(Cudf) = 4.12.0-D65CAFCC, ocaml-cmi(Cudf_types) = 4.12.0-519C4A15, ocaml-cmi(Mccs) = 4.12.0-6840ADC4, ocaml-cmi(Ocaml_mccs_glpk) = 4.12.0-AFF69324, ocaml-cmi(Stdlib) = 4.12.0-4B04B4ED, ocaml-cmi(Stdlib__buffer) = 4.12.0-9EAF2B1C, ocaml-cmi(Stdlib__callback) = 4.12.0-21C02ABB, ocaml-cmi(Stdlib__lexing) = 4.12.0-F7569937, ocaml-cmi(Stdlib__printf) = 4.12.0-6B41A35D, ocaml-cmi(Stdlib__seq) = 4.12.0-185075AA, ocaml-cmi(Stdlib__sys) = 4.12.0-EB89F871, ocaml-cmi(Stdlib__uchar) = 4.12.0-82DADCD9, ocaml-cmx(Cudf) = 4.12.0-C4F7C8E8, ocaml-cmx(Stdlib) = 4.12.0-D5811101, ocaml-cmx(Stdlib__callback) = 4.12.0-0F0BC55C, ocaml-cmx(Stdlib__printf) = 4.12.0-95403AB2, ocaml-cmx(Stdlib__sys) = 4.12.0-16BCA4B0
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.m9mx6y
Processing files: ocaml-mccs-debuginfo-1.1.11-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ttcPWz
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Hnpdcz
find-requires: running scripts (debuginfo)
Requires: ocaml-mccs = 1.1.11-alt1, debug(libc.so.6), debug(libgcc_s.so.1), debug(libstdc++.so.6)
Adding to ocaml-mccs-devel a strict dependency on ocaml-mccs
Adding to ocaml-mccs-debuginfo a strict dependency on ocaml-mccs
Removing 4 extra deps from ocaml-mccs-devel due to dependency on ocaml-mccs
Removing 16 extra deps from ocaml-mccs-devel due to repentancy on ocaml-mccs
warning: Installed (but unpackaged) file(s) found:
    /usr/share/doc/mccs/README.md
Wrote: /usr/src/RPM/RPMS/i586/ocaml-mccs-1.1.11-alt1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/ocaml-mccs-devel-1.1.11-alt1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/ocaml-mccs-debuginfo-1.1.11-alt1.i586.rpm (w2.lzdio)
72.57user 7.55system 0:26.14elapsed 306%CPU (0avgtext+0avgdata 98492maxresident)k
0inputs+0outputs (0major+1143206minor)pagefaults 0swaps
/.out/ocaml-mccs-1.1.11-alt1.i586.rpm: exception not found in '/usr/share/license-exception' directory: exceptions
/.out/ocaml-mccs-devel-1.1.11-alt1.i586.rpm: exception not found in '/usr/share/license-exception' directory: exceptions
/.out/ocaml-mccs-debuginfo-1.1.11-alt1.i586.rpm: exception not found in '/usr/share/license-exception' directory: exceptions
99.17user 14.75system 1:01.04elapsed 186%CPU (0avgtext+0avgdata 99752maxresident)k
3152inputs+0outputs (0major+1448242minor)pagefaults 0swaps
--- ocaml-mccs-1.1.11-alt1.i586.rpm.repo	2021-07-17 15:36:28.000000000 +0000
+++ ocaml-mccs-1.1.11-alt1.i586.rpm.hasher	2021-08-21 11:42:27.994736466 +0000
@@ -62,3 +62,3 @@
 File: /usr/lib/ocaml/mccs/glpk/internal/mccs_glpk.cma	100644	root:root	afc7034fe07d377ef8589d392d45d10c	
-File: /usr/lib/ocaml/mccs/glpk/internal/mccs_glpk.cmxs	100644	root:root	d943c622fc81e5c0e2f254e17554918e	
+File: /usr/lib/ocaml/mccs/glpk/internal/mccs_glpk.cmxs	100644	root:root	ee2d6658a21933cb27987072688118c3	
 File: /usr/lib/ocaml/mccs/glpk/internal/ocaml_mccs_glpk.cmi	100644	root:root	63bd1ca811e48ef37dd3040f767c824e	
@@ -68,6 +68,6 @@
 File: /usr/lib/ocaml/mccs/mccs.cmx	100644	root:root	34b466acd1cddde499f87baa598a142e	
-File: /usr/lib/ocaml/mccs/mccs.cmxs	100644	root:root	17a4798f92fa44144e6ffaa53ad65b07	
+File: /usr/lib/ocaml/mccs/mccs.cmxs	100644	root:root	fb18b7ae94ec153bdb647a37884473a4	
 File: /usr/lib/ocaml/mccs/opam	100644	root:root	c1f3e1fb7054396f983f80463cd9c303	
-File: /usr/lib/ocaml/stublibs/dllmccs_glpk_stubs.so	100644	root:root	70040205ae41ee1736cad82ae79ba1ef	
-File: /usr/lib/ocaml/stublibs/dllmccs_stubs.so	100644	root:root	879d0c75192b445e74e1aea306414ba4	
+File: /usr/lib/ocaml/stublibs/dllmccs_glpk_stubs.so	100644	root:root	a62d51a49dc5555e8fccb364ae931969	
+File: /usr/lib/ocaml/stublibs/dllmccs_stubs.so	100644	root:root	30c194d16c828516bf0934818fac3155	
 File: /usr/share/doc/ocaml-mccs-1.1.11	40755	root:root		
@@ -75,2 +75,2 @@
 File: /usr/share/doc/ocaml-mccs-1.1.11/README.md	100644	root:root	181098dc627c852002a2c30fbc25d57f	
-RPMIdentity: f9cdc4869f64aed3257e1a8cd1ed04d0980da065b7caa0d78b0f0c2a928b10082d219010ceec04e3dbdd6429d5b57c7f1dec99823d7ee98daa29d1a4d998331a
+RPMIdentity: df8a83ba718b6ddc74ea51c44dc4024893b43b4f2a77cd74289fc0b26b8f0c128d5ef3e78a94fe5fc83268cf73104ef7b5a385bcb30975c1e507dad87128f9f8
--- ocaml-mccs-debuginfo-1.1.11-alt1.i586.rpm.repo	2021-07-17 15:36:28.000000000 +0000
+++ ocaml-mccs-debuginfo-1.1.11-alt1.i586.rpm.hasher	2021-08-21 11:42:28.125731891 +0000
@@ -1,13 +1,13 @@
-/usr/lib/debug/.build-id/1c	40755	root:root	
-/usr/lib/debug/.build-id/1c/b25d47b16f5c5b447ed4b1a6b6096049281917	120777	root:root	../../../ocaml/stublibs/dllmccs_stubs.so
-/usr/lib/debug/.build-id/1c/b25d47b16f5c5b447ed4b1a6b6096049281917.debug	120777	root:root	../../usr/lib/ocaml/stublibs/dllmccs_stubs.so.debug
-/usr/lib/debug/.build-id/33	40755	root:root	
-/usr/lib/debug/.build-id/33/6b3f1c8106d66db26b099bc9e929ca22a64c67	120777	root:root	../../../ocaml/mccs/glpk/internal/mccs_glpk.cmxs
-/usr/lib/debug/.build-id/33/6b3f1c8106d66db26b099bc9e929ca22a64c67.debug	120777	root:root	../../usr/lib/ocaml/mccs/glpk/internal/mccs_glpk.cmxs.debug
-/usr/lib/debug/.build-id/6b	40755	root:root	
-/usr/lib/debug/.build-id/6b/c91cdc99a47695cef0b94bf6380b503c431bb6	120777	root:root	../../../ocaml/stublibs/dllmccs_glpk_stubs.so
-/usr/lib/debug/.build-id/6b/c91cdc99a47695cef0b94bf6380b503c431bb6.debug	120777	root:root	../../usr/lib/ocaml/stublibs/dllmccs_glpk_stubs.so.debug
-/usr/lib/debug/.build-id/d4	40755	root:root	
-/usr/lib/debug/.build-id/d4/2bf8f20255f1ee67ba750d1ca64cb92c28a9da	120777	root:root	../../../ocaml/mccs/mccs.cmxs
-/usr/lib/debug/.build-id/d4/2bf8f20255f1ee67ba750d1ca64cb92c28a9da.debug	120777	root:root	../../usr/lib/ocaml/mccs/mccs.cmxs.debug
+/usr/lib/debug/.build-id/2d	40755	root:root	
+/usr/lib/debug/.build-id/2d/b82d2350b124e5be7e784623688e240cf3adf6	120777	root:root	../../../ocaml/stublibs/dllmccs_glpk_stubs.so
+/usr/lib/debug/.build-id/2d/b82d2350b124e5be7e784623688e240cf3adf6.debug	120777	root:root	../../usr/lib/ocaml/stublibs/dllmccs_glpk_stubs.so.debug
+/usr/lib/debug/.build-id/a3	40755	root:root	
+/usr/lib/debug/.build-id/a3/d82d0af34fba04a919d3ab8b0e6417466c4ea0	120777	root:root	../../../ocaml/mccs/mccs.cmxs
+/usr/lib/debug/.build-id/a3/d82d0af34fba04a919d3ab8b0e6417466c4ea0.debug	120777	root:root	../../usr/lib/ocaml/mccs/mccs.cmxs.debug
+/usr/lib/debug/.build-id/d6	40755	root:root	
+/usr/lib/debug/.build-id/d6/059c829c550651ab84aa7aa5124b81ab3e5feb	120777	root:root	../../../ocaml/stublibs/dllmccs_stubs.so
+/usr/lib/debug/.build-id/d6/059c829c550651ab84aa7aa5124b81ab3e5feb.debug	120777	root:root	../../usr/lib/ocaml/stublibs/dllmccs_stubs.so.debug
+/usr/lib/debug/.build-id/e0	40755	root:root	
+/usr/lib/debug/.build-id/e0/24d0349623c17775a5ec6f40052cf455397cb3	120777	root:root	../../../ocaml/mccs/glpk/internal/mccs_glpk.cmxs
+/usr/lib/debug/.build-id/e0/24d0349623c17775a5ec6f40052cf455397cb3.debug	120777	root:root	../../usr/lib/ocaml/mccs/glpk/internal/mccs_glpk.cmxs.debug
 /usr/lib/debug/usr/lib/ocaml	40755	root:root	
@@ -88,14 +88,14 @@
 Provides: ocaml-mccs-debuginfo = 1.1.11-alt1:sisyphus+279404.1400.2.2
-File: /usr/lib/debug/.build-id/1c	40755	root:root		
-File: /usr/lib/debug/.build-id/1c/b25d47b16f5c5b447ed4b1a6b6096049281917	120777	root:root		../../../ocaml/stublibs/dllmccs_stubs.so
-File: /usr/lib/debug/.build-id/1c/b25d47b16f5c5b447ed4b1a6b6096049281917.debug	120777	root:root		../../usr/lib/ocaml/stublibs/dllmccs_stubs.so.debug
-File: /usr/lib/debug/.build-id/33	40755	root:root		
-File: /usr/lib/debug/.build-id/33/6b3f1c8106d66db26b099bc9e929ca22a64c67	120777	root:root		../../../ocaml/mccs/glpk/internal/mccs_glpk.cmxs
-File: /usr/lib/debug/.build-id/33/6b3f1c8106d66db26b099bc9e929ca22a64c67.debug	120777	root:root		../../usr/lib/ocaml/mccs/glpk/internal/mccs_glpk.cmxs.debug
-File: /usr/lib/debug/.build-id/6b	40755	root:root		
-File: /usr/lib/debug/.build-id/6b/c91cdc99a47695cef0b94bf6380b503c431bb6	120777	root:root		../../../ocaml/stublibs/dllmccs_glpk_stubs.so
-File: /usr/lib/debug/.build-id/6b/c91cdc99a47695cef0b94bf6380b503c431bb6.debug	120777	root:root		../../usr/lib/ocaml/stublibs/dllmccs_glpk_stubs.so.debug
-File: /usr/lib/debug/.build-id/d4	40755	root:root		
-File: /usr/lib/debug/.build-id/d4/2bf8f20255f1ee67ba750d1ca64cb92c28a9da	120777	root:root		../../../ocaml/mccs/mccs.cmxs
-File: /usr/lib/debug/.build-id/d4/2bf8f20255f1ee67ba750d1ca64cb92c28a9da.debug	120777	root:root		../../usr/lib/ocaml/mccs/mccs.cmxs.debug
+File: /usr/lib/debug/.build-id/2d	40755	root:root		
+File: /usr/lib/debug/.build-id/2d/b82d2350b124e5be7e784623688e240cf3adf6	120777	root:root		../../../ocaml/stublibs/dllmccs_glpk_stubs.so
+File: /usr/lib/debug/.build-id/2d/b82d2350b124e5be7e784623688e240cf3adf6.debug	120777	root:root		../../usr/lib/ocaml/stublibs/dllmccs_glpk_stubs.so.debug
+File: /usr/lib/debug/.build-id/a3	40755	root:root		
+File: /usr/lib/debug/.build-id/a3/d82d0af34fba04a919d3ab8b0e6417466c4ea0	120777	root:root		../../../ocaml/mccs/mccs.cmxs
+File: /usr/lib/debug/.build-id/a3/d82d0af34fba04a919d3ab8b0e6417466c4ea0.debug	120777	root:root		../../usr/lib/ocaml/mccs/mccs.cmxs.debug
+File: /usr/lib/debug/.build-id/d6	40755	root:root		
+File: /usr/lib/debug/.build-id/d6/059c829c550651ab84aa7aa5124b81ab3e5feb	120777	root:root		../../../ocaml/stublibs/dllmccs_stubs.so
+File: /usr/lib/debug/.build-id/d6/059c829c550651ab84aa7aa5124b81ab3e5feb.debug	120777	root:root		../../usr/lib/ocaml/stublibs/dllmccs_stubs.so.debug
+File: /usr/lib/debug/.build-id/e0	40755	root:root		
+File: /usr/lib/debug/.build-id/e0/24d0349623c17775a5ec6f40052cf455397cb3	120777	root:root		../../../ocaml/mccs/glpk/internal/mccs_glpk.cmxs
+File: /usr/lib/debug/.build-id/e0/24d0349623c17775a5ec6f40052cf455397cb3.debug	120777	root:root		../../usr/lib/ocaml/mccs/glpk/internal/mccs_glpk.cmxs.debug
 File: /usr/lib/debug/usr/lib/ocaml	40755	root:root		
@@ -104,7 +104,7 @@
 File: /usr/lib/debug/usr/lib/ocaml/mccs/glpk/internal	40755	root:root		
-File: /usr/lib/debug/usr/lib/ocaml/mccs/glpk/internal/mccs_glpk.cmxs.debug	100644	root:root	26cccb20346706719b3cf312fa4e7cfe	
-File: /usr/lib/debug/usr/lib/ocaml/mccs/mccs.cmxs.debug	100644	root:root	24325d5a67e3df01998f3f30d1dddecd	
+File: /usr/lib/debug/usr/lib/ocaml/mccs/glpk/internal/mccs_glpk.cmxs.debug	100644	root:root	33ac310c0e51f5513cbf01568b0a0ccc	
+File: /usr/lib/debug/usr/lib/ocaml/mccs/mccs.cmxs.debug	100644	root:root	0c6da773af34c7eddded4a61c5631699	
 File: /usr/lib/debug/usr/lib/ocaml/stublibs	40755	root:root		
-File: /usr/lib/debug/usr/lib/ocaml/stublibs/dllmccs_glpk_stubs.so.debug	100644	root:root	b701cb30fd9b0144e03b28854e8acc56	
-File: /usr/lib/debug/usr/lib/ocaml/stublibs/dllmccs_stubs.so.debug	100644	root:root	5a297356a30624f600a1acac9ffc669a	
+File: /usr/lib/debug/usr/lib/ocaml/stublibs/dllmccs_glpk_stubs.so.debug	100644	root:root	ee13d96a231ea94b28f456df121d978e	
+File: /usr/lib/debug/usr/lib/ocaml/stublibs/dllmccs_stubs.so.debug	100644	root:root	88dd8c176060f4a1e83e74158b3c4196	
 File: /usr/src/debug/ocaml-mccs-1.1.11	40755	root:root		
@@ -170,2 +170,2 @@
 File: /usr/src/debug/ocaml-mccs-1.1.11/_build/default/src/scoeff_solver.h	100644	root:root	291f714d8e784576ceffaf9a18157f64	
-RPMIdentity: 07663b911f1cac18195a9db79e88b598764d9a7893a917dde4cc69b2ea154703cdf8946c66a7aa8f8fb6e4155ae48dcd77363d06e12b3c8df1068ed33207a27a
+RPMIdentity: d52efb3ff3b72b316921b336803904d027637c74d8daf7a6630b16a3fd8eb1c5968a8ada68b161ee2d6909f28d217b5428b45de72fc039c973f7f725dc67b59e
--- ocaml-mccs-devel-1.1.11-alt1.i586.rpm.repo	2021-07-17 15:36:28.000000000 +0000
+++ ocaml-mccs-devel-1.1.11-alt1.i586.rpm.hasher	2021-08-21 11:42:28.254727385 +0000
@@ -18,4 +18,4 @@
 Provides: ocaml-mccs-devel = 1.1.11-alt1:sisyphus+279404.1400.2.2
-File: /usr/lib/ocaml/mccs/dune-package	100644	root:root	d2bca1e9e862a2fd774ead97c5f12e10	
-File: /usr/lib/ocaml/mccs/glpk/internal/libmccs_glpk_stubs.a	100644	root:root	82732bcb0d5662f0379554c090d746ba	
+File: /usr/lib/ocaml/mccs/dune-package	100644	root:root	5d45a2c7fea232942b37f3afff9e40f1	
+File: /usr/lib/ocaml/mccs/glpk/internal/libmccs_glpk_stubs.a	100644	root:root	091cdffdf2adc9e08f2d154672dba9ad	
 File: /usr/lib/ocaml/mccs/glpk/internal/mccs_glpk.a	100644	root:root	dabd943e0d0092923e7aa6ca527af41e	
@@ -24,3 +24,3 @@
 File: /usr/lib/ocaml/mccs/glpk/internal/ocaml_mccs_glpk.ml	100644	root:root	825cf79d1ee9c0f86642430d31cac589	
-File: /usr/lib/ocaml/mccs/libmccs_stubs.a	100644	root:root	a5d02994c3139a301a0c6f5350817437	
+File: /usr/lib/ocaml/mccs/libmccs_stubs.a	100644	root:root	e100535424a2f1e50ae64834f3a7512b	
 File: /usr/lib/ocaml/mccs/mccs.a	100644	root:root	421c821ea089102085148130e35fbeb7	
@@ -31,2 +31,2 @@
 File: /usr/lib/ocaml/mccs/mccs.mli	100644	root:root	d7958ced9b0d125a2ce05c04251ae595	
-RPMIdentity: 45c05882437a1c280fa6ebab2d89349b1f8d74d8370d591572c2e446f591837cdb0c49de7c234d248631f268cca926438e36a5cfd77e3a6065d12482827b9bca
+RPMIdentity: b4636fd6f740284ff298ff62488d106cb58a774967c3a2c11ececc9068b33da5bd5baece5777c2254e506ffc9577b695a8e1eae2425b2742ab02d5f19efb3eeb