D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/ocaml-mysql-1.2.2-3.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.29zUEw + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf ocaml-mysql-1.2.2 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/ocaml-mysql-1.2.2.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd ocaml-mysql-1.2.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.4I7sFx + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ocaml-mysql-1.2.2 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=x86_64-mageia-linux-gnu --build=x86_64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info configure: WARNING: unrecognized options: --disable-dependency-tracking configure: checking for ocaml compiler and tools... checking for ocamlc... ocamlc checking for ocamlopt... ocamlopt checking for ocamlfind... ocamlfind checking whether ocamlopt supports natdynlink... yes checking for a BSD-compatible install... /usr/bin/install -c configure: checking for C compiler... checking for x86_64-mageia-linux-gnu-gcc... x86_64-mageia-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-mageia-linux-gnu-gcc accepts -g... yes checking for x86_64-mageia-linux-gnu-gcc option to accept ISO C89... none needed configure: checking for C header files... checking how to run the C preprocessor... x86_64-mageia-linux-gnu-gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for mysql_config include... -I/usr/include/mysql -I/usr/include/mysql/mysql checking for mysql_config libs... -L/usr/lib64/ -lmariadb configure: checking for mysql.h... checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking mysql.h usability... yes checking mysql.h presence... yes checking for mysql.h... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h configure: WARNING: unrecognized options: --disable-dependency-tracking configure: creating ./config.status config.status: creating Makefile config.status: creating VERSION config.status: creating config.h config.status: config.h is unchanged configure: WARNING: unrecognized options: --disable-dependency-tracking + make reallyall make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocaml-mysql-1.2.2' ocamldep mysql.mli > ._bcdi/mysql.di ocamldep mysql.ml > ._d/mysql.d ocamlc -c -cc "cc" -ccopt "-fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -Wall -Wextra \ -DPIC -I/usr/include/mysql -I/usr/include/mysql/mysql \ -o mysql_stubs.o " mysql_stubs.c In file included from mysql_stubs.c:12: mysql_stubs.c: In function 'val_str_option': /usr/lib64/ocaml/caml/mlvalues.h:265:24: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~ mysql_stubs.c:150:12: note: in expansion of macro 'String_val' 150 | memcpy(String_val(v), s, length); | ^~~~~~~~~~ In file included from /usr/include/features.h:465, from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from mysql_stubs.c:6: /usr/include/bits/string_fortified.h:31:1: note: expected 'void * restrict' but argument is of type 'const char *' 31 | __NTH (memcpy (void *__restrict __dest, const void *__restrict __src, | ^~~~~ mysql_stubs.c: At top level: mysql_stubs.c:433:1: warning: missing initializer for field 'fixed_length' of 'struct custom_operations' [-Wmissing-field-initializers] 433 | }; | ^ In file included from mysql_stubs.c:17: /usr/lib64/ocaml/caml/custom.h:40:37: note: 'fixed_length' declared here 40 | const struct custom_fixed_length* fixed_length; | ^~~~~~~~~~~~ mysql_stubs.c: In function 'db_escape': mysql_stubs.c:574:5: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 574 | s = String_val(str); | ^ In file included from mysql_stubs.c:12: /usr/lib64/ocaml/caml/mlvalues.h:265:24: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~ mysql_stubs.c:580:10: note: in expansion of macro 'String_val' 580 | memcpy(String_val(res), buf, esclen); | ^~~~~~~~~~ In file included from /usr/include/features.h:465, from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from mysql_stubs.c:6: /usr/include/bits/string_fortified.h:31:1: note: expected 'void * restrict' but argument is of type 'const char *' 31 | __NTH (memcpy (void *__restrict __dest, const void *__restrict __src, | ^~~~~ mysql_stubs.c: In function 'db_real_escape': mysql_stubs.c:598:5: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 598 | s = String_val(str); | ^ In file included from mysql_stubs.c:12: /usr/lib64/ocaml/caml/mlvalues.h:265:24: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~ mysql_stubs.c:608:10: note: in expansion of macro 'String_val' 608 | memcpy(String_val(res), buf, esclen); | ^~~~~~~~~~ In file included from /usr/include/features.h:465, from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from mysql_stubs.c:6: /usr/include/bits/string_fortified.h:31:1: note: expected 'void * restrict' but argument is of type 'const char *' 31 | __NTH (memcpy (void *__restrict __dest, const void *__restrict __src, | ^~~~~ mysql_stubs.c: At top level: mysql_stubs.c:896:1: warning: missing initializer for field 'fixed_length' of 'struct custom_operations' [-Wmissing-field-initializers] 896 | }; | ^ In file included from mysql_stubs.c:17: /usr/lib64/ocaml/caml/custom.h:40:37: note: 'fixed_length' declared here 40 | const struct custom_fixed_length* fixed_length; | ^~~~~~~~~~~~ mysql_stubs.c: In function 'get_column': mysql_stubs.c:1030:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1030 | bind->buffer = String_val(str); | ^ mysql_stubs.c: At top level: mysql_stubs.c:1069:1: warning: missing initializer for field 'fixed_length' of 'struct custom_operations' [-Wmissing-field-initializers] 1069 | }; | ^ In file included from mysql_stubs.c:17: /usr/lib64/ocaml/caml/custom.h:40:37: note: 'fixed_length' declared here 40 | const struct custom_fixed_length* fixed_length; | ^~~~~~~~~~~~ ar rcs libmysql_stubs.a mysql_stubs.o ocamlc -c mysql.mli ocamlc -c mysql.ml ocamlmklib \ -o mysql_stubs mysql_stubs.o -lmariadb \ -L/usr/lib64/ -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags Unknown option -Wl,--as-needed Unknown option -Wl,-z,relro Unknown option -Wl,-O1 Unknown option -Wl,--build-id Unknown option -Wl,--enable-new-dtags ocamlc -a -dllib dllmysql_stubs.so -ccopt -L/usr/lib64/ -ccopt -Wl,--as-needed -ccopt -Wl,-z,relro -ccopt -Wl,-O1 -ccopt -Wl,--build-id -ccopt -Wl,--enable-new-dtags -cclib -lmysql_stubs -cclib -lmariadb -o mysql.cma mysql.cmo make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocaml-mysql-1.2.2' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocaml-mysql-1.2.2' ocamldep -native mysql.mli > ._ncdi/mysql.di make[1]: 'libmysql_stubs.a' is up to date. ocamlopt -c mysql.ml ocamlopt -a -ccopt -L/usr/lib64/ -ccopt -Wl,--as-needed -ccopt -Wl,-z,relro -ccopt -Wl,-O1 -ccopt -Wl,--build-id -ccopt -Wl,--enable-new-dtags -cclib -lmysql_stubs -cclib -lmariadb -o mysql.cmxa mysql.cmx make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocaml-mysql-1.2.2' ocamlopt -shared -ccopt -L/usr/lib64/ -ccopt -Wl,--as-needed -ccopt -Wl,-z,relro -ccopt -Wl,-O1 -ccopt -Wl,--build-id -ccopt -Wl,--enable-new-dtags mysql_stubs.o -cclib -lmariadb -o mysql.cmxs mysql.cmx mkdir -p doc/mysql/html rm -rf doc/mysql/html/* ocamldoc -html -d doc/mysql/html mysql.mli + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.1Aa3Gw + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/ocaml-mysql-1.2.2-3.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/ocaml-mysql-1.2.2-3.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/ocaml-mysql-1.2.2-3.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/ocaml-mysql-1.2.2-3.mga8.x86_64 + cd ocaml-mysql-1.2.2 + '[' 1 -eq 1 ']' + export DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-mysql-1.2.2-3.mga8.x86_64 + DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-mysql-1.2.2-3.mga8.x86_64 + export OCAMLFIND_DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-mysql-1.2.2-3.mga8.x86_64/usr/lib64/ocaml + OCAMLFIND_DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-mysql-1.2.2-3.mga8.x86_64/usr/lib64/ocaml + mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-mysql-1.2.2-3.mga8.x86_64/usr/lib64/ocaml /home/iurt/rpmbuild/BUILDROOT/ocaml-mysql-1.2.2-3.mga8.x86_64/usr/lib64/ocaml/stublibs + make install make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocaml-mysql-1.2.2' make[1]: 'libmysql_stubs.a' is up to date. make[1]: 'mysql.cma' is up to date. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocaml-mysql-1.2.2' Installing library with ocamlfind ocamlfind install -patch-version "1.2.2" mysql META mysql.mli mysql.cmi mysql.cma mysql.cmx mysql.cmxa libmysql_stubs.a mysql.a dllmysql_stubs.so mysql.cmxs Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-mysql-1.2.2-3.mga8.x86_64/usr/lib64/ocaml/mysql/mysql.cmxs Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-mysql-1.2.2-3.mga8.x86_64/usr/lib64/ocaml/mysql/mysql.a Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-mysql-1.2.2-3.mga8.x86_64/usr/lib64/ocaml/mysql/libmysql_stubs.a Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-mysql-1.2.2-3.mga8.x86_64/usr/lib64/ocaml/mysql/mysql.cmxa Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-mysql-1.2.2-3.mga8.x86_64/usr/lib64/ocaml/mysql/mysql.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-mysql-1.2.2-3.mga8.x86_64/usr/lib64/ocaml/mysql/mysql.cma Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-mysql-1.2.2-3.mga8.x86_64/usr/lib64/ocaml/mysql/mysql.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-mysql-1.2.2-3.mga8.x86_64/usr/lib64/ocaml/mysql/mysql.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-mysql-1.2.2-3.mga8.x86_64/usr/lib64/ocaml/stublibs/dllmysql_stubs.so Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-mysql-1.2.2-3.mga8.x86_64/usr/lib64/ocaml/stublibs/dllmysql_stubs.so.owner ocamlfind: [WARNING] You have installed DLLs but the directory /home/iurt/rpmbuild/BUILDROOT/ocaml-mysql-1.2.2-3.mga8.x86_64/usr/lib64/ocaml/stublibs is not mentioned in ld.conf Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-mysql-1.2.2-3.mga8.x86_64/usr/lib64/ocaml/mysql/META Installation successful. + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 1.2.2-3.mga8 --unique-debug-suffix -1.2.2-3.mga8.x86_64 --unique-debug-src-base ocaml-mysql-1.2.2-3.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/ocaml-mysql-1.2.2 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ocaml-mysql-1.2.2-3.mga8.x86_64/usr/lib64/ocaml/mysql/mysql.cmxs explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ocaml-mysql-1.2.2-3.mga8.x86_64/usr/lib64/ocaml/stublibs/dllmysql_stubs.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-mysql-1.2.2-3.mga8.x86_64/usr/lib64/ocaml/mysql/mysql.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-mysql-1.2.2-3.mga8.x86_64/usr/lib64/ocaml/stublibs/dllmysql_stubs.so original debug info size: 256kB, size after compression: 232kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 54 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: ocaml-mysql-1.2.2-3.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.gsoV6v + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ocaml-mysql-1.2.2 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-mysql-1.2.2-3.mga8.x86_64/usr/share/doc/ocaml-mysql + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-mysql-1.2.2-3.mga8.x86_64/usr/share/doc/ocaml-mysql + cp -pr CHANGES /home/iurt/rpmbuild/BUILDROOT/ocaml-mysql-1.2.2-3.mga8.x86_64/usr/share/doc/ocaml-mysql + cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/ocaml-mysql-1.2.2-3.mga8.x86_64/usr/share/doc/ocaml-mysql + cp -pr README /home/iurt/rpmbuild/BUILDROOT/ocaml-mysql-1.2.2-3.mga8.x86_64/usr/share/doc/ocaml-mysql + cp -pr VERSION /home/iurt/rpmbuild/BUILDROOT/ocaml-mysql-1.2.2-3.mga8.x86_64/usr/share/doc/ocaml-mysql + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Mysql) = 8a92090847a719d2d64d08f96f9d6a56 ocaml-mysql = 1.2.2-3.mga8 ocaml-mysql(x86-64) = 1.2.2-3.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libmariadb.so.3()(64bit) libmariadb.so.3(libmysqlclient_18)(64bit) ocaml(CamlinternalFormatBasics) = f562e7b79dbe1bb1591060d6b4e854cf ocaml(Stdlib) = aea3513d44d604b62eaff79ad12007b3 ocaml(Stdlib__arrayLabels) = 1d1f7bb853f3aa14d43377b871f03986 ocaml(Stdlib__buffer) = 28161e4effde5ea372547815f87193ec ocaml(Stdlib__callback) = 05f106bfa8c02f2eefb8a3e3c18411af ocaml(Stdlib__hashtbl) = ae8edb4e1fa8a825285031ff0efc80c8 ocaml(Stdlib__int32) = aa83c6f44c2474e5227a6c8f103e87cf ocaml(Stdlib__int64) = 4214fced4b9c03c07eae7c7eb29450c4 ocaml(Stdlib__list) = 13989ef6fbcb7235b257d3df9a80253a ocaml(Stdlib__map) = a82b95a7a6d7947a4127a1eccd24d8b1 ocaml(Stdlib__moreLabels) = f9bd256ebdeda0f1420ca08b9b459712 ocaml(Stdlib__nativeint) = b4e3a7a1158f02cabeb08cb0c21793e7 ocaml(Stdlib__printf) = 908ae2bf186b4ad7c88e5443c57d73af ocaml(Stdlib__seq) = c5f4ef3f36de5f47b7041eed1deb9679 ocaml(Stdlib__set) = 2fa5bbe7cee6e11d5da34daaf89e1dbf ocaml(Stdlib__stdLabels) = ab1c96678ff9a88d0720eeb9f1e433af ocaml(Stdlib__stringLabels) = 246c1999640c298557265d4ea7994080 ocaml(Stdlib__uchar) = c51d7a295527e9500ba69b459f81d6b3 Processing files: ocaml-mysql-devel-1.2.2-3.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.62mEJy + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ocaml-mysql-1.2.2 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-mysql-1.2.2-3.mga8.x86_64/usr/share/doc/ocaml-mysql-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-mysql-1.2.2-3.mga8.x86_64/usr/share/doc/ocaml-mysql-devel + cp -pr doc/mysql/html/ /home/iurt/rpmbuild/BUILDROOT/ocaml-mysql-1.2.2-3.mga8.x86_64/usr/share/doc/ocaml-mysql-devel + RPM_EC=0 ++ jobs -p + exit 0 BFD library unavailable, cannot print info on .cmxs files BFD library unavailable, cannot print info on .cmxs files Provides: ocaml(Mysql) = 8a92090847a719d2d64d08f96f9d6a56 ocaml-mysql-devel = 1.2.2-3.mga8 ocaml-mysql-devel(x86-64) = 1.2.2-3.mga8 ocamlx(Mysql) = b6a64e9125150f7a0ea10311d7dbcecb Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libmariadb.so.3()(64bit) libmariadb.so.3(libmysqlclient_18)(64bit) ocaml(CamlinternalFormatBasics) = f562e7b79dbe1bb1591060d6b4e854cf ocaml(Stdlib) = aea3513d44d604b62eaff79ad12007b3 ocaml(Stdlib__arrayLabels) = 1d1f7bb853f3aa14d43377b871f03986 ocaml(Stdlib__buffer) = 28161e4effde5ea372547815f87193ec ocaml(Stdlib__callback) = 05f106bfa8c02f2eefb8a3e3c18411af ocaml(Stdlib__hashtbl) = ae8edb4e1fa8a825285031ff0efc80c8 ocaml(Stdlib__int32) = aa83c6f44c2474e5227a6c8f103e87cf ocaml(Stdlib__int64) = 4214fced4b9c03c07eae7c7eb29450c4 ocaml(Stdlib__list) = 13989ef6fbcb7235b257d3df9a80253a ocaml(Stdlib__map) = a82b95a7a6d7947a4127a1eccd24d8b1 ocaml(Stdlib__moreLabels) = f9bd256ebdeda0f1420ca08b9b459712 ocaml(Stdlib__nativeint) = b4e3a7a1158f02cabeb08cb0c21793e7 ocaml(Stdlib__printf) = 908ae2bf186b4ad7c88e5443c57d73af ocaml(Stdlib__seq) = c5f4ef3f36de5f47b7041eed1deb9679 ocaml(Stdlib__set) = 2fa5bbe7cee6e11d5da34daaf89e1dbf ocaml(Stdlib__stdLabels) = ab1c96678ff9a88d0720eeb9f1e433af ocaml(Stdlib__stringLabels) = 246c1999640c298557265d4ea7994080 ocaml(Stdlib__uchar) = c51d7a295527e9500ba69b459f81d6b3 ocamlx(Stdlib) = 6b88613cf2b6620d6f11cd8a342880fc ocamlx(Stdlib__arrayLabels) = e79b9441dc9ca707f1a01bc68ac578b5 ocamlx(Stdlib__callback) = 6f6b40fcf5f20c4ef361f7a516fc4327 ocamlx(Stdlib__int32) = be315a06dd915963aef90cd481c312ac ocamlx(Stdlib__int64) = 245f7406b24fc324c213f37aeb9bd563 ocamlx(Stdlib__list) = e3a5f633b69d62d35929d9e3f6c26a20 ocamlx(Stdlib__moreLabels) = b07eeb226c97b2d8b96df560dab43def ocamlx(Stdlib__nativeint) = 9c651ab9558916b271b6e657ca96187c ocamlx(Stdlib__printf) = 19b790b69e71cc8a18d06eb2330f9df4 ocamlx(Stdlib__stringLabels) = 241e4bf7f31e6444af5a54c849f186b2 Processing files: ocaml-mysql-debugsource-1.2.2-3.mga8.x86_64 Provides: ocaml-mysql-debugsource = 1.2.2-3.mga8 ocaml-mysql-debugsource(x86-64) = 1.2.2-3.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-mysql-debuginfo-1.2.2-3.mga8.x86_64 Provides: debuginfo(build-id) = c1b821f30fe5ecb3a196b8188f7b64b379e5f01b ocaml-mysql-debuginfo = 1.2.2-3.mga8 ocaml-mysql-debuginfo(x86-64) = 1.2.2-3.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ocaml-mysql-debugsource(x86-64) = 1.2.2-3.mga8 Processing files: ocaml-mysql-devel-debuginfo-1.2.2-3.mga8.x86_64 Provides: debuginfo(build-id) = 5ddbe7fafad41cceaa8003c63f83ac78f2357d36 ocaml-mysql-devel-debuginfo = 1.2.2-3.mga8 ocaml-mysql-devel-debuginfo(x86-64) = 1.2.2-3.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ocaml-mysql-debugsource(x86-64) = 1.2.2-3.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/ocaml-mysql-1.2.2-3.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/ocaml-mysql-debugsource-1.2.2-3.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/ocaml-mysql-debuginfo-1.2.2-3.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/ocaml-mysql-devel-debuginfo-1.2.2-3.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/ocaml-mysql-1.2.2-3.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/ocaml-mysql-devel-1.2.2-3.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.oDwlNy + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ocaml-mysql-1.2.2 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/ocaml-mysql-1.2.2-3.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.7Pfd2z + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf ocaml-mysql-1.2.2 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!