<86>Apr 17 12:59:37 userdel[3123872]: delete user 'rooter' <86>Apr 17 12:59:37 groupadd[3123883]: group added to /etc/group: name=rooter, GID=639 <86>Apr 17 12:59:37 groupadd[3123883]: group added to /etc/gshadow: name=rooter <86>Apr 17 12:59:37 groupadd[3123883]: new group: name=rooter, GID=639 <86>Apr 17 12:59:37 useradd[3123891]: new user: name=rooter, UID=639, GID=639, home=/root, shell=/bin/bash <86>Apr 17 12:59:37 userdel[3123903]: delete user 'builder' <86>Apr 17 12:59:37 userdel[3123903]: removed group 'builder' owned by 'builder' <86>Apr 17 12:59:37 userdel[3123903]: removed shadow group 'builder' owned by 'builder' <86>Apr 17 12:59:37 groupadd[3123915]: group added to /etc/group: name=builder, GID=640 <86>Apr 17 12:59:37 groupadd[3123915]: group added to /etc/gshadow: name=builder <86>Apr 17 12:59:37 groupadd[3123915]: new group: name=builder, GID=640 <86>Apr 17 12:59:37 useradd[3123923]: new user: name=builder, UID=640, GID=640, 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>Apr 17 12:59:39 rpmi: ocaml-runtime-4.12.0-alt1 sisyphus+268975.200.3.1 1617722000 installed <13>Apr 17 12:59:39 rpmi: rpm-build-ocaml-1.4.2-alt1 sisyphus+268936.100.1.1 1617543918 installed <13>Apr 17 12:59:50 rpmi: ocaml-4.12.0-alt1 sisyphus+268975.200.3.1 1617722000 installed <13>Apr 17 12:59:50 rpmi: ocaml-extlib-1.7.8-alt1 sisyphus+268975.4000.3.1 1617724117 installed <13>Apr 17 12:59:50 rpmi: ocaml-extlib-devel-1.7.8-alt1 sisyphus+268975.4000.3.1 1617724117 installed <13>Apr 17 12:59:50 rpmi: ocaml-findlib-1.9.1-alt2 sisyphus+268975.1000.3.1 1617722588 installed <13>Apr 17 12:59:50 rpmi: libltdl7-2.4.6-alt3 sisyphus+269178.2000.13.1 1618328602 installed <13>Apr 17 12:59:51 rpmi: libglpk-4.48-alt1 1359973790 installed <13>Apr 17 12:59:51 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+262033.600.7.2 1607340230 installed <13>Apr 17 12:59:51 rpmi: libstdc++10-devel-10.2.1-alt3 sisyphus+267829.100.1.1 1615808579 installed <13>Apr 17 12:59:52 rpmi: gcc10-c++-10.2.1-alt3 sisyphus+267829.100.1.1 1615808579 installed <13>Apr 17 12:59:52 rpmi: gcc-c++-10-alt1 sisyphus+263054.200.3.1 1607516810 installed <13>Apr 17 12:59:52 rpmi: libglpk-devel-4.48-alt1 1359973790 installed <13>Apr 17 12:59:52 rpmi: ocaml-findlib-devel-1.9.1-alt2 sisyphus+268975.1000.3.1 1617722588 installed <13>Apr 17 12:59:52 rpmi: ocaml-cudf-devel-0.9-alt8 sisyphus+268975.4100.3.1 1617724171 installed <13>Apr 17 12:59:52 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.89072 + 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.89072 + 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.99852 + 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 the file containing the function 'camlMccs__problem_of_cudf_225' 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 '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_313' is not compiled with -fpic/-fPIC the file containing the function 'camlMccs__fun_318' 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 Hardlinking identical .pyc and .pyo files Processing files: ocaml-mccs-1.1.11-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.68072 + 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.ky1tUx 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.tVgzPv 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.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.5NKJTw 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.ltOBmz 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.wSg5Kv 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.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.dxbswx 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.a7gMKz find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tOrrux 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) 34.17user 3.39system 0:23.95elapsed 156%CPU (0avgtext+0avgdata 98220maxresident)k 0inputs+0outputs (0major+1194902minor)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 50.09user 6.45system 0:44.55elapsed 126%CPU (0avgtext+0avgdata 106468maxresident)k 203400inputs+0outputs (0major+1514595minor)pagefaults 0swaps