<86>Mar 16 11:54:02 userdel[2856279]: delete user 'rooter' <86>Mar 16 11:54:02 userdel[2856279]: removed group 'rooter' owned by 'rooter' <86>Mar 16 11:54:02 userdel[2856279]: removed shadow group 'rooter' owned by 'rooter' <86>Mar 16 11:54:03 groupadd[2856386]: group added to /etc/group: name=rooter, GID=648 <86>Mar 16 11:54:03 groupadd[2856386]: group added to /etc/gshadow: name=rooter <86>Mar 16 11:54:03 groupadd[2856386]: new group: name=rooter, GID=648 <86>Mar 16 11:54:03 useradd[2856432]: new user: name=rooter, UID=648, GID=648, home=/root, shell=/bin/bash <86>Mar 16 11:54:03 userdel[2856447]: delete user 'builder' <86>Mar 16 11:54:03 userdel[2856447]: removed group 'builder' owned by 'builder' <86>Mar 16 11:54:03 userdel[2856447]: removed shadow group 'builder' owned by 'builder' <86>Mar 16 11:54:03 groupadd[2856465]: group added to /etc/group: name=builder, GID=649 <86>Mar 16 11:54:03 groupadd[2856465]: group added to /etc/gshadow: name=builder <86>Mar 16 11:54:03 groupadd[2856465]: new group: name=builder, GID=649 <86>Mar 16 11:54:03 useradd[2856475]: new user: name=builder, UID=649, GID=649, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/ocaml-bdb-4.3.21-alt10.src.rpm: The use of such a license name is ambiguous: GPL <13>Mar 16 11:54:05 rpmi: ocaml-runtime-4.11.1-alt1 sisyphus+263310.200.12.1 1608876657 installed <13>Mar 16 11:54:05 rpmi: rpm-build-ocaml-1.4.1-alt1 sisyphus+263310.60.12.1 1608876340 installed <13>Mar 16 11:54:16 rpmi: ocaml-4.11.1-alt1 sisyphus+263310.200.12.1 1608876657 installed <13>Mar 16 11:54:16 rpmi: libdb4.7-devel-4.7.25-alt10 sisyphus+263675.100.1.1 1608462007 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/ocaml-bdb-4.3.21-alt10.nosrc.rpm (w1.gzdio) Installing ocaml-bdb-4.3.21-alt10.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.28433 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ocamlbdb-4.3.21 + echo 'Source #0 (ocamlbdb-4.3.21.tar.gz):' Source #0 (ocamlbdb-4.3.21.tar.gz): + /bin/tar -xf - + /bin/gzip -dc /usr/src/RPM/SOURCES/ocamlbdb-4.3.21.tar.gz + cd ocamlbdb-4.3.21 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.28433 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocamlbdb-4.3.21 + /usr/bin/subst s:BDB_DIR=/usr/local/BerkeleyDB.4.3/:BDB_DIR=/usr:g Makefile + /usr/bin/subst s:/usr/local/lib:/usr/lib:g Makefile + /usr/bin/subst s:-ldb-4.1:-ldb:g Makefile + make make: Entering directory '/usr/src/RPM/BUILD/ocamlbdb-4.3.21' cat bdb.src | perl extract_caml.pl > bdb.ml cpp -include /usr/include//db.h bdberrs.src | perl beginend.pl >> bdb.ml ocamlc -g -c bdb.ml cp bdb.src bdb_stubs.c gcc -Wall -g -I/usr/include/ -I/usr/lib/ocaml/ \ -L/usr/lib/ -c bdb_stubs.c __FILE__: In function 'caml_db_del': __FILE__:433:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] __FILE__: In function 'caml_db_get': __FILE__:481:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] In file included from /usr/lib/ocaml/caml/memory.h:31, from bdb_stubs.c:11: /usr/lib/ocaml/caml/mlvalues.h:265:24: warning: passing argument 1 of 'memmove' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~ __FILE__:503:11: note: in expansion of macro 'String_val' In file included from bdb_stubs.c:9: /usr/include/string.h:47:29: note: expected 'void *' but argument is of type 'const char *' 47 | extern void *memmove (void *__dest, const void *__src, size_t __n) | ~~~~~~^~~~~~ In file included from /usr/lib/ocaml/caml/memory.h:31, from bdb_stubs.c:11: __FILE__: In function 'caml_dbc_get': /usr/lib/ocaml/caml/mlvalues.h:265:24: warning: passing argument 1 of 'memmove' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~ __FILE__:854:11: note: in expansion of macro 'String_val' In file included from bdb_stubs.c:9: /usr/include/string.h:47:29: note: expected 'void *' but argument is of type 'const char *' 47 | extern void *memmove (void *__dest, const void *__src, size_t __n) | ~~~~~~^~~~~~ In file included from /usr/lib/ocaml/caml/memory.h:31, from bdb_stubs.c:11: /usr/lib/ocaml/caml/mlvalues.h:265:24: warning: passing argument 1 of 'memmove' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~ __FILE__:856:11: note: in expansion of macro 'String_val' In file included from bdb_stubs.c:9: /usr/include/string.h:47:29: note: expected 'void *' but argument is of type 'const char *' 47 | extern void *memmove (void *__dest, const void *__src, size_t __n) | ~~~~~~^~~~~~ rm -rf libcamlbdb.a ar rc libcamlbdb.a bdb_stubs.o ranlib libcamlbdb.a ocamlc -a -o bdb.cma -custom bdb.cmo \ -cclib -lcamlbdb -cclib -ldb -ccopt "-L ." \ -ccopt "-L/usr/local/BerkeleyDB.4.1/lib/" make: Leaving directory '/usr/src/RPM/BUILD/ocamlbdb-4.3.21' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.51545 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ocaml-bdb-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ocaml-bdb-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd ocamlbdb-4.3.21 + mkdir -p /usr/src/tmp/ocaml-bdb-buildroot/usr/lib/ocaml/bdb + install -m 644 bdb.cma bdb.cmi libcamlbdb.a /usr/src/tmp/ocaml-bdb-buildroot/usr/lib/ocaml/bdb/ + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ocaml-bdb-buildroot (auto) Verifying and fixing files in /usr/src/tmp/ocaml-bdb-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ocaml-bdb-buildroot/ (default) Compressing files in /usr/src/tmp/ocaml-bdb-buildroot (auto) Adjusting library links in /usr/src/tmp/ocaml-bdb-buildroot ./usr/lib: (from :0) Verifying ELF objects in /usr/src/tmp/ocaml-bdb-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=relaxed,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: ocaml-bdb-4.3.21-alt10 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rqHVE4 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.U5yg22 find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: ocaml-bdb-devel = 4.3.21-alt10, ocaml-cmi(Bdb) = 4.11.1-5072C2B3 Requires: ocaml-bdb-runtime = 4.3.21-alt10, libdb4.7, ocaml-cmi(CamlinternalFormatBasics) = 4.11.1-3A3CA183, ocaml-cmi(Stdlib) = 4.11.1-C21C5D26, ocaml-cmi(Stdlib__callback) = 4.11.1-1B88FBD7 Obsoletes: ocaml-bdb-devel Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KwWes0 Processing files: ocaml-bdb-runtime-4.3.21-alt10 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.80602 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocamlbdb-4.3.21 + DOCDIR=/usr/src/tmp/ocaml-bdb-buildroot/usr/share/doc/ocaml-bdb-runtime-4.3.21 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-bdb-buildroot/usr/share/doc/ocaml-bdb-runtime-4.3.21 + /bin/mkdir -p /usr/src/tmp/ocaml-bdb-buildroot/usr/share/doc/ocaml-bdb-runtime-4.3.21 + cp -prL CREDITS README /usr/src/tmp/ocaml-bdb-buildroot/usr/share/doc/ocaml-bdb-runtime-4.3.21 + chmod -R go-w /usr/src/tmp/ocaml-bdb-buildroot/usr/share/doc/ocaml-bdb-runtime-4.3.21 + chmod -R a+rX /usr/src/tmp/ocaml-bdb-buildroot/usr/share/doc/ocaml-bdb-runtime-4.3.21 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GID9R1 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.vTXnT2 find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: ocaml-cmi(Bdb) = 4.11.1-5072C2B3 Requires: ocaml-cmi(CamlinternalFormatBasics) = 4.11.1-3A3CA183, ocaml-cmi(Stdlib) = 4.11.1-C21C5D26, ocaml-cmi(Stdlib__callback) = 4.11.1-1B88FBD7 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.B5NWw4 Adding to ocaml-bdb a strict dependency on ocaml-bdb-runtime Removing 3 extra deps from ocaml-bdb due to repentancy on ocaml-bdb-runtime Wrote: /usr/src/RPM/RPMS/i586/ocaml-bdb-4.3.21-alt10.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ocaml-bdb-runtime-4.3.21-alt10.i586.rpm (w2.lzdio) 2.48user 0.39system 0:08.84elapsed 32%CPU (0avgtext+0avgdata 21452maxresident)k 0inputs+0outputs (0major+144441minor)pagefaults 0swaps /.out/ocaml-bdb-4.3.21-alt10.i586.rpm: The use of such a license name is ambiguous: GPL /.out/ocaml-bdb-runtime-4.3.21-alt10.i586.rpm: The use of such a license name is ambiguous: GPL 17.03user 3.68system 0:27.01elapsed 76%CPU (0avgtext+0avgdata 107092maxresident)k 0inputs+0outputs (0major+443868minor)pagefaults 0swaps