<86>Jun 3 05:09:30 userdel[933416]: delete user 'rooter' <86>Jun 3 05:09:30 userdel[933416]: removed group 'rooter' owned by 'rooter' <86>Jun 3 05:09:30 userdel[933416]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 3 05:09:30 groupadd[933428]: group added to /etc/group: name=rooter, GID=645 <86>Jun 3 05:09:30 groupadd[933428]: group added to /etc/gshadow: name=rooter <86>Jun 3 05:09:30 groupadd[933428]: new group: name=rooter, GID=645 <86>Jun 3 05:09:30 useradd[933437]: new user: name=rooter, UID=645, GID=645, home=/root, shell=/bin/bash <86>Jun 3 05:09:30 userdel[933446]: delete user 'builder' <86>Jun 3 05:09:30 userdel[933446]: removed group 'builder' owned by 'builder' <86>Jun 3 05:09:30 userdel[933446]: removed shadow group 'builder' owned by 'builder' <86>Jun 3 05:09:30 groupadd[933453]: group added to /etc/group: name=builder, GID=646 <86>Jun 3 05:09:30 groupadd[933453]: group added to /etc/gshadow: name=builder <86>Jun 3 05:09:30 groupadd[933453]: new group: name=builder, GID=646 <86>Jun 3 05:09:30 useradd[933470]: new user: name=builder, UID=646, GID=646, 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>Jun 3 05:09:33 rpmi: ocaml-runtime-4.12.0-alt1 sisyphus+268975.200.3.1 1617722312 installed <13>Jun 3 05:09:33 rpmi: rpm-build-ocaml-1.4.2-alt1 sisyphus+268936.100.1.1 1617543918 installed <13>Jun 3 05:09:44 rpmi: ocaml-4.12.0-alt1 sisyphus+268975.200.3.1 1617722312 installed <13>Jun 3 05:09:44 rpmi: ocaml-extlib-1.7.8-alt2 sisyphus+272120.100.1.1 1621404647 installed <13>Jun 3 05:09:44 rpmi: ocaml-extlib-devel-1.7.8-alt2 sisyphus+272120.100.1.1 1621404647 installed <13>Jun 3 05:09:44 rpmi: ocaml-findlib-1.9.1-alt2 sisyphus+268975.1000.3.1 1617722855 installed <13>Jun 3 05:09:44 rpmi: libltdl7-2.4.6-alt3 sisyphus+269178.2000.13.1 1618328447 installed <13>Jun 3 05:09:44 rpmi: libglpk-4.48-alt1 1359973780 installed <13>Jun 3 05:09:44 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+262033.600.7.2 1607340230 installed <13>Jun 3 05:09:45 rpmi: libstdc++10-devel-10.2.1-alt3 sisyphus+267829.100.1.1 1615807924 installed <13>Jun 3 05:09:45 rpmi: gcc10-c++-10.2.1-alt3 sisyphus+267829.100.1.1 1615807924 installed <13>Jun 3 05:09:45 rpmi: libglpk-devel-4.48-alt1 1359973780 installed <13>Jun 3 05:09:45 rpmi: ocaml-findlib-devel-1.9.1-alt2 sisyphus+268975.1000.3.1 1617722855 installed <13>Jun 3 05:09:45 rpmi: ocaml-cudf-devel-0.9-alt8 sisyphus+268975.4100.3.1 1617724354 installed <13>Jun 3 05:09:46 rpmi: dune-2.8.5-alt1 sisyphus+269321.100.1.1 1618036785 installed Building target platforms: x86_64 Building for target x86_64 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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.99261 + 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.99261 + 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 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-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 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-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/lib64/ocaml/caml/mlvalues.h:396: note: this is the location of the previous definition 396 | #define Some_val(v) Field(v, 0) | + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.63950 + 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/lib64/ocaml/mccs/META Installing /usr/src/tmp/ocaml-mccs-buildroot/usr/lib64/ocaml/mccs/dune-package Installing /usr/src/tmp/ocaml-mccs-buildroot/usr/lib64/ocaml/mccs/glpk/internal/libmccs_glpk_stubs.a Installing /usr/src/tmp/ocaml-mccs-buildroot/usr/lib64/ocaml/mccs/glpk/internal/mccs_glpk.a Installing /usr/src/tmp/ocaml-mccs-buildroot/usr/lib64/ocaml/mccs/glpk/internal/mccs_glpk.cma Installing /usr/src/tmp/ocaml-mccs-buildroot/usr/lib64/ocaml/mccs/glpk/internal/mccs_glpk.cmxa Installing /usr/src/tmp/ocaml-mccs-buildroot/usr/lib64/ocaml/mccs/glpk/internal/ocaml_mccs_glpk.cmi Installing /usr/src/tmp/ocaml-mccs-buildroot/usr/lib64/ocaml/mccs/glpk/internal/ocaml_mccs_glpk.cmt Installing /usr/src/tmp/ocaml-mccs-buildroot/usr/lib64/ocaml/mccs/glpk/internal/ocaml_mccs_glpk.cmx Installing /usr/src/tmp/ocaml-mccs-buildroot/usr/lib64/ocaml/mccs/glpk/internal/ocaml_mccs_glpk.ml Installing /usr/src/tmp/ocaml-mccs-buildroot/usr/lib64/ocaml/mccs/libmccs_stubs.a Installing /usr/src/tmp/ocaml-mccs-buildroot/usr/lib64/ocaml/mccs/mccs.a Installing /usr/src/tmp/ocaml-mccs-buildroot/usr/lib64/ocaml/mccs/mccs.cma Installing /usr/src/tmp/ocaml-mccs-buildroot/usr/lib64/ocaml/mccs/mccs.cmi Installing /usr/src/tmp/ocaml-mccs-buildroot/usr/lib64/ocaml/mccs/mccs.cmt Installing /usr/src/tmp/ocaml-mccs-buildroot/usr/lib64/ocaml/mccs/mccs.cmti Installing /usr/src/tmp/ocaml-mccs-buildroot/usr/lib64/ocaml/mccs/mccs.cmx Installing /usr/src/tmp/ocaml-mccs-buildroot/usr/lib64/ocaml/mccs/mccs.cmxa Installing /usr/src/tmp/ocaml-mccs-buildroot/usr/lib64/ocaml/mccs/mccs.ml Installing /usr/src/tmp/ocaml-mccs-buildroot/usr/lib64/ocaml/mccs/mccs.mli Installing /usr/src/tmp/ocaml-mccs-buildroot/usr/lib64/ocaml/mccs/opam Installing /usr/src/tmp/ocaml-mccs-buildroot/usr/lib64/ocaml/mccs/glpk/internal/mccs_glpk.cmxs Installing /usr/src/tmp/ocaml-mccs-buildroot/usr/lib64/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/lib64/ocaml/stublibs/dllmccs_glpk_stubs.so Installing /usr/src/tmp/ocaml-mccs-buildroot/usr/lib64/ocaml/stublibs/dllmccs_stubs.so + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ocaml-mccs-buildroot (auto) mode of './usr/lib64/ocaml/stublibs/dllmccs_stubs.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/ocaml/stublibs/dllmccs_glpk_stubs.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/ocaml/mccs/mccs.cmxs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/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/lib64: (from :0) 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/lib64/ocaml/stublibs/dllmccs_stubs.so: undefined symbol: Caml_state verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllmccs_stubs.so: undefined symbol: caml_alloc_custom verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllmccs_stubs.so: undefined symbol: glp_cpx_basis verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllmccs_stubs.so: undefined symbol: glp_free_env verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllmccs_stubs.so: undefined symbol: glp_set_obj_dir verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllmccs_stubs.so: undefined symbol: glp_mip_col_val verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllmccs_stubs.so: undefined symbol: glp_mip_status verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllmccs_stubs.so: undefined symbol: glp_set_col_bnds verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllmccs_stubs.so: undefined symbol: caml_failwith verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllmccs_stubs.so: undefined symbol: caml_copy_string verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllmccs_stubs.so: undefined symbol: caml_hash_variant verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllmccs_stubs.so: undefined symbol: glp_set_obj_coef verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllmccs_stubs.so: undefined symbol: glp_set_col_name verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllmccs_stubs.so: undefined symbol: glp_set_col_kind verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllmccs_stubs.so: undefined symbol: caml_modify verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllmccs_stubs.so: undefined symbol: glp_delete_prob verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllmccs_stubs.so: undefined symbol: glp_intopt verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllmccs_stubs.so: undefined symbol: glp_set_row_bnds verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllmccs_stubs.so: undefined symbol: glp_mip_obj_val verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllmccs_stubs.so: undefined symbol: glp_create_prob verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllmccs_stubs.so: undefined symbol: caml_raise_constant verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllmccs_stubs.so: undefined symbol: caml_named_value verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllmccs_stubs.so: undefined symbol: glp_add_cols verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllmccs_stubs.so: undefined symbol: glp_add_rows verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllmccs_stubs.so: undefined symbol: glp_set_mat_row verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllmccs_stubs.so: undefined symbol: caml_alloc_tuple verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllmccs_stubs.so: undefined symbol: glp_init_iocp verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllmccs_glpk_stubs.so: undefined symbol: sqrt verify-elf: WARNING: ./usr/lib64/ocaml/mccs/mccs.cmxs: undefined symbol: Caml_state verify-elf: WARNING: ./usr/lib64/ocaml/mccs/mccs.cmxs: undefined symbol: camlStdlib__sys verify-elf: WARNING: ./usr/lib64/ocaml/mccs/mccs.cmxs: undefined symbol: caml_alloc_custom verify-elf: WARNING: ./usr/lib64/ocaml/mccs/mccs.cmxs: undefined symbol: glp_cpx_basis verify-elf: WARNING: ./usr/lib64/ocaml/mccs/mccs.cmxs: undefined symbol: camlStdlib__printf__sprintf_202 verify-elf: WARNING: ./usr/lib64/ocaml/mccs/mccs.cmxs: undefined symbol: glp_free_env verify-elf: WARNING: ./usr/lib64/ocaml/mccs/mccs.cmxs: undefined symbol: glp_set_obj_dir verify-elf: WARNING: ./usr/lib64/ocaml/mccs/mccs.cmxs: undefined symbol: glp_mip_col_val verify-elf: WARNING: ./usr/lib64/ocaml/mccs/mccs.cmxs: undefined symbol: camlStdlib__$5e_137 verify-elf: WARNING: ./usr/lib64/ocaml/mccs/mccs.cmxs: undefined symbol: glp_mip_status verify-elf: WARNING: ./usr/lib64/ocaml/mccs/mccs.cmxs: undefined symbol: glp_set_col_bnds verify-elf: WARNING: ./usr/lib64/ocaml/mccs/mccs.cmxs: undefined symbol: caml_failwith verify-elf: WARNING: ./usr/lib64/ocaml/mccs/mccs.cmxs: undefined symbol: caml_alloc2 verify-elf: WARNING: ./usr/lib64/ocaml/mccs/mccs.cmxs: undefined symbol: caml_c_call verify-elf: WARNING: ./usr/lib64/ocaml/mccs/mccs.cmxs: undefined symbol: caml_copy_string verify-elf: WARNING: ./usr/lib64/ocaml/mccs/mccs.cmxs: undefined symbol: caml_hash_variant verify-elf: WARNING: ./usr/lib64/ocaml/mccs/mccs.cmxs: undefined symbol: caml_fresh_oo_id verify-elf: WARNING: ./usr/lib64/ocaml/mccs/mccs.cmxs: undefined symbol: glp_set_obj_coef verify-elf: WARNING: ./usr/lib64/ocaml/mccs/mccs.cmxs: undefined symbol: glp_set_col_name verify-elf: WARNING: ./usr/lib64/ocaml/mccs/mccs.cmxs: undefined symbol: glp_set_col_kind verify-elf: WARNING: ./usr/lib64/ocaml/mccs/mccs.cmxs: undefined symbol: caml_modify verify-elf: WARNING: ./usr/lib64/ocaml/mccs/mccs.cmxs: undefined symbol: glp_delete_prob verify-elf: WARNING: ./usr/lib64/ocaml/mccs/mccs.cmxs: undefined symbol: glp_intopt verify-elf: WARNING: ./usr/lib64/ocaml/mccs/mccs.cmxs: undefined symbol: glp_set_row_bnds verify-elf: WARNING: ./usr/lib64/ocaml/mccs/mccs.cmxs: undefined symbol: glp_mip_obj_val verify-elf: WARNING: ./usr/lib64/ocaml/mccs/mccs.cmxs: undefined symbol: glp_create_prob verify-elf: WARNING: ./usr/lib64/ocaml/mccs/mccs.cmxs: undefined symbol: caml_call_gc verify-elf: WARNING: ./usr/lib64/ocaml/mccs/mccs.cmxs: undefined symbol: caml_raise_constant verify-elf: WARNING: ./usr/lib64/ocaml/mccs/mccs.cmxs: undefined symbol: caml_named_value verify-elf: WARNING: ./usr/lib64/ocaml/mccs/mccs.cmxs: undefined symbol: glp_add_cols verify-elf: WARNING: ./usr/lib64/ocaml/mccs/mccs.cmxs: undefined symbol: glp_add_rows verify-elf: WARNING: ./usr/lib64/ocaml/mccs/mccs.cmxs: undefined symbol: camlStdlib__callback__register_exception_166 verify-elf: WARNING: ./usr/lib64/ocaml/mccs/mccs.cmxs: undefined symbol: camlCudf__load_universe_962 verify-elf: WARNING: ./usr/lib64/ocaml/mccs/mccs.cmxs: undefined symbol: camlCudf__iter_packages_982 verify-elf: WARNING: ./usr/lib64/ocaml/mccs/mccs.cmxs: undefined symbol: glp_set_mat_row verify-elf: WARNING: ./usr/lib64/ocaml/mccs/mccs.cmxs: undefined symbol: caml_alloc_tuple verify-elf: WARNING: ./usr/lib64/ocaml/mccs/mccs.cmxs: undefined symbol: glp_init_iocp Processing files: ocaml-mccs-1.1.11-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.85755 + 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.sd9FEI 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.heuCwM 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/lib64/ocaml/mccs/mccs.cmxs: underlinked libraries: /lib64/libm.so.6 lib.req: WARNING: /usr/src/tmp/ocaml-mccs-buildroot/usr/lib64/ocaml/stublibs/dllmccs_stubs.so: underlinked libraries: /lib64/libm.so.6 ocaml.req: WARNING: /usr/src/tmp/ocaml-mccs-buildroot/usr/lib64/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-2A6E19BD, ocaml-cmx(Ocaml_mccs_glpk) = 4.12.0-38643962, ocaml-dll(mccs_glpk_stubs), ocaml-dll(mccs_stubs) Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libgcc_s.so.1(GCC_3.0)(64bit), libstdc++.so.6(CXXABI_1.3)(64bit), libstdc++.so.6(CXXABI_1.3.9)(64bit), libstdc++.so.6(GLIBCXX_3.4)(64bit), libstdc++.so.6(GLIBCXX_3.4.15)(64bit), libstdc++.so.6(GLIBCXX_3.4.21)(64bit), 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-3BE937B0, ocaml-cmx(Stdlib) = 4.12.0-90535572, ocaml-cmx(Stdlib__callback) = 4.12.0-F51FFEA7, ocaml-cmx(Stdlib__printf) = 4.12.0-9C372B73, ocaml-cmx(Stdlib__sys) = 4.12.0-53713114, 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.6R2yhM 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.lAYOeK 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.ya5oQM 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/lib64/ocaml/mccs/mccs.cmxa: cannot find -lstdc++ library path (skip) Provides: ocaml-cmx(Mccs) = 4.12.0-2A6E19BD, ocaml-cmx(Ocaml_mccs_glpk) = 4.12.0-38643962 Requires: ocaml-mccs = 1.1.11-alt1, /usr/lib64/ocaml/stublibs/dllmccs_glpk_stubs.so, /usr/lib64/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-3BE937B0, ocaml-cmx(Stdlib) = 4.12.0-90535572, ocaml-cmx(Stdlib__callback) = 4.12.0-F51FFEA7, ocaml-cmx(Stdlib__printf) = 4.12.0-9C372B73, ocaml-cmx(Stdlib__sys) = 4.12.0-53713114 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.eQjdaK 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.x35TsJ find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DFfjhI find-requires: running scripts (debuginfo) Requires: ocaml-mccs = 1.1.11-alt1, debug64(libc.so.6), debug64(libgcc_s.so.1), debug64(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/x86_64/ocaml-mccs-1.1.11-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-mccs-devel-1.1.11-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-mccs-debuginfo-1.1.11-alt1.x86_64.rpm (w2.lzdio) 27.26user 3.19system 0:19.64elapsed 155%CPU (0avgtext+0avgdata 140524maxresident)k 0inputs+0outputs (0major+1245458minor)pagefaults 0swaps /.out/ocaml-mccs-1.1.11-alt1.x86_64.rpm: exception not found in '/usr/share/license-exception' directory: exceptions /.out/ocaml-mccs-devel-1.1.11-alt1.x86_64.rpm: exception not found in '/usr/share/license-exception' directory: exceptions /.out/ocaml-mccs-debuginfo-1.1.11-alt1.x86_64.rpm: exception not found in '/usr/share/license-exception' directory: exceptions 43.76user 7.00system 0:40.09elapsed 126%CPU (0avgtext+0avgdata 140524maxresident)k 3152inputs+0outputs (0major+1574310minor)pagefaults 0swaps