D: [iurt_root_command] chroot warning: %setup_compile_flags is deprecated, use %set_build_flags instead Installing /home/iurt/rpmbuild/SRPMS/ocaml-event-0.6.0-18.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.PQHXM8 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf ocaml-event-0.6.0 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/ocaml-event-0.6.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ocaml-event-0.6.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/ocaml-event-0.6.0-optflags.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + sed -i README -e s/Ocaml-Expat/OCaml-Event/ + sed -i examples/fifo_example.ml examples/http_server.ml examples/signal_example.ml -e s/Libevent/Liboevent/g + sed -i examples/fifo_example.ml -e 's/Unix.unlink fifo;/if Sys.file_exists fifo then Unix.unlink fifo;/' + sed -i examples/Makefile -e 's/-package libevent/-package liboevent/g' + sed -i META -e s/libevent.cma/liboevent.cma/ + sed -i META -e s/libevent.cmxa/liboevent.cmxa/ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.dLXG5a + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ocaml-event-0.6.0 + '[' 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,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + make all allopt gcc -MM *.c > depend ocamldep *.mli *.ml >> depend ocamlc -c -ccopt "-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DFULL_UNROLL -O2 -I/usr/local/include" event_stubs.c event_stubs.c: In function 'oc_event_init': event_stubs.c:213:22: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 213 | event_cb_closure = caml_named_value("event_cb"); | ^ ocamlmklib -oc mloevent event_stubs.o \ -L/usr/local/lib -levent ocamlc -c liboevent.mli ocamlc -c -nolabels liboevent.ml ocamlmklib -o liboevent liboevent.cmo -oc mloevent \ -L/usr/local/lib -levent ocamlopt -c -nolabels liboevent.ml ocamlmklib -o liboevent liboevent.cmx -oc mloevent \ -L/usr/local/lib -levent + make doc cd doc; ocamldoc -html -I .. ../liboevent.mli Warning: Element Libevent.del not found Warning: Element Libevent.del not found Warning: Element Libevent.set not found + rm -f doc/README + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.o3MuN7 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/ocaml-event-0.6.0-18.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/ocaml-event-0.6.0-18.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/ocaml-event-0.6.0-18.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/ocaml-event-0.6.0-18.mga8.aarch64 + cd ocaml-event-0.6.0 + '[' 1 -eq 1 ']' + export DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-event-0.6.0-18.mga8.aarch64 + DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-event-0.6.0-18.mga8.aarch64 + export OCAMLFIND_DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-event-0.6.0-18.mga8.aarch64//usr/lib64/ocaml + OCAMLFIND_DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-event-0.6.0-18.mga8.aarch64//usr/lib64/ocaml + export DLLDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-event-0.6.0-18.mga8.aarch64//usr/lib64/ocaml/stublibs + DLLDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-event-0.6.0-18.mga8.aarch64//usr/lib64/ocaml/stublibs + mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-event-0.6.0-18.mga8.aarch64//usr/lib64/ocaml/stublibs + mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-event-0.6.0-18.mga8.aarch64//usr/lib64/ocaml/liboevent + make install { test ! -f liboevent.cmxa || extra="liboevent.cmxa liboevent.a"; }; \ ocamlfind install liboevent META liboevent.cmi liboevent.mli liboevent.cma \ dllmloevent.so libmloevent.a $extra Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-event-0.6.0-18.mga8.aarch64//usr/lib64/ocaml/liboevent/liboevent.a Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-event-0.6.0-18.mga8.aarch64//usr/lib64/ocaml/liboevent/liboevent.cmxa Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-event-0.6.0-18.mga8.aarch64//usr/lib64/ocaml/liboevent/libmloevent.a Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-event-0.6.0-18.mga8.aarch64//usr/lib64/ocaml/liboevent/liboevent.cma Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-event-0.6.0-18.mga8.aarch64//usr/lib64/ocaml/liboevent/liboevent.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-event-0.6.0-18.mga8.aarch64//usr/lib64/ocaml/liboevent/liboevent.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-event-0.6.0-18.mga8.aarch64//usr/lib64/ocaml/stublibs/dllmloevent.so Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-event-0.6.0-18.mga8.aarch64//usr/lib64/ocaml/stublibs/dllmloevent.so.owner ocamlfind: [WARNING] You have installed DLLs but the directory /home/iurt/rpmbuild/BUILDROOT/ocaml-event-0.6.0-18.mga8.aarch64/usr/lib64/ocaml/stublibs is not mentioned in ld.conf Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-event-0.6.0-18.mga8.aarch64//usr/lib64/ocaml/liboevent/META + /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 0.6.0-18.mga8 --unique-debug-suffix -0.6.0-18.mga8.aarch64 --unique-debug-src-base ocaml-event-0.6.0-18.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/ocaml-event-0.6.0 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ocaml-event-0.6.0-18.mga8.aarch64/usr/lib64/ocaml/stublibs/dllmloevent.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-event-0.6.0-18.mga8.aarch64/usr/lib64/ocaml/stublibs/dllmloevent.so original debug info size: 56kB, size after compression: 56kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 10 blocks + '[' -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/translate_menu + '[' -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/python 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: ocaml-event-0.6.0-18.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.nF9Nca + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ocaml-event-0.6.0 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-event-0.6.0-18.mga8.aarch64/usr/share/doc/ocaml-event + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-event-0.6.0-18.mga8.aarch64/usr/share/doc/ocaml-event + cp -pr README /home/iurt/rpmbuild/BUILDROOT/ocaml-event-0.6.0-18.mga8.aarch64/usr/share/doc/ocaml-event + cp -pr LICENCE /home/iurt/rpmbuild/BUILDROOT/ocaml-event-0.6.0-18.mga8.aarch64/usr/share/doc/ocaml-event + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Liboevent) = f0280cf06448de9bdb0d9748f90f665a ocaml-event = 0.6.0-18.mga8 ocaml-event(aarch-64) = 0.6.0-18.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.17)(64bit) libevent.so.6()(64bit) ocaml(CamlinternalFormatBasics) = f562e7b79dbe1bb1591060d6b4e854cf ocaml(Stdlib) = aa33af4684579b41817bc194be0a7a26 ocaml(Stdlib__bigarray) = 33ee4c2e3aa5fb2f083dd780ce492c0b ocaml(Stdlib__callback) = 05f106bfa8c02f2eefb8a3e3c18411af ocaml(Stdlib__complex) = 067e32179a81c1c8dbdd0a8d52b0c645 ocaml(Stdlib__hashtbl) = ae8edb4e1fa8a825285031ff0efc80c8 ocaml(Stdlib__seq) = c5f4ef3f36de5f47b7041eed1deb9679 ocaml(Unix) = ba30fbe5ee87d3d4d5bd805af35f363b ocaml(runtime) = 4.10.0 Processing files: ocaml-event-devel-0.6.0-18.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.MfIv96 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ocaml-event-0.6.0 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-event-0.6.0-18.mga8.aarch64/usr/share/doc/ocaml-event-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-event-0.6.0-18.mga8.aarch64/usr/share/doc/ocaml-event-devel + cp -pr doc /home/iurt/rpmbuild/BUILDROOT/ocaml-event-0.6.0-18.mga8.aarch64/usr/share/doc/ocaml-event-devel + cp -pr examples /home/iurt/rpmbuild/BUILDROOT/ocaml-event-0.6.0-18.mga8.aarch64/usr/share/doc/ocaml-event-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml-event-devel = 0.6.0-18.mga8 ocaml-event-devel(aarch-64) = 0.6.0-18.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-event-debugsource-0.6.0-18.mga8.aarch64 Provides: ocaml-event-debugsource = 0.6.0-18.mga8 ocaml-event-debugsource(aarch-64) = 0.6.0-18.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-event-debuginfo-0.6.0-18.mga8.aarch64 Provides: debuginfo(build-id) = 4ede0ddb2ae4f6b29b1c23b96cb9773a30bc9d90 ocaml-event-debuginfo = 0.6.0-18.mga8 ocaml-event-debuginfo(aarch-64) = 0.6.0-18.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ocaml-event-debugsource(aarch-64) = 0.6.0-18.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/ocaml-event-0.6.0-18.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-event-0.6.0-18.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-event-debugsource-0.6.0-18.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-event-debuginfo-0.6.0-18.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-event-devel-0.6.0-18.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.hHNNe8 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ocaml-event-0.6.0 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/ocaml-event-0.6.0-18.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.P5i909 + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf ocaml-event-0.6.0 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!