Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ocaml-cairo.spec'], chrootPath='/var/lib/mock/f32-ocaml-119700-36667/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ocaml-cairo.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1578528000 Wrote: /builddir/build/SRPMS/ocaml-cairo-0.4.7-0.27.gitbe5a298.fc32.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ocaml-cairo.spec'], chrootPath='/var/lib/mock/f32-ocaml-119700-36667/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ocaml-cairo.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1578528000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.dJDkFr + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ocaml-cairo-be5a298c28d90b2c44b7c00066902b53834720b3 + /usr/bin/gzip -dc /builddir/build/SOURCES/ocaml-cairo-be5a298c28d90b2c44b7c00066902b53834720b3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ocaml-cairo-be5a298c28d90b2c44b7c00066902b53834720b3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp /builddir/build/SOURCES/ocaml-cairo-META META + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.rVwCar + umask 022 + cd /builddir/build/BUILD + cd ocaml-cairo-be5a298c28d90b2c44b7c00066902b53834720b3 + pushd src ~/build/BUILD/ocaml-cairo-be5a298c28d90b2c44b7c00066902b53834720b3/src ~/build/BUILD/ocaml-cairo-be5a298c28d90b2c44b7c00066902b53834720b3 + ocamlfind ocamlc -package lablgtk2 -g -c cairo.mli + ocamlfind ocamlc -package lablgtk2 -g -c cairo.ml BUILDSTDERR: File "cairo.ml", line 505, characters 0-78: BUILDSTDERR: 505 | external font_type_init : unit -> unit = "caml_cairo_font_type_init" "noalloc" BUILDSTDERR: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: [@@noalloc] should be used instead of "noalloc" BUILDSTDERR: File "cairo.ml", lines 689-690, characters 2-52: BUILDSTDERR: 689 | ..external stride_for_width : format -> width:int -> int BUILDSTDERR: 690 | = "caml_cairo_format_stride_for_width" "noalloc" BUILDSTDERR: Alert deprecated: [@@noalloc] should be used instead of "noalloc" BUILDSTDERR: File "cairo.ml", lines 789-790, characters 2-49: BUILDSTDERR: 789 | ..external set_size : Surface.t -> width:float -> height:float -> unit BUILDSTDERR: 790 | = "caml_cairo_pdf_surface_set_size" "noalloc" BUILDSTDERR: Alert deprecated: [@@noalloc] should be used instead of "noalloc" BUILDSTDERR: File "cairo.ml", lines 878-880, characters 2-55: BUILDSTDERR: 878 | ..external add_color_stop_rgb_stub : [> `Gradient] t -> ofs:float -> BUILDSTDERR: 879 | r:float -> g:float -> b:float -> unit BUILDSTDERR: 880 | = "caml_cairo_pattern_add_color_stop_rgb" "noalloc" BUILDSTDERR: Alert deprecated: [@@noalloc] should be used instead of "noalloc" BUILDSTDERR: File "cairo.ml", lines 936-937, characters 2-47: BUILDSTDERR: 936 | ..external set_extend : 'a t -> extend -> unit BUILDSTDERR: 937 | = "caml_cairo_pattern_set_extend" "noalloc" BUILDSTDERR: Alert deprecated: [@@noalloc] should be used instead of "noalloc" BUILDSTDERR: File "cairo.ml", lines 949-950, characters 2-47: BUILDSTDERR: 949 | ..external set_filter : 'a t -> filter -> unit BUILDSTDERR: 950 | = "caml_cairo_pattern_set_filter" "noalloc" BUILDSTDERR: Alert deprecated: [@@noalloc] should be used instead of "noalloc" BUILDSTDERR: File "cairo.ml", lines 954-955, characters 2-47: BUILDSTDERR: 954 | ..external set_matrix : 'a t -> Matrix.t -> unit BUILDSTDERR: 955 | = "caml_cairo_pattern_set_matrix" "noalloc" BUILDSTDERR: Alert deprecated: [@@noalloc] should be used instead of "noalloc" BUILDSTDERR: File "cairo.ml", lines 968-969, characters 0-36: BUILDSTDERR: 968 | external transform : context -> Matrix.t -> unit BUILDSTDERR: 969 | = "caml_cairo_transform" "noalloc" BUILDSTDERR: Alert deprecated: [@@noalloc] should be used instead of "noalloc" BUILDSTDERR: File "cairo.ml", lines 970-971, characters 0-37: BUILDSTDERR: 970 | external set_matrix : context -> Matrix.t -> unit BUILDSTDERR: 971 | = "caml_cairo_set_matrix" "noalloc" BUILDSTDERR: Alert deprecated: [@@noalloc] should be used instead of "noalloc" + ocamlfind ocamlc -package lablgtk2 -g -c cairo_gtk.mli + ocamlfind ocamlc -package lablgtk2 -g -c cairo_gtk.ml + ocamlfind ocamlopt -package lablgtk2 -g -c cairo.ml BUILDSTDERR: File "cairo.ml", line 505, characters 0-78: BUILDSTDERR: 505 | external font_type_init : unit -> unit = "caml_cairo_font_type_init" "noalloc" BUILDSTDERR: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: [@@noalloc] should be used instead of "noalloc" BUILDSTDERR: File "cairo.ml", lines 689-690, characters 2-52: BUILDSTDERR: 689 | ..external stride_for_width : format -> width:int -> int BUILDSTDERR: 690 | = "caml_cairo_format_stride_for_width" "noalloc" BUILDSTDERR: Alert deprecated: [@@noalloc] should be used instead of "noalloc" BUILDSTDERR: File "cairo.ml", lines 789-790, characters 2-49: BUILDSTDERR: 789 | ..external set_size : Surface.t -> width:float -> height:float -> unit BUILDSTDERR: 790 | = "caml_cairo_pdf_surface_set_size" "noalloc" BUILDSTDERR: Alert deprecated: [@@noalloc] should be used instead of "noalloc" BUILDSTDERR: File "cairo.ml", lines 878-880, characters 2-55: BUILDSTDERR: 878 | ..external add_color_stop_rgb_stub : [> `Gradient] t -> ofs:float -> BUILDSTDERR: 879 | r:float -> g:float -> b:float -> unit BUILDSTDERR: 880 | = "caml_cairo_pattern_add_color_stop_rgb" "noalloc" BUILDSTDERR: Alert deprecated: [@@noalloc] should be used instead of "noalloc" BUILDSTDERR: File "cairo.ml", lines 936-937, characters 2-47: BUILDSTDERR: 936 | ..external set_extend : 'a t -> extend -> unit BUILDSTDERR: 937 | = "caml_cairo_pattern_set_extend" "noalloc" BUILDSTDERR: Alert deprecated: [@@noalloc] should be used instead of "noalloc" BUILDSTDERR: File "cairo.ml", lines 949-950, characters 2-47: BUILDSTDERR: 949 | ..external set_filter : 'a t -> filter -> unit BUILDSTDERR: 950 | = "caml_cairo_pattern_set_filter" "noalloc" BUILDSTDERR: Alert deprecated: [@@noalloc] should be used instead of "noalloc" BUILDSTDERR: File "cairo.ml", lines 954-955, characters 2-47: BUILDSTDERR: 954 | ..external set_matrix : 'a t -> Matrix.t -> unit BUILDSTDERR: 955 | = "caml_cairo_pattern_set_matrix" "noalloc" BUILDSTDERR: Alert deprecated: [@@noalloc] should be used instead of "noalloc" BUILDSTDERR: File "cairo.ml", lines 968-969, characters 0-36: BUILDSTDERR: 968 | external transform : context -> Matrix.t -> unit BUILDSTDERR: 969 | = "caml_cairo_transform" "noalloc" BUILDSTDERR: Alert deprecated: [@@noalloc] should be used instead of "noalloc" BUILDSTDERR: File "cairo.ml", lines 970-971, characters 0-37: BUILDSTDERR: 970 | external set_matrix : context -> Matrix.t -> unit BUILDSTDERR: 971 | = "caml_cairo_set_matrix" "noalloc" BUILDSTDERR: Alert deprecated: [@@noalloc] should be used instead of "noalloc" + ocamlfind ocamlopt -package lablgtk2 -g -c cairo_gtk.ml BUILDSTDERR: ++ pkg-config gtk+-2.0 --cflags + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -I/usr/lib64/ocaml -I/usr/lib64/ocaml/lablgtk2' + gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -I/usr/lib64/ocaml -I/usr/lib64/ocaml/lablgtk2 -c cairo_stubs.c BUILDSTDERR: In file included from cairo_stubs.c:35: BUILDSTDERR: cairo_ocaml_types.c: In function 'caml_cairo_raise_Error': BUILDSTDERR: cairo_ocaml_types.c:69:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 69 | exn = caml_named_value("Cairo.Error"); BUILDSTDERR: | ^ + gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -I/usr/lib64/ocaml -I/usr/lib64/ocaml/lablgtk2 -c cairo_gtk_stubs.c BUILDSTDERR: ++ pkg-config gtk+-2.0 --libs + ocamlfind ocamlmklib -o cairo2 cairo_stubs.o cairo.cmo -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype BUILDSTDERR: ++ pkg-config gtk+-2.0 --libs + ocamlfind ocamlmklib -o cairo_gtk cairo_gtk_stubs.o cairo_gtk.cmo -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype BUILDSTDERR: ++ pkg-config gtk+-2.0 --libs + ocamlfind ocamlmklib -o cairo2 cairo_stubs.o cairo.cmx -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype BUILDSTDERR: ++ pkg-config gtk+-2.0 --libs + ocamlfind ocamlmklib -o cairo_gtk cairo_gtk_stubs.o cairo_gtk.cmx -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype + popd ~/build/BUILD/ocaml-cairo-be5a298c28d90b2c44b7c00066902b53834720b3 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.n3vI4o + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ocaml-cairo-0.4.7-0.27.gitbe5a298.fc32.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ocaml-cairo-0.4.7-0.27.gitbe5a298.fc32.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/ocaml-cairo-0.4.7-0.27.gitbe5a298.fc32.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ocaml-cairo-0.4.7-0.27.gitbe5a298.fc32.riscv64 + cd ocaml-cairo-be5a298c28d90b2c44b7c00066902b53834720b3 + export DESTDIR=/builddir/build/BUILDROOT/ocaml-cairo-0.4.7-0.27.gitbe5a298.fc32.riscv64 + DESTDIR=/builddir/build/BUILDROOT/ocaml-cairo-0.4.7-0.27.gitbe5a298.fc32.riscv64 + export OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-cairo-0.4.7-0.27.gitbe5a298.fc32.riscv64/usr/lib64/ocaml + OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-cairo-0.4.7-0.27.gitbe5a298.fc32.riscv64/usr/lib64/ocaml + mkdir -p /builddir/build/BUILDROOT/ocaml-cairo-0.4.7-0.27.gitbe5a298.fc32.riscv64/usr/lib64/ocaml /builddir/build/BUILDROOT/ocaml-cairo-0.4.7-0.27.gitbe5a298.fc32.riscv64/usr/lib64/ocaml/stublibs + ocamlfind install cairo2 src/cairo.mli src/cairo_gtk.mli src/cairo.cmi src/cairo_gtk.cmi src/cairo2.cma src/cairo_gtk.cma src/cairo2.a src/cairo_gtk.a src/libcairo2.a src/libcairo_gtk.a src/cairo2.cmxa src/cairo_gtk.cmxa src/cairo.cmx src/cairo_gtk.cmx src/dllcairo2.so src/dllcairo_gtk.so META BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cairo-0.4.7-0.27.gitbe5a298.fc32.riscv64/usr/lib64/ocaml/cairo2/cairo_gtk.cmx BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cairo-0.4.7-0.27.gitbe5a298.fc32.riscv64/usr/lib64/ocaml/cairo2/cairo.cmx BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cairo-0.4.7-0.27.gitbe5a298.fc32.riscv64/usr/lib64/ocaml/cairo2/cairo_gtk.cmxa BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cairo-0.4.7-0.27.gitbe5a298.fc32.riscv64/usr/lib64/ocaml/cairo2/cairo2.cmxa BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cairo-0.4.7-0.27.gitbe5a298.fc32.riscv64/usr/lib64/ocaml/cairo2/libcairo_gtk.a BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cairo-0.4.7-0.27.gitbe5a298.fc32.riscv64/usr/lib64/ocaml/cairo2/libcairo2.a BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cairo-0.4.7-0.27.gitbe5a298.fc32.riscv64/usr/lib64/ocaml/cairo2/cairo_gtk.a BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cairo-0.4.7-0.27.gitbe5a298.fc32.riscv64/usr/lib64/ocaml/cairo2/cairo2.a BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cairo-0.4.7-0.27.gitbe5a298.fc32.riscv64/usr/lib64/ocaml/cairo2/cairo_gtk.cma BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cairo-0.4.7-0.27.gitbe5a298.fc32.riscv64/usr/lib64/ocaml/cairo2/cairo2.cma BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cairo-0.4.7-0.27.gitbe5a298.fc32.riscv64/usr/lib64/ocaml/cairo2/cairo_gtk.cmi BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cairo-0.4.7-0.27.gitbe5a298.fc32.riscv64/usr/lib64/ocaml/cairo2/cairo.cmi BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cairo-0.4.7-0.27.gitbe5a298.fc32.riscv64/usr/lib64/ocaml/cairo2/cairo_gtk.mli BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cairo-0.4.7-0.27.gitbe5a298.fc32.riscv64/usr/lib64/ocaml/cairo2/cairo.mli BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cairo-0.4.7-0.27.gitbe5a298.fc32.riscv64/usr/lib64/ocaml/stublibs/dllcairo_gtk.so BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cairo-0.4.7-0.27.gitbe5a298.fc32.riscv64/usr/lib64/ocaml/stublibs/dllcairo_gtk.so.owner BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cairo-0.4.7-0.27.gitbe5a298.fc32.riscv64/usr/lib64/ocaml/stublibs/dllcairo2.so BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cairo-0.4.7-0.27.gitbe5a298.fc32.riscv64/usr/lib64/ocaml/stublibs/dllcairo2.so.owner BUILDSTDERR: ocamlfind: [WARNING] You have installed DLLs but the directory /builddir/build/BUILDROOT/ocaml-cairo-0.4.7-0.27.gitbe5a298.fc32.riscv64/usr/lib64/ocaml/stublibs is not mentioned in ld.conf BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cairo-0.4.7-0.27.gitbe5a298.fc32.riscv64/usr/lib64/ocaml/cairo2/META + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.4.7-0.27.gitbe5a298.fc32 --unique-debug-suffix -0.4.7-0.27.gitbe5a298.fc32.riscv64 --unique-debug-src-base ocaml-cairo-0.4.7-0.27.gitbe5a298.fc32.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/ocaml-cairo-be5a298c28d90b2c44b7c00066902b53834720b3 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ocaml-cairo-0.4.7-0.27.gitbe5a298.fc32.riscv64/usr/lib64/ocaml/stublibs/dllcairo_gtk.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ocaml-cairo-0.4.7-0.27.gitbe5a298.fc32.riscv64/usr/lib64/ocaml/stublibs/dllcairo2.so extracting debug info from /builddir/build/BUILDROOT/ocaml-cairo-0.4.7-0.27.gitbe5a298.fc32.riscv64/usr/lib64/ocaml/stublibs/dllcairo2.so extracting debug info from /builddir/build/BUILDROOT/ocaml-cairo-0.4.7-0.27.gitbe5a298.fc32.riscv64/usr/lib64/ocaml/stublibs/dllcairo_gtk.so original debug info size: 344kB, size after compression: 340kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. BUILDSTDERR: 182 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: ocaml-cairo-0.4.7-0.27.gitbe5a298.fc32.riscv64 Provides: ocaml(Cairo) = 0fe0423b01c1666d70739c13615babd6 ocaml(Cairo_gtk) = eae628f70ce9873d0bca142636811201 ocaml-cairo = 2:0.4.7-0.27.gitbe5a298.fc32 ocaml-cairo(riscv-64) = 2:0.4.7-0.27.gitbe5a298.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcairo.so.2()(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libharfbuzz.so.0()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(64bit) ocaml(Cairo) = 0fe0423b01c1666d70739c13615babd6 ocaml(CamlinternalFormatBasics) = 96d16aae6255eb02a788ee96a8adb816 ocaml(Gaux) = 98457383c7a9edba507f2b98b2b07a31 ocaml(Gdk) = 10920cb5b5bed371e0a20ab0cfe076c2 ocaml(GdkPixbuf) = 3eadee553df8df1ff0108a36499343f1 ocaml(Glib) = 6f19565c7378edba7e8b0ac9486894fb ocaml(Gobject) = 539f2ddedfa18a802ac3cf1f4beb4b13 ocaml(Gpointer) = c5ee807610efdfd3cf853a7134b8435c ocaml(Pango) = 698a3345a45816b3d984f8a09a168617 ocaml(Stdlib) = 4d1e23b7e21beafc7e35ae8d03175363 ocaml(Stdlib__bigarray) = 05907fc209481be80b21790fae4c6564 ocaml(Stdlib__buffer) = d43caaa1df354240fb88291babb07541 ocaml(Stdlib__callback) = ee15e030c69240335c483d574e8b0936 ocaml(Stdlib__complex) = c8ad444e037b6368d875b65a282f43df ocaml(Stdlib__int32) = 6349c147264959acbf0ac9228e673059 ocaml(Stdlib__obj) = 685f4a37ab7f4a12cbcf0167617ed7f8 ocaml(Stdlib__printexc) = e423204e394b972a4c481406b5e5ce3c ocaml(Stdlib__printf) = a9c6559224689d87d5194d6c3ef5df0c ocaml(Stdlib__seq) = 22b526b221509ae244d8671d8e17a697 ocaml(Stdlib__uchar) = 1bfeb4ea85f4136294d66dae21ce997c ocaml(Unix) = 75745d85df17608013d29430b5962f53 ocaml(runtime) = 4.09.0 rtld(GNU_HASH) Processing files: ocaml-cairo-devel-0.4.7-0.27.gitbe5a298.fc32.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.gQ8JWq + umask 022 + cd /builddir/build/BUILD + cd ocaml-cairo-be5a298c28d90b2c44b7c00066902b53834720b3 + DOCDIR=/builddir/build/BUILDROOT/ocaml-cairo-0.4.7-0.27.gitbe5a298.fc32.riscv64/usr/share/doc/ocaml-cairo-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-cairo-0.4.7-0.27.gitbe5a298.fc32.riscv64/usr/share/doc/ocaml-cairo-devel + cp -pr examples /builddir/build/BUILDROOT/ocaml-cairo-0.4.7-0.27.gitbe5a298.fc32.riscv64/usr/share/doc/ocaml-cairo-devel + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: ocaml-cairo-devel = 2:0.4.7-0.27.gitbe5a298.fc32 ocaml-cairo-devel(riscv-64) = 2:0.4.7-0.27.gitbe5a298.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-cairo-debugsource-0.4.7-0.27.gitbe5a298.fc32.riscv64 Provides: ocaml-cairo-debugsource = 2:0.4.7-0.27.gitbe5a298.fc32 ocaml-cairo-debugsource(riscv-64) = 2:0.4.7-0.27.gitbe5a298.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-cairo-debuginfo-0.4.7-0.27.gitbe5a298.fc32.riscv64 Provides: debuginfo(build-id) = 442cbc1626d0af279d073c7f0fc5ad664a05116f debuginfo(build-id) = c5626de61a44ce34144291d80299d2018c45b42b ocaml-cairo-debuginfo = 2:0.4.7-0.27.gitbe5a298.fc32 ocaml-cairo-debuginfo(riscv-64) = 2:0.4.7-0.27.gitbe5a298.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ocaml-cairo-debugsource(riscv-64) = 2:0.4.7-0.27.gitbe5a298.fc32 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ocaml-cairo-0.4.7-0.27.gitbe5a298.fc32.riscv64 Wrote: /builddir/build/RPMS/ocaml-cairo-debugsource-0.4.7-0.27.gitbe5a298.fc32.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-cairo-0.4.7-0.27.gitbe5a298.fc32.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-cairo-debuginfo-0.4.7-0.27.gitbe5a298.fc32.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-cairo-devel-0.4.7-0.27.gitbe5a298.fc32.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.NJjtDn + umask 022 + cd /builddir/build/BUILD + cd ocaml-cairo-be5a298c28d90b2c44b7c00066902b53834720b3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ocaml-cairo-0.4.7-0.27.gitbe5a298.fc32.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0