Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ocaml-camlimages.spec'], chrootPath='/var/lib/mock/f33-build-361836-60319/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=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ocaml-camlimages.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 warning: Macro expanded in comment on line 79: %{_libdir}/ocaml/camlimages/*.cmx warning: Macro expanded in comment on line 92: %{_libdir}/ocaml/camlimages/*.cmx Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1599004800 Wrote: /builddir/build/SRPMS/ocaml-camlimages-4.2.5-26.fc33.1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ocaml-camlimages.spec'], chrootPath='/var/lib/mock/f33-build-361836-60319/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=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ocaml-camlimages.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 warning: Macro expanded in comment on line 79: %{_libdir}/ocaml/camlimages/*.cmx warning: Macro expanded in comment on line 92: %{_libdir}/ocaml/camlimages/*.cmx Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1599004800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.I7ToHP + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf camlspotter-camlimages-8ca76028cff3 + /usr/bin/gzip -dc /builddir/build/SOURCES/4.2.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd camlspotter-camlimages-8ca76028cff3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cd /builddir/build/BUILD + cd camlspotter-camlimages-8ca76028cff3 + /usr/bin/gzip -dc /builddir/build/SOURCES/camlimages-2.2.0-htmlref.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (camlimages-4.2.5-add-g-flag.patch):' Patch #1 (camlimages-4.2.5-add-g-flag.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file OMakefile patching file OMyMakeroot Patch #2 (camlimages-4.2.5-safe-string.patch): + echo 'Patch #2 (camlimages-4.2.5-safe-string.patch):' + /usr/bin/patch --no-backup-if-mismatch -p2 --fuzz=0 patching file examples/tiffps/tiffps.ml + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.BIZBJQ + umask 022 + cd /builddir/build/BUILD + cd camlspotter-camlimages-8ca76028cff3 + omake 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' --verbose *** omake: reading OMakefiles --- Checking for ocamlfind... (found /usr/bin/ocamlfind) --- Checking for ocamlc.opt... (found /usr/bin/ocamlc.opt) --- Checking for ocamlopt.opt... (found /usr/bin/ocamlopt.opt) --- Checking for ocamldep.opt... (found /usr/bin/ocamldep.opt) --- Checking for ocamllex.opt... (found /usr/bin/ocamllex.opt) --- Checking whether ocamlc understands the "z" warnings... (yes) --- Checking whether ocamlopt can create cmxs plugins... (yes) File OMyMakeroot: line 189, characters 18-98: Warning: old-style fun expression. This expression should use a => binding. File src/OMakefile: line 79, characters 2-34: Warning: old-style foreach expression. This expression should use a => binding. File src/OMakefile: line 83, characters 2-24: Warning: old-style foreach expression. This expression should use a => binding. File src/OMakefile: line 158, characters 2-34: Warning: old-style foreach expression. This expression should use a => binding. File src/OMakefile: line 163, characters 2-24: Warning: old-style foreach expression. This expression should use a => binding. File src/OMakefile: line 183, characters 2-34: Warning: old-style foreach expression. This expression should use a => binding. File src/OMakefile: line 190, characters 2-24: Warning: old-style foreach expression. This expression should use a => binding. File src/OMakefile: line 207, characters 2-38: Warning: old-style foreach expression. This expression should use a => binding. File src/OMakefile: line 262, characters 70-144: Warning: old-style foreach expression. This expression should use a => binding. --- Checking for ocamlmklib... (found /usr/bin/ocamlmklib) --- Checking for pkg-config... (found /usr/bin/pkg-config) --- Checking for zlib.h... --- Checking for gcc... (found /usr/bin/gcc) --- Checking for g++... (FAILED - no g++ found) --- Checking for gcc... (found /usr/bin/gcc) --- Checking for c++... (FAILED - no c++ found) --- Checking for gcc... (found /usr/bin/gcc) --- Checking for ld... (found /usr/bin/ld) --- Checking for as... (found /usr/bin/as) (found) --- Checking for function zlibVersion in library z... (found) --- Checking for libgif by pkg-config... (failed /usr/bin/pkg-config libgif) --- Checking for gif_lib.h... (found) --- Checking for function DGifOpenFileName in library gif... (found) --- Checking for libpng by pkg-config... (found) --- Checking for libjpeg by pkg-config... (found) --- Checking for libexif by pkg-config... (found) --- Checking for libtiff-4 by pkg-config... (found) --- Checking for xpm by pkg-config... (found) --- Checking for gs... (FAILED - no gs found) --- Checking lablgtk2... /usr/lib64/ocaml/lablgtk2 (found) --- Checking graphics compilability: open Graphics... --- Checking /tmp/omakec2a017.ml... ocamlfind ocamlc -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -warn-error -a -c -package graphics /tmp/omakec2a017.ml (NO) --- Checking for freetype-config... (found /usr/bin/freetype-config) --- Checking for rgb.txt... (found /usr/share/X11/rgb.txt) --- Configuring wordsize 8 --- C libraries libgif: true libpng: true libjpeg: true libexif: true libtiff: true libxpm: true libz: true --- Subpackages gif: true (-lgif) png: true (-I/usr/include/libpng16 -lpng16 -lz) jpeg: true (-ljpeg) exif: true (-lexif) tiff: true (-ltiff) xpm: true (-lXpm -lX11) freetype: true (/usr/bin/freetype-config) (-I/usr/include/freetype2 -I/usr/include/libpng16 -lfreetype) ps: false (false) rgb.txt: true (/etc/X11 /usr/share/X11) lablgtk2: true graphics: false --- Summary supported subpackages: gif png jpeg exif tiff xpm lablgtk2 freetype supported formats: gif png jpeg exif tiff xpm supported non-formats: lablgtk2 freetype --- --- Checking if ocamldep understands -modules... (yes) *** omake: finished reading OMakefiles (29.40 sec) - scan test scan-ocaml-dyn.ml + ocamlfind ocamldep -package dynlink,unix -modules dyn.ml - scan src scan-ocaml-jis_unicode.mli + ocamlfind ocamldep -package lablgtk2 -modules jis_unicode.mli - scan src scan-ocaml-jis_unicode.ml + ocamlfind ocamldep -package lablgtk2 -modules jis_unicode.ml - build src camlimages.ml + public.stdout = $(public.fopen $(public.file), "w") public.fsubst(, ($(public.file), ".in")) public.close($(public.stdout)) - exit src camlimages.ml, 0.22 sec, code 0 - scan src scan-ocaml-camlimages.ml + ocamlfind ocamldep -package lablgtk2 -modules camlimages.ml - exit test scan-ocaml-dyn.ml, 0.45 sec, code 0 - scan src scan-ocaml-jis_table.ml + ocamlfind ocamldep -package lablgtk2 -modules jis_table.ml - exit src scan-ocaml-jis_unicode.ml, 0.55 sec, code 0 - scan src scan-ocaml-colorhist.mli + ocamlfind ocamldep -package lablgtk2 -modules colorhist.mli - exit src scan-ocaml-jis_unicode.mli, 0.57 sec, code 0 - build src jis_unicode.cmi + ocamlfind ocamlc -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -c jis_unicode.mli - exit src scan-ocaml-camlimages.ml, 0.44 sec, code 0 - build src camlimages.o + ocamlfind ocamlc -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -c camlimages.ml - exit src scan-ocaml-jis_table.ml, 0.57 sec, code 0 - build src jis_table.o + ocamlfind ocamlc -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -c jis_table.ml - exit src scan-ocaml-colorhist.mli, 0.61 sec, code 0 - scan src scan-ocaml-colorhist.ml + ocamlfind ocamldep -package lablgtk2 -modules colorhist.ml - exit src jis_unicode.cmi, 0.89 sec, code 0 - scan src scan-ocaml-oXvthumb.mli + ocamlfind ocamldep -package lablgtk2 -modules oXvthumb.mli - build src camlimages.o + ocamlfind ocamlopt -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -I . -c camlimages.ml - exit src scan-ocaml-colorhist.ml, 0.57 sec, code 0 - scan src scan-ocaml-oXvthumb.ml + ocamlfind ocamldep -package lablgtk2 -modules oXvthumb.ml - build src jis_table.o + ocamlfind ocamlopt -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -I . -c jis_table.ml - exit src scan-ocaml-oXvthumb.mli, 0.44 sec, code 0 - scan src scan-ocaml-geometry.mli + ocamlfind ocamldep -package lablgtk2 -modules geometry.mli - exit src scan-ocaml-oXvthumb.ml, 0.46 sec, code 0 - scan src scan-ocaml-geometry.ml + ocamlfind ocamldep -package lablgtk2 -modules geometry.ml - exit src scan-ocaml-geometry.mli, 0.44 sec, code 0 - build src geometry.cmi + ocamlfind ocamlc -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -c geometry.mli - exit src camlimages.o, 2.19 sec, code 0 - scan src scan-ocaml-genimage.mli + ocamlfind ocamldep -package lablgtk2 -modules genimage.mli - exit src scan-ocaml-geometry.ml, 0.57 sec, code 0 - scan src scan-ocaml-genimage.ml + ocamlfind ocamldep -package lablgtk2 -modules genimage.ml - exit src geometry.cmi, 0.69 sec, code 0 - build src geometry.cmx + ocamlfind ocamlopt -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -I . -c geometry.ml - exit src jis_table.o, 2.18 sec, code 0 - build src jis_unicode.cmo + ocamlfind ocamlc -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -c jis_unicode.ml - exit src scan-ocaml-genimage.mli, 0.47 sec, code 0 - scan src scan-ocaml-image_intf.mli + ocamlfind ocamldep -package lablgtk2 -modules image_intf.mli - exit src scan-ocaml-genimage.ml, 0.53 sec, code 0 - build src jis_unicode.cmx + ocamlfind ocamlopt -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -I . -c jis_unicode.ml - exit src scan-ocaml-image_intf.mli, 0.49 sec, code 0 - build src geometry.cmo + ocamlfind ocamlc -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -c geometry.ml - exit src jis_unicode.cmo, 0.80 sec, code 0 - scan src scan-ocaml-index16.mli + ocamlfind ocamldep -package lablgtk2 -modules index16.mli - exit src scan-ocaml-index16.mli, 0.80 sec, code 0 - scan src scan-ocaml-info.mli + ocamlfind ocamldep -package lablgtk2 -modules info.mli - exit src geometry.cmx, 2.05 sec, code 0 - scan src scan-ocaml-index16.ml + ocamlfind ocamldep -package lablgtk2 -modules index16.ml - exit src jis_unicode.cmx, 1.65 sec, code 0 - scan src scan-ocaml-oImages.mli + ocamlfind ocamldep -package lablgtk2 -modules oImages.mli - exit src geometry.cmo, 1.40 sec, code 0 - scan src scan-ocaml-oImages.ml + ocamlfind ocamldep -package lablgtk2 -modules oImages.ml - exit src scan-ocaml-info.mli, 0.45 sec, code 0 - build src info.cmi + ocamlfind ocamlc -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -c info.mli - exit src scan-ocaml-index16.ml, 0.52 sec, code 0 - scan src scan-ocaml-xvthumb.mli + ocamlfind ocamldep -package lablgtk2 -modules xvthumb.mli - exit src scan-ocaml-oImages.mli, 0.56 sec, code 0 - scan src scan-ocaml-xvthumb.ml + ocamlfind ocamldep -package lablgtk2 -modules xvthumb.ml - exit src scan-ocaml-oImages.ml, 0.56 sec, code 0 - scan src scan-ocaml-tmpfile.mli + ocamlfind ocamldep -package lablgtk2 -modules tmpfile.mli - exit src scan-ocaml-xvthumb.mli, 0.47 sec, code 0 - scan src scan-ocaml-tmpfile.ml + ocamlfind ocamldep -package lablgtk2 -modules tmpfile.ml - exit src info.cmi, 0.74 sec, code 0 - scan src scan-ocaml-mstring.mli + ocamlfind ocamldep -package lablgtk2 -modules mstring.mli - exit src scan-ocaml-xvthumb.ml, 0.56 sec, code 0 - scan src scan-ocaml-mstring.ml + ocamlfind ocamldep -package lablgtk2 -modules mstring.ml - exit src scan-ocaml-tmpfile.mli, 0.57 sec, code 0 - build src tmpfile.cmi + ocamlfind ocamlc -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -c tmpfile.mli - exit src scan-ocaml-tmpfile.ml, 0.49 sec, code 0 - scan src scan-ocaml-index8.mli + ocamlfind ocamldep -package lablgtk2 -modules index8.mli - exit src scan-ocaml-mstring.mli, 0.52 sec, code 0 - build src mstring.cmi + ocamlfind ocamlc -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -c mstring.mli - exit src scan-ocaml-mstring.ml, 0.53 sec, code 0 - scan src scan-ocaml-index8.ml + ocamlfind ocamldep -package lablgtk2 -modules index8.ml - exit src tmpfile.cmi, 0.70 sec, code 0 - build src tmpfile.cmo + ocamlfind ocamlc -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -c tmpfile.ml - exit src scan-ocaml-index8.mli, 0.49 sec, code 0 - build src tmpfile.cmx + ocamlfind ocamlopt -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -I . -c tmpfile.ml - exit src scan-ocaml-index8.ml, 0.58 sec, code 0 - scan src scan-ocaml-oColor.mli + ocamlfind ocamldep -package lablgtk2 -modules oColor.mli - exit src mstring.cmi, 0.87 sec, code 0 - scan src scan-ocaml-oColor.ml + ocamlfind ocamldep -package lablgtk2 -modules oColor.ml - exit src tmpfile.cmo, 0.92 sec, code 0 - scan src scan-ocaml-images.mli + ocamlfind ocamldep -package lablgtk2 -modules images.mli - exit src scan-ocaml-oColor.mli, 0.46 sec, code 0 - scan src scan-ocaml-images.ml + ocamlfind ocamldep -package lablgtk2 -modules images.ml - exit src scan-ocaml-oColor.ml, 0.46 sec, code 0 - scan src scan-ocaml-bitmap.mli + ocamlfind ocamldep -package lablgtk2 -modules bitmap.mli - exit src scan-ocaml-images.mli, 0.51 sec, code 0 - scan src scan-ocaml-bitmap.ml + ocamlfind ocamldep -package lablgtk2 -modules bitmap.ml - exit src tmpfile.cmx, 1.39 sec, code 0 - scan src scan-ocaml-reduce.mli + ocamlfind ocamldep -package lablgtk2 -modules reduce.mli - exit src scan-ocaml-images.ml, 0.60 sec, code 0 - scan src scan-ocaml-reduce.ml + ocamlfind ocamldep -package lablgtk2 -modules reduce.ml - exit src scan-ocaml-bitmap.mli, 0.56 sec, code 0 - build src bitmap.cmi + ocamlfind ocamlc -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -c bitmap.mli - exit src scan-ocaml-reduce.mli, 0.49 sec, code 0 - scan src scan-ocaml-region.mli + ocamlfind ocamldep -package lablgtk2 -modules region.mli - exit src scan-ocaml-bitmap.ml, 0.60 sec, code 0 - scan src scan-ocaml-region.ml + ocamlfind ocamldep -package lablgtk2 -modules region.ml - exit src scan-ocaml-reduce.ml, 0.55 sec, code 0 - scan src scan-ocaml-rgba32.mli + ocamlfind ocamldep -package lablgtk2 -modules rgba32.mli - exit src scan-ocaml-region.mli, 0.43 sec, code 0 - build src region.cmi + ocamlfind ocamlc -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -c region.mli File "bitmap.mli", line 69, characters 12-13: 69 | module Make(B:Bitdepth) : sig ^ Warning 67: unused functor parameter B. - exit src bitmap.cmi, 0.84 sec, code 0 - scan src scan-ocaml-rgba32.ml + ocamlfind ocamldep -package lablgtk2 -modules rgba32.ml - exit src scan-ocaml-region.ml, 0.48 sec, code 0 - scan src scan-ocaml-cmyk32.mli + ocamlfind ocamldep -package lablgtk2 -modules cmyk32.mli - exit src scan-ocaml-rgba32.mli, 0.48 sec, code 0 - scan src scan-ocaml-cmyk32.ml + ocamlfind ocamldep -package lablgtk2 -modules cmyk32.ml - exit src scan-ocaml-cmyk32.mli, 0.47 sec, code 0 - scan src scan-ocaml-units.ml + ocamlfind ocamldep -package lablgtk2 -modules units.ml - exit src scan-ocaml-rgba32.ml, 0.67 sec, code 0 - scan src scan-ocaml-blend.mli + ocamlfind ocamldep -package lablgtk2 -modules blend.mli - exit src region.cmi, 0.80 sec, code 0 - build src region.cmx + ocamlfind ocamlopt -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -I . -c region.ml - exit src scan-ocaml-cmyk32.ml, 0.54 sec, code 0 - build src region.cmo + ocamlfind ocamlc -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -c region.ml - exit src scan-ocaml-blend.mli, 0.50 sec, code 0 - scan src scan-ocaml-blend.ml + ocamlfind ocamldep -package lablgtk2 -modules blend.ml - exit src scan-ocaml-units.ml, 0.63 sec, code 0 - build src units.o + ocamlfind ocamlc -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -c units.ml - exit src region.cmo, 0.92 sec, code 0 - scan src scan-ocaml-rgb24.mli + ocamlfind ocamldep -package lablgtk2 -modules rgb24.mli - exit src scan-ocaml-blend.ml, 0.60 sec, code 0 - scan src scan-ocaml-rgb24.ml + ocamlfind ocamldep -package lablgtk2 -modules rgb24.ml - exit src scan-ocaml-rgb24.mli, 0.49 sec, code 0 - scan src scan-ocaml-color.mli + ocamlfind ocamldep -package lablgtk2 -modules color.mli - exit src region.cmx, 1.54 sec, code 0 - scan src scan-ocaml-color.ml + ocamlfind ocamldep -package lablgtk2 -modules color.ml - build src units.o + ocamlfind ocamlopt -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -I . -c units.ml - exit src scan-ocaml-rgb24.ml, 0.59 sec, code 0 - scan src scan-ocaml-oPpm.ml + ocamlfind ocamldep -package lablgtk2 -modules oPpm.ml - exit src scan-ocaml-color.mli, 0.45 sec, code 0 - build src color.cmi + ocamlfind ocamlc -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -c color.mli - exit src scan-ocaml-color.ml, 0.59 sec, code 0 - scan src scan-ocaml-util.mli + ocamlfind ocamldep -package lablgtk2 -modules util.mli - exit src scan-ocaml-oPpm.ml, 0.46 sec, code 0 - scan src scan-ocaml-util.ml + ocamlfind ocamldep -package lablgtk2 -modules util.ml - exit src scan-ocaml-util.mli, 0.44 sec, code 0 - build src util.cmi + ocamlfind ocamlc -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -c util.mli - exit src color.cmi, 0.83 sec, code 0 - build src image_intf.cmi + ocamlfind ocamlc -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -c image_intf.mli - exit src scan-ocaml-util.ml, 0.56 sec, code 0 - build src oColor.cmi + ocamlfind ocamlc -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -c oColor.mli - exit src units.o, 2.41 sec, code 0 - build src rgba32.cmi + ocamlfind ocamlc -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -c rgba32.mli - exit src util.cmi, 0.70 sec, code 0 - build src mstring.cmo + ocamlfind ocamlc -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -c mstring.ml - exit src image_intf.cmi, 0.84 sec, code 0 - build src genimage.cmi + ocamlfind ocamlc -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -c genimage.mli - exit src oColor.cmi, 0.84 sec, code 0 - build src oColor.cmo + ocamlfind ocamlc -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -c oColor.ml - exit src rgba32.cmi, 0.81 sec, code 0 - build src rgb24.cmi + ocamlfind ocamlc -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -c rgb24.mli - exit src mstring.cmo, 0.99 sec, code 0 - build src bitmap.cmo + ocamlfind ocamlc -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -c bitmap.ml - exit src genimage.cmi, 0.77 sec, code 0 - build src genimage.cmo + ocamlfind ocamlc -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -c genimage.ml - exit src rgb24.cmi, 0.78 sec, code 0 - build src index16.cmi + ocamlfind ocamlc -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -c index16.mli - exit src oColor.cmo, 0.95 sec, code 0 - build src index8.cmi + ocamlfind ocamlc -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -c index8.mli - exit src index16.cmi, 0.84 sec, code 0 - build src index16.cmo + ocamlfind ocamlc -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -c index16.ml - exit src index8.cmi, 0.73 sec, code 0 - build src index8.cmo + ocamlfind ocamlc -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -c index8.ml - exit src genimage.cmo, 1.05 sec, code 0 - build src reduce.cmi + ocamlfind ocamlc -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -c reduce.mli - exit src bitmap.cmo, 1.67 sec, code 0 - build src rgb24.cmo + ocamlfind ocamlc -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -c rgb24.ml File "reduce.mli", line 18, characters 30-31: 18 | module ErrorDiffuse : functor(R : REDUCER) -> sig ^ Warning 67: unused functor parameter R. - exit src reduce.cmi, 0.71 sec, code 0 - build src reduce.cmo + ocamlfind ocamlc -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -c reduce.ml - exit src index16.cmo, 0.98 sec, code 0 - build src rgba32.cmo + ocamlfind ocamlc -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -c rgba32.ml - exit src index8.cmo, 1.11 sec, code 0 - build src util.cmx + ocamlfind ocamlopt -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -I . -c util.ml - exit src rgb24.cmo, 1.57 sec, code 0 - build src util.cmo + ocamlfind ocamlc -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -c util.ml - exit src reduce.cmo, 1.46 sec, code 0 - build src cmyk32.cmi + ocamlfind ocamlc -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -c cmyk32.mli - exit src rgba32.cmo, 1.55 sec, code 0 - build src blend.cmi + ocamlfind ocamlc -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -c blend.mli - exit src util.cmx, 1.71 sec, code 0 - build src mstring.cmx + ocamlfind ocamlopt -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -I . -c mstring.ml - exit src util.cmo, 0.78 sec, code 0 - build src bitmap.cmx + ocamlfind ocamlopt -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -I . -c bitmap.ml - exit src cmyk32.cmi, 0.79 sec, code 0 - build src images.cmi + ocamlfind ocamlc -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -c images.mli - exit src blend.cmi, 0.83 sec, code 0 - build src blend.cmo + ocamlfind ocamlc -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -c blend.ml - exit src images.cmi, 0.79 sec, code 0 - build src oImages.cmi + ocamlfind ocamlc -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -c oImages.mli - exit src blend.cmo, 0.90 sec, code 0 - build src xvthumb.cmi + ocamlfind ocamlc -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -c xvthumb.mli - exit src mstring.cmx, 1.75 sec, code 0 - build src color.cmx + ocamlfind ocamlopt -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -I . -c color.ml - exit src xvthumb.cmi, 0.73 sec, code 0 - build src xvthumb.cmo + ocamlfind ocamlc -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -c xvthumb.ml - exit src oImages.cmi, 1.37 sec, code 0 - build src colorhist.cmi + ocamlfind ocamlc -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -c colorhist.mli - exit src bitmap.cmx, 2.84 sec, code 0 - build src oXvthumb.cmi + ocamlfind ocamlc -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -c oXvthumb.mli - exit src colorhist.cmi, 0.84 sec, code 0 - build src colorhist.cmo + ocamlfind ocamlc -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -c colorhist.ml - exit src xvthumb.cmo, 1.13 sec, code 0 - build src oImages.cmo + ocamlfind ocamlc -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -c oImages.ml - exit src color.cmx, 2.10 sec, code 0 - build src genimage.cmx + ocamlfind ocamlopt -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -I . -c genimage.ml - exit src oXvthumb.cmi, 0.94 sec, code 0 - build src oXvthumb.cmo + ocamlfind ocamlc -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -c oXvthumb.ml - exit src colorhist.cmo, 1.13 sec, code 0 - build src oColor.cmx + ocamlfind ocamlopt -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -I . -c oColor.ml - exit src oXvthumb.cmo, 1.08 sec, code 0 - build src blend.cmx + ocamlfind ocamlopt -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -I . -c blend.ml - exit src genimage.cmx, 2.06 sec, code 0 - build src rgba32.cmx + ocamlfind ocamlopt -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -I . -c rgba32.ml - exit src oColor.cmx, 1.63 sec, code 0 - build src cmyk32.cmx + ocamlfind ocamlopt -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -I . -c cmyk32.ml - exit src oImages.cmo, 2.90 sec, code 0 - build src images.cmo + ocamlfind ocamlc -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -c images.ml - exit src blend.cmx, 1.50 sec, code 0 - build src cmyk32.cmo + ocamlfind ocamlc -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -c cmyk32.ml - exit src images.cmo, 1.34 sec, code 0 - build src color.cmo + ocamlfind ocamlc -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -c color.ml - exit src cmyk32.cmx, 1.63 sec, code 0 - scan src scan-ocaml-oBmp.ml + ocamlfind ocamldep -package lablgtk2 -modules oBmp.ml - exit src cmyk32.cmo, 1.31 sec, code 0 - scan src scan-ocaml-bmp.mli + ocamlfind ocamldep -package lablgtk2 -modules bmp.mli - exit src scan-ocaml-oBmp.ml, 0.54 sec, code 0 - scan src scan-ocaml-bmp.ml + ocamlfind ocamldep -package lablgtk2 -modules bmp.ml - exit src rgba32.cmx, 2.43 sec, code 0 - build src rgb24.cmx + ocamlfind ocamlopt -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -I . -c rgb24.ml - exit src scan-ocaml-bmp.mli, 0.69 sec, code 0 - build src bmp.cmi + ocamlfind ocamlc -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -c bmp.mli - exit src scan-ocaml-bmp.ml, 0.73 sec, code 0 - scan src scan-ocaml-ppm.mli + ocamlfind ocamldep -package lablgtk2 -modules ppm.mli - exit src color.cmo, 1.62 sec, code 0 - scan src scan-ocaml-ppm.ml + ocamlfind ocamldep -package lablgtk2 -modules ppm.ml - exit src bmp.cmi, 0.73 sec, code 0 - build src bmp.cmo + ocamlfind ocamlc -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -c bmp.ml - exit src scan-ocaml-ppm.mli, 0.45 sec, code 0 - build src ppm.cmi + ocamlfind ocamlc -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -c ppm.mli - exit src scan-ocaml-ppm.ml, 0.54 sec, code 0 - build . config.h + public.stdout = $(public.fopen $(public.file), "w") public.fsubst(, ($(public.file), ".in")) public.close($(public.stdout)) - exit . config.h, 0.15 sec, code 0 - scan src scan-c-jpegwrite.c + gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I /usr/lib64/ocaml -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I. -MM jpegwrite.c - exit src ppm.cmi, 0.74 sec, code 0 - build src ppm.cmo + ocamlfind ocamlc -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -c ppm.ml - exit src rgb24.cmx, 2.52 sec, code 0 - build src index16.cmx + ocamlfind ocamlopt -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -I . -c index16.ml - exit src scan-c-jpegwrite.c, 0.91 sec, code 0 - build src jpegwrite.o + gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I /usr/lib64/ocaml -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I. -c -o jpegwrite.o jpegwrite.c - exit src bmp.cmo, 1.71 sec, code 0 - build src index8.cmx + ocamlfind ocamlopt -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -I . -c index8.ml - exit src ppm.cmo, 1.20 sec, code 0 - scan src scan-c-tiffwrite.c + gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I /usr/lib64/ocaml -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I. -MM tiffwrite.c - exit src scan-c-tiffwrite.c, 0.60 sec, code 0 - build src tiffwrite.o + gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I /usr/lib64/ocaml -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I. -c -o tiffwrite.o tiffwrite.c jpegwrite.c: In function 'open_jpeg_file_for_write_colorspace': jpegwrite.c:77:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 77 | filename= String_val( name ); | ^ In file included from jpegwrite.c:18: jpegwrite.c: In function 'caml_jpeg_write_marker': /usr/lib64/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ^ jpegwrite.c:152:18: note: in expansion of macro 'String_val' 152 | char *data = String_val(Field(raw,1)); | ^~~~~~~~~~ jpegwrite.c:154:37: warning: pointer targets in passing argument 3 of 'jpeg_write_marker' differ in signedness [-Wpointer-sign] 154 | jpeg_write_marker(cinfop, code, data, len); // This actually writes bytes, so data seems to be ok being GCed. | ^~~~ | | | char * In file included from jpegwrite.c:34: /usr/include/jpeglib.h:969:46: note: expected 'const JOCTET *' {aka 'const unsigned char *'} but argument is of type 'char *' 969 | const JOCTET *dataptr, unsigned int datalen); | ~~~~~~~~~~~~~~^~~~~~~ jpegwrite.c: In function 'write_jpeg_scanline': jpegwrite.c:175:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 175 | row[0] = String_val( buf ); | ^ - exit src index16.cmx, 1.87 sec, code 0 - scan src scan-c-jpegread.c + gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I /usr/lib64/ocaml -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I. -MM jpegread.c - exit src index8.cmx, 1.91 sec, code 0 - build src images.cmx + ocamlfind ocamlopt -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -I . -c images.ml In file included from tiffwrite.c:18: tiffwrite.c: In function 'write_tiff_scanline': /usr/lib64/ocaml/caml/mlvalues.h:265:24: warning: passing argument 2 of 'TIFFWriteScanline' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~ tiffwrite.c:91:35: note: in expansion of macro 'String_val' 91 | TIFFWriteScanline((TIFF*)tiffh, String_val(buf), Int_val(row), 0); | ^~~~~~~~~~ In file included from tiffwrite.c:39: /usr/include/tiffio.h:427:47: note: expected 'void *' but argument is of type 'const char *' 427 | extern int TIFFWriteScanline(TIFF* tif, void* buf, uint32 row, uint16 sample); | ~~~~~~^~~ - exit src scan-c-jpegread.c, 0.68 sec, code 0 - build src jpegread.o + gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I /usr/lib64/ocaml -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I. -c -o jpegread.o jpegread.c - exit src jpegwrite.o, 3.38 sec, code 0 - build src reduce.cmx + ocamlfind ocamlopt -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -I . -c reduce.ml In file included from jpegread.c:21: jpegread.c: In function 'caml_val_jpeg_marker': /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)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~ jpegread.c:98:13: note: in expansion of macro 'String_val' 98 | memcpy( String_val(tmp), p->data, p->data_length); | ^~~~~~~~~~ In file included from /usr/include/features.h:465, from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdint.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/stdint.h:9, from /usr/lib64/ocaml/caml/config.h:61, from /usr/lib64/ocaml/caml/mlvalues.h:22, from jpegread.c:21: /usr/include/bits/string_fortified.h:26:1: note: expected 'void * restrict' but argument is of type 'const char *' 26 | __NTH (memcpy (void *__restrict __dest, const void *__restrict __src, | ^~~~~ jpegread.c: In function 'open_jpeg_file_for_read': jpegread.c:149:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 149 | filename= String_val( name ); | ^ jpegread.c: In function 'read_jpeg_scanline': jpegread.c:282:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 282 | row[0] = String_val( buf ) + Int_val( offset ); | ^ jpegread.c: In function 'read_jpeg_scanlines': jpegread.c:296:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 296 | row[0] = String_val(buf) + Int_val(offset); | ^ - exit src tiffwrite.o, 3.09 sec, code 0 - scan src scan-c-xpmwrite.c + gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I /usr/lib64/ocaml -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I. -MM xpmwrite.c - exit src scan-c-xpmwrite.c, 0.39 sec, code 0 - build src xpmwrite.o + gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I /usr/lib64/ocaml -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I. -c -o xpmwrite.o xpmwrite.c - exit src images.cmx, 2.84 sec, code 0 - build src oImages.cmx + ocamlfind ocamlopt -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -I . -c oImages.ml - exit src reduce.cmx, 1.75 sec, code 0 - build src xvthumb.cmx + ocamlfind ocamlopt -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -I . -c xvthumb.ml - exit src xpmwrite.o, 0.67 sec, code 0 - build src bmp.cmx + ocamlfind ocamlopt -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -I . -c bmp.ml - exit src xvthumb.cmx, 1.60 sec, code 0 - build src ppm.cmx + ocamlfind ocamlopt -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -I . -c ppm.ml - exit src jpegread.o, 5.01 sec, code 0 - build src dllcamlimages_jpeg.so + ocamlmklib -g -o camlimages_jpeg -ljpeg jpegread.o jpegwrite.o - exit src bmp.cmx, 2.75 sec, code 0 - build test dyn.cmo + ocamlfind ocamlc -package dynlink,unix -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -I ../src -c dyn.ml - exit src ppm.cmx, 2.08 sec, code 0 - scan src scan-c-gifwrite.c + gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I /usr/lib64/ocaml -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I. -MM gifwrite.c - build test dyn.cmo + ocamlfind ocamlopt -package dynlink,unix -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -I . -I ../src -c dyn.ml - exit src oImages.cmx, 4.50 sec, code 0 - build src colorhist.cmx + ocamlfind ocamlopt -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -I . -c colorhist.ml - exit src scan-c-gifwrite.c, 0.62 sec, code 0 - build src gifwrite.o + gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I /usr/lib64/ocaml -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I. -c -o gifwrite.o gifwrite.c - exit test dyn.cmo, 1.80 sec, code 0 - build src oXvthumb.cmx + ocamlfind ocamlopt -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -I . -c oXvthumb.ml - exit src colorhist.cmx, 1.63 sec, code 0 - build src oPpm.cmo + ocamlfind ocamlc -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -c oPpm.ml - exit src oXvthumb.cmx, 1.46 sec, code 0 - build src oBmp.cmx + ocamlfind ocamlc -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -c oBmp.ml - build src oPpm.cmo + ocamlfind ocamlopt -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -I . -c oPpm.ml - build src oBmp.cmx + ocamlfind ocamlopt -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -I . -c oBmp.ml - exit src gifwrite.o, 2.96 sec, code 0 - scan src scan-c-pngwrite.c + gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I /usr/lib64/ocaml -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I. -MM pngwrite.c - exit src oPpm.cmo, 2.72 sec, code 0 - scan src scan-c-tiffread.c + gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I /usr/lib64/ocaml -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I. -MM tiffread.c - exit src scan-c-pngwrite.c, 1.02 sec, code 0 - build src pngwrite.o + gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I /usr/lib64/ocaml -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I. -c -o pngwrite.o pngwrite.c - exit src dllcamlimages_jpeg.so, 6.38 sec, code 0 - scan src scan-c-xpmread.c + gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I /usr/lib64/ocaml -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I. -MM xpmread.c - exit src oBmp.cmx, 2.83 sec, code 0 - build src camlimages_core.cma + ocamlfind ocamlc -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -a -o camlimages_core.cma util.cmo camlimages.cmo region.cmo tmpfile.cmo bitmap.cmo mstring.cmo color.cmo blend.cmo genimage.cmo cmyk32.cmo rgba32.cmo rgb24.cmo index16.cmo index8.cmo images.cmo oColor.cmo oImages.cmo colorhist.cmo geometry.cmo jis_table.cmo jis_unicode.cmo reduce.cmo units.cmo bmp.cmo oBmp.cmo ppm.cmo oPpm.cmo xvthumb.cmo oXvthumb.cmo - exit src scan-c-tiffread.c, 0.67 sec, code 0 - build src tiffread.o + gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I /usr/lib64/ocaml -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I. -c -o tiffread.o tiffread.c - exit src scan-c-xpmread.c, 0.80 sec, code 0 - build src xpmread.o + gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I /usr/lib64/ocaml -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I. -c -o xpmread.o xpmread.c In file included from pngwrite.c:23: pngwrite.c: In function 'write_png_file_rgb': /usr/lib64/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ^ pngwrite.c:95:17: note: in expansion of macro 'String_val' 95 | char *buf = String_val(buffer); | ^~~~~~~~~~ pngwrite.c: In function 'write_png_file_index': /usr/lib64/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ^ pngwrite.c:219:17: note: in expansion of macro 'String_val' 219 | char *buf = String_val(buffer); | ^~~~~~~~~~ - exit src camlimages_core.cma, 0.71 sec, code 0 - build test dyn.run + ocamlfind ocamlc -package dynlink,unix -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -I ../src -linkall -dllpath ../src -o dyn.run ../src/camlimages_core.cma dyn.cmo -linkpkg tiffread.c: In function 'open_tiff_file_for_read': tiffread.c:56:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 56 | filename = String_val( name ); | ^ tiffread.c:64:13: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 64 | tdata_t buf; | ^~~ In file included from tiffread.c:19: tiffread.c: In function 'read_tiff_scanline': /usr/lib64/ocaml/caml/mlvalues.h:265:24: warning: passing argument 2 of 'TIFFReadScanline' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~ tiffread.c:127:34: note: in expansion of macro 'String_val' 127 | TIFFReadScanline((TIFF*)tiffh, String_val(buf), Int_val(row), 0); | ^~~~~~~~~~ In file included from tiffread.c:42: /usr/include/tiffio.h:426:46: note: expected 'void *' but argument is of type 'const char *' 426 | extern int TIFFReadScanline(TIFF* tif, void* buf, uint32 row, uint16 sample); | ~~~~~~^~~ - exit src pngwrite.o, 2.64 sec, code 0 - build src camlimages_core.a + ocamlfind ocamlopt -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -a -o camlimages_core.cmxa util.cmx camlimages.cmx region.cmx tmpfile.cmx bitmap.cmx mstring.cmx color.cmx blend.cmx genimage.cmx cmyk32.cmx rgba32.cmx rgb24.cmx index16.cmx index8.cmx images.cmx oColor.cmx oImages.cmx colorhist.cmx geometry.cmx jis_table.cmx jis_unicode.cmx reduce.cmx units.cmx bmp.cmx oBmp.cmx ppm.cmx oPpm.cmx xvthumb.cmx oXvthumb.cmx xpmread.c: In function 'read_xpm_file': xpmread.c:37:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 37 | filename = String_val( name ); | ^ - exit src tiffread.o, 2.50 sec, code 0 - build src dllcamlimages_tiff.so + ocamlmklib -g -o camlimages_tiff -ltiff tiffread.o tiffwrite.o - exit src xpmread.o, 2.58 sec, code 0 - build src dllcamlimages_xpm.so + ocamlmklib -g -o camlimages_xpm -lXpm -lX11 xpmread.o xpmwrite.o - exit src camlimages_core.a, 1.57 sec, code 0 - build test dyn.opt + ocamlfind ocamlopt -package dynlink,unix -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -I . -I ../src -linkall -o dyn.opt ../src/camlimages_core.cmxa dyn.cmx -linkpkg - exit test dyn.run, 3.78 sec, code 0 - build src camlimages_core.cmxs + ocamlfind ocamlopt -shared -cclib -L. -o camlimages_core.cmxs camlimages_core.cmxa - exit src dllcamlimages_xpm.so, 2.53 sec, code 0 - scan src scan-c-gifread.c + gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I /usr/lib64/ocaml -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I. -MM gifread.c - exit src dllcamlimages_tiff.so, 3.19 sec, code 0 - scan src scan-c-pngread.c + gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I /usr/lib64/ocaml -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I. -MM pngread.c - exit src camlimages_core.cmxs, 1.62 sec, code 0 - scan src scan-c-exif_c.c + gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I /usr/lib64/ocaml -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I. -MM exif_c.c - exit src scan-c-gifread.c, 0.64 sec, code 0 - build src gifread.o + gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I /usr/lib64/ocaml -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I. -c -o gifread.o gifread.c - exit src scan-c-pngread.c, 1.10 sec, code 0 - build src pngread.o + gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I /usr/lib64/ocaml -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I. -c -o pngread.o pngread.c - exit src scan-c-exif_c.c, 1.24 sec, code 0 - build src exif_c.o + gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I /usr/lib64/ocaml -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I. -c -o exif_c.o exif_c.c In file included from gifread.c:18: gifread.c: In function 'dGifGetExtension': /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)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~ gifread.c:242:12: note: in expansion of macro 'String_val' 242 | memcpy(String_val(ext), &extData[1], extData[0]); | ^~~~~~~~~~ In file included from /usr/include/features.h:465, from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdint.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/stdint.h:9, from /usr/lib64/ocaml/caml/config.h:61, from /usr/lib64/ocaml/caml/mlvalues.h:22, from gifread.c:18: /usr/include/bits/string_fortified.h:26:1: note: expected 'void * restrict' but argument is of type 'const char *' 26 | __NTH (memcpy (void *__restrict __dest, const void *__restrict __src, | ^~~~~ pngread.c: In function 'read_png_file_as_rgb24': pngread.c:50:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 50 | filename = String_val( name ); | ^ In file included from pngread.c:25: /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)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~ pngread.c:156:14: note: in expansion of macro 'String_val' 156 | memcpy(String_val(tmp), buf+rowbytes*i, rowbytes); | ^~~~~~~~~~ In file included from /usr/include/features.h:465, from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from pngread.c:21: /usr/include/bits/string_fortified.h:26:1: note: expected 'void * restrict' but argument is of type 'const char *' 26 | __NTH (memcpy (void *__restrict __dest, const void *__restrict __src, | ^~~~~ pngread.c: In function 'read_png_file': pngread.c:224:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 224 | filename = String_val( name ); | ^ In file included from pngread.c:25: /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)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~ pngread.c:357:20: note: in expansion of macro 'String_val' 357 | memcpy(String_val(tmp), buf+rowbytes*i, rowbytes); | ^~~~~~~~~~ In file included from /usr/include/features.h:465, from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from pngread.c:21: /usr/include/bits/string_fortified.h:26:1: note: expected 'void * restrict' but argument is of type 'const char *' 26 | __NTH (memcpy (void *__restrict __dest, const void *__restrict __src, | ^~~~~ In file included from pngread.c:25: /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)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~ pngread.c:382:18: note: in expansion of macro 'String_val' 382 | memcpy(String_val(tmp), buf+rowbytes*i, rowbytes); | ^~~~~~~~~~ In file included from /usr/include/features.h:465, from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from pngread.c:21: /usr/include/bits/string_fortified.h:26:1: note: expected 'void * restrict' but argument is of type 'const char *' 26 | __NTH (memcpy (void *__restrict __dest, const void *__restrict __src, | ^~~~~ In file included from exif_c.c:20: exif_c.c: In function 'caml_val_exif_data': /usr/lib64/ocaml/caml/mlvalues.h:265:24: warning: pointer targets in passing argument 1 of 'exif_data_new_from_data' differ in signedness [-Wpointer-sign] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~ | | | const char * exif_c.c:173:46: note: in expansion of macro 'String_val' 173 | ExifData *data = exif_data_new_from_data(String_val(string), | ^~~~~~~~~~ In file included from /usr/include/libexif/exif-content.h:36, from exif_c.c:31: /usr/include/libexif/exif-data.h:92:57: note: expected 'const unsigned char *' but argument is of type 'const char *' 92 | ExifData *exif_data_new_from_data (const unsigned char *data, | ~~~~~~~~~~~~~~~~~~~~~^~~~ In file included from exif_c.c:20: exif_c.c: In function 'caml_exif_decode_entry': /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)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~ exif_c.c:290:12: note: in expansion of macro 'String_val' 290 | memcpy(String_val(Field(tpl,3)), p->data, p->size); | ^~~~~~~~~~ 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 exif_c.c:17: /usr/include/bits/string_fortified.h:26:1: note: expected 'void * restrict' but argument is of type 'const char *' 26 | __NTH (memcpy (void *__restrict __dest, const void *__restrict __src, | ^~~~~ - exit src gifread.o, 5.10 sec, code 0 - build src dllcamlimages_gif.so + ocamlmklib -g -o camlimages_gif -lgif gifread.o gifwrite.o - exit src pngread.o, 4.67 sec, code 0 - build src dllcamlimages_png.so + ocamlmklib -g -o camlimages_png -lpng16 -lz pngread.o pngwrite.o - exit src exif_c.o, 5.17 sec, code 0 - build src libcamlimages_all_formats.a + ocamlmklib -g -o camlimages_all_formats -lgif -lpng16 -lz -ljpeg -lexif -ltiff -lXpm -lX11 gifread.o gifwrite.o pngread.o pngwrite.o jpegread.o jpegwrite.o exif_c.o tiffread.o tiffwrite.o xpmread.o xpmwrite.o - exit src dllcamlimages_png.so, 5.95 sec, code 0 *** omake: saved .omakedb - build src dllcamlimages_exif.so + ocamlmklib -g -o camlimages_exif -lexif exif_c.o - exit src dllcamlimages_gif.so, 6.76 sec, code 0 - build src dllcamlimages_supported.so + ocamlmklib -g -o camlimages_supported -lgif -lpng16 -lz -ljpeg -lexif -ltiff -lXpm -lX11 gifread.o gifwrite.o pngread.o pngwrite.o jpegread.o jpegwrite.o exif_c.o tiffread.o tiffwrite.o xpmread.o xpmwrite.o - exit test dyn.opt, 15.34 sec, code 0 - build test dyn + Shell.ln-or-cp(test/dyn.opt test/dyn) - exit test dyn, 0.13 sec, code 0 - scan src scan-ocaml-exifanalyze.ml + ocamlfind ocamldep -package lablgtk2 -modules exifanalyze.ml - exit src scan-ocaml-exifanalyze.ml, 0.47 sec, code 0 - scan src scan-ocaml-exifutil.ml + ocamlfind ocamldep -package lablgtk2 -modules exifutil.ml - exit src scan-ocaml-exifutil.ml, 0.42 sec, code 0 - build src exifutil.o + ocamlfind ocamlc -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -c exifutil.ml - build src exifutil.o + ocamlfind ocamlopt -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -I . -c exifutil.ml - exit src dllcamlimages_exif.so, 5.20 sec, code 0 - scan src scan-ocaml-oTiff.ml + ocamlfind ocamldep -package lablgtk2 -modules oTiff.ml - exit src scan-ocaml-oTiff.ml, 0.43 sec, code 0 - scan src scan-ocaml-oJpeg.mli + ocamlfind ocamldep -package lablgtk2 -modules oJpeg.mli - exit src exifutil.o, 2.96 sec, code 0 - scan src scan-ocaml-oJpeg.ml + ocamlfind ocamldep -package lablgtk2 -modules oJpeg.ml - exit src scan-ocaml-oJpeg.mli, 0.45 sec, code 0 - build src oJpeg.cmi + ocamlfind ocamlc -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -c oJpeg.mli - exit src scan-ocaml-oJpeg.ml, 0.51 sec, code 0 - scan src scan-ocaml-oPng.mli + ocamlfind ocamldep -package lablgtk2 -modules oPng.mli - exit src scan-ocaml-oPng.mli, 0.45 sec, code 0 - build src oPng.cmi + ocamlfind ocamlc -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -c oPng.mli - exit src oJpeg.cmi, 0.91 sec, code 0 - scan src scan-ocaml-oPng.ml + ocamlfind ocamldep -package lablgtk2 -modules oPng.ml - exit src scan-ocaml-oPng.ml, 0.41 sec, code 0 - scan src scan-ocaml-oGif.ml + ocamlfind ocamldep -package lablgtk2 -modules oGif.ml - exit src oPng.cmi, 0.94 sec, code 0 - scan src scan-ocaml-oXpm.ml + ocamlfind ocamldep -package lablgtk2 -modules oXpm.ml - exit src scan-ocaml-oGif.ml, 0.47 sec, code 0 - scan src scan-ocaml-jpeg.mli + ocamlfind ocamldep -package lablgtk2 -modules jpeg.mli - exit src scan-ocaml-oXpm.ml, 0.44 sec, code 0 - scan src scan-ocaml-jpeg.ml + ocamlfind ocamldep -package lablgtk2 -modules jpeg.ml - exit src scan-ocaml-jpeg.mli, 0.50 sec, code 0 - build src jpeg.cmi + ocamlfind ocamlc -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -c jpeg.mli - exit src scan-ocaml-jpeg.ml, 0.55 sec, code 0 - scan src scan-ocaml-exif.mli + ocamlfind ocamldep -package lablgtk2 -modules exif.mli - exit src scan-ocaml-exif.mli, 0.50 sec, code 0 - build src exif.cmi + ocamlfind ocamlc -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -c exif.mli - exit src jpeg.cmi, 0.76 sec, code 0 - build src oJpeg.cmo + ocamlfind ocamlc -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -c oJpeg.ml - exit src exif.cmi, 0.95 sec, code 0 - build src jpeg.cmo + ocamlfind ocamlc -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -c jpeg.ml - exit src libcamlimages_all_formats.a, 15.71 sec, code 0 - build src jpeg.cmx + ocamlfind ocamlopt -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -I . -c jpeg.ml - exit src oJpeg.cmo, 1.17 sec, code 0 - scan src scan-ocaml-exif.ml + ocamlfind ocamldep -package lablgtk2 -modules exif.ml - exit src scan-ocaml-exif.ml, 0.55 sec, code 0 - build src exif.cmo + ocamlfind ocamlc -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -c exif.ml - exit src jpeg.cmo, 1.24 sec, code 0 - build src camlimages_jpeg.cma + ocamlfind ocamlc -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -dllib -lcamlimages_jpeg -cclib -lcamlimages_jpeg -linkall -cclib -ljpeg -a -o camlimages_jpeg.cma jpeg.cmo oJpeg.cmo - exit src camlimages_jpeg.cma, 0.60 sec, code 0 - build src exif.o + ocamlfind ocamlopt -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -I . -c exif.ml - exit src jpeg.cmx, 2.21 sec, code 0 - build src oJpeg.cmx + ocamlfind ocamlopt -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -I . -c oJpeg.ml - exit src exif.cmo, 1.71 sec, code 0 - scan src scan-ocaml-tiff.mli + ocamlfind ocamldep -package lablgtk2 -modules tiff.mli - exit src scan-ocaml-tiff.mli, 0.67 sec, code 0 - build src tiff.cmi + ocamlfind ocamlc -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -c tiff.mli - exit src oJpeg.cmx, 1.39 sec, code 0 - build src camlimages_jpeg.a + ocamlfind ocamlopt -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -cclib -lcamlimages_jpeg -linkall -cclib -ljpeg -a -o camlimages_jpeg.cmxa jpeg.cmx oJpeg.cmx - exit src tiff.cmi, 0.75 sec, code 0 - scan src scan-ocaml-tiff.ml + ocamlfind ocamldep -package lablgtk2 -modules tiff.ml - exit src scan-ocaml-tiff.ml, 0.87 sec, code 0 - build src tiff.o + ocamlfind ocamlopt -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -I . -c tiff.ml - exit src camlimages_jpeg.a, 1.48 sec, code 0 - build src camlimages_jpeg.cmxs + ocamlfind ocamlopt -shared -cclib -L. -o camlimages_jpeg.cmxs camlimages_jpeg.cmxa - exit src exif.o, 3.71 sec, code 0 - build src exifanalyze.cmo + ocamlfind ocamlc -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -c exifanalyze.ml - exit src dllcamlimages_supported.so, 16.41 sec, code 0 - build src tiff.cmo + ocamlfind ocamlc -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -c tiff.ml - build src exifanalyze.cmo + ocamlfind ocamlopt -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -I . -c exifanalyze.ml - exit src tiff.o, 1.80 sec, code 0 - build src oTiff.cmi + ocamlfind ocamlc -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -c oTiff.ml - exit src tiff.cmo, 1.09 sec, code 0 - scan src scan-ocaml-oPs.ml + ocamlfind ocamldep -package lablgtk2 -modules oPs.ml - exit src scan-ocaml-oPs.ml, 0.41 sec, code 0 - build src oPs.o + ocamlfind ocamlc -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -c oPs.ml - build src oTiff.cmi + ocamlfind ocamlopt -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -I . -c oTiff.ml - build src oPs.o + ocamlfind ocamlopt -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -I . -c oPs.ml - exit src exifanalyze.cmo, 2.95 sec, code 0 - build src camlimages_exif.a + ocamlfind ocamlopt -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -cclib -lcamlimages_exif -linkall -cclib -lexif -a -o camlimages_exif.cmxa exifutil.cmx exif.cmx exifanalyze.cmx - exit src oTiff.cmi, 2.44 sec, code 0 - build src camlimages_tiff.cma + ocamlfind ocamlc -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -dllib -lcamlimages_tiff -cclib -lcamlimages_tiff -linkall -cclib -ltiff -a -o camlimages_tiff.cma tiff.cmo oTiff.cmo - exit src oPs.o, 1.71 sec, code 0 - build src camlimages_tiff.a + ocamlfind ocamlopt -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -cclib -lcamlimages_tiff -linkall -cclib -ltiff -a -o camlimages_tiff.cmxa tiff.cmx oTiff.cmx - exit src camlimages_exif.a, 1.10 sec, code 0 - build src camlimages_exif.cmxs + ocamlfind ocamlopt -shared -cclib -L. -o camlimages_exif.cmxs camlimages_exif.cmxa - exit src camlimages_tiff.cma, 0.67 sec, code 0 - build src camlimages_exif.cma + ocamlfind ocamlc -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -dllib -lcamlimages_exif -cclib -lcamlimages_exif -linkall -cclib -lexif -a -o camlimages_exif.cma exifutil.cmo exif.cmo exifanalyze.cmo - exit src camlimages_tiff.a, 0.97 sec, code 0 - build src camlimages_tiff.cmxs + ocamlfind ocamlopt -shared -cclib -L. -o camlimages_tiff.cmxs camlimages_tiff.cmxa - exit src camlimages_exif.cma, 0.55 sec, code 0 - scan src scan-ocaml-xpm.mli + ocamlfind ocamldep -package lablgtk2 -modules xpm.mli - exit src scan-ocaml-xpm.mli, 0.46 sec, code 0 - build src xpm.cmi + ocamlfind ocamlc -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -c xpm.mli - exit src camlimages_jpeg.cmxs, 6.60 sec, code 0 - scan src scan-ocaml-xpm.ml + ocamlfind ocamldep -package lablgtk2 -modules xpm.ml - exit src xpm.cmi, 0.83 sec, code 0 - scan src scan-ocaml-gif.mli + ocamlfind ocamldep -package lablgtk2 -modules gif.mli - exit src scan-ocaml-xpm.ml, 0.46 sec, code 0 - build src xpm.o + ocamlfind ocamlopt -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -I . -c xpm.ml - exit src scan-ocaml-gif.mli, 0.46 sec, code 0 - build src gif.cmi + ocamlfind ocamlc -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -c gif.mli - exit src gif.cmi, 0.78 sec, code 0 - build src xpm.cmo + ocamlfind ocamlc -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -c xpm.ml - exit src xpm.o, 1.30 sec, code 0 - build src oXpm.cmi + ocamlfind ocamlc -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -c oXpm.ml - exit src xpm.cmo, 0.91 sec, code 0 - scan src scan-ocaml-gif.ml + ocamlfind ocamldep -package lablgtk2 -modules gif.ml - build src oXpm.cmi + ocamlfind ocamlopt -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -I . -c oXpm.ml - exit src camlimages_tiff.cmxs, 4.23 sec, code 0 - scan src scan-ocaml-png.mli + ocamlfind ocamldep -package lablgtk2 -modules png.mli - exit src scan-ocaml-gif.ml, 0.55 sec, code 0 - build src gif.o + ocamlfind ocamlopt -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -I . -c gif.ml - exit src scan-ocaml-png.mli, 0.48 sec, code 0 - build src png.cmi + ocamlfind ocamlc -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -c png.mli - exit src camlimages_exif.cmxs, 6.07 sec, code 0 - build src gif.cmo + ocamlfind ocamlc -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -c gif.ml - exit src png.cmi, 0.79 sec, code 0 - build src oPng.cmo + ocamlfind ocamlc -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -c oPng.ml - exit src oXpm.cmi, 2.48 sec, code 0 - build src camlimages_xpm.cma + ocamlfind ocamlc -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -dllib -lcamlimages_xpm -cclib -lcamlimages_xpm -linkall -cclib -lXpm -cclib -lX11 -a -o camlimages_xpm.cma xpm.cmo oXpm.cmo - exit src camlimages_xpm.cma, 0.74 sec, code 0 - build src camlimages_xpm.cmxa + ocamlfind ocamlopt -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -cclib -lcamlimages_xpm -linkall -cclib -lXpm -cclib -lX11 -a -o camlimages_xpm.cmxa xpm.cmx oXpm.cmx - exit src oPng.cmo, 1.05 sec, code 0 - scan src scan-ocaml-png.ml + ocamlfind ocamldep -package lablgtk2 -modules png.ml - exit src gif.cmo, 1.44 sec, code 0 - scan src scan-ocaml-ps.mli + ocamlfind ocamldep -package lablgtk2 -modules ps.mli - exit src gif.o, 2.36 sec, code 0 - build src oGif.cmx + ocamlfind ocamlc -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -c oGif.ml - exit src scan-ocaml-png.ml, 0.55 sec, code 0 - build src png.o + ocamlfind ocamlopt -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -I . -c png.ml - exit src scan-ocaml-ps.mli, 0.55 sec, code 0 - build src ps.cmi + ocamlfind ocamlc -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -c ps.mli - exit src camlimages_xpm.cmxa, 1.13 sec, code 0 - build src camlimages_xpm.cmxs + ocamlfind ocamlopt -shared -cclib -L. -o camlimages_xpm.cmxs camlimages_xpm.cmxa - build src oGif.cmx + ocamlfind ocamlopt -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -I . -c oGif.ml - exit src ps.cmi, 0.93 sec, code 0 - build src png.cmo + ocamlfind ocamlc -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -c png.ml - exit src png.cmo, 1.41 sec, code 0 - build src camlimages_png.cma + ocamlfind ocamlc -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -dllib -lcamlimages_png -cclib -lcamlimages_png -linkall -cclib -lpng16 -cclib -lz -a -o camlimages_png.cma png.cmo oPng.cmo - exit src png.o, 2.48 sec, code 0 - build src oPng.cmx + ocamlfind ocamlopt -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -I . -c oPng.ml - exit src oGif.cmx, 3.05 sec, code 0 - build src camlimages_gif.cma + ocamlfind ocamlc -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -dllib -lcamlimages_gif -cclib -lcamlimages_gif -linkall -cclib -lgif -a -o camlimages_gif.cma gif.cmo oGif.cmo - exit src camlimages_png.cma, 0.63 sec, code 0 - build src camlimages_gif.cmxa + ocamlfind ocamlopt -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -cclib -lcamlimages_gif -linkall -cclib -lgif -a -o camlimages_gif.cmxa gif.cmx oGif.cmx - exit src camlimages_gif.cma, 0.72 sec, code 0 - scan src scan-ocaml-ps.ml + ocamlfind ocamldep -package lablgtk2 -modules ps.ml - exit src oPng.cmx, 1.44 sec, code 0 - build src camlimages_png.cmxa + ocamlfind ocamlopt -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -cclib -lcamlimages_png -linkall -cclib -lpng16 -cclib -lz -a -o camlimages_png.cmxa png.cmx oPng.cmx - exit src scan-ocaml-ps.ml, 0.56 sec, code 0 - build src ps.o + ocamlfind ocamlopt -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -I . -c ps.ml - exit src camlimages_gif.cmxa, 1.22 sec, code 0 - build src camlimages_gif.cmxs + ocamlfind ocamlopt -shared -cclib -L. -o camlimages_gif.cmxs camlimages_gif.cmxa - exit src camlimages_png.cmxa, 1.10 sec, code 0 - build src ps.cmo + ocamlfind ocamlc -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -c ps.ml - exit src camlimages_xpm.cmxs, 5.17 sec, code 0 - build src camlimages_png.cmxs + ocamlfind ocamlopt -shared -cclib -L. -o camlimages_png.cmxs camlimages_png.cmxa - exit src ps.o, 2.28 sec, code 0 - build src camlimages_all_formats.cmxa + ocamlfind ocamlopt -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -cclib -lcamlimages_all_formats -linkall -cclib -lgif -cclib -lpng16 -cclib -lz -cclib -ljpeg -cclib -lexif -cclib -ltiff -cclib -lXpm -cclib -lX11 -a -o camlimages_all_formats.cmxa gif.cmx oGif.cmx png.cmx oPng.cmx jpeg.cmx oJpeg.cmx exifutil.cmx exif.cmx exifanalyze.cmx tiff.cmx oTiff.cmx xpm.cmx oXpm.cmx ps.cmx oPs.cmx - exit src ps.cmo, 1.42 sec, code 0 - build src camlimages_all_formats.cma + ocamlfind ocamlc -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -dllib -lcamlimages_all_formats -cclib -lcamlimages_all_formats -linkall -cclib -lgif -cclib -lpng16 -cclib -lz -cclib -ljpeg -cclib -lexif -cclib -ltiff -cclib -lXpm -cclib -lX11 -a -o camlimages_all_formats.cma gif.cmo oGif.cmo png.cmo oPng.cmo jpeg.cmo oJpeg.cmo exifutil.cmo exif.cmo exifanalyze.cmo tiff.cmo oTiff.cmo xpm.cmo oXpm.cmo ps.cmo oPs.cmo - exit src camlimages_all_formats.cma, 0.64 sec, code 0 - build src camlimages_ps.cma + ocamlfind ocamlc -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -a -o camlimages_ps.cma ps.cmo oPs.cmo - exit src camlimages_all_formats.cmxa, 1.21 sec, code 0 - build src camlimages_ps.a + ocamlfind ocamlopt -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -a -o camlimages_ps.cmxa ps.cmx oPs.cmx - exit src camlimages_ps.cma, 0.54 sec, code 0 - build src camlimages_all_formats.cmxs + ocamlfind ocamlopt -shared -cclib -L. -o camlimages_all_formats.cmxs camlimages_all_formats.cmxa - exit src camlimages_ps.a, 0.94 sec, code 0 - build src camlimages_ps.cmxs + ocamlfind ocamlopt -shared -cclib -L. -o camlimages_ps.cmxs camlimages_ps.cmxa - exit src camlimages_ps.cmxs, 1.48 sec, code 0 - scan examples/converter scan-ocaml-converter.ml + ocamlfind ocamldep -package lablgtk2,unix -modules converter.ml - exit examples/converter scan-ocaml-converter.ml, 0.42 sec, code 0 - build examples/converter converter.o + ocamlfind ocamlc -package lablgtk2,unix -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -I ../../src -c converter.ml - exit src camlimages_gif.cmxs, 6.63 sec, code 0 - scan examples/crop scan-ocaml-crop.ml + ocamlfind ocamldep -package unix,unix -modules crop.ml - exit examples/crop scan-ocaml-crop.ml, 0.59 sec, code 0 - build examples/crop crop.o + ocamlfind ocamlc -package unix,unix -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -I ../../src -c crop.ml - build examples/converter converter.o + ocamlfind ocamlopt -package lablgtk2,unix -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -I . -I ../../src -c converter.ml - exit src camlimages_png.cmxs, 6.17 sec, code 0 - scan examples/resize scan-ocaml-resize.ml + ocamlfind ocamldep -package lablgtk2,unix -modules resize.ml - exit examples/resize scan-ocaml-resize.ml, 0.44 sec, code 0 - build examples/resize resize.o + ocamlfind ocamlc -package lablgtk2,unix -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -I ../../src -c resize.ml - exit examples/converter converter.o, 2.45 sec, code 0 - build examples/converter converter.opt + ocamlfind ocamlopt -package lablgtk2,unix -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -I . -I ../../src -linkall -o converter.opt ../../src/camlimages_core.cmxa ../../src/camlimages_all_formats.cmxa converter.cmx -linkpkg - build examples/resize resize.o + ocamlfind ocamlopt -package lablgtk2,unix -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -I . -I ../../src -c resize.ml - build examples/crop crop.o + ocamlfind ocamlopt -package unix,unix -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -I . -I ../../src -c crop.ml - exit examples/resize resize.o, 2.66 sec, code 0 - build examples/converter converter.run + ocamlfind ocamlc -package lablgtk2,unix -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -I ../../src -linkall -dllpath ../../src -o converter.run ../../src/camlimages_core.cma ../../src/camlimages_all_formats.cma converter.cmo -linkpkg - exit examples/crop crop.o, 4.28 sec, code 0 - build examples/crop crop.run + ocamlfind ocamlc -package unix,unix -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -I ../../src -linkall -dllpath ../../src -o crop.run ../../src/camlimages_core.cma ../../src/camlimages_all_formats.cma crop.cmo -linkpkg - exit examples/crop crop.run, 2.74 sec, code 0 - build examples/crop crop.opt + ocamlfind ocamlopt -package unix,unix -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -I . -I ../../src -linkall -o crop.opt ../../src/camlimages_core.cmxa ../../src/camlimages_all_formats.cmxa crop.cmx -linkpkg - exit examples/converter converter.run, 6.06 sec, code 0 - build examples/resize resize.run + ocamlfind ocamlc -package lablgtk2,unix -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -I ../../src -linkall -dllpath ../../src -o resize.run ../../src/camlimages_core.cma ../../src/camlimages_all_formats.cma resize.cmo -linkpkg - exit src camlimages_all_formats.cmxs, 16.87 sec, code 0 - build examples/resize resize.opt + ocamlfind ocamlopt -package lablgtk2,unix -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -I . -I ../../src -linkall -o resize.opt ../../src/camlimages_core.cmxa ../../src/camlimages_all_formats.cmxa resize.cmx -linkpkg - exit examples/resize resize.run, 6.75 sec, code 0 - scan examples/edgedetect scan-ocaml-edge.ml + ocamlfind ocamldep -package lablgtk2,unix -modules edge.ml - exit examples/edgedetect scan-ocaml-edge.ml, 0.51 sec, code 0 - build examples/edgedetect edge.o + ocamlfind ocamlc -package lablgtk2,unix -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -I ../../src -c edge.ml - build examples/edgedetect edge.o + ocamlfind ocamlopt -package lablgtk2,unix -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -I . -I ../../src -c edge.ml - exit examples/edgedetect edge.o, 2.99 sec, code 0 *** omake: saved .omakedb - build examples/edgedetect edge.run + ocamlfind ocamlc -package lablgtk2,unix -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -I ../../src -linkall -dllpath ../../src -o edge.run ../../src/camlimages_core.cma ../../src/camlimages_all_formats.cma edge.cmo -linkpkg - exit examples/edgedetect edge.run, 6.67 sec, code 0 - build examples/edgedetect edge.opt + ocamlfind ocamlopt -package lablgtk2,unix -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -I . -I ../../src -linkall -o edge.opt ../../src/camlimages_core.cmxa ../../src/camlimages_all_formats.cmxa edge.cmx -linkpkg - exit examples/crop crop.opt, 21.14 sec, code 0 - build examples/crop crop + Shell.ln-or-cp(examples/crop/crop.opt examples/crop/crop) - exit examples/crop crop, 0.10 sec, code 0 - scan src scan-ocaml-oFreetype.ml + ocamlfind ocamldep -package lablgtk2 -modules oFreetype.ml - exit src scan-ocaml-oFreetype.ml, 0.59 sec, code 0 - scan src scan-ocaml-freetype.mli + ocamlfind ocamldep -package lablgtk2 -modules freetype.mli - exit src scan-ocaml-freetype.mli, 0.44 sec, code 0 - build src freetype.cmi + ocamlfind ocamlc -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -c freetype.mli - exit src freetype.cmi, 0.90 sec, code 0 - scan src scan-ocaml-freetype.ml + ocamlfind ocamldep -package lablgtk2 -modules freetype.ml - exit examples/converter converter.opt, 29.68 sec, code 0 - build examples/converter converter + Shell.ln-or-cp(examples/converter/converter.opt examples/converter/converter) - exit examples/converter converter, 0.15 sec, code 0 - scan src scan-ocaml-fttext.mli + ocamlfind ocamldep -package lablgtk2 -modules fttext.mli - exit src scan-ocaml-freetype.ml, 0.72 sec, code 0 - scan src scan-ocaml-fttext.ml + ocamlfind ocamldep -package lablgtk2 -modules fttext.ml - exit src scan-ocaml-fttext.mli, 0.55 sec, code 0 - build src fttext.cmi + ocamlfind ocamlc -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -c fttext.mli - exit src scan-ocaml-fttext.ml, 0.55 sec, code 0 - scan src scan-ocaml-ftlow.mli + ocamlfind ocamldep -package lablgtk2 -modules ftlow.mli - exit src scan-ocaml-ftlow.mli, 0.48 sec, code 0 - build src ftlow.cmi + ocamlfind ocamlc -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -c ftlow.mli - exit src fttext.cmi, 0.96 sec, code 0 - build src fttext.cmo + ocamlfind ocamlc -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -c fttext.ml - exit src ftlow.cmi, 0.82 sec, code 0 - build src freetype.cmo + ocamlfind ocamlc -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -c freetype.ml - exit src fttext.cmo, 1.03 sec, code 0 - scan src scan-ocaml-ftlow.ml + ocamlfind ocamldep -package lablgtk2 -modules ftlow.ml - exit src freetype.cmo, 0.92 sec, code 0 - scan src scan-c-ftintf.c + gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I /usr/lib64/ocaml -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I. -MM ftintf.c - exit src scan-ocaml-ftlow.ml, 0.49 sec, code 0 - build src ftlow.o + ocamlfind ocamlopt -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -I . -c ftlow.ml - exit src scan-c-ftintf.c, 0.95 sec, code 0 - build src ftintf.o + gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I /usr/lib64/ocaml -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I. -c -o ftintf.o ftintf.c - exit src ftlow.o, 1.55 sec, code 0 - build src freetype.cmx + ocamlfind ocamlopt -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -I . -c freetype.ml - exit src freetype.cmx, 1.75 sec, code 0 - build src fttext.cmx + ocamlfind ocamlopt -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -I . -c fttext.ml - exit examples/resize resize.opt, 26.69 sec, code 0 - build examples/resize resize + Shell.ln-or-cp(examples/resize/resize.opt examples/resize/resize) - exit examples/resize resize, 0.14 sec, code 0 - build src ftlow.cmo + ocamlfind ocamlc -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -c ftlow.ml - exit src fttext.cmx, 2.20 sec, code 0 - build src oFreetype.cmx + ocamlfind ocamlc -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -c oFreetype.ml - exit src ftlow.cmo, 1.10 sec, code 0 - scan examples/ttfimg scan-ocaml-ttfimg.ml + ocamlfind ocamldep -package lablgtk2,unix -modules ttfimg.ml - exit examples/ttfimg scan-ocaml-ttfimg.ml, 0.52 sec, code 0 - scan examples/normalize scan-ocaml-normalize.ml + ocamlfind ocamldep -package lablgtk2,unix -modules normalize.ml - build src oFreetype.cmx + ocamlfind ocamlopt -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -I . -c oFreetype.ml - exit examples/normalize scan-ocaml-normalize.ml, 0.41 sec, code 0 - build examples/normalize normalize.o + ocamlfind ocamlc -package lablgtk2,unix -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -I ../../src -c normalize.ml - build examples/normalize normalize.o + ocamlfind ocamlopt -package lablgtk2,unix -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -I . -I ../../src -c normalize.ml - exit src oFreetype.cmx, 4.16 sec, code 0 - build examples/ttfimg ttfimg.cmi + ocamlfind ocamlc -package lablgtk2,unix -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -I ../../src -c ttfimg.ml - exit src ftintf.o, 9.15 sec, code 0 - build src dllcamlimages_freetype.so + ocamlmklib -g -o camlimages_freetype -lfreetype ftintf.o - exit examples/normalize normalize.o, 2.59 sec, code 0 - build examples/normalize normalize.run + ocamlfind ocamlc -package lablgtk2,unix -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -I ../../src -linkall -dllpath ../../src -o normalize.run ../../src/camlimages_core.cma ../../src/camlimages_all_formats.cma normalize.cmo -linkpkg - build examples/ttfimg ttfimg.cmi + ocamlfind ocamlopt -package lablgtk2,unix -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -I . -I ../../src -c ttfimg.ml - exit examples/ttfimg ttfimg.cmi, 4.56 sec, code 0 - build examples/normalize normalize.opt + ocamlfind ocamlopt -package lablgtk2,unix -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -I . -I ../../src -linkall -o normalize.opt ../../src/camlimages_core.cmxa ../../src/camlimages_all_formats.cmxa normalize.cmx -linkpkg - exit examples/normalize normalize.run, 6.38 sec, code 0 - scan src scan-ocaml-imagegdk.mli + ocamlfind ocamldep -package lablgtk2 -modules imagegdk.mli - exit src scan-ocaml-imagegdk.mli, 0.62 sec, code 0 - build src imagegdk.cmi + ocamlfind ocamlc -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -c imagegdk.mli - exit src dllcamlimages_freetype.so, 7.90 sec, code 0 - build src camlimages_freetype.cma + ocamlfind ocamlc -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -dllib -lcamlimages_freetype -cclib -lcamlimages_freetype -linkall -cclib -lfreetype -a -o camlimages_freetype.cma ftlow.cmo freetype.cmo fttext.cmo oFreetype.cmo - exit examples/edgedetect edge.opt, 26.36 sec, code 0 - build examples/edgedetect edge + Shell.ln-or-cp(examples/edgedetect/edge.opt examples/edgedetect/edge) - exit examples/edgedetect edge, 0.29 sec, code 0 - build src camlimages_freetype.a + ocamlfind ocamlopt -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -cclib -lcamlimages_freetype -linkall -cclib -lfreetype -a -o camlimages_freetype.cmxa ftlow.cmx freetype.cmx fttext.cmx oFreetype.cmx - exit src camlimages_freetype.cma, 1.06 sec, code 0 - build examples/ttfimg ttfimg.run + ocamlfind ocamlc -package lablgtk2,unix -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -I ../../src -linkall -dllpath ../../src -o ttfimg.run ../../src/camlimages_core.cma ../../src/camlimages_all_formats.cma ../../src/camlimages_freetype.cma ttfimg.cmo -linkpkg - exit src imagegdk.cmi, 1.28 sec, code 0 - scan src scan-ocaml-imagegdk.ml + ocamlfind ocamldep -package lablgtk2 -modules imagegdk.ml - exit src scan-ocaml-imagegdk.ml, 0.50 sec, code 0 - build src imagegdk.o + ocamlfind ocamlopt -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -I . -c imagegdk.ml - exit src camlimages_freetype.a, 1.17 sec, code 0 - build examples/ttfimg ttfimg.opt + ocamlfind ocamlopt -package lablgtk2,unix -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -I . -I ../../src -linkall -o ttfimg.opt ../../src/camlimages_core.cmxa ../../src/camlimages_all_formats.cmxa ../../src/camlimages_freetype.cmxa ttfimg.cmx -linkpkg - exit src imagegdk.o, 1.78 sec, code 0 - build src camlimages_freetype.cmxs + ocamlfind ocamlopt -shared -cclib -L. -o camlimages_freetype.cmxs camlimages_freetype.cmxa - exit examples/ttfimg ttfimg.run, 6.09 sec, code 0 - build src imagegdk.cmo + ocamlfind ocamlc -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -c imagegdk.ml - exit src imagegdk.cmo, 1.39 sec, code 0 - scan src scan-ocaml-oXimage2.ml + ocamlfind ocamldep -package lablgtk2 -modules oXimage2.ml - exit src scan-ocaml-oXimage2.ml, 0.41 sec, code 0 - scan src scan-ocaml-oXimage.mli + ocamlfind ocamldep -package lablgtk2 -modules oXimage.mli - exit src scan-ocaml-oXimage.mli, 0.49 sec, code 0 - scan src scan-ocaml-oXimage.ml + ocamlfind ocamldep -package lablgtk2 -modules oXimage.ml - exit src scan-ocaml-oXimage.ml, 0.46 sec, code 0 - scan src scan-ocaml-ximage2.ml + ocamlfind ocamldep -package lablgtk2 -modules ximage2.ml - exit src scan-ocaml-ximage2.ml, 0.47 sec, code 0 - scan src scan-ocaml-ximage.mli + ocamlfind ocamldep -package lablgtk2 -modules ximage.mli - exit src camlimages_freetype.cmxs, 7.39 sec, code 0 - scan src scan-ocaml-ximage.ml + ocamlfind ocamldep -package lablgtk2 -modules ximage.ml - exit src scan-ocaml-ximage.mli, 0.45 sec, code 0 - build src ximage.cmi + ocamlfind ocamlc -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -c ximage.mli - exit src scan-ocaml-ximage.ml, 0.52 sec, code 0 - scan examples/gifanim scan-ocaml-gifanim.ml + ocamlfind ocamldep -package lablgtk2,unix,unix -modules gifanim.ml - exit src ximage.cmi, 0.84 sec, code 0 - build src oXimage.cmi + ocamlfind ocamlc -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -c oXimage.mli - exit examples/gifanim scan-ocaml-gifanim.ml, 0.45 sec, code 0 - build src ximage.cmo + ocamlfind ocamlc -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -c ximage.ml - exit src oXimage.cmi, 1.01 sec, code 0 - build src oXimage.cmo + ocamlfind ocamlc -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -c oXimage.ml - exit src ximage.cmo, 1.09 sec, code 0 - build src ximage.cmx + ocamlfind ocamlopt -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -I . -c ximage.ml - exit src oXimage.cmo, 1.26 sec, code 0 - scan examples/gifanim scan-ocaml-usleep.ml + ocamlfind ocamldep -package lablgtk2,unix,unix -modules usleep.ml - exit examples/gifanim scan-ocaml-usleep.ml, 0.45 sec, code 0 - build examples/gifanim usleep.o + ocamlfind ocamlc -package lablgtk2,unix,unix -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -I ../../src -c usleep.ml - exit src ximage.cmx, 1.84 sec, code 0 - build src oXimage.cmx + ocamlfind ocamlopt -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -I . -c oXimage.ml - build examples/gifanim usleep.o + ocamlfind ocamlopt -package lablgtk2,unix,unix -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -I . -I ../../src -c usleep.ml - exit examples/gifanim usleep.o, 2.16 sec, code 0 - build src ximage2.cmi + ocamlfind ocamlc -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -c ximage2.ml - exit src oXimage.cmx, 2.18 sec, code 0 - build src oXimage2.cmo + ocamlfind ocamlc -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -c oXimage2.ml - build src ximage2.cmi + ocamlfind ocamlopt -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -I . -c ximage2.ml - build src oXimage2.cmo + ocamlfind ocamlopt -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -I . -c oXimage2.ml - exit src ximage2.cmi, 2.11 sec, code 0 - scan examples/gifanim scan-ocaml-guienv.ml + ocamlfind ocamldep -package lablgtk2,unix,unix -modules guienv.ml - exit src oXimage2.cmo, 1.87 sec, code 0 - build src camlimages_lablgtk2.a + ocamlfind ocamlopt -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -a -o camlimages_lablgtk2.cmxa imagegdk.cmx ximage.cmx oXimage.cmx oXimage2.cmx ximage2.cmx - exit examples/gifanim scan-ocaml-guienv.ml, 0.45 sec, code 0 - build examples/gifanim guienv.o + ocamlfind ocamlc -package lablgtk2,unix,unix -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -I ../../src -c guienv.ml - exit src camlimages_lablgtk2.a, 1.23 sec, code 0 - build src camlimages_lablgtk2.cmxs + ocamlfind ocamlopt -shared -cclib -L. -o camlimages_lablgtk2.cmxs camlimages_lablgtk2.cmxa - build examples/gifanim guienv.o + ocamlfind ocamlopt -package lablgtk2,unix,unix -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -I . -I ../../src -c guienv.ml - exit src camlimages_lablgtk2.cmxs, 1.48 sec, code 0 - build src camlimages_lablgtk2.cma + ocamlfind ocamlc -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -a -o camlimages_lablgtk2.cma imagegdk.cmo ximage.cmo oXimage.cmo oXimage2.cmo ximage2.cmo - exit examples/gifanim guienv.o, 3.28 sec, code 0 - build examples/gifanim gifanim.cmo + ocamlfind ocamlc -package lablgtk2,unix,unix -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -I ../../src -c gifanim.ml - exit src camlimages_lablgtk2.cma, 1.10 sec, code 0 - scan examples/liv scan-ocaml-livshtype.mli + ocamlfind ocamldep -package lablgtk2,unix,unix -modules livshtype.mli - exit examples/liv scan-ocaml-livshtype.mli, 0.45 sec, code 0 - build examples/liv livshtype.cmi + ocamlfind ocamlc -package lablgtk2,unix,unix -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -I ../../src -c livshtype.mli - exit examples/liv livshtype.cmi, 0.75 sec, code 0 - scan examples/liv scan-ocaml-livshtype.ml + ocamlfind ocamldep -package lablgtk2,unix,unix -modules livshtype.ml - exit examples/normalize normalize.opt, 28.11 sec, code 0 - build examples/normalize normalize + Shell.ln-or-cp(examples/normalize/normalize.opt examples/normalize/normalize) - exit examples/normalize normalize, 0.16 sec, code 0 - scan examples/liv scan-ocaml-pathfind.ml + ocamlfind ocamldep -package lablgtk2,unix,unix -modules pathfind.ml - build examples/gifanim gifanim.cmo + ocamlfind ocamlopt -package lablgtk2,unix,unix -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -I . -I ../../src -c gifanim.ml - exit examples/liv scan-ocaml-livshtype.ml, 0.64 sec, code 0 - scan examples/liv scan-ocaml-scandir.ml + ocamlfind ocamldep -package lablgtk2,unix,unix -modules scandir.ml - exit examples/liv scan-ocaml-pathfind.ml, 0.71 sec, code 0 - build examples/liv pathfind.o + ocamlfind ocamlc -package lablgtk2,unix,unix -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -I ../../src -c pathfind.ml - exit examples/liv scan-ocaml-scandir.ml, 0.46 sec, code 0 - build examples/liv scandir.o + ocamlfind ocamlc -package lablgtk2,unix,unix -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -I ../../src -c scandir.ml - build examples/liv pathfind.o + ocamlfind ocamlopt -package lablgtk2,unix,unix -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -I . -I ../../src -c pathfind.ml - exit examples/gifanim gifanim.cmo, 3.76 sec, code 0 - build examples/gifanim gifanim.opt + ocamlfind ocamlopt -package lablgtk2,unix,unix -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -I . -I ../../src -linkall -o gifanim.opt ../../src/camlimages_core.cmxa ../../src/camlimages_gif.cmxa ../../src/camlimages_lablgtk2.cmxa guienv.cmx gifanim.cmx usleep.cmx -linkpkg - build examples/liv scandir.o + ocamlfind ocamlopt -package lablgtk2,unix,unix -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -I . -I ../../src -c scandir.ml - exit examples/liv pathfind.o, 2.26 sec, code 0 *** omake: saved .omakedb - build examples/gifanim gifanim.run + ocamlfind ocamlc -package lablgtk2,unix,unix -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -I ../../src -linkall -dllpath ../../src -o gifanim.run ../../src/camlimages_core.cma ../../src/camlimages_gif.cma ../../src/camlimages_lablgtk2.cma guienv.cmo gifanim.cmo usleep.cmo -linkpkg - exit examples/liv scandir.o, 2.45 sec, code 0 - scan examples/liv scan-ocaml-display.ml + ocamlfind ocamldep -package lablgtk2,unix,unix -modules display.ml - exit examples/liv scan-ocaml-display.ml, 0.50 sec, code 0 - scan examples/liv scan-ocaml-enhance.ml + ocamlfind ocamldep -package lablgtk2,unix,unix -modules enhance.ml - exit examples/liv scan-ocaml-enhance.ml, 0.49 sec, code 0 - build examples/liv enhance.o + ocamlfind ocamlc -package lablgtk2,unix,unix -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -I ../../src -c enhance.ml - build examples/liv enhance.o + ocamlfind ocamlopt -package lablgtk2,unix,unix -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -I . -I ../../src -c enhance.ml - exit examples/liv enhance.o, 2.48 sec, code 0 - scan examples/liv scan-ocaml-deficon.ml + ocamlfind ocamldep -package lablgtk2,unix,unix -modules deficon.ml - exit examples/liv scan-ocaml-deficon.ml, 0.56 sec, code 0 - build examples/liv deficon.o + ocamlfind ocamlc -package lablgtk2,unix,unix -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -I ../../src -c deficon.ml - exit examples/ttfimg ttfimg.opt, 31.40 sec, code 0 - build examples/ttfimg ttfimg + Shell.ln-or-cp(examples/ttfimg/ttfimg.opt examples/ttfimg/ttfimg) - exit examples/ttfimg ttfimg, 0.18 sec, code 0 - scan examples/liv scan-ocaml-livmisc.ml + ocamlfind ocamldep -package lablgtk2,unix,unix -modules livmisc.ml - build examples/liv deficon.o + ocamlfind ocamlopt -package lablgtk2,unix,unix -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -I . -I ../../src -c deficon.ml - exit examples/gifanim gifanim.run, 6.05 sec, code 0 - scan examples/liv scan-ocaml-jWidget.ml + ocamlfind ocamldep -package lablgtk2,unix,unix -modules jWidget.ml - exit examples/liv scan-ocaml-livmisc.ml, 0.79 sec, code 0 - build examples/liv livmisc.o + ocamlfind ocamlc -package lablgtk2,unix,unix -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -I ../../src -c livmisc.ml - exit examples/liv scan-ocaml-jWidget.ml, 0.69 sec, code 0 - scan examples/liv scan-ocaml-iconcap.ml + ocamlfind ocamldep -package lablgtk2,unix,unix -modules iconcap.ml - exit examples/liv deficon.o, 2.31 sec, code 0 - scan examples/liv scan-ocaml-mylazy.mli + ocamlfind ocamldep -package lablgtk2,unix,unix -modules mylazy.mli - exit examples/liv scan-ocaml-iconcap.ml, 0.50 sec, code 0 - scan examples/liv scan-ocaml-mylazy.ml + ocamlfind ocamldep -package lablgtk2,unix,unix -modules mylazy.ml - build examples/liv livmisc.o + ocamlfind ocamlopt -package lablgtk2,unix,unix -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -I . -I ../../src -c livmisc.ml - exit examples/liv scan-ocaml-mylazy.mli, 0.43 sec, code 0 - build examples/liv mylazy.cmi + ocamlfind ocamlc -package lablgtk2,unix,unix -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -I ../../src -c mylazy.mli - exit examples/liv scan-ocaml-mylazy.ml, 0.45 sec, code 0 - scan examples/liv scan-ocaml-viewer.ml + ocamlfind ocamldep -package lablgtk2,unix,unix -modules viewer.ml - exit examples/liv mylazy.cmi, 0.76 sec, code 0 - build examples/liv mylazy.cmx + ocamlfind ocamlopt -package lablgtk2,unix,unix -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -I . -I ../../src -c mylazy.ml - exit examples/liv scan-ocaml-viewer.ml, 0.45 sec, code 0 - build examples/liv viewer.o + ocamlfind ocamlc -package lablgtk2,unix,unix -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -I ../../src -c viewer.ml - exit examples/liv livmisc.o, 2.66 sec, code 0 - build examples/liv livshtype.cmx + ocamlfind ocamlopt -package lablgtk2,unix,unix -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -I . -I ../../src -c livshtype.ml - exit examples/liv mylazy.cmx, 1.31 sec, code 0 - build examples/liv livshtype.cmo + ocamlfind ocamlc -package lablgtk2,unix,unix -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -I ../../src -c livshtype.ml - build examples/liv viewer.o + ocamlfind ocamlopt -package lablgtk2,unix,unix -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -I . -I ../../src -c viewer.ml - exit examples/liv livshtype.cmo, 1.03 sec, code 0 - build examples/liv iconcap.cmo + ocamlfind ocamlc -package lablgtk2,unix,unix -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -I ../../src -c iconcap.ml - exit examples/liv livshtype.cmx, 1.67 sec, code 0 - build examples/liv mylazy.cmo + ocamlfind ocamlc -package lablgtk2,unix,unix -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -I ../../src -c mylazy.ml - exit examples/liv mylazy.cmo, 0.89 sec, code 0 - scan examples/liv scan-ocaml-cache.mli + ocamlfind ocamldep -package lablgtk2,unix,unix -modules cache.mli - build examples/liv iconcap.cmo + ocamlfind ocamlopt -package lablgtk2,unix,unix -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -I . -I ../../src -c iconcap.ml - exit examples/liv viewer.o, 3.02 sec, code 0 - scan examples/liv scan-ocaml-cache.ml + ocamlfind ocamldep -package lablgtk2,unix,unix -modules cache.ml - exit examples/liv scan-ocaml-cache.mli, 0.43 sec, code 0 - build examples/liv cache.cmi + ocamlfind ocamlc -package lablgtk2,unix,unix -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -I ../../src -c cache.mli - exit examples/liv scan-ocaml-cache.ml, 0.46 sec, code 0 - scan examples/liv scan-ocaml-edge.ml + ocamlfind ocamldep -package lablgtk2,unix,unix -modules edge.ml - exit examples/liv scan-ocaml-edge.ml, 0.44 sec, code 0 - build examples/liv edge.o + ocamlfind ocamlc -package lablgtk2,unix,unix -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -I ../../src -c edge.ml - exit examples/liv cache.cmi, 0.71 sec, code 0 - build examples/liv cache.cmx + ocamlfind ocamlopt -package lablgtk2,unix,unix -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -I . -I ../../src -c cache.ml - exit examples/liv iconcap.cmo, 2.36 sec, code 0 - build examples/liv cache.cmo + ocamlfind ocamlc -package lablgtk2,unix,unix -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -I ../../src -c cache.ml - build examples/liv edge.o + ocamlfind ocamlopt -package lablgtk2,unix,unix -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -I . -I ../../src -c edge.ml - exit examples/liv cache.cmo, 1.56 sec, code 0 - scan examples/liv scan-ocaml-tout.ml + ocamlfind ocamldep -package lablgtk2,unix,unix -modules tout.ml - exit examples/liv cache.cmx, 2.00 sec, code 0 - scan examples/liv scan-ocaml-icon.ml + ocamlfind ocamldep -package lablgtk2,unix,unix -modules icon.ml - exit examples/liv scan-ocaml-tout.ml, 0.51 sec, code 0 - build examples/liv tout.o + ocamlfind ocamlc -package lablgtk2,unix,unix -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -I ../../src -c tout.ml - exit examples/liv scan-ocaml-icon.ml, 0.54 sec, code 0 - scan examples/liv scan-ocaml-gui.ml + ocamlfind ocamldep -package lablgtk2,unix,unix -modules gui.ml - exit examples/liv edge.o, 3.38 sec, code 0 - scan examples/liv scan-ocaml-seq.ml + ocamlfind ocamldep -package lablgtk2,unix,unix -modules seq.ml - build examples/liv tout.o + ocamlfind ocamlopt -package lablgtk2,unix,unix -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -I . -I ../../src -c tout.ml - exit examples/liv scan-ocaml-gui.ml, 0.46 sec, code 0 - build examples/liv gui.o + ocamlfind ocamlc -package lablgtk2,unix,unix -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -I ../../src -c gui.ml - exit examples/liv scan-ocaml-seq.ml, 0.60 sec, code 0 - build examples/liv seq.o + ocamlfind ocamlc -package lablgtk2,unix,unix -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -I ../../src -c seq.ml - exit examples/liv tout.o, 2.33 sec, code 0 - scan examples/liv scan-ocaml-jpf.ml + ocamlfind ocamldep -package lablgtk2,unix,unix -modules jpf.ml - build examples/liv seq.o + ocamlfind ocamlopt -package lablgtk2,unix,unix -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -I . -I ../../src -c seq.ml - exit examples/gifanim gifanim.opt, 19.31 sec, code 0 - build examples/gifanim gifanim + Shell.ln-or-cp(examples/gifanim/gifanim.opt examples/gifanim/gifanim) - exit examples/gifanim gifanim, 0.19 sec, code 0 - scan examples/liv scan-ocaml-liv.ml + ocamlfind ocamldep -package lablgtk2,unix,unix -modules liv.ml - exit examples/liv scan-ocaml-jpf.ml, 0.71 sec, code 0 - build examples/liv jpf.o + ocamlfind ocamlc -package lablgtk2,unix,unix -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -I ../../src -c jpf.ml - build examples/liv gui.o + ocamlfind ocamlopt -package lablgtk2,unix,unix -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -I . -I ../../src -c gui.ml - exit examples/liv scan-ocaml-liv.ml, 0.54 sec, code 0 - scan examples/imgstat scan-ocaml-imgstat.ml + ocamlfind ocamldep -package lablgtk2,unix -modules imgstat.ml - exit examples/liv seq.o, 2.42 sec, code 0 - scan examples/monochrome scan-ocaml-monochrome.ml + ocamlfind ocamldep -package lablgtk2,unix -modules monochrome.ml - build examples/liv jpf.o + ocamlfind ocamlopt -package lablgtk2,unix,unix -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -I . -I ../../src -c jpf.ml - exit examples/imgstat scan-ocaml-imgstat.ml, 0.42 sec, code 0 - build examples/imgstat imgstat.o + ocamlfind ocamlc -package lablgtk2,unix -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -I ../../src -c imgstat.ml - exit examples/monochrome scan-ocaml-monochrome.ml, 0.54 sec, code 0 - build examples/monochrome monochrome.o + ocamlfind ocamlc -package lablgtk2,unix -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -I ../../src -c monochrome.ml - build examples/imgstat imgstat.o + ocamlfind ocamlopt -package lablgtk2,unix -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -I . -I ../../src -c imgstat.ml - exit examples/liv jpf.o, 2.24 sec, code 0 - scan src scan-ocaml-dummy_supported.ml + ocamlfind ocamldep -package lablgtk2 -modules dummy_supported.ml - build examples/monochrome monochrome.o + ocamlfind ocamlopt -package lablgtk2,unix -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -I . -I ../../src -c monochrome.ml - exit src scan-ocaml-dummy_supported.ml, 0.51 sec, code 0 - build src dummy_supported.cmo + ocamlfind ocamlc -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -c dummy_supported.ml - exit examples/liv gui.o, 4.57 sec, code 0 - build examples/liv display.cmo + ocamlfind ocamlc -package lablgtk2,unix,unix -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -I ../../src -c display.ml - exit examples/imgstat imgstat.o, 2.23 sec, code 0 - build examples/imgstat imgstat.run + ocamlfind ocamlc -package lablgtk2,unix -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -I ../../src -linkall -dllpath ../../src -o imgstat.run ../../src/camlimages_core.cma ../../src/camlimages_all_formats.cma imgstat.cmo -linkpkg - build src dummy_supported.cmo + ocamlfind ocamlopt -package lablgtk2 -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -I . -c dummy_supported.ml - exit examples/monochrome monochrome.o, 2.65 sec, code 0 - build examples/monochrome monochrome.opt + ocamlfind ocamlopt -package lablgtk2,unix -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -I . -I ../../src -linkall -o monochrome.opt ../../src/camlimages_core.cmxa ../../src/camlimages_all_formats.cmxa monochrome.cmx -linkpkg - exit src dummy_supported.cmo, 2.19 sec, code 0 - build src camlimages_supported.cma + ocamlfind ocamlc -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -dllib -lcamlimages_supported -cclib -lcamlimages_supported -linkall -cclib -lgif -cclib -lpng16 -cclib -lz -cclib -ljpeg -cclib -lexif -cclib -ltiff -cclib -lXpm -cclib -lX11 -a -o camlimages_supported.cma gif.cmo oGif.cmo png.cmo oPng.cmo jpeg.cmo oJpeg.cmo exifutil.cmo exif.cmo exifanalyze.cmo tiff.cmo oTiff.cmo xpm.cmo oXpm.cmo dummy_supported.cmo - build examples/liv display.cmo + ocamlfind ocamlopt -package lablgtk2,unix,unix -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -I . -I ../../src -c display.ml - exit src camlimages_supported.cma, 0.59 sec, code 0 - build examples/monochrome monochrome.run + ocamlfind ocamlc -package lablgtk2,unix -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -I ../../src -linkall -dllpath ../../src -o monochrome.run ../../src/camlimages_core.cma ../../src/camlimages_all_formats.cma monochrome.cmo -linkpkg - exit examples/liv display.cmo, 5.38 sec, code 0 - build examples/imgstat imgstat.opt + ocamlfind ocamlopt -package lablgtk2,unix -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -I . -I ../../src -linkall -o imgstat.opt ../../src/camlimages_core.cmxa ../../src/camlimages_all_formats.cmxa imgstat.cmx -linkpkg - exit examples/imgstat imgstat.run, 6.25 sec, code 0 - build examples/liv liv.cmx + ocamlfind ocamlc -package lablgtk2,unix,unix -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -I ../../src -c liv.ml - exit examples/monochrome monochrome.run, 6.30 sec, code 0 - build examples/liv jWidget.cmx + ocamlfind ocamlc -package lablgtk2,unix,unix -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -I ../../src -c jWidget.ml - build examples/liv liv.cmx + ocamlfind ocamlopt -package lablgtk2,unix,unix -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -I . -I ../../src -c liv.ml - build examples/liv jWidget.cmx + ocamlfind ocamlopt -package lablgtk2,unix,unix -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -I . -I ../../src -c jWidget.ml - exit examples/liv liv.cmx, 6.00 sec, code 0 - build examples/liv icon.cmi + ocamlfind ocamlc -package lablgtk2,unix,unix -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -I ../../src -c icon.ml - exit examples/liv jWidget.cmx, 4.91 sec, code 0 - build src camlimages_supported.a + ocamlfind ocamlopt -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -cclib -lcamlimages_supported -linkall -cclib -lgif -cclib -lpng16 -cclib -lz -cclib -ljpeg -cclib -lexif -cclib -ltiff -cclib -lXpm -cclib -lX11 -a -o camlimages_supported.cmxa gif.cmx oGif.cmx png.cmx oPng.cmx jpeg.cmx oJpeg.cmx exifutil.cmx exif.cmx exifanalyze.cmx tiff.cmx oTiff.cmx xpm.cmx oXpm.cmx dummy_supported.cmx - build examples/liv icon.cmi + ocamlfind ocamlopt -package lablgtk2,unix,unix -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -I . -I ../../src -c icon.ml - exit src camlimages_supported.a, 1.85 sec, code 0 - build src camlimages_supported.cmxs + ocamlfind ocamlopt -shared -cclib -L. -o camlimages_supported.cmxs camlimages_supported.cmxa - exit examples/liv icon.cmi, 4.31 sec, code 0 - build examples/liv liv.run + ocamlfind ocamlc -package lablgtk2,unix,unix -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -g -I . -I ../../src -linkall -dllpath ../../src -o liv.run ../../src/camlimages_core.cma ../../src/camlimages_all_formats.cma ../../src/camlimages_lablgtk2.cma cache.cmo deficon.cmo gui.cmo livmisc.cmo tout.cmo display.cmo edge.cmo enhance.cmo pathfind.cmo iconcap.cmo icon.cmo jWidget.cmo jpf.cmo livshtype.cmo scandir.cmo liv.cmo mylazy.cmo seq.cmo viewer.cmo -linkpkg - exit examples/liv liv.run, 6.26 sec, code 0 - build examples/liv liv.opt + ocamlfind ocamlopt -package lablgtk2,unix,unix -w A-3-4-9-37-40-41-42-44-45-41-48-50 -safe-string -g -I . -I ../../src -linkall -o liv.opt ../../src/camlimages_core.cmxa ../../src/camlimages_all_formats.cmxa ../../src/camlimages_lablgtk2.cmxa cache.cmx deficon.cmx gui.cmx livmisc.cmx tout.cmx display.cmx edge.cmx enhance.cmx pathfind.cmx iconcap.cmx icon.cmx jWidget.cmx jpf.cmx livshtype.cmx scandir.cmx liv.cmx mylazy.cmx seq.cmx viewer.cmx -linkpkg - exit src camlimages_supported.cmxs, 15.84 sec, code 0 - build src META + public.stdout = $(public.fopen $(public.file), "w") public.fsubst(, ($(public.file), ".in")) public.close($(public.stdout)) - exit src META, 0.19 sec, code 0 - exit examples/monochrome monochrome.opt, 30.88 sec, code 0 - build examples/monochrome monochrome + Shell.ln-or-cp(examples/monochrome/monochrome.opt examples/monochrome/monochrome) - exit examples/monochrome monochrome, 0.16 sec, code 0 - exit examples/imgstat imgstat.opt, 28.06 sec, code 0 - build examples/imgstat imgstat + Shell.ln-or-cp(examples/imgstat/imgstat.opt examples/imgstat/imgstat) - exit examples/imgstat imgstat, 0.14 sec, code 0 - exit examples/liv liv.opt, 26.06 sec, code 0 *** omake: saved .omakedb - build examples/liv liv + Shell.ln-or-cp(examples/liv/liv.opt examples/liv/liv) - exit examples/liv liv, 0.05 sec, code 0 *** omake: done (4 min 45.95 sec, 141/141 scans, 264/456 rules, 655/744 digests) + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.gXHjkP + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64 ++ dirname /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64 + cd camlspotter-camlimages-8ca76028cff3 + export DESTDIR=/builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64 + DESTDIR=/builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64 + export OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml + OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml + mkdir -p /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/stublibs + omake install *** omake: reading OMakefiles *** omake: finished reading OMakefiles (0.98 sec) - build src tiffwrite.o + gcc -fPIC -I /usr/lib64/ocaml -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I. -c -o tiffwrite.o tiffwrite.c In file included from tiffwrite.c:18: tiffwrite.c: In function 'write_tiff_scanline': /usr/lib64/ocaml/caml/mlvalues.h:265:24: warning: passing argument 2 of 'TIFFWriteScanline' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~ tiffwrite.c:91:35: note: in expansion of macro 'String_val' 91 | TIFFWriteScanline((TIFF*)tiffh, String_val(buf), Int_val(row), 0); | ^~~~~~~~~~ In file included from tiffwrite.c:39: /usr/include/tiffio.h:427:47: note: expected 'void *' but argument is of type 'const char *' 427 | extern int TIFFWriteScanline(TIFF* tif, void* buf, uint32 row, uint16 sample); | ~~~~~~^~~ - build src jpegwrite.o + gcc -fPIC -I /usr/lib64/ocaml -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I. -c -o jpegwrite.o jpegwrite.c jpegwrite.c: In function 'open_jpeg_file_for_write_colorspace': jpegwrite.c:77:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 77 | filename= String_val( name ); | ^ In file included from jpegwrite.c:18: jpegwrite.c: In function 'caml_jpeg_write_marker': /usr/lib64/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ^ jpegwrite.c:152:18: note: in expansion of macro 'String_val' 152 | char *data = String_val(Field(raw,1)); | ^~~~~~~~~~ jpegwrite.c: In function 'write_jpeg_scanline': jpegwrite.c:175:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 175 | row[0] = String_val( buf ); | ^ - build src jpegread.o + gcc -fPIC -I /usr/lib64/ocaml -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I. -c -o jpegread.o jpegread.c In file included from jpegread.c:21: jpegread.c: In function 'caml_val_jpeg_marker': /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)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~ jpegread.c:98:13: note: in expansion of macro 'String_val' 98 | memcpy( String_val(tmp), p->data, p->data_length); | ^~~~~~~~~~ In file included from jpegread.c:29: /usr/include/string.h:43:39: note: expected 'void * restrict' but argument is of type 'const char *' 43 | extern void *memcpy (void *__restrict __dest, const void *__restrict __src, | ~~~~~~~~~~~~~~~~~^~~~~~ jpegread.c: In function 'open_jpeg_file_for_read': jpegread.c:149:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 149 | filename= String_val( name ); | ^ jpegread.c: In function 'read_jpeg_scanline': jpegread.c:282:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 282 | row[0] = String_val( buf ) + Int_val( offset ); | ^ jpegread.c: In function 'read_jpeg_scanlines': jpegread.c:296:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 296 | row[0] = String_val(buf) + Int_val(offset); | ^ - build src pngwrite.o + gcc -fPIC -I /usr/lib64/ocaml -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I. -c -o pngwrite.o pngwrite.c In file included from pngwrite.c:23: pngwrite.c: In function 'write_png_file_rgb': /usr/lib64/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ^ pngwrite.c:95:17: note: in expansion of macro 'String_val' 95 | char *buf = String_val(buffer); | ^~~~~~~~~~ pngwrite.c: In function 'write_png_file_index': /usr/lib64/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ^ pngwrite.c:219:17: note: in expansion of macro 'String_val' 219 | char *buf = String_val(buffer); | ^~~~~~~~~~ - build src tiffread.o + gcc -fPIC -I /usr/lib64/ocaml -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I. -c -o tiffread.o tiffread.c tiffread.c: In function 'open_tiff_file_for_read': tiffread.c:56:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 56 | filename = String_val( name ); | ^ In file included from tiffread.c:19: tiffread.c: In function 'read_tiff_scanline': /usr/lib64/ocaml/caml/mlvalues.h:265:24: warning: passing argument 2 of 'TIFFReadScanline' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~ tiffread.c:127:34: note: in expansion of macro 'String_val' 127 | TIFFReadScanline((TIFF*)tiffh, String_val(buf), Int_val(row), 0); | ^~~~~~~~~~ In file included from tiffread.c:42: /usr/include/tiffio.h:426:46: note: expected 'void *' but argument is of type 'const char *' 426 | extern int TIFFReadScanline(TIFF* tif, void* buf, uint32 row, uint16 sample); | ~~~~~~^~~ - build src xpmread.o + gcc -fPIC -I /usr/lib64/ocaml -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I. -c -o xpmread.o xpmread.c xpmread.c: In function 'read_xpm_file': xpmread.c:37:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 37 | filename = String_val( name ); | ^ - build src gifread.o + gcc -fPIC -I /usr/lib64/ocaml -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I. -c -o gifread.o gifread.c In file included from gifread.c:18: gifread.c: In function 'dGifGetExtension': /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)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~ gifread.c:242:12: note: in expansion of macro 'String_val' 242 | memcpy(String_val(ext), &extData[1], extData[0]); | ^~~~~~~~~~ In file included from gifread.c:26: /usr/include/string.h:43:39: note: expected 'void * restrict' but argument is of type 'const char *' 43 | extern void *memcpy (void *__restrict __dest, const void *__restrict __src, | ~~~~~~~~~~~~~~~~~^~~~~~ - build src pngread.o + gcc -fPIC -I /usr/lib64/ocaml -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I. -c -o pngread.o pngread.c pngread.c: In function 'read_png_file_as_rgb24': pngread.c:50:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 50 | filename = String_val( name ); | ^ In file included from pngread.c:25: /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)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~ pngread.c:156:14: note: in expansion of macro 'String_val' 156 | memcpy(String_val(tmp), buf+rowbytes*i, rowbytes); | ^~~~~~~~~~ In file included from pngread.c:21: /usr/include/string.h:43:39: note: expected 'void * restrict' but argument is of type 'const char *' 43 | extern void *memcpy (void *__restrict __dest, const void *__restrict __src, | ~~~~~~~~~~~~~~~~~^~~~~~ pngread.c: In function 'read_png_file': pngread.c:224:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 224 | filename = String_val( name ); | ^ In file included from pngread.c:25: /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)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~ pngread.c:357:20: note: in expansion of macro 'String_val' 357 | memcpy(String_val(tmp), buf+rowbytes*i, rowbytes); | ^~~~~~~~~~ In file included from pngread.c:21: /usr/include/string.h:43:39: note: expected 'void * restrict' but argument is of type 'const char *' 43 | extern void *memcpy (void *__restrict __dest, const void *__restrict __src, | ~~~~~~~~~~~~~~~~~^~~~~~ In file included from pngread.c:25: /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)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~ pngread.c:382:18: note: in expansion of macro 'String_val' 382 | memcpy(String_val(tmp), buf+rowbytes*i, rowbytes); | ^~~~~~~~~~ In file included from pngread.c:21: /usr/include/string.h:43:39: note: expected 'void * restrict' but argument is of type 'const char *' 43 | extern void *memcpy (void *__restrict __dest, const void *__restrict __src, | ~~~~~~~~~~~~~~~~~^~~~~~ - build src exif_c.o + gcc -fPIC -I /usr/lib64/ocaml -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I. -c -o exif_c.o exif_c.c In file included from exif_c.c:20: exif_c.c: In function 'caml_exif_decode_entry': /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)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~ exif_c.c:290:12: note: in expansion of macro 'String_val' 290 | memcpy(String_val(Field(tpl,3)), p->data, p->size); | ^~~~~~~~~~ In file included from exif_c.c:18: /usr/include/string.h:43:39: note: expected 'void * restrict' but argument is of type 'const char *' 43 | extern void *memcpy (void *__restrict __dest, const void *__restrict __src, | ~~~~~~~~~~~~~~~~~^~~~~~ - build src + ocamlfind remove camlimages ocamlfind: [WARNING] No such file: /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/META - build src + ocamlfind install camlimages META ps.mli png.mli gif.mli ppm.mli bmp.mli xpm.mli tiff.mli exif.mli jpeg.mli util.mli oPng.mli info.mli color.mli rgb24.mli blend.mli oJpeg.mli ftlow.mli cmyk32.mli rgba32.mli region.mli reduce.mli bitmap.mli ximage.mli images.mli fttext.mli oColor.mli index8.mli mstring.mli tmpfile.mli xvthumb.mli oImages.mli oXimage.mli index16.mli genimage.mli geometry.mli oXvthumb.mli imagegdk.mli freetype.mli colorhist.mli image_intf.mli jis_unicode.mli graphic_image.mli dummy_supported.cmi ps.cmi png.cmi gif.cmi ppm.cmi bmp.cmi xpm.cmi oPs.cmi tiff.cmi exif.cmi jpeg.cmi oXpm.cmi oBmp.cmi util.cmi oGif.cmi oPpm.cmi oPng.cmi info.cmi color.cmi rgb24.cmi blend.cmi oJpeg.cmi oTiff.cmi units.cmi ftlow.cmi cmyk32.cmi rgba32.cmi region.cmi reduce.cmi bitmap.cmi ximage.cmi images.cmi fttext.cmi oColor.cmi index8.cmi mstring.cmi tmpfile.cmi xvthumb.cmi ximage2.cmi oImages.cmi oXimage.cmi index16.cmi genimage.cmi geometry.cmi exifutil.cmi oXvthumb.cmi oXimage2.cmi imagegdk.cmi freetype.cmi colorhist.cmi jis_table.cmi oFreetype.cmi camlimages.cmi image_intf.cmi exifanalyze.cmi jis_unicode.cmi camlimages_supported.cma camlimages_tiff.cma camlimages_jpeg.cma camlimages_exif.cma camlimages_core.cma camlimages_gif.cma camlimages_png.cma camlimages_xpm.cma camlimages_lablgtk2.cma camlimages_freetype.cma camlimages_ps.cma camlimages_all_formats.cma dummy_supported.cmx ps.cmx png.cmx gif.cmx ppm.cmx bmp.cmx xpm.cmx oPs.cmx tiff.cmx exif.cmx jpeg.cmx oXpm.cmx oBmp.cmx util.cmx oGif.cmx oPpm.cmx oPng.cmx color.cmx rgb24.cmx blend.cmx oJpeg.cmx oTiff.cmx units.cmx ftlow.cmx cmyk32.cmx rgba32.cmx region.cmx reduce.cmx bitmap.cmx ximage.cmx images.cmx fttext.cmx oColor.cmx index8.cmx mstring.cmx tmpfile.cmx xvthumb.cmx ximage2.cmx oImages.cmx oXimage.cmx index16.cmx genimage.cmx geometry.cmx exifutil.cmx oXvthumb.cmx oXimage2.cmx imagegdk.cmx freetype.cmx colorhist.cmx jis_table.cmx oFreetype.cmx camlimages.cmx exifanalyze.cmx jis_unicode.cmx camlimages_tiff.cmxa camlimages_jpeg.cmxa camlimages_exif.cmxa camlimages_core.cmxa camlimages_lablgtk2.cmxa camlimages_freetype.cmxa camlimages_gif.cmxa camlimages_png.cmxa camlimages_xpm.cmxa camlimages_ps.cmxa camlimages_supported.cmxa camlimages_all_formats.cmxa camlimages_tiff.cmxs camlimages_jpeg.cmxs camlimages_exif.cmxs camlimages_core.cmxs camlimages_lablgtk2.cmxs camlimages_freetype.cmxs camlimages_gif.cmxs camlimages_png.cmxs camlimages_xpm.cmxs camlimages_ps.cmxs camlimages_supported.cmxs camlimages_all_formats.cmxs libcamlimages_freetype.a libcamlimages_supported.a camlimages_all_formats.a libcamlimages_tiff.a libcamlimages_exif.a libcamlimages_jpeg.a camlimages_gif.a camlimages_png.a camlimages_xpm.a libcamlimages_xpm.a libcamlimages_png.a libcamlimages_gif.a camlimages_lablgtk2.a camlimages_freetype.a camlimages_ps.a libcamlimages_all_formats.a camlimages_tiff.a camlimages_jpeg.a camlimages_exif.a camlimages_core.a camlimages_supported.a dllcamlimages_all_formats.so dllcamlimages_supported.so dllcamlimages_freetype.so dllcamlimages_xpm.so dllcamlimages_png.so dllcamlimages_gif.so dllcamlimages_jpeg.so dllcamlimages_tiff.so dllcamlimages_exif.so Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/camlimages_supported.a Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/camlimages_core.a Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/camlimages_exif.a Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/camlimages_jpeg.a Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/camlimages_tiff.a Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/libcamlimages_all_formats.a Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/camlimages_ps.a Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/camlimages_freetype.a Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/camlimages_lablgtk2.a Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/libcamlimages_gif.a Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/libcamlimages_png.a Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/libcamlimages_xpm.a Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/camlimages_xpm.a Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/camlimages_png.a Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/camlimages_gif.a Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/libcamlimages_jpeg.a Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/libcamlimages_exif.a Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/libcamlimages_tiff.a Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/camlimages_all_formats.a Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/libcamlimages_supported.a Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/libcamlimages_freetype.a Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/camlimages_all_formats.cmxs Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/camlimages_supported.cmxs Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/camlimages_ps.cmxs Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/camlimages_xpm.cmxs Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/camlimages_png.cmxs Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/camlimages_gif.cmxs Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/camlimages_freetype.cmxs Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/camlimages_lablgtk2.cmxs Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/camlimages_core.cmxs Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/camlimages_exif.cmxs Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/camlimages_jpeg.cmxs Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/camlimages_tiff.cmxs Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/camlimages_all_formats.cmxa Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/camlimages_supported.cmxa Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/camlimages_ps.cmxa Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/camlimages_xpm.cmxa Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/camlimages_png.cmxa Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/camlimages_gif.cmxa Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/camlimages_freetype.cmxa Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/camlimages_lablgtk2.cmxa Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/camlimages_core.cmxa Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/camlimages_exif.cmxa Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/camlimages_jpeg.cmxa Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/camlimages_tiff.cmxa Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/jis_unicode.cmx Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/exifanalyze.cmx Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/camlimages.cmx Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/oFreetype.cmx Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/jis_table.cmx Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/colorhist.cmx Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/freetype.cmx Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/imagegdk.cmx Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/oXimage2.cmx Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/oXvthumb.cmx Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/exifutil.cmx Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/geometry.cmx Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/genimage.cmx Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/index16.cmx Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/oXimage.cmx Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/oImages.cmx Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/ximage2.cmx Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/xvthumb.cmx Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/tmpfile.cmx Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/mstring.cmx Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/index8.cmx Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/oColor.cmx Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/fttext.cmx Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/images.cmx Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/ximage.cmx Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/bitmap.cmx Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/reduce.cmx Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/region.cmx Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/rgba32.cmx Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/cmyk32.cmx Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/ftlow.cmx Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/units.cmx Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/oTiff.cmx Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/oJpeg.cmx Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/blend.cmx Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/rgb24.cmx Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/color.cmx Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/oPng.cmx Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/oPpm.cmx Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/oGif.cmx Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/util.cmx Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/oBmp.cmx Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/oXpm.cmx Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/jpeg.cmx Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/exif.cmx Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/tiff.cmx Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/oPs.cmx Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/xpm.cmx Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/bmp.cmx Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/ppm.cmx Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/gif.cmx Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/png.cmx Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/ps.cmx Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/dummy_supported.cmx Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/camlimages_all_formats.cma Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/camlimages_ps.cma Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/camlimages_freetype.cma Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/camlimages_lablgtk2.cma Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/camlimages_xpm.cma Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/camlimages_png.cma Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/camlimages_gif.cma Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/camlimages_core.cma Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/camlimages_exif.cma Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/camlimages_jpeg.cma Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/camlimages_tiff.cma Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/camlimages_supported.cma Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/jis_unicode.cmi Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/exifanalyze.cmi Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/image_intf.cmi Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/camlimages.cmi Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/oFreetype.cmi Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/jis_table.cmi Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/colorhist.cmi Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/freetype.cmi Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/imagegdk.cmi Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/oXimage2.cmi Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/oXvthumb.cmi Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/exifutil.cmi Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/geometry.cmi Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/genimage.cmi Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/index16.cmi Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/oXimage.cmi Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/oImages.cmi Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/ximage2.cmi Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/xvthumb.cmi Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/tmpfile.cmi Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/mstring.cmi Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/index8.cmi Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/oColor.cmi Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/fttext.cmi Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/images.cmi Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/ximage.cmi Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/bitmap.cmi Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/reduce.cmi Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/region.cmi Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/rgba32.cmi Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/cmyk32.cmi Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/ftlow.cmi Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/units.cmi Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/oTiff.cmi Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/oJpeg.cmi Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/blend.cmi Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/rgb24.cmi Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/color.cmi Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/info.cmi Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/oPng.cmi Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/oPpm.cmi Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/oGif.cmi Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/util.cmi Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/oBmp.cmi Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/oXpm.cmi Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/jpeg.cmi Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/exif.cmi Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/tiff.cmi Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/oPs.cmi Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/xpm.cmi Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/bmp.cmi Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/ppm.cmi Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/gif.cmi Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/png.cmi Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/ps.cmi Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/dummy_supported.cmi Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/graphic_image.mli Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/jis_unicode.mli Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/image_intf.mli Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/colorhist.mli Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/freetype.mli Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/imagegdk.mli Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/oXvthumb.mli Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/geometry.mli Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/genimage.mli Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/index16.mli Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/oXimage.mli Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/oImages.mli Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/xvthumb.mli Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/tmpfile.mli Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/mstring.mli Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/index8.mli Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/oColor.mli Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/fttext.mli Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/images.mli Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/ximage.mli Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/bitmap.mli Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/reduce.mli Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/region.mli Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/rgba32.mli Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/cmyk32.mli Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/ftlow.mli Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/oJpeg.mli Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/blend.mli Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/rgb24.mli Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/color.mli Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/info.mli Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/oPng.mli Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/util.mli Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/jpeg.mli Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/exif.mli Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/tiff.mli Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/xpm.mli Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/bmp.mli Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/ppm.mli Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/gif.mli Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/png.mli Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/ps.mli Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/stublibs/dllcamlimages_exif.so Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/stublibs/dllcamlimages_exif.so.owner Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/stublibs/dllcamlimages_tiff.so Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/stublibs/dllcamlimages_tiff.so.owner Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/stublibs/dllcamlimages_jpeg.so Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/stublibs/dllcamlimages_jpeg.so.owner Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/stublibs/dllcamlimages_gif.so Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/stublibs/dllcamlimages_gif.so.owner Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/stublibs/dllcamlimages_png.so Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/stublibs/dllcamlimages_png.so.owner Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/stublibs/dllcamlimages_xpm.so Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/stublibs/dllcamlimages_xpm.so.owner Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/stublibs/dllcamlimages_freetype.so Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/stublibs/dllcamlimages_freetype.so.owner Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/stublibs/dllcamlimages_supported.so Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/stublibs/dllcamlimages_supported.so.owner Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/stublibs/dllcamlimages_all_formats.so Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/stublibs/dllcamlimages_all_formats.so.owner ocamlfind: [WARNING] You have installed DLLs but the directory /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/stublibs is not mentioned in ld.conf Installed /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/META *** omake: done (28.48 sec, 12/107 scans, 49/300 rules, 66/147 digests) + mkdir -p /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/share/doc/ocaml-camlimages + cp -pr License.txt htmlref /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/share/doc/ocaml-camlimages + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 4.2.5-26.fc33.1 --unique-debug-suffix -4.2.5-26.fc33.1.riscv64 --unique-debug-src-base ocaml-camlimages-4.2.5-26.fc33.1.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/camlspotter-camlimages-8ca76028cff3 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/camlimages_all_formats.cmxs explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/camlimages_core.cmxs explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/camlimages_exif.cmxs explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/camlimages_freetype.cmxs extracting debug info from /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/camlimages_core.cmxs extracting debug info from /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/camlimages_exif.cmxs extracting debug info from /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/camlimages_all_formats.cmxs extracting debug info from /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/camlimages_freetype.cmxs gdb-add-index: No index was created for /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/camlimages_core.cmxs gdb-add-index: [Was there no debuginfo? Was there already an index?] explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/camlimages_gif.cmxs explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/camlimages_jpeg.cmxs extracting debug info from /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/camlimages_gif.cmxs explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/camlimages_lablgtk2.cmxs extracting debug info from /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/camlimages_lablgtk2.cmxs extracting debug info from /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/camlimages_jpeg.cmxs explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/camlimages_png.cmxs extracting debug info from /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/camlimages_png.cmxs gdb-add-index: No index was created for /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/camlimages_lablgtk2.cmxs gdb-add-index: [Was there no debuginfo? Was there already an index?] explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/camlimages_ps.cmxs explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/camlimages_supported.cmxs explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/camlimages_tiff.cmxs extracting debug info from /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/camlimages_ps.cmxs extracting debug info from /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/camlimages_supported.cmxs extracting debug info from /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/camlimages_tiff.cmxs explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/camlimages_xpm.cmxs extracting debug info from /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/camlimages_xpm.cmxs gdb-add-index: No index was created for /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/camlimages_ps.cmxs gdb-add-index: [Was there no debuginfo? Was there already an index?] explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/stublibs/dllcamlimages_all_formats.so extracting debug info from /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/stublibs/dllcamlimages_all_formats.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/stublibs/dllcamlimages_exif.so extracting debug info from /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/stublibs/dllcamlimages_exif.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/stublibs/dllcamlimages_freetype.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/stublibs/dllcamlimages_gif.so extracting debug info from /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/stublibs/dllcamlimages_freetype.so extracting debug info from /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/stublibs/dllcamlimages_gif.so gdb-add-index: No index was created for /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/stublibs/dllcamlimages_all_formats.so gdb-add-index: [Was there no debuginfo? Was there already an index?] gdb-add-index: No index was created for /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/stublibs/dllcamlimages_exif.so gdb-add-index: [Was there no debuginfo? Was there already an index?] gdb-add-index: No index was created for /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/stublibs/dllcamlimages_freetype.so gdb-add-index: [Was there no debuginfo? Was there already an index?] gdb-add-index: No index was created for /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/stublibs/dllcamlimages_gif.so gdb-add-index: [Was there no debuginfo? Was there already an index?] explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/stublibs/dllcamlimages_jpeg.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/stublibs/dllcamlimages_png.so extracting debug info from /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/stublibs/dllcamlimages_jpeg.so extracting debug info from /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/stublibs/dllcamlimages_png.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/stublibs/dllcamlimages_supported.so extracting debug info from /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/stublibs/dllcamlimages_supported.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/stublibs/dllcamlimages_tiff.so extracting debug info from /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/stublibs/dllcamlimages_tiff.so gdb-add-index: No index was created for /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/stublibs/dllcamlimages_png.so gdb-add-index: [Was there no debuginfo? Was there already an index?] gdb-add-index: No index was created for /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/stublibs/dllcamlimages_jpeg.so gdb-add-index: [Was there no debuginfo? Was there already an index?] gdb-add-index: No index was created for /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/stublibs/dllcamlimages_supported.so gdb-add-index: [Was there no debuginfo? Was there already an index?] gdb-add-index: No index was created for /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/stublibs/dllcamlimages_tiff.so gdb-add-index: [Was there no debuginfo? Was there already an index?] explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/stublibs/dllcamlimages_xpm.so extracting debug info from /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/stublibs/dllcamlimages_xpm.so gdb-add-index: No index was created for /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/stublibs/dllcamlimages_xpm.so gdb-add-index: [Was there no debuginfo? Was there already an index?] original debug info size: 488kB, size after compression: 488kB /usr/lib/rpm/sepdebugcrcfix: Updated 9 CRC32s, 12 CRC32s did match. cpio: src/bytes.ml: Cannot stat: No such file or directory cpio: src/list.ml: Cannot stat: No such file or directory cpio: src/stdlib.ml: Cannot stat: No such file or directory cpio: src/string.ml: Cannot stat: No such file or directory 210 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: ocaml-camlimages-4.2.5-26.fc33.1.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Nt4nvP + umask 022 + cd /builddir/build/BUILD + cd camlspotter-camlimages-8ca76028cff3 + DOCDIR=/builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/share/doc/ocaml-camlimages + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/share/doc/ocaml-camlimages + cp -pr README.md /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/share/doc/ocaml-camlimages + cp -pr License.txt /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/share/doc/ocaml-camlimages + RPM_EC=0 ++ jobs -p + exit 0 warning: Duplicate build-ids /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/camlimages_lablgtk2.cmxs and /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/camlimages_core.cmxs warning: Duplicate build-ids /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/camlimages_lablgtk2.cmxs and /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/camlimages/camlimages_ps.cmxs warning: Duplicate build-ids /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/stublibs/dllcamlimages_all_formats.so and /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib64/ocaml/stublibs/dllcamlimages_supported.so Provides: ocaml(Bitmap) = c12b29b69874e92a667f3012e5e935ac ocaml(Blend) = ecfb5686f285607726c0dfcc6a5bb746 ocaml(Bmp) = 098ef30676df12fa3cffb9a99b185475 ocaml(Camlimages) = d1f5f1e9cced4d537fffc3866aeb9486 ocaml(Cmyk32) = df5c7624be82ff63104d9786216d29b4 ocaml(Color) = 1fee2d9d93423b6f559cc056d24b665c ocaml(Colorhist) = d480fd07d1958c01f981b4fcafc13793 ocaml(Dummy_supported) = 12e4feed9bc5e64d8118bb5bda03b012 ocaml(Exif) = 465f2efa485b4a6ecd15314c87b1a92b ocaml(Exifanalyze) = 83858e03a956599302332ee294868f06 ocaml(Exifutil) = 1b5a3f82a70e9a588c0ba6f0695e71e0 ocaml(Freetype) = 04d0cd5bf99563be5fa16f3b362b45de ocaml(Ftlow) = f3c074e6090f08348002d359d7d425df ocaml(Fttext) = 0ba6b6428d076caa9693b928b12e623a ocaml(Genimage) = 91b81d18c4ff571acbfa01bdaf08d907 ocaml(Geometry) = 98d567456864826d8bfbcc209b593367 ocaml(Gif) = 93dbc93a17ccbea4efef5aa6daf4e4ff ocaml(Image_intf) = c4c4c3fd3444a851baac8d900246b600 ocaml(Imagegdk) = 00bfebda9555a5ed9ee703dd547c4aed ocaml(Images) = 26cb1a7238121d999b6b83b98b0e3d15 ocaml(Index16) = 08446cee89a5a911b125bc7eeb9b9916 ocaml(Index8) = 67e90d1c5fe90d6c1786adc8d521125d ocaml(Info) = 8e16c2e2ac5bd984a5c291d8afdaa3cb ocaml(Jis_table) = 34e19497201ffa6caa78a518921bb50d ocaml(Jis_unicode) = 59357fbba4edb64b9da8a3a5d7b277fe ocaml(Jpeg) = ffc9c59cbcb1a480f33f15d431b32b6f ocaml(Mstring) = 4716f1b2117f2bd1568f8504bd146a5e ocaml(OBmp) = f1ec3ae9e647fd55b6936905b34183eb ocaml(OColor) = 9a147652f99e0e72ba71d8145ae17704 ocaml(OFreetype) = e3273e562d96e1d18085cd7709f1db2d ocaml(OGif) = 0917f759312fc465deb0878bc0c1717e ocaml(OImages) = 045d316ec32c75a93c8dfa4624b77805 ocaml(OJpeg) = 465c866e5ece71342663dddfb927043b ocaml(OPng) = 4d54c00c9313ed26500c323eab8117d7 ocaml(OPpm) = dfcce378a37ddac349c76ed7a46252c1 ocaml(OPs) = 910101f94cea58ee7f8e4fac3bc10d8d ocaml(OTiff) = dcb13efe2e620f1005e36eed03401d94 ocaml(OXimage) = 3a2af19f3c9b47301e8dcaf677ef9c9b ocaml(OXimage2) = 3570552e61c8ebe7ea3c814d28ebb500 ocaml(OXpm) = 35b4647a4820fa498c50d05685aa2825 ocaml(OXvthumb) = 0282a4889bdb5e6736a1015252450084 ocaml(Png) = 55aac7e5a5d3671f3bd0a9d0aeaefbb0 ocaml(Ppm) = 377c08be69e4bdc26d370487cb983a7d ocaml(Ps) = ff5bb3891c66c859f8f0abec21c8fb3a ocaml(Reduce) = cbd075149029f4a21a1c5d1d742ed456 ocaml(Region) = 23d6771338360af82f35d5735329da56 ocaml(Rgb24) = dc3081dcc2d7b945c75967db268c63a3 ocaml(Rgba32) = 76045dcdb7e9ab37315c4ff6b941ceff ocaml(Tiff) = fe1ba129453a2343900027bb53af4691 ocaml(Tmpfile) = bff82b2b2cf6fb92a3d50687390aa646 ocaml(Units) = 0504883b1f46c2eaf756654c50264394 ocaml(Util) = 71e5fca38f3109cd660dc5210f612e62 ocaml(Ximage) = 1a8d6f5ea2b8026ac7a8b6eee5aa6912 ocaml(Ximage2) = 0cf626ac6e671ad6ec50f99e94b0204f ocaml(Xpm) = 779f4251ec731894ba92cb9cb3e7260c ocaml(Xvthumb) = 2621c7ba969f335e8677ff9a908ffc01 ocaml-camlimages = 4.2.5-26.fc33.1 ocaml-camlimages(riscv-64) = 4.2.5-26.fc33.1 ocamlx(Bitmap) = c750bb26a9aeb1f34c12e30810155ac8 ocamlx(Blend) = 9e368292d1a81c266195697488b50638 ocamlx(Bmp) = b420063639b1db9e1ed43424bb786614 ocamlx(Camlimages) = 84487e0f1e468ceea7eec00db655ca18 ocamlx(Cmyk32) = 8d6db504920a7bdefd3030c189431ff9 ocamlx(Color) = ba6357ac142608f3513e7dd70b8a6139 ocamlx(Colorhist) = 6bf153bfaf5421a6f1a512893ffb6daf ocamlx(Dummy_supported) = a87ee556f34a454886a7dae96db7c51f ocamlx(Exif) = 862ae91cc266243c84da6f7e603ddfa3 ocamlx(Exifanalyze) = 7aec8b44d44f93c415c7539e39b19041 ocamlx(Exifutil) = 4428866c031642316f0cd82a755d32ae ocamlx(Freetype) = a647581c2e8231121e9606cd2845243d ocamlx(Ftlow) = 8740de15cdd4c19f9c6c4ec3fd3f784b ocamlx(Fttext) = b28d3f2e3ef8d5d3eff55ac3167189e3 ocamlx(Genimage) = 6bfbd69556b31b3e05e1755f100cdc7c ocamlx(Geometry) = 2789eac49ff800558a015ed75e812fb3 ocamlx(Gif) = 03fbacc926450605001a3b9112f6dc13 ocamlx(Imagegdk) = 6f1ca85f1ab7e630bdbe906bf12d4a8d ocamlx(Images) = 979ba761fb880706e6728a34844ad119 ocamlx(Index16) = 39bf40c0bdbd26e59f25bfe8a1ad7c96 ocamlx(Index8) = e3c6b1d96160d02281a5a9ce3732e5f5 ocamlx(Jis_table) = 28d901084ca6329cb40eb359b928aae1 ocamlx(Jis_unicode) = 8a5afee2d6f529df9bda340b9f2413e5 ocamlx(Jpeg) = f69ab10d4d2621bcb7d7537527bd9354 ocamlx(Mstring) = 6b1ac07aa065faadca11c8b2c8e3d445 ocamlx(OBmp) = e3d1564f0f39a8ec1fa97a28ba273b47 ocamlx(OColor) = 3efa0955299742e97a2be58cd2e8044b ocamlx(OFreetype) = 209ddfdde963983b8e5295390c6db78c ocamlx(OGif) = 840668fe766455bd3ac63e55ca4d82fe ocamlx(OImages) = d370a3182eaf50712c6f7ca0f1392de8 ocamlx(OJpeg) = 8ffbbb1f72a1b39eec6ffc06151f1756 ocamlx(OPng) = 367effe0919ef49dc6eb6b7262c98343 ocamlx(OPpm) = ce711e780457b4b99ca0bc943534fc18 ocamlx(OPs) = 701962b4679b829f5d5d8842fe7c35f0 ocamlx(OTiff) = 7db6622838784dfe23c73a8127c07bb2 ocamlx(OXimage) = a0275da9836a0008f90279a45871fa65 ocamlx(OXimage2) = 5d56e17d9dac18e719d61aa70f6a201c ocamlx(OXpm) = e0d46ac065e462fb18bf112f0e6603b1 ocamlx(OXvthumb) = a2cfd3507e9592ed4036118982a9b8a8 ocamlx(Png) = 5c54be229d1dedb6604b76d7e15a73dc ocamlx(Ppm) = 0f8ebde9755d6704fd0c242413c79ca2 ocamlx(Ps) = f29b42fe168100c9eabb78ea3c5322d6 ocamlx(Reduce) = a71c416ba16ae33826fd198c88b8df80 ocamlx(Region) = 7509730d8fd36bac610d7db36a60abed ocamlx(Rgb24) = 3a946d405e04bc8807a0d09df9e30f64 ocamlx(Rgba32) = 932f8a4ec9c170a3b4d9089755920fcd ocamlx(Tiff) = 79b53e07c98c2c17f6496cdba20c656f ocamlx(Tmpfile) = 486263633ba655a78a9c811dde1b0aa8 ocamlx(Units) = c24d961a982bc3ff501a9254713d6d90 ocamlx(Util) = 84fcf18c1c8860031acc0ae2a92d5a0d ocamlx(Ximage) = 0788e1215103e0d091fefc262679ea16 ocamlx(Ximage2) = 2c0e1b273cdca7bd073040cb2274ec80 ocamlx(Xpm) = 30bcd717fedebca277ddaca45370fab6 ocamlx(Xvthumb) = cac405a8e69f3acd4324bd6ad9652d10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libX11.so.6()(64bit) libXpm.so.4()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libexif.so.12()(64bit) libfreetype.so.6()(64bit) libgif.so.7()(64bit) libjpeg.so.62()(64bit) libjpeg.so.62(LIBJPEG_6.2)(64bit) libpng16.so.16()(64bit) libpng16.so.16(PNG16_0)(64bit) libtiff.so.5()(64bit) libtiff.so.5(LIBTIFF_4.0)(64bit) libz.so.1()(64bit) ocaml(Bitmap) = c12b29b69874e92a667f3012e5e935ac ocaml(Bmp) = 098ef30676df12fa3cffb9a99b185475 ocaml(Camlimages) = d1f5f1e9cced4d537fffc3866aeb9486 ocaml(CamlinternalFormatBasics) = 3a3ca1838627f7762f49679ce0278ad1 ocaml(CamlinternalOO) = 9b49ddd063bfe999887d47e83d281c15 ocaml(Cmyk32) = df5c7624be82ff63104d9786216d29b4 ocaml(Color) = 1fee2d9d93423b6f559cc056d24b665c ocaml(Exif) = 465f2efa485b4a6ecd15314c87b1a92b ocaml(Exifutil) = 1b5a3f82a70e9a588c0ba6f0695e71e0 ocaml(Freetype) = 04d0cd5bf99563be5fa16f3b362b45de ocaml(Ftlow) = f3c074e6090f08348002d359d7d425df ocaml(Fttext) = 0ba6b6428d076caa9693b928b12e623a ocaml(GDraw) = 611d0c3b05cfee5d0025eb6fd7e923bd ocaml(Gaux) = 5b31739fb7eed42ed6ef0194d77fa056 ocaml(Gdk) = 16a22697ada1b71ee5c87bb0d8c883a2 ocaml(GdkPixbuf) = 57e7988883a3872d7da3b73bbafb232e ocaml(Genimage) = 91b81d18c4ff571acbfa01bdaf08d907 ocaml(Geometry) = 98d567456864826d8bfbcc209b593367 ocaml(Gif) = 93dbc93a17ccbea4efef5aa6daf4e4ff ocaml(Glib) = 70b9bcaf01f537273465ba5bf2113e88 ocaml(Gobject) = 8bdc8f55794e145155d28770111c77bb ocaml(Gpointer) = d1b7781e89150a0179c210502776be15 ocaml(Image_intf) = c4c4c3fd3444a851baac8d900246b600 ocaml(Images) = 26cb1a7238121d999b6b83b98b0e3d15 ocaml(Index16) = 08446cee89a5a911b125bc7eeb9b9916 ocaml(Index8) = 67e90d1c5fe90d6c1786adc8d521125d ocaml(Info) = 8e16c2e2ac5bd984a5c291d8afdaa3cb ocaml(Jis_table) = 34e19497201ffa6caa78a518921bb50d ocaml(Jis_unicode) = 59357fbba4edb64b9da8a3a5d7b277fe ocaml(Jpeg) = ffc9c59cbcb1a480f33f15d431b32b6f ocaml(Mstring) = 4716f1b2117f2bd1568f8504bd146a5e ocaml(OColor) = 9a147652f99e0e72ba71d8145ae17704 ocaml(OImages) = 045d316ec32c75a93c8dfa4624b77805 ocaml(OXimage) = 3a2af19f3c9b47301e8dcaf677ef9c9b ocaml(Pango) = 3012b10ac42d0e8edd32e3ff4d00dd99 ocaml(Png) = 55aac7e5a5d3671f3bd0a9d0aeaefbb0 ocaml(Ppm) = 377c08be69e4bdc26d370487cb983a7d ocaml(Region) = 23d6771338360af82f35d5735329da56 ocaml(Rgb24) = dc3081dcc2d7b945c75967db268c63a3 ocaml(Rgba32) = 76045dcdb7e9ab37315c4ff6b941ceff ocaml(Stdlib) = c21c5d26416461b543321872a551ea0d ocaml(Stdlib__array) = 4528cb7f2202a96df7bc293599ce41ac ocaml(Stdlib__bigarray) = 8f51e488a7f2bd0c6137bb9ba75b530e ocaml(Stdlib__buffer) = 234b61fa3906003822205287eb65a481 ocaml(Stdlib__bytes) = 6f90f1d35d75f513a9ee53cebf3fbc27 ocaml(Stdlib__char) = cdee48235b2dbc08f40a0e2ec3824bc5 ocaml(Stdlib__complex) = 2221dce26021209ffd747f2125bf7f10 ocaml(Stdlib__filename) = b88c1b2c331fb92c75f13ee6d0d91977 ocaml(Stdlib__format) = de2a0cc4d0ca0cc218de7447f48aaa41 ocaml(Stdlib__gc) = 5d6d09a276553c0d0c8ab63795fdc11d ocaml(Stdlib__hashtbl) = b762db4e3b71657dfcfd14539af9611a ocaml(Stdlib__int32) = 2e6c00c32474b3f4f0ca069a3eceab68 ocaml(Stdlib__int64) = 8da509b391e66cf2a7e37819728d5a15 ocaml(Stdlib__list) = 15cef02558cc6576c616c84f09d5b0ea ocaml(Stdlib__obj) = 387c3c41dccbee81a28b3728d6386b48 ocaml(Stdlib__pervasives) = 76119ce30941328f65713c9e5efa6ead ocaml(Stdlib__printexc) = 6e03ab07ea296513ab6af44b09129348 ocaml(Stdlib__printf) = 5cec2efa6f5a2459d17f2788deb783f2 ocaml(Stdlib__seq) = d6a8de25c9eecf5ae9420a9f3f8b2e88 ocaml(Stdlib__string) = 9d02da014acaf1dfdd63872e707eaed9 ocaml(Stdlib__sys) = 794924b786d5c3059c545cb526394520 ocaml(Stdlib__uchar) = ab6f1df93abf9e800a3e0d1543523c96 ocaml(Tiff) = fe1ba129453a2343900027bb53af4691 ocaml(Tmpfile) = bff82b2b2cf6fb92a3d50687390aa646 ocaml(Unix) = e6d191b089c68976347fa6524bb28048 ocaml(Util) = 71e5fca38f3109cd660dc5210f612e62 ocaml(Ximage) = 1a8d6f5ea2b8026ac7a8b6eee5aa6912 ocaml(Xpm) = 779f4251ec731894ba92cb9cb3e7260c ocaml(Xvthumb) = 2621c7ba969f335e8677ff9a908ffc01 ocamlx(Bitmap) = c750bb26a9aeb1f34c12e30810155ac8 ocamlx(Bmp) = b420063639b1db9e1ed43424bb786614 ocamlx(Camlimages) = 84487e0f1e468ceea7eec00db655ca18 ocamlx(CamlinternalOO) = 818e6c46ab4a8443ac6ca85a8f7a759e ocamlx(Cmyk32) = 8d6db504920a7bdefd3030c189431ff9 ocamlx(Color) = ba6357ac142608f3513e7dd70b8a6139 ocamlx(Exif) = 862ae91cc266243c84da6f7e603ddfa3 ocamlx(Exifutil) = 4428866c031642316f0cd82a755d32ae ocamlx(Freetype) = a647581c2e8231121e9606cd2845243d ocamlx(Ftlow) = 8740de15cdd4c19f9c6c4ec3fd3f784b ocamlx(Fttext) = b28d3f2e3ef8d5d3eff55ac3167189e3 ocamlx(GDraw) = 6b3dd7a538ada611d2b2d81131127811 ocamlx(Gdk) = 88bc561716fc479803462e39182e320e ocamlx(GdkPixbuf) = 8d47d06485cc944396e2ac4ddcb234cc ocamlx(Genimage) = 6bfbd69556b31b3e05e1755f100cdc7c ocamlx(Geometry) = 2789eac49ff800558a015ed75e812fb3 ocamlx(Gif) = 03fbacc926450605001a3b9112f6dc13 ocamlx(Gpointer) = e2335820de026477bdcdba5bd0a3115f ocamlx(Images) = 979ba761fb880706e6728a34844ad119 ocamlx(Index16) = 39bf40c0bdbd26e59f25bfe8a1ad7c96 ocamlx(Index8) = e3c6b1d96160d02281a5a9ce3732e5f5 ocamlx(Jis_table) = 28d901084ca6329cb40eb359b928aae1 ocamlx(Jis_unicode) = 8a5afee2d6f529df9bda340b9f2413e5 ocamlx(Jpeg) = f69ab10d4d2621bcb7d7537527bd9354 ocamlx(Mstring) = 6b1ac07aa065faadca11c8b2c8e3d445 ocamlx(OColor) = 3efa0955299742e97a2be58cd2e8044b ocamlx(OImages) = d370a3182eaf50712c6f7ca0f1392de8 ocamlx(OXimage) = a0275da9836a0008f90279a45871fa65 ocamlx(Png) = 5c54be229d1dedb6604b76d7e15a73dc ocamlx(Ppm) = 0f8ebde9755d6704fd0c242413c79ca2 ocamlx(Region) = 7509730d8fd36bac610d7db36a60abed ocamlx(Rgb24) = 3a946d405e04bc8807a0d09df9e30f64 ocamlx(Rgba32) = 932f8a4ec9c170a3b4d9089755920fcd ocamlx(Stdlib) = 5b1118fc938423037933e63643e9f671 ocamlx(Stdlib__array) = 0dbd6c995df0b55845288210130d2cf1 ocamlx(Stdlib__bytes) = 09fe099de18a854118ae424d323d647d ocamlx(Stdlib__char) = 7b7186d6c98477a903c0419b05d039b1 ocamlx(Stdlib__filename) = 5f6f0871c1d979b738f1c05ca925ab1f ocamlx(Stdlib__format) = 85e26627e3e590997aa4b74d34d397ef ocamlx(Stdlib__gc) = 29b6100ccd5259222943bb7893c32328 ocamlx(Stdlib__hashtbl) = 3a70d43892d6822a86672d0da0646fa3 ocamlx(Stdlib__int32) = 65ea537b9e025c26276d03df060a65f2 ocamlx(Stdlib__int64) = 02b7b393268ee7df12138125730d59dc ocamlx(Stdlib__list) = 1f9660a314f1e6cb5f40359d9d3b2f29 ocamlx(Stdlib__pervasives) = 3e186c9579e482ae0dc6f498f79a0d37 ocamlx(Stdlib__printexc) = cf5bb09deb1af3adf7022500e65bbdeb ocamlx(Stdlib__printf) = ed32309c6fdb9909e2ec1cda5118b14c ocamlx(Stdlib__string) = 9693062f8b4045a04e0d3ae8d45a36af ocamlx(Stdlib__sys) = 82cfd264b7875618ee810e8d1f8fa532 ocamlx(Tiff) = 79b53e07c98c2c17f6496cdba20c656f ocamlx(Tmpfile) = 486263633ba655a78a9c811dde1b0aa8 ocamlx(Unix) = 6ae341e93ce7dc9d984cb474111ecd75 ocamlx(Util) = 84fcf18c1c8860031acc0ae2a92d5a0d ocamlx(Ximage) = 0788e1215103e0d091fefc262679ea16 ocamlx(Xpm) = 30bcd717fedebca277ddaca45370fab6 ocamlx(Xvthumb) = cac405a8e69f3acd4324bd6ad9652d10 rtld(GNU_HASH) Processing files: ocaml-camlimages-devel-4.2.5-26.fc33.1.riscv64 Provides: ocaml(Bitmap) = c12b29b69874e92a667f3012e5e935ac ocaml(Blend) = ecfb5686f285607726c0dfcc6a5bb746 ocaml(Bmp) = 098ef30676df12fa3cffb9a99b185475 ocaml(Camlimages) = d1f5f1e9cced4d537fffc3866aeb9486 ocaml(Cmyk32) = df5c7624be82ff63104d9786216d29b4 ocaml(Color) = 1fee2d9d93423b6f559cc056d24b665c ocaml(Colorhist) = d480fd07d1958c01f981b4fcafc13793 ocaml(Dummy_supported) = 12e4feed9bc5e64d8118bb5bda03b012 ocaml(Exif) = 465f2efa485b4a6ecd15314c87b1a92b ocaml(Exifanalyze) = 83858e03a956599302332ee294868f06 ocaml(Exifutil) = 1b5a3f82a70e9a588c0ba6f0695e71e0 ocaml(Freetype) = 04d0cd5bf99563be5fa16f3b362b45de ocaml(Ftlow) = f3c074e6090f08348002d359d7d425df ocaml(Fttext) = 0ba6b6428d076caa9693b928b12e623a ocaml(Genimage) = 91b81d18c4ff571acbfa01bdaf08d907 ocaml(Geometry) = 98d567456864826d8bfbcc209b593367 ocaml(Gif) = 93dbc93a17ccbea4efef5aa6daf4e4ff ocaml(Imagegdk) = 00bfebda9555a5ed9ee703dd547c4aed ocaml(Images) = 26cb1a7238121d999b6b83b98b0e3d15 ocaml(Index16) = 08446cee89a5a911b125bc7eeb9b9916 ocaml(Index8) = 67e90d1c5fe90d6c1786adc8d521125d ocaml(Jis_table) = 34e19497201ffa6caa78a518921bb50d ocaml(Jis_unicode) = 59357fbba4edb64b9da8a3a5d7b277fe ocaml(Jpeg) = ffc9c59cbcb1a480f33f15d431b32b6f ocaml(Mstring) = 4716f1b2117f2bd1568f8504bd146a5e ocaml(OBmp) = f1ec3ae9e647fd55b6936905b34183eb ocaml(OColor) = 9a147652f99e0e72ba71d8145ae17704 ocaml(OFreetype) = e3273e562d96e1d18085cd7709f1db2d ocaml(OGif) = 0917f759312fc465deb0878bc0c1717e ocaml(OImages) = 045d316ec32c75a93c8dfa4624b77805 ocaml(OJpeg) = 465c866e5ece71342663dddfb927043b ocaml(OPng) = 4d54c00c9313ed26500c323eab8117d7 ocaml(OPpm) = dfcce378a37ddac349c76ed7a46252c1 ocaml(OPs) = 910101f94cea58ee7f8e4fac3bc10d8d ocaml(OTiff) = dcb13efe2e620f1005e36eed03401d94 ocaml(OXimage) = 3a2af19f3c9b47301e8dcaf677ef9c9b ocaml(OXimage2) = 3570552e61c8ebe7ea3c814d28ebb500 ocaml(OXpm) = 35b4647a4820fa498c50d05685aa2825 ocaml(OXvthumb) = 0282a4889bdb5e6736a1015252450084 ocaml(Png) = 55aac7e5a5d3671f3bd0a9d0aeaefbb0 ocaml(Ppm) = 377c08be69e4bdc26d370487cb983a7d ocaml(Ps) = ff5bb3891c66c859f8f0abec21c8fb3a ocaml(Reduce) = cbd075149029f4a21a1c5d1d742ed456 ocaml(Region) = 23d6771338360af82f35d5735329da56 ocaml(Rgb24) = dc3081dcc2d7b945c75967db268c63a3 ocaml(Rgba32) = 76045dcdb7e9ab37315c4ff6b941ceff ocaml(Tiff) = fe1ba129453a2343900027bb53af4691 ocaml(Tmpfile) = bff82b2b2cf6fb92a3d50687390aa646 ocaml(Units) = 0504883b1f46c2eaf756654c50264394 ocaml(Util) = 71e5fca38f3109cd660dc5210f612e62 ocaml(Ximage) = 1a8d6f5ea2b8026ac7a8b6eee5aa6912 ocaml(Ximage2) = 0cf626ac6e671ad6ec50f99e94b0204f ocaml(Xpm) = 779f4251ec731894ba92cb9cb3e7260c ocaml(Xvthumb) = 2621c7ba969f335e8677ff9a908ffc01 ocaml-camlimages-devel = 4.2.5-26.fc33.1 ocaml-camlimages-devel(riscv-64) = 4.2.5-26.fc33.1 ocamlx(Bitmap) = c750bb26a9aeb1f34c12e30810155ac8 ocamlx(Blend) = 9e368292d1a81c266195697488b50638 ocamlx(Bmp) = b420063639b1db9e1ed43424bb786614 ocamlx(Camlimages) = 84487e0f1e468ceea7eec00db655ca18 ocamlx(Cmyk32) = 8d6db504920a7bdefd3030c189431ff9 ocamlx(Color) = ba6357ac142608f3513e7dd70b8a6139 ocamlx(Colorhist) = 6bf153bfaf5421a6f1a512893ffb6daf ocamlx(Dummy_supported) = a87ee556f34a454886a7dae96db7c51f ocamlx(Exif) = 862ae91cc266243c84da6f7e603ddfa3 ocamlx(Exifanalyze) = 7aec8b44d44f93c415c7539e39b19041 ocamlx(Exifutil) = 4428866c031642316f0cd82a755d32ae ocamlx(Freetype) = a647581c2e8231121e9606cd2845243d ocamlx(Ftlow) = 8740de15cdd4c19f9c6c4ec3fd3f784b ocamlx(Fttext) = b28d3f2e3ef8d5d3eff55ac3167189e3 ocamlx(Genimage) = 6bfbd69556b31b3e05e1755f100cdc7c ocamlx(Geometry) = 2789eac49ff800558a015ed75e812fb3 ocamlx(Gif) = 03fbacc926450605001a3b9112f6dc13 ocamlx(Imagegdk) = 6f1ca85f1ab7e630bdbe906bf12d4a8d ocamlx(Images) = 979ba761fb880706e6728a34844ad119 ocamlx(Index16) = 39bf40c0bdbd26e59f25bfe8a1ad7c96 ocamlx(Index8) = e3c6b1d96160d02281a5a9ce3732e5f5 ocamlx(Jis_table) = 28d901084ca6329cb40eb359b928aae1 ocamlx(Jis_unicode) = 8a5afee2d6f529df9bda340b9f2413e5 ocamlx(Jpeg) = f69ab10d4d2621bcb7d7537527bd9354 ocamlx(Mstring) = 6b1ac07aa065faadca11c8b2c8e3d445 ocamlx(OBmp) = e3d1564f0f39a8ec1fa97a28ba273b47 ocamlx(OColor) = 3efa0955299742e97a2be58cd2e8044b ocamlx(OFreetype) = 209ddfdde963983b8e5295390c6db78c ocamlx(OGif) = 840668fe766455bd3ac63e55ca4d82fe ocamlx(OImages) = d370a3182eaf50712c6f7ca0f1392de8 ocamlx(OJpeg) = 8ffbbb1f72a1b39eec6ffc06151f1756 ocamlx(OPng) = 367effe0919ef49dc6eb6b7262c98343 ocamlx(OPpm) = ce711e780457b4b99ca0bc943534fc18 ocamlx(OPs) = 701962b4679b829f5d5d8842fe7c35f0 ocamlx(OTiff) = 7db6622838784dfe23c73a8127c07bb2 ocamlx(OXimage) = a0275da9836a0008f90279a45871fa65 ocamlx(OXimage2) = 5d56e17d9dac18e719d61aa70f6a201c ocamlx(OXpm) = e0d46ac065e462fb18bf112f0e6603b1 ocamlx(OXvthumb) = a2cfd3507e9592ed4036118982a9b8a8 ocamlx(Png) = 5c54be229d1dedb6604b76d7e15a73dc ocamlx(Ppm) = 0f8ebde9755d6704fd0c242413c79ca2 ocamlx(Ps) = f29b42fe168100c9eabb78ea3c5322d6 ocamlx(Reduce) = a71c416ba16ae33826fd198c88b8df80 ocamlx(Region) = 7509730d8fd36bac610d7db36a60abed ocamlx(Rgb24) = 3a946d405e04bc8807a0d09df9e30f64 ocamlx(Rgba32) = 932f8a4ec9c170a3b4d9089755920fcd ocamlx(Tiff) = 79b53e07c98c2c17f6496cdba20c656f ocamlx(Tmpfile) = 486263633ba655a78a9c811dde1b0aa8 ocamlx(Units) = c24d961a982bc3ff501a9254713d6d90 ocamlx(Util) = 84fcf18c1c8860031acc0ae2a92d5a0d ocamlx(Ximage) = 0788e1215103e0d091fefc262679ea16 ocamlx(Ximage2) = 2c0e1b273cdca7bd073040cb2274ec80 ocamlx(Xpm) = 30bcd717fedebca277ddaca45370fab6 ocamlx(Xvthumb) = cac405a8e69f3acd4324bd6ad9652d10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ocaml(Bitmap) = c12b29b69874e92a667f3012e5e935ac ocaml(Bmp) = 098ef30676df12fa3cffb9a99b185475 ocaml(Camlimages) = d1f5f1e9cced4d537fffc3866aeb9486 ocaml(CamlinternalFormatBasics) = 3a3ca1838627f7762f49679ce0278ad1 ocaml(CamlinternalOO) = 9b49ddd063bfe999887d47e83d281c15 ocaml(Cmyk32) = df5c7624be82ff63104d9786216d29b4 ocaml(Color) = 1fee2d9d93423b6f559cc056d24b665c ocaml(Exif) = 465f2efa485b4a6ecd15314c87b1a92b ocaml(Exifutil) = 1b5a3f82a70e9a588c0ba6f0695e71e0 ocaml(Freetype) = 04d0cd5bf99563be5fa16f3b362b45de ocaml(Ftlow) = f3c074e6090f08348002d359d7d425df ocaml(Fttext) = 0ba6b6428d076caa9693b928b12e623a ocaml(GDraw) = 611d0c3b05cfee5d0025eb6fd7e923bd ocaml(Gaux) = 5b31739fb7eed42ed6ef0194d77fa056 ocaml(Gdk) = 16a22697ada1b71ee5c87bb0d8c883a2 ocaml(GdkPixbuf) = 57e7988883a3872d7da3b73bbafb232e ocaml(Genimage) = 91b81d18c4ff571acbfa01bdaf08d907 ocaml(Geometry) = 98d567456864826d8bfbcc209b593367 ocaml(Gif) = 93dbc93a17ccbea4efef5aa6daf4e4ff ocaml(Glib) = 70b9bcaf01f537273465ba5bf2113e88 ocaml(Gobject) = 8bdc8f55794e145155d28770111c77bb ocaml(Gpointer) = d1b7781e89150a0179c210502776be15 ocaml(Image_intf) = c4c4c3fd3444a851baac8d900246b600 ocaml(Images) = 26cb1a7238121d999b6b83b98b0e3d15 ocaml(Index16) = 08446cee89a5a911b125bc7eeb9b9916 ocaml(Index8) = 67e90d1c5fe90d6c1786adc8d521125d ocaml(Info) = 8e16c2e2ac5bd984a5c291d8afdaa3cb ocaml(Jis_table) = 34e19497201ffa6caa78a518921bb50d ocaml(Jis_unicode) = 59357fbba4edb64b9da8a3a5d7b277fe ocaml(Jpeg) = ffc9c59cbcb1a480f33f15d431b32b6f ocaml(Mstring) = 4716f1b2117f2bd1568f8504bd146a5e ocaml(OColor) = 9a147652f99e0e72ba71d8145ae17704 ocaml(OImages) = 045d316ec32c75a93c8dfa4624b77805 ocaml(OXimage) = 3a2af19f3c9b47301e8dcaf677ef9c9b ocaml(Pango) = 3012b10ac42d0e8edd32e3ff4d00dd99 ocaml(Png) = 55aac7e5a5d3671f3bd0a9d0aeaefbb0 ocaml(Ppm) = 377c08be69e4bdc26d370487cb983a7d ocaml(Region) = 23d6771338360af82f35d5735329da56 ocaml(Rgb24) = dc3081dcc2d7b945c75967db268c63a3 ocaml(Rgba32) = 76045dcdb7e9ab37315c4ff6b941ceff ocaml(Stdlib) = c21c5d26416461b543321872a551ea0d ocaml(Stdlib__array) = 4528cb7f2202a96df7bc293599ce41ac ocaml(Stdlib__bigarray) = 8f51e488a7f2bd0c6137bb9ba75b530e ocaml(Stdlib__buffer) = 234b61fa3906003822205287eb65a481 ocaml(Stdlib__bytes) = 6f90f1d35d75f513a9ee53cebf3fbc27 ocaml(Stdlib__char) = cdee48235b2dbc08f40a0e2ec3824bc5 ocaml(Stdlib__complex) = 2221dce26021209ffd747f2125bf7f10 ocaml(Stdlib__filename) = b88c1b2c331fb92c75f13ee6d0d91977 ocaml(Stdlib__format) = de2a0cc4d0ca0cc218de7447f48aaa41 ocaml(Stdlib__gc) = 5d6d09a276553c0d0c8ab63795fdc11d ocaml(Stdlib__hashtbl) = b762db4e3b71657dfcfd14539af9611a ocaml(Stdlib__int32) = 2e6c00c32474b3f4f0ca069a3eceab68 ocaml(Stdlib__int64) = 8da509b391e66cf2a7e37819728d5a15 ocaml(Stdlib__list) = 15cef02558cc6576c616c84f09d5b0ea ocaml(Stdlib__obj) = 387c3c41dccbee81a28b3728d6386b48 ocaml(Stdlib__pervasives) = 76119ce30941328f65713c9e5efa6ead ocaml(Stdlib__printexc) = 6e03ab07ea296513ab6af44b09129348 ocaml(Stdlib__printf) = 5cec2efa6f5a2459d17f2788deb783f2 ocaml(Stdlib__seq) = d6a8de25c9eecf5ae9420a9f3f8b2e88 ocaml(Stdlib__string) = 9d02da014acaf1dfdd63872e707eaed9 ocaml(Stdlib__sys) = 794924b786d5c3059c545cb526394520 ocaml(Stdlib__uchar) = ab6f1df93abf9e800a3e0d1543523c96 ocaml(Tiff) = fe1ba129453a2343900027bb53af4691 ocaml(Tmpfile) = bff82b2b2cf6fb92a3d50687390aa646 ocaml(Unix) = e6d191b089c68976347fa6524bb28048 ocaml(Util) = 71e5fca38f3109cd660dc5210f612e62 ocaml(Ximage) = 1a8d6f5ea2b8026ac7a8b6eee5aa6912 ocaml(Xpm) = 779f4251ec731894ba92cb9cb3e7260c ocaml(Xvthumb) = 2621c7ba969f335e8677ff9a908ffc01 ocamlx(Bitmap) = c750bb26a9aeb1f34c12e30810155ac8 ocamlx(Bmp) = b420063639b1db9e1ed43424bb786614 ocamlx(Camlimages) = 84487e0f1e468ceea7eec00db655ca18 ocamlx(CamlinternalOO) = 818e6c46ab4a8443ac6ca85a8f7a759e ocamlx(Cmyk32) = 8d6db504920a7bdefd3030c189431ff9 ocamlx(Color) = ba6357ac142608f3513e7dd70b8a6139 ocamlx(Exif) = 862ae91cc266243c84da6f7e603ddfa3 ocamlx(Exifutil) = 4428866c031642316f0cd82a755d32ae ocamlx(Freetype) = a647581c2e8231121e9606cd2845243d ocamlx(Ftlow) = 8740de15cdd4c19f9c6c4ec3fd3f784b ocamlx(Fttext) = b28d3f2e3ef8d5d3eff55ac3167189e3 ocamlx(GDraw) = 6b3dd7a538ada611d2b2d81131127811 ocamlx(Gdk) = 88bc561716fc479803462e39182e320e ocamlx(GdkPixbuf) = 8d47d06485cc944396e2ac4ddcb234cc ocamlx(Genimage) = 6bfbd69556b31b3e05e1755f100cdc7c ocamlx(Geometry) = 2789eac49ff800558a015ed75e812fb3 ocamlx(Gif) = 03fbacc926450605001a3b9112f6dc13 ocamlx(Gpointer) = e2335820de026477bdcdba5bd0a3115f ocamlx(Images) = 979ba761fb880706e6728a34844ad119 ocamlx(Index16) = 39bf40c0bdbd26e59f25bfe8a1ad7c96 ocamlx(Index8) = e3c6b1d96160d02281a5a9ce3732e5f5 ocamlx(Jis_table) = 28d901084ca6329cb40eb359b928aae1 ocamlx(Jis_unicode) = 8a5afee2d6f529df9bda340b9f2413e5 ocamlx(Jpeg) = f69ab10d4d2621bcb7d7537527bd9354 ocamlx(Mstring) = 6b1ac07aa065faadca11c8b2c8e3d445 ocamlx(OColor) = 3efa0955299742e97a2be58cd2e8044b ocamlx(OImages) = d370a3182eaf50712c6f7ca0f1392de8 ocamlx(OXimage) = a0275da9836a0008f90279a45871fa65 ocamlx(Png) = 5c54be229d1dedb6604b76d7e15a73dc ocamlx(Ppm) = 0f8ebde9755d6704fd0c242413c79ca2 ocamlx(Region) = 7509730d8fd36bac610d7db36a60abed ocamlx(Rgb24) = 3a946d405e04bc8807a0d09df9e30f64 ocamlx(Rgba32) = 932f8a4ec9c170a3b4d9089755920fcd ocamlx(Stdlib) = 5b1118fc938423037933e63643e9f671 ocamlx(Stdlib__array) = 0dbd6c995df0b55845288210130d2cf1 ocamlx(Stdlib__bytes) = 09fe099de18a854118ae424d323d647d ocamlx(Stdlib__char) = 7b7186d6c98477a903c0419b05d039b1 ocamlx(Stdlib__filename) = 5f6f0871c1d979b738f1c05ca925ab1f ocamlx(Stdlib__format) = 85e26627e3e590997aa4b74d34d397ef ocamlx(Stdlib__gc) = 29b6100ccd5259222943bb7893c32328 ocamlx(Stdlib__hashtbl) = 3a70d43892d6822a86672d0da0646fa3 ocamlx(Stdlib__int32) = 65ea537b9e025c26276d03df060a65f2 ocamlx(Stdlib__int64) = 02b7b393268ee7df12138125730d59dc ocamlx(Stdlib__list) = 1f9660a314f1e6cb5f40359d9d3b2f29 ocamlx(Stdlib__pervasives) = 3e186c9579e482ae0dc6f498f79a0d37 ocamlx(Stdlib__printexc) = cf5bb09deb1af3adf7022500e65bbdeb ocamlx(Stdlib__printf) = ed32309c6fdb9909e2ec1cda5118b14c ocamlx(Stdlib__string) = 9693062f8b4045a04e0d3ae8d45a36af ocamlx(Stdlib__sys) = 82cfd264b7875618ee810e8d1f8fa532 ocamlx(Tiff) = 79b53e07c98c2c17f6496cdba20c656f ocamlx(Tmpfile) = 486263633ba655a78a9c811dde1b0aa8 ocamlx(Unix) = 6ae341e93ce7dc9d984cb474111ecd75 ocamlx(Util) = 84fcf18c1c8860031acc0ae2a92d5a0d ocamlx(Ximage) = 0788e1215103e0d091fefc262679ea16 ocamlx(Xpm) = 30bcd717fedebca277ddaca45370fab6 ocamlx(Xvthumb) = cac405a8e69f3acd4324bd6ad9652d10 Processing files: ocaml-camlimages-debuginfo-4.2.5-26.fc33.1.riscv64 warning: Duplicate build-ids /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib/debug/usr/lib64/ocaml/camlimages/camlimages_core.cmxs-4.2.5-26.fc33.1.riscv64.debug and /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib/debug/usr/lib64/ocaml/camlimages/camlimages_lablgtk2.cmxs-4.2.5-26.fc33.1.riscv64.debug warning: Duplicate build-ids /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib/debug/usr/lib64/ocaml/camlimages/camlimages_core.cmxs-4.2.5-26.fc33.1.riscv64.debug and /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib/debug/usr/lib64/ocaml/camlimages/camlimages_ps.cmxs-4.2.5-26.fc33.1.riscv64.debug warning: Duplicate build-ids /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib/debug/usr/lib64/ocaml/stublibs/dllcamlimages_all_formats.so-4.2.5-26.fc33.1.riscv64.debug and /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64/usr/lib/debug/usr/lib64/ocaml/stublibs/dllcamlimages_supported.so-4.2.5-26.fc33.1.riscv64.debug Provides: debuginfo(build-id) = 000cc47d0ca5cdd45a6c08ad7c5b4b1e8a1ad97d debuginfo(build-id) = 013260258b2827b5708d0b5c5510dae7b6e56b0c debuginfo(build-id) = 48324f9df8e3fb383336084277280461413fc77d debuginfo(build-id) = 4a0137613e257494258a795e0a657ef306fb82f4 debuginfo(build-id) = 54e0bb23ca4cd24be3d028c53253399d3adaa82a debuginfo(build-id) = 564064f01d6eb964ac6d49a6dc1cecb27b70577b debuginfo(build-id) = 5fa60abc0b77650bca453670232e70619aaf575e debuginfo(build-id) = 6a0500f16a7e48c8847bc21799e97ceb5fb90160 debuginfo(build-id) = 76d3c5a276359788724ac90d5d6f7550d43bf004 debuginfo(build-id) = 7872a141411cc4ccd0b05de08f28fb796c76e789 debuginfo(build-id) = 86105db3f3cc13c99388797a24a3fd34e4d49c73 debuginfo(build-id) = 8c0682c188df5b272bdd868edddf47db50890753 debuginfo(build-id) = c835f03f968583c5b5b660ffddfe7b293ff178ad debuginfo(build-id) = d343b1e238e27dc42ca41c5ea62bd9fcd6560ba7 debuginfo(build-id) = d78bb0db9c96a73f5bdde3cccc8645957360e27b debuginfo(build-id) = e6ebc1cd3fd89a992479faaba7b952b6a111c2ff debuginfo(build-id) = e7f05737ae2e099751649f083681a94ba219e516 debuginfo(build-id) = f712fb28ecb6d4101dfc49c445d9d258ab19db8f debuginfo(build-id) = nilnil ocaml-camlimages-debuginfo = 4.2.5-26.fc33.1 ocaml-camlimages-debuginfo(riscv-64) = 4.2.5-26.fc33.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64 Wrote: /builddir/build/RPMS/ocaml-camlimages-debuginfo-4.2.5-26.fc33.1.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-camlimages-4.2.5-26.fc33.1.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-camlimages-devel-4.2.5-26.fc33.1.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.CMqahP + umask 022 + cd /builddir/build/BUILD + cd camlspotter-camlimages-8ca76028cff3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ocaml-camlimages-4.2.5-26.fc33.1.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0