<86>Feb 6 10:11:28 userdel[4150748]: delete user 'rooter' <86>Feb 6 10:11:28 userdel[4150748]: removed group 'rooter' owned by 'rooter' <86>Feb 6 10:11:28 userdel[4150748]: removed shadow group 'rooter' owned by 'rooter' <86>Feb 6 10:11:28 groupadd[4150753]: group added to /etc/group: name=rooter, GID=705 <86>Feb 6 10:11:28 groupadd[4150753]: group added to /etc/gshadow: name=rooter <86>Feb 6 10:11:28 groupadd[4150753]: new group: name=rooter, GID=705 <86>Feb 6 10:11:28 useradd[4150757]: new user: name=rooter, UID=705, GID=705, home=/root, shell=/bin/bash <86>Feb 6 10:11:28 userdel[4150763]: delete user 'builder' <86>Feb 6 10:11:28 userdel[4150763]: removed group 'builder' owned by 'builder' <86>Feb 6 10:11:28 userdel[4150763]: removed shadow group 'builder' owned by 'builder' <86>Feb 6 10:11:28 groupadd[4150770]: group added to /etc/group: name=builder, GID=706 <86>Feb 6 10:11:28 groupadd[4150770]: group added to /etc/gshadow: name=builder <86>Feb 6 10:11:28 groupadd[4150770]: new group: name=builder, GID=706 <86>Feb 6 10:11:28 useradd[4150775]: new user: name=builder, UID=706, GID=706, 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>Feb 6 10:11:30 rpmi: ocaml-runtime-4.11.1-alt1 sisyphus+263310.200.12.1 1608876657 installed <13>Feb 6 10:11:30 rpmi: rpm-build-ocaml-1.4.1-alt1 sisyphus+263310.60.12.1 1608876340 installed <13>Feb 6 10:11:41 rpmi: ocaml-4.11.1-alt1 sisyphus+263310.200.12.1 1608876657 installed <13>Feb 6 10:11:41 rpmi: ocaml-extlib-1.7.7-alt1 sisyphus+263310.4400.12.1 1608878915 installed <13>Feb 6 10:11:41 rpmi: ocaml-extlib-devel-1.7.7-alt1 sisyphus+263310.4400.12.1 1608878915 installed <13>Feb 6 10:11:41 rpmi: ocaml-findlib-1.8.1-alt3 sisyphus+263310.1340.12.1 1608877326 installed <13>Feb 6 10:11:41 rpmi: libltdl7-2.4.6-alt2 sisyphus+263722.100.1.1 1608561894 installed <13>Feb 6 10:11:41 rpmi: libglpk-4.48-alt1 1359973790 installed <13>Feb 6 10:11:41 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+262033.600.7.2 1607340230 installed <13>Feb 6 10:11:42 rpmi: libstdc++10-devel-10.2.1-alt2 sisyphus+263054.100.3.1 1607510657 installed <13>Feb 6 10:11:43 rpmi: gcc10-c++-10.2.1-alt2 sisyphus+263054.100.3.1 1607510657 installed <13>Feb 6 10:11:43 rpmi: gcc-c++-10-alt1 sisyphus+263054.200.3.1 1607516810 installed <13>Feb 6 10:11:43 rpmi: libglpk-devel-4.48-alt1 1359973790 installed <13>Feb 6 10:11:43 rpmi: ocaml-findlib-devel-1.8.1-alt3 sisyphus+263310.1340.12.1 1608877326 installed <13>Feb 6 10:11:43 rpmi: ocaml-cudf-devel-0.9-alt8 sisyphus+263310.4600.12.1 1608879008 installed <13>Feb 6 10:11:43 rpmi: dune-2.7.1-alt3 sisyphus+263310.7100.12.1 1608880149 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.34554 + 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.34554 + 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)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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.58189 + 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/mccs_glpk.cmxs 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.cmxs 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/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--) 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 the file containing the function 'camlMccs__problem_of_cudf_222' is not compiled with -fpic/-fPIC the file containing the function 'camlMccs__resolve_cudf_inner_320' is not compiled with -fpic/-fPIC the file containing the function 'camlMccs__get_solver_id_inner_328' 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 '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 'camlMccs__fun_310' is not compiled with -fpic/-fPIC the file containing the function 'camlMccs__fun_315' 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_974 verify-elf: WARNING: ./usr/lib/ocaml/mccs/mccs.cmxs: undefined symbol: camlCudf__load_universe_954 verify-elf: WARNING: ./usr/lib/ocaml/mccs/mccs.cmxs: undefined symbol: camlStdlib__printf__sprintf_201 verify-elf: WARNING: ./usr/lib/ocaml/mccs/mccs.cmxs: undefined symbol: camlStdlib__$5e_136 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_155 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 Hardlinking identical .pyc and .pyo files Processing files: ocaml-mccs-1.1.11-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.65941 + 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.CFLSyz find-provides: running scripts (debuginfo,lib,ocaml,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.15wg0z find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,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.11.1-B9B7E8C1, ocaml-cmi(Ocaml_mccs_glpk) = 4.11.1-1435D4FC, ocaml-cmx(Mccs) = 4.11.1-75A04A28, ocaml-cmx(Ocaml_mccs_glpk) = 4.11.1-1853C500, 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.11.1-3A3CA183, ocaml-cmi(Cudf) = 4.11.1-4D017ED7, ocaml-cmi(Cudf_types) = 4.11.1-936BC85F, ocaml-cmi(Stdlib) = 4.11.1-C21C5D26, ocaml-cmi(Stdlib__buffer) = 4.11.1-234B61FA, ocaml-cmi(Stdlib__callback) = 4.11.1-1B88FBD7, ocaml-cmi(Stdlib__lexing) = 4.11.1-C57F9C5D, ocaml-cmi(Stdlib__printf) = 4.11.1-5CEC2EFA, ocaml-cmi(Stdlib__seq) = 4.11.1-D6A8DE25, ocaml-cmi(Stdlib__sys) = 4.11.1-794924B7, ocaml-cmi(Stdlib__uchar) = 4.11.1-AB6F1DF9, ocaml-cmx(Cudf) = 4.11.1-82710C40, ocaml-cmx(Stdlib) = 4.11.1-E2655595, ocaml-cmx(Stdlib__callback) = 4.11.1-98DBFE84, ocaml-cmx(Stdlib__printf) = 4.11.1-7B0D6695, ocaml-cmx(Stdlib__sys) = 4.11.1-05A2DD7E, ocaml-runtime = 4.11.1, rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.g4PgdB 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.OZ7j7y find-provides: running scripts (debuginfo,lib,ocaml,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PkuNdA find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,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.11.1-75A04A28, ocaml-cmx(Ocaml_mccs_glpk) = 4.11.1-1853C500 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.11.1-3A3CA183, ocaml-cmi(Cudf) = 4.11.1-4D017ED7, ocaml-cmi(Cudf_types) = 4.11.1-936BC85F, ocaml-cmi(Mccs) = 4.11.1-B9B7E8C1, ocaml-cmi(Ocaml_mccs_glpk) = 4.11.1-1435D4FC, ocaml-cmi(Stdlib) = 4.11.1-C21C5D26, ocaml-cmi(Stdlib__buffer) = 4.11.1-234B61FA, ocaml-cmi(Stdlib__callback) = 4.11.1-1B88FBD7, ocaml-cmi(Stdlib__lexing) = 4.11.1-C57F9C5D, ocaml-cmi(Stdlib__printf) = 4.11.1-5CEC2EFA, ocaml-cmi(Stdlib__seq) = 4.11.1-D6A8DE25, ocaml-cmi(Stdlib__sys) = 4.11.1-794924B7, ocaml-cmi(Stdlib__uchar) = 4.11.1-AB6F1DF9, ocaml-cmx(Cudf) = 4.11.1-82710C40, ocaml-cmx(Stdlib) = 4.11.1-E2655595, ocaml-cmx(Stdlib__callback) = 4.11.1-98DBFE84, ocaml-cmx(Stdlib__printf) = 4.11.1-7B0D6695, ocaml-cmx(Stdlib__sys) = 4.11.1-05A2DD7E Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3AJCSB 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.Gtb8Uy find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nSjWAz 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) 33.45user 3.48system 0:19.23elapsed 192%CPU (0avgtext+0avgdata 98000maxresident)k 0inputs+0outputs (0major+1193712minor)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 49.63user 6.65system 0:38.39elapsed 146%CPU (0avgtext+0avgdata 106764maxresident)k 3120inputs+0outputs (0major+1516622minor)pagefaults 0swaps