<86>Sep 25 00:59:26 userdel[4159989]: delete user 'rooter' <86>Sep 25 00:59:26 userdel[4159989]: removed group 'rooter' owned by 'rooter' <86>Sep 25 00:59:26 groupadd[4160036]: group added to /etc/group: name=rooter, GID=945 <86>Sep 25 00:59:26 groupadd[4160036]: group added to /etc/gshadow: name=rooter <86>Sep 25 00:59:26 groupadd[4160036]: new group: name=rooter, GID=945 <86>Sep 25 00:59:26 useradd[4160060]: new user: name=rooter, UID=945, GID=945, home=/root, shell=/bin/bash <86>Sep 25 00:59:26 userdel[4160114]: delete user 'builder' <86>Sep 25 00:59:26 userdel[4160114]: removed group 'builder' owned by 'builder' <86>Sep 25 00:59:26 userdel[4160114]: removed shadow group 'builder' owned by 'builder' <86>Sep 25 00:59:26 groupadd[4160151]: group added to /etc/group: name=builder, GID=946 <86>Sep 25 00:59:26 groupadd[4160151]: group added to /etc/gshadow: name=builder <86>Sep 25 00:59:26 groupadd[4160151]: new group: name=builder, GID=946 <86>Sep 25 00:59:26 useradd[4160176]: new user: name=builder, UID=946, GID=946, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/ocaml-camlidl-1.09-alt2.src.rpm: exception not found in '/usr/share/license-exception' directory: exceptions <13>Sep 25 00:59:28 rpmi: ocaml-runtime-4.13.1-alt1 p10+289137.100.8.1 1638001619 installed <13>Sep 25 00:59:28 rpmi: rpm-build-ocaml-1.4.2-alt1 p10+289137.700.7.1 1637431351 installed <13>Sep 25 00:59:35 rpmi: ocaml-4.13.1-alt1 p10+289137.100.8.1 1638001619 installed <13>Sep 25 00:59:35 rpmi: ocaml-ocamldoc-4.13.1-alt1 p10+289137.100.8.1 1638001619 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/ocaml-camlidl-1.09-alt2.nosrc.rpm (w1.gzdio) Installing ocaml-camlidl-1.09-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.50068 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ocaml-camlidl-1.09 + echo 'Source #0 (ocaml-camlidl-1.09.tar):' Source #0 (ocaml-camlidl-1.09.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ocaml-camlidl-1.09.tar + cd ocaml-camlidl-1.09 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (camlidl-1.05-use-ocamlopt-for-compiler.patch):' Patch #1 (camlidl-1.05-use-ocamlopt-for-compiler.patch): + /usr/bin/patch -p1 patching file compiler/Makefile + sed -e 's|^OCAMLLIB=.*|OCAMLLIB=/usr/lib64/ocaml|' -e 's|^BINDIR=.*|BINDIR=/usr/bin|' + cp /usr/src/RPM/SOURCES/META.camlidl.in . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.50068 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-camlidl-1.09 + make all make: Entering directory '/usr/src/RPM/BUILD/ocaml-camlidl-1.09' cd compiler; make all make[1]: Entering directory '/usr/src/RPM/BUILD/ocaml-camlidl-1.09/compiler' rm -f config.ml sed -e 's|%%CPP%%|cpp|' \ config.mlp > config.ml chmod -w config.ml ocamlc -g -c config.mli ocamlopt -c config.ml ocamlc -g -c utils.mli ocamlopt -c utils.ml ocamlopt -c clflags.ml ocamlc -g -c idltypes.mli ocamlc -g -c prefix.mli ocamlopt -c prefix.ml ocamlc -g -c lexpr.mli ocamlopt -c lexpr.ml ocamlc -g -c cvttyp.mli ocamlopt -c cvttyp.ml ocamlc -g -c variables.mli ocamlopt -c variables.ml ocamlc -g -c idlarray.mli ocamlopt -c idlarray.ml ocamlc -g -c struct.mli ocamlopt -c struct.ml ocamlc -g -c enum.mli ocamlopt -c enum.ml ocamlc -g -c union.mli ocamlopt -c union.ml ocamlc -g -c cvtval.mli ocamlopt -c cvtval.ml ocamlc -g -c structdecl.mli ocamlopt -c structdecl.ml ocamlc -g -c enumdecl.mli ocamlopt -c enumdecl.ml ocamlc -g -c uniondecl.mli ocamlopt -c uniondecl.ml ocamlc -g -c typedef.mli ocamlopt -c typedef.ml ocamlc -g -c funct.mli ocamlopt -c funct.ml ocamlc -g -c constdecl.mli ocamlopt -c constdecl.ml ocamlc -g -c intf.mli ocamlopt -c intf.ml ocamlc -g -c file.mli ocamlopt -c file.ml ocamlc -g -c predef.mli ocamlopt -c predef.ml ocamllex linenum.mll 16 states, 331 transitions, table size 1420 bytes ocamlc -g -c linenum.mli ocamlopt -c linenum.ml ocamlc -g -c parse_aux.mli ocamlopt -c parse_aux.ml ocamlyacc -v parser_midl.mly 12 shift/reduce conflicts, 4 reduce/reduce conflicts. ocamlc -g -c parser_midl.mli ocamlopt -c parser_midl.ml ocamllex lexer_midl.mll 129 states, 1747 transitions, table size 7762 bytes ocamlc -g -c lexer_midl.mli ocamlopt -c lexer_midl.ml ocamlc -g -c parse.mli ocamlopt -c parse.ml ocamlc -g -c fixlabels.mli ocamlopt -c fixlabels.ml ocamlc -g -c normalize.mli ocamlopt -c normalize.ml ocamlopt -c main.ml ocamlopt -o camlidl config.cmx utils.cmx clflags.cmx prefix.cmx lexpr.cmx cvttyp.cmx variables.cmx idlarray.cmx struct.cmx enum.cmx union.cmx cvtval.cmx structdecl.cmx enumdecl.cmx uniondecl.cmx typedef.cmx funct.cmx constdecl.cmx intf.cmx file.cmx predef.cmx linenum.cmx parse_aux.cmx parser_midl.cmx lexer_midl.cmx parse.cmx fixlabels.cmx normalize.cmx main.cmx make[1]: Leaving directory '/usr/src/RPM/BUILD/ocaml-camlidl-1.09/compiler' cd runtime; make all make[1]: Entering directory '/usr/src/RPM/BUILD/ocaml-camlidl-1.09/runtime' ocamlc -g -ccopt "-Wall -g" idlalloc.c ocamlc -g -ccopt "-Wall -g" comintf.c ocamlc -g -ccopt "-Wall -g" comerror.c rm -f dllcamlidl.so ocamlmklib -o camlidl idlalloc.o comintf.o comerror.o make[1]: Leaving directory '/usr/src/RPM/BUILD/ocaml-camlidl-1.09/runtime' cd lib; make all make[1]: Entering directory '/usr/src/RPM/BUILD/ocaml-camlidl-1.09/lib' ocamlc -g -c com.mli ocamlc -g -c com.ml ocamlc -g -a -o com.cma -dllib -lcamlidl -cclib -lcamlidl com.cmo ocamlopt -c com.ml ocamlopt -a -o com.cmxa -cclib -lcamlidl com.cmx make[1]: Leaving directory '/usr/src/RPM/BUILD/ocaml-camlidl-1.09/lib' cd tools; make all make[1]: Entering directory '/usr/src/RPM/BUILD/ocaml-camlidl-1.09/tools' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/usr/src/RPM/BUILD/ocaml-camlidl-1.09/tools' make: Leaving directory '/usr/src/RPM/BUILD/ocaml-camlidl-1.09' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.47044 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ocaml-camlidl-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ocaml-camlidl-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd ocaml-camlidl-1.09 + mkdir -p /usr/src/tmp/ocaml-camlidl-buildroot/usr/lib64/ocaml/caml + mkdir -p /usr/src/tmp/ocaml-camlidl-buildroot/usr/lib64/ocaml/camlidl + mkdir -p /usr/src/tmp/ocaml-camlidl-buildroot/usr/lib64/ocaml/stublibs + mkdir -p /usr/src/tmp/ocaml-camlidl-buildroot/usr/bin + sed s/@VERSION@/1.09/ + make OCAMLLIB=/usr/src/tmp/ocaml-camlidl-buildroot/usr/lib64/ocaml BINDIR=/usr/src/tmp/ocaml-camlidl-buildroot/usr/bin install make: Entering directory '/usr/src/RPM/BUILD/ocaml-camlidl-1.09' cd compiler; make install make[1]: Entering directory '/usr/src/RPM/BUILD/ocaml-camlidl-1.09/compiler' cp camlidl /usr/src/tmp/ocaml-camlidl-buildroot/usr/bin make[1]: Leaving directory '/usr/src/RPM/BUILD/ocaml-camlidl-1.09/compiler' cd runtime; make install make[1]: Entering directory '/usr/src/RPM/BUILD/ocaml-camlidl-1.09/runtime' cp camlidlruntime.h /usr/src/tmp/ocaml-camlidl-buildroot/usr/lib64/ocaml/caml/camlidlruntime.h cp libcamlidl.a /usr/src/tmp/ocaml-camlidl-buildroot/usr/lib64/ocaml/libcamlidl.a cp dllcamlidl.so /usr/src/tmp/ocaml-camlidl-buildroot/usr/lib64/ocaml/stublibs/dllcamlidl.so cd /usr/src/tmp/ocaml-camlidl-buildroot/usr/lib64/ocaml; ranlib libcamlidl.a make[1]: Leaving directory '/usr/src/RPM/BUILD/ocaml-camlidl-1.09/runtime' cd lib; make install make[1]: Entering directory '/usr/src/RPM/BUILD/ocaml-camlidl-1.09/lib' cp com.cmi com.cma com.cmxa com.a /usr/src/tmp/ocaml-camlidl-buildroot/usr/lib64/ocaml cd /usr/src/tmp/ocaml-camlidl-buildroot/usr/lib64/ocaml; ranlib com.a make[1]: Leaving directory '/usr/src/RPM/BUILD/ocaml-camlidl-1.09/lib' cd tools; make install make[1]: Entering directory '/usr/src/RPM/BUILD/ocaml-camlidl-1.09/tools' make[1]: Nothing to be done for 'install'. make[1]: Leaving directory '/usr/src/RPM/BUILD/ocaml-camlidl-1.09/tools' make: Leaving directory '/usr/src/RPM/BUILD/ocaml-camlidl-1.09' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ocaml-camlidl-buildroot (auto) mode of './usr/lib64/ocaml/stublibs/dllcamlidl.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/ocaml-camlidl-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ocaml-camlidl-buildroot/ (default) Compressing files in /usr/src/tmp/ocaml-camlidl-buildroot (auto) Adjusting library links in /usr/src/tmp/ocaml-camlidl-buildroot ./usr/lib64: (from :0) Verifying ELF objects in /usr/src/tmp/ocaml-camlidl-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=relaxed,unresolved=normal) verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllcamlidl.so: undefined symbol: caml_stat_free verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllcamlidl.so: undefined symbol: Caml_state verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllcamlidl.so: undefined symbol: caml_named_value verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllcamlidl.so: undefined symbol: caml_alloc_final verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllcamlidl.so: undefined symbol: caml_string_length verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllcamlidl.so: undefined symbol: caml_register_global_root verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllcamlidl.so: undefined symbol: caml_alloc_small verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllcamlidl.so: undefined symbol: caml_invalid_argument verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllcamlidl.so: undefined symbol: caml_raise verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllcamlidl.so: undefined symbol: caml_format_exception verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllcamlidl.so: undefined symbol: caml_copy_string verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllcamlidl.so: undefined symbol: caml_remove_global_root verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllcamlidl.so: undefined symbol: caml_stat_alloc Processing files: ocaml-camlidl-1.09-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.47044 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-camlidl-1.09 + DOCDIR=/usr/src/tmp/ocaml-camlidl-buildroot/usr/share/doc/ocaml-camlidl-1.09 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-camlidl-buildroot/usr/share/doc/ocaml-camlidl-1.09 + /bin/mkdir -p /usr/src/tmp/ocaml-camlidl-buildroot/usr/share/doc/ocaml-camlidl-1.09 + cp -prL LICENSE /usr/src/tmp/ocaml-camlidl-buildroot/usr/share/doc/ocaml-camlidl-1.09 + chmod -R go-w /usr/src/tmp/ocaml-camlidl-buildroot/usr/share/doc/ocaml-camlidl-1.09 + chmod -R a+rX /usr/src/tmp/ocaml-camlidl-buildroot/usr/share/doc/ocaml-camlidl-1.09 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Y2nrDP 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.eVvTZO find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: ocaml-cmi(Com) = 4.13.1-391442E1, ocaml-dll(camlidl) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.17)(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), libdl.so.2(GLIBC_2.2.5)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), libm.so.6(GLIBC_2.29)(64bit), libpthread.so.0(GLIBC_2.2.5)(64bit), ocaml-cmi(CamlinternalFormatBasics) = 4.13.1-C4B583A7, ocaml-cmi(Stdlib) = 4.13.1-2D082666, ocaml-cmi(Stdlib__Callback) = 4.13.1-BE7617C4, ocaml-cmi(Stdlib__Int32) = 4.13.1-D7020701, ocaml-cmi(Stdlib__Obj) = 4.13.1-F013B5AB, ocaml-runtime = 4.13.1, rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9BUUsO Creating ocaml-camlidl-debuginfo package Processing files: ocaml-camlidl-devel-1.09-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.81529 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-camlidl-1.09 + DOCDIR=/usr/src/tmp/ocaml-camlidl-buildroot/usr/share/doc/ocaml-camlidl-devel-1.09 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-camlidl-buildroot/usr/share/doc/ocaml-camlidl-devel-1.09 + /bin/mkdir -p /usr/src/tmp/ocaml-camlidl-buildroot/usr/share/doc/ocaml-camlidl-devel-1.09 + cp -prL LICENSE README Changes tests /usr/src/tmp/ocaml-camlidl-buildroot/usr/share/doc/ocaml-camlidl-devel-1.09 + chmod -R go-w /usr/src/tmp/ocaml-camlidl-buildroot/usr/share/doc/ocaml-camlidl-devel-1.09 + chmod -R a+rX /usr/src/tmp/ocaml-camlidl-buildroot/usr/share/doc/ocaml-camlidl-devel-1.09 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0PeVxO 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.LlYpPP find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: ocaml-cmx(Com) = 4.13.1-4D02502A Requires: ocaml-camlidl = 1.09-alt2, /usr/lib64/ocaml/stublibs/dllcamlidl.so, ocaml, ocaml-cmi(CamlinternalFormatBasics) = 4.13.1-C4B583A7, ocaml-cmi(Com) = 4.13.1-391442E1, ocaml-cmi(Stdlib) = 4.13.1-2D082666, ocaml-cmi(Stdlib__Callback) = 4.13.1-BE7617C4, ocaml-cmi(Stdlib__Int32) = 4.13.1-D7020701, ocaml-cmi(Stdlib__Obj) = 4.13.1-F013B5AB, ocaml-cmx(Stdlib__Callback) = 4.13.1-A6D9902A Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.allAdM Processing files: ocaml-camlidl-debuginfo-1.09-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ljdBDP find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4hPZoP find-requires: running scripts (debuginfo) Requires: ocaml-camlidl = 1.09-alt2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libdl.so.2), debug64(libm.so.6), debug64(libpthread.so.0) Adding to ocaml-camlidl-devel a strict dependency on ocaml-camlidl Adding to ocaml-camlidl-debuginfo a strict dependency on ocaml-camlidl Removing 2 extra deps from ocaml-camlidl-devel due to dependency on ocaml-camlidl Removing 5 extra deps from ocaml-camlidl-devel due to repentancy on ocaml-camlidl Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-camlidl-1.09-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-camlidl-devel-1.09-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-camlidl-debuginfo-1.09-alt2.x86_64.rpm (w2.lzdio) 1.81user 1.45system 0:10.45elapsed 31%CPU (0avgtext+0avgdata 26380maxresident)k 0inputs+0outputs (0major+503458minor)pagefaults 0swaps /.out/ocaml-camlidl-1.09-alt2.x86_64.rpm: exception not found in '/usr/share/license-exception' directory: exceptions /.out/ocaml-camlidl-devel-1.09-alt2.x86_64.rpm: exception not found in '/usr/share/license-exception' directory: exceptions /.out/ocaml-camlidl-debuginfo-1.09-alt2.x86_64.rpm: exception not found in '/usr/share/license-exception' directory: exceptions 2.06user 1.55system 0:23.14elapsed 15%CPU (0avgtext+0avgdata 109504maxresident)k 0inputs+0outputs (31866major+171235minor)pagefaults 0swaps