<86>Jul 14 13:46:29 userdel[2302230]: delete user 'rooter' <86>Jul 14 13:46:29 userdel[2302230]: removed group 'rooter' owned by 'rooter' <86>Jul 14 13:46:29 groupadd[2302237]: group added to /etc/group: name=rooter, GID=675 <86>Jul 14 13:46:29 groupadd[2302237]: group added to /etc/gshadow: name=rooter <86>Jul 14 13:46:29 groupadd[2302237]: new group: name=rooter, GID=675 <86>Jul 14 13:46:29 useradd[2302243]: new user: name=rooter, UID=675, GID=675, home=/root, shell=/bin/bash <86>Jul 14 13:46:29 userdel[2302250]: delete user 'builder' <86>Jul 14 13:46:29 userdel[2302250]: removed group 'builder' owned by 'builder' <86>Jul 14 13:46:29 userdel[2302250]: removed shadow group 'builder' owned by 'builder' <86>Jul 14 13:46:29 groupadd[2302257]: group added to /etc/group: name=builder, GID=676 <86>Jul 14 13:46:29 groupadd[2302257]: group added to /etc/gshadow: name=builder <86>Jul 14 13:46:29 groupadd[2302257]: new group: name=builder, GID=676 <86>Jul 14 13:46:29 useradd[2302262]: new user: name=builder, UID=676, GID=676, 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>Jul 14 13:46:31 rpmi: ocaml-runtime-4.12.0-alt1 sisyphus+268975.200.3.1 1617722000 installed <13>Jul 14 13:46:31 rpmi: rpm-build-ocaml-1.4.2-alt1 sisyphus+268936.100.1.1 1617543918 installed <13>Jul 14 13:46:45 rpmi: ocaml-4.12.0-alt1 sisyphus+268975.200.3.1 1617722000 installed <13>Jul 14 13:46:45 rpmi: ocaml-extlib-1.7.8-alt2 sisyphus+272120.100.1.1 1621404646 installed <13>Jul 14 13:46:45 rpmi: ocaml-extlib-devel-1.7.8-alt2 sisyphus+272120.100.1.1 1621404646 installed <13>Jul 14 13:46:45 rpmi: ocaml-findlib-1.9.1-alt2 sisyphus+268975.1000.3.1 1617722588 installed <13>Jul 14 13:46:45 rpmi: libltdl7-2.4.6-alt3 sisyphus+269178.2000.13.1 1618328602 installed <13>Jul 14 13:46:45 rpmi: libglpk-4.48-alt1 sisyphus+276240.100.1.2 1624925665 installed <13>Jul 14 13:46:45 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Jul 14 13:46:46 rpmi: libstdc++10-devel-10.3.1-alt2 sisyphus+277353.100.2.1 1625526466 installed <13>Jul 14 13:46:47 rpmi: gcc10-c++-10.3.1-alt2 sisyphus+277353.100.2.1 1625526466 installed <13>Jul 14 13:46:47 rpmi: gcc-c++-10-alt1 sisyphus+263054.200.3.1 1607516810 installed <13>Jul 14 13:46:47 rpmi: libglpk-devel-4.48-alt1 sisyphus+276240.100.1.2 1624925665 installed <13>Jul 14 13:46:47 rpmi: ocaml-findlib-devel-1.9.1-alt2 sisyphus+268975.1000.3.1 1617722588 installed <13>Jul 14 13:46:47 rpmi: ocaml-cudf-devel-0.9-alt8 sisyphus+268975.4100.3.1 1617724171 installed <13>Jul 14 13:46:47 rpmi: dune-2.8.5-alt1 sisyphus+269321.100.1.1 1618036815 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.14303 + 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.14303 + 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.54553 + 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 :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.99160 + 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.tQd3ja 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.uE2BJb 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.xXkDk8 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.G2ONA9 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.PTZuBa 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.xnFa88 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.TG5Lw9 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bQG9T9 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) 31.39user 3.20system 0:17.40elapsed 198%CPU (0avgtext+0avgdata 98088maxresident)k 0inputs+0outputs (0major+1146100minor)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 47.83user 6.27system 0:39.71elapsed 136%CPU (0avgtext+0avgdata 108492maxresident)k 3152inputs+0outputs (0major+1458660minor)pagefaults 0swaps --- ocaml-mccs-1.1.11-alt1.i586.rpm.repo 2021-04-06 15:50:29.000000000 +0000 +++ ocaml-mccs-1.1.11-alt1.i586.rpm.hasher 2021-07-14 13:47:07.059641445 +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 95d449d27acdeadcab4e27501e9283b0 +File: /usr/lib/ocaml/mccs/glpk/internal/mccs_glpk.cmxs 100644 root:root d943c622fc81e5c0e2f254e17554918e 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 5cb536e201db285709b034bab79e1174 +File: /usr/lib/ocaml/mccs/mccs.cmxs 100644 root:root 17a4798f92fa44144e6ffaa53ad65b07 File: /usr/lib/ocaml/mccs/opam 100644 root:root c1f3e1fb7054396f983f80463cd9c303 -File: /usr/lib/ocaml/stublibs/dllmccs_glpk_stubs.so 100644 root:root a07665ef31f0210ed22e5394b3222c6e -File: /usr/lib/ocaml/stublibs/dllmccs_stubs.so 100644 root:root 428d6a09b19da0a40a52e92ea85e4d08 +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/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: 30914d8dc3957d933fd1eca706bed5a8 +RPMIdentity: 950db922c343a09d95c81964f25ba1bd --- ocaml-mccs-debuginfo-1.1.11-alt1.i586.rpm.repo 2021-04-06 15:50:29.000000000 +0000 +++ ocaml-mccs-debuginfo-1.1.11-alt1.i586.rpm.hasher 2021-07-14 13:47:07.150640826 +0000 @@ -1,13 +1,13 @@ -/usr/lib/debug/.build-id/31 40755 root:root -/usr/lib/debug/.build-id/31/eea40eeed90465a481778b25d3fa09f3bd7413 120777 root:root ../../../ocaml/mccs/mccs.cmxs -/usr/lib/debug/.build-id/31/eea40eeed90465a481778b25d3fa09f3bd7413.debug 120777 root:root ../../usr/lib/ocaml/mccs/mccs.cmxs.debug -/usr/lib/debug/.build-id/38 40755 root:root -/usr/lib/debug/.build-id/38/f59cd64c33a7ff4e4e4fe324841008910964e2 120777 root:root ../../../ocaml/stublibs/dllmccs_glpk_stubs.so -/usr/lib/debug/.build-id/38/f59cd64c33a7ff4e4e4fe324841008910964e2.debug 120777 root:root ../../usr/lib/ocaml/stublibs/dllmccs_glpk_stubs.so.debug -/usr/lib/debug/.build-id/53 40755 root:root -/usr/lib/debug/.build-id/53/6bb57d4a77854e89d5afee86c8a7a28a2aa4e6 120777 root:root ../../../ocaml/stublibs/dllmccs_stubs.so -/usr/lib/debug/.build-id/53/6bb57d4a77854e89d5afee86c8a7a28a2aa4e6.debug 120777 root:root ../../usr/lib/ocaml/stublibs/dllmccs_stubs.so.debug -/usr/lib/debug/.build-id/a8 40755 root:root -/usr/lib/debug/.build-id/a8/2ddf6b7e34763d8d1f0f1bf7751fc7f54f74ac 120777 root:root ../../../ocaml/mccs/glpk/internal/mccs_glpk.cmxs -/usr/lib/debug/.build-id/a8/2ddf6b7e34763d8d1f0f1bf7751fc7f54f74ac.debug 120777 root:root ../../usr/lib/ocaml/mccs/glpk/internal/mccs_glpk.cmxs.debug +/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/usr/lib/ocaml 40755 root:root @@ -88,14 +88,14 @@ Provides: ocaml-mccs-debuginfo = 1.1.11-alt1:sisyphus+268975.4200.3.1 -File: /usr/lib/debug/.build-id/31 40755 root:root -File: /usr/lib/debug/.build-id/31/eea40eeed90465a481778b25d3fa09f3bd7413 120777 root:root ../../../ocaml/mccs/mccs.cmxs -File: /usr/lib/debug/.build-id/31/eea40eeed90465a481778b25d3fa09f3bd7413.debug 120777 root:root ../../usr/lib/ocaml/mccs/mccs.cmxs.debug -File: /usr/lib/debug/.build-id/38 40755 root:root -File: /usr/lib/debug/.build-id/38/f59cd64c33a7ff4e4e4fe324841008910964e2 120777 root:root ../../../ocaml/stublibs/dllmccs_glpk_stubs.so -File: /usr/lib/debug/.build-id/38/f59cd64c33a7ff4e4e4fe324841008910964e2.debug 120777 root:root ../../usr/lib/ocaml/stublibs/dllmccs_glpk_stubs.so.debug -File: /usr/lib/debug/.build-id/53 40755 root:root -File: /usr/lib/debug/.build-id/53/6bb57d4a77854e89d5afee86c8a7a28a2aa4e6 120777 root:root ../../../ocaml/stublibs/dllmccs_stubs.so -File: /usr/lib/debug/.build-id/53/6bb57d4a77854e89d5afee86c8a7a28a2aa4e6.debug 120777 root:root ../../usr/lib/ocaml/stublibs/dllmccs_stubs.so.debug -File: /usr/lib/debug/.build-id/a8 40755 root:root -File: /usr/lib/debug/.build-id/a8/2ddf6b7e34763d8d1f0f1bf7751fc7f54f74ac 120777 root:root ../../../ocaml/mccs/glpk/internal/mccs_glpk.cmxs -File: /usr/lib/debug/.build-id/a8/2ddf6b7e34763d8d1f0f1bf7751fc7f54f74ac.debug 120777 root:root ../../usr/lib/ocaml/mccs/glpk/internal/mccs_glpk.cmxs.debug +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/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 18a967f13befc1f1bb94f0ed410b72c9 -File: /usr/lib/debug/usr/lib/ocaml/mccs/mccs.cmxs.debug 100644 root:root 3aefb45f04cd125da495a485cc1df137 +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/stublibs 40755 root:root -File: /usr/lib/debug/usr/lib/ocaml/stublibs/dllmccs_glpk_stubs.so.debug 100644 root:root 317ac43833a5f615823c1803c09efcfc -File: /usr/lib/debug/usr/lib/ocaml/stublibs/dllmccs_stubs.so.debug 100644 root:root 0e7d395a279095cc9f5cfa374e7af0df +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/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: bd95681584aeb5066b0fbc398579ebf4 +RPMIdentity: 3c31fdd21dd7a5ebba33d70d59dfdfc9 --- ocaml-mccs-devel-1.1.11-alt1.i586.rpm.repo 2021-04-06 15:50:29.000000000 +0000 +++ ocaml-mccs-devel-1.1.11-alt1.i586.rpm.hasher 2021-07-14 13:47:07.243640193 +0000 @@ -19,4 +19,4 @@ 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 bc0cee88bfc7471a821ad6d8b14b01df -File: /usr/lib/ocaml/mccs/glpk/internal/mccs_glpk.a 100644 root:root 96b85a4524562a49b31cb4bfe035a136 +File: /usr/lib/ocaml/mccs/glpk/internal/libmccs_glpk_stubs.a 100644 root:root 82732bcb0d5662f0379554c090d746ba +File: /usr/lib/ocaml/mccs/glpk/internal/mccs_glpk.a 100644 root:root dabd943e0d0092923e7aa6ca527af41e File: /usr/lib/ocaml/mccs/glpk/internal/mccs_glpk.cmxa 100644 root:root 4952841eb15fc55857d86bb7c93c0123 @@ -24,4 +24,4 @@ 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 0e48e9c4454132c49d12fe571705e393 -File: /usr/lib/ocaml/mccs/mccs.a 100644 root:root 11c640bad79c9b9e73dd72599a6ab237 +File: /usr/lib/ocaml/mccs/libmccs_stubs.a 100644 root:root a5d02994c3139a301a0c6f5350817437 +File: /usr/lib/ocaml/mccs/mccs.a 100644 root:root 421c821ea089102085148130e35fbeb7 File: /usr/lib/ocaml/mccs/mccs.cmt 100644 root:root 993c1bdfc305cc8d797110f53d6eb79b @@ -31,2 +31,2 @@ File: /usr/lib/ocaml/mccs/mccs.mli 100644 root:root d7958ced9b0d125a2ce05c04251ae595 -RPMIdentity: afa06008dbf093ba3153ee86a8dcc077 +RPMIdentity: af3e358a1f978d17d9662564c7520cd7