Mock Version: 1.4.16 Mock Version: 1.4.16 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/ocaml-cairo.spec'], chrootPath='/var/lib/mock/f31-build-17104666-1228379/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': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --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': 'C.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le setting SOURCE_DATE_EPOCH=1564617600 Wrote: /builddir/build/SRPMS/ocaml-cairo-0.4.7-0.24.gitbe5a298.fc31.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/ocaml-cairo.spec'], chrootPath='/var/lib/mock/f31-build-17104666-1228379/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': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --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': 'C.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le setting SOURCE_DATE_EPOCH=1564617600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ZZ6TeW + 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.A3GhEX + umask 022 + cd /builddir/build/BUILD + cd ocaml-cairo-be5a298c28d90b2c44b7c00066902b53834720b3 + pushd src + 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", line 689, characters 2-109: 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", line 789, characters 2-120: 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", line 878, characters 2-166: 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", line 936, characters 2-94: 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", line 949, characters 2-94: 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", line 954, characters 2-96: 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", line 968, characters 0-85: 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", line 970, characters 0-87: 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", line 689, characters 2-109: 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", line 789, characters 2-120: 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", line 878, characters 2-166: 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", line 936, characters 2-94: 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", line 949, characters 2-94: 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", line 954, characters 2-96: 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", line 968, characters 0-85: 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", line 970, characters 0-87: 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 -m64 -mcpu=power8 -mtune=power8 -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/fribidi -I/usr/include/harfbuzz -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 -m64 -mcpu=power8 -mtune=power8 -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/fribidi -I/usr/include/harfbuzz -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 + 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 -m64 -mcpu=power8 -mtune=power8 -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/fribidi -I/usr/include/harfbuzz -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 -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 -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 -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 -lfontconfig -lfreetype + popd + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 ~/build/BUILD/ocaml-cairo-be5a298c28d90b2c44b7c00066902b53834720b3/src ~/build/BUILD/ocaml-cairo-be5a298c28d90b2c44b7c00066902b53834720b3 ~/build/BUILD/ocaml-cairo-be5a298c28d90b2c44b7c00066902b53834720b3 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.XA3O9V + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ocaml-cairo-0.4.7-0.24.gitbe5a298.fc31.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ocaml-cairo-0.4.7-0.24.gitbe5a298.fc31.ppc64le BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/ocaml-cairo-0.4.7-0.24.gitbe5a298.fc31.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ocaml-cairo-0.4.7-0.24.gitbe5a298.fc31.ppc64le + cd ocaml-cairo-be5a298c28d90b2c44b7c00066902b53834720b3 + export DESTDIR=/builddir/build/BUILDROOT/ocaml-cairo-0.4.7-0.24.gitbe5a298.fc31.ppc64le + DESTDIR=/builddir/build/BUILDROOT/ocaml-cairo-0.4.7-0.24.gitbe5a298.fc31.ppc64le + export OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-cairo-0.4.7-0.24.gitbe5a298.fc31.ppc64le/usr/lib64/ocaml + OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-cairo-0.4.7-0.24.gitbe5a298.fc31.ppc64le/usr/lib64/ocaml + mkdir -p /builddir/build/BUILDROOT/ocaml-cairo-0.4.7-0.24.gitbe5a298.fc31.ppc64le/usr/lib64/ocaml /builddir/build/BUILDROOT/ocaml-cairo-0.4.7-0.24.gitbe5a298.fc31.ppc64le/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.24.gitbe5a298.fc31.ppc64le/usr/lib64/ocaml/cairo2/cairo_gtk.cmx BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cairo-0.4.7-0.24.gitbe5a298.fc31.ppc64le/usr/lib64/ocaml/cairo2/cairo.cmx BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cairo-0.4.7-0.24.gitbe5a298.fc31.ppc64le/usr/lib64/ocaml/cairo2/cairo_gtk.cmxa BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cairo-0.4.7-0.24.gitbe5a298.fc31.ppc64le/usr/lib64/ocaml/cairo2/cairo2.cmxa BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cairo-0.4.7-0.24.gitbe5a298.fc31.ppc64le/usr/lib64/ocaml/cairo2/libcairo_gtk.a BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cairo-0.4.7-0.24.gitbe5a298.fc31.ppc64le/usr/lib64/ocaml/cairo2/libcairo2.a BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cairo-0.4.7-0.24.gitbe5a298.fc31.ppc64le/usr/lib64/ocaml/cairo2/cairo_gtk.a BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cairo-0.4.7-0.24.gitbe5a298.fc31.ppc64le/usr/lib64/ocaml/cairo2/cairo2.a BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cairo-0.4.7-0.24.gitbe5a298.fc31.ppc64le/usr/lib64/ocaml/cairo2/cairo_gtk.cma BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cairo-0.4.7-0.24.gitbe5a298.fc31.ppc64le/usr/lib64/ocaml/cairo2/cairo2.cma BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cairo-0.4.7-0.24.gitbe5a298.fc31.ppc64le/usr/lib64/ocaml/cairo2/cairo_gtk.cmi BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cairo-0.4.7-0.24.gitbe5a298.fc31.ppc64le/usr/lib64/ocaml/cairo2/cairo.cmi BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cairo-0.4.7-0.24.gitbe5a298.fc31.ppc64le/usr/lib64/ocaml/cairo2/cairo_gtk.mli BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cairo-0.4.7-0.24.gitbe5a298.fc31.ppc64le/usr/lib64/ocaml/cairo2/cairo.mli BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cairo-0.4.7-0.24.gitbe5a298.fc31.ppc64le/usr/lib64/ocaml/stublibs/dllcairo_gtk.so BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cairo-0.4.7-0.24.gitbe5a298.fc31.ppc64le/usr/lib64/ocaml/stublibs/dllcairo_gtk.so.owner BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cairo-0.4.7-0.24.gitbe5a298.fc31.ppc64le/usr/lib64/ocaml/stublibs/dllcairo2.so BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cairo-0.4.7-0.24.gitbe5a298.fc31.ppc64le/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.24.gitbe5a298.fc31.ppc64le/usr/lib64/ocaml/stublibs is not mentioned in ld.conf BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cairo-0.4.7-0.24.gitbe5a298.fc31.ppc64le/usr/lib64/ocaml/cairo2/META + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.4.7-0.24.gitbe5a298.fc31 --unique-debug-suffix -0.4.7-0.24.gitbe5a298.fc31.ppc64le --unique-debug-src-base ocaml-cairo-0.4.7-0.24.gitbe5a298.fc31.ppc64le --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/ocaml-cairo-be5a298c28d90b2c44b7c00066902b53834720b3 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 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ocaml-cairo-0.4.7-0.24.gitbe5a298.fc31.ppc64le/usr/lib64/ocaml/stublibs/dllcairo2.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ocaml-cairo-0.4.7-0.24.gitbe5a298.fc31.ppc64le/usr/lib64/ocaml/stublibs/dllcairo_gtk.so extracting debug info from /builddir/build/BUILDROOT/ocaml-cairo-0.4.7-0.24.gitbe5a298.fc31.ppc64le/usr/lib64/ocaml/stublibs/dllcairo2.so extracting debug info from /builddir/build/BUILDROOT/ocaml-cairo-0.4.7-0.24.gitbe5a298.fc31.ppc64le/usr/lib64/ocaml/stublibs/dllcairo_gtk.so original debug info size: 344kB, size after compression: 344kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. Processing files: ocaml-cairo-0.4.7-0.24.gitbe5a298.fc31.ppc64le Provides: ocaml(Cairo) = 689277cb9cc47bfc94f9c64215649160 ocaml(Cairo_gtk) = 7818e263898cc2a9e7960be137816245 ocaml-cairo = 2:0.4.7-0.24.gitbe5a298.fc31 ocaml-cairo(ppc-64) = 2:0.4.7-0.24.gitbe5a298.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(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) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(64bit) ocaml(Cairo) = 689277cb9cc47bfc94f9c64215649160 ocaml(CamlinternalFormatBasics) = a2b1a9d869fd05813beb35645bd9cd94 ocaml(Gaux) = 3480ac255eb2a1fc11730b93be0b7f9d ocaml(Gdk) = 362996184255565b9c1e91545e86a204 ocaml(GdkPixbuf) = d5cb41cbf519053284783d98e1cf6fab ocaml(Glib) = bcc90c4e7180aedd434b5442fc88f73c ocaml(Gobject) = c7e4aff7e2d4fce65719c391bdba8792 ocaml(Gpointer) = e585ca4bd2cd3849d5b035ece6b3c7ce ocaml(Pango) = 254ecc6a6c4222845b70379c193ec950 ocaml(Stdlib) = ad45f251bbf98d3a0bf3b883546ecfc8 ocaml(Stdlib__bigarray) = a39abb3f899c4b4ea72b1eda931404b8 ocaml(Stdlib__buffer) = 35866fa9f82ad0886b2ccd0a86f2e1e6 ocaml(Stdlib__callback) = da1159c8ae37cdd81384691e3d654569 ocaml(Stdlib__complex) = 3e86422b431ff5c172197d51a2afdd52 ocaml(Stdlib__int32) = 9de27084a784cd13eb5e5552ddbd6b4e ocaml(Stdlib__obj) = 9f725e74fc3209d50af4a35f74f18b53 ocaml(Stdlib__printexc) = 0385c022af1089101c5830e076b89d37 ocaml(Stdlib__printf) = b72a44ed259e7034497028c0b31e9fa1 ocaml(Stdlib__seq) = 359c95515bb2842e5ad1497a5b684136 ocaml(Stdlib__uchar) = db24a5ebd1625809ae883920f16c2526 ocaml(Unix) = 323356c8c72d73e9e59421c988efd3aa ocaml(runtime) = 4.08.1 rtld(GNU_HASH) Processing files: ocaml-cairo-devel-0.4.7-0.24.gitbe5a298.fc31.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.aQEosZ + umask 022 + cd /builddir/build/BUILD + cd ocaml-cairo-be5a298c28d90b2c44b7c00066902b53834720b3 + DOCDIR=/builddir/build/BUILDROOT/ocaml-cairo-0.4.7-0.24.gitbe5a298.fc31.ppc64le/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.24.gitbe5a298.fc31.ppc64le/usr/share/doc/ocaml-cairo-devel + cp -pr examples /builddir/build/BUILDROOT/ocaml-cairo-0.4.7-0.24.gitbe5a298.fc31.ppc64le/usr/share/doc/ocaml-cairo-devel + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: ocaml-cairo-devel = 2:0.4.7-0.24.gitbe5a298.fc31 ocaml-cairo-devel(ppc-64) = 2:0.4.7-0.24.gitbe5a298.fc31 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.24.gitbe5a298.fc31.ppc64le Provides: ocaml-cairo-debugsource = 2:0.4.7-0.24.gitbe5a298.fc31 ocaml-cairo-debugsource(ppc-64) = 2:0.4.7-0.24.gitbe5a298.fc31 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.24.gitbe5a298.fc31.ppc64le Provides: debuginfo(build-id) = 3638edd3631450fc594c83da4c37cef7ddf28659 debuginfo(build-id) = 88e273f0f3cc21b06371da694c24ef55a21237bf ocaml-cairo-debuginfo = 2:0.4.7-0.24.gitbe5a298.fc31 ocaml-cairo-debuginfo(ppc-64) = 2:0.4.7-0.24.gitbe5a298.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ocaml-cairo-debugsource(ppc-64) = 2:0.4.7-0.24.gitbe5a298.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ocaml-cairo-0.4.7-0.24.gitbe5a298.fc31.ppc64le Wrote: /builddir/build/RPMS/ocaml-cairo-debugsource-0.4.7-0.24.gitbe5a298.fc31.ppc64le.rpm Wrote: /builddir/build/RPMS/ocaml-cairo-0.4.7-0.24.gitbe5a298.fc31.ppc64le.rpm Wrote: /builddir/build/RPMS/ocaml-cairo-debuginfo-0.4.7-0.24.gitbe5a298.fc31.ppc64le.rpm Wrote: /builddir/build/RPMS/ocaml-cairo-devel-0.4.7-0.24.gitbe5a298.fc31.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.tayt4W + umask 022 + cd /builddir/build/BUILD + cd ocaml-cairo-be5a298c28d90b2c44b7c00066902b53834720b3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ocaml-cairo-0.4.7-0.24.gitbe5a298.fc31.ppc64le + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0