D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/ocaml-labltk-8.06.11-1.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.3j59YG + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf labltk-8.06.11 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/labltk-8.06.11.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd labltk-8.06.11 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/labltk-8.06.11-enable-debugging.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + find -name .gitignore -delete + find -type f + xargs sed -i -e s/-warn-error/-w/g + mv browser browser.old + mkdir browser + echo -e 'all:\ninstall:\n' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.cyYZa4 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd labltk-8.06.11 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + ./configure Configuring LablTk... tcl.h and tk.h version 8.6 found with "". Tcl/Tk libraries found. ** Configuration summary ** Configuration for the "labltk" library: use tcl/tk version ....... 8.6 options for compiling .... -I/usr/local/include options for linking ...... -ltk8.6 -ltcl8.6 use native compilers ..... yes + unset MAKEFLAGS + make all opt 'SHAREDCCCOMPOPTS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC' 'TK_LINK= -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -ltk8.6 -ltcl8.6' cd support; make make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/labltk-8.06.11/support' /usr/bin/ocamlc.opt -g -c -g support.mli /usr/bin/ocamlc.opt -g -c -g support.ml /usr/bin/ocamlc.opt -g -c -g rawwidget.mli /usr/bin/ocamlc.opt -g -c -g rawwidget.ml /usr/bin/ocamlc.opt -g -c -g widget.mli /usr/bin/ocamlc.opt -g -c -g widget.ml /usr/bin/ocamlc.opt -g -c -g protocol.mli /usr/bin/ocamlc.opt -g -c -g protocol.ml /usr/bin/ocamlc.opt -g -c -g textvariable.mli /usr/bin/ocamlc.opt -g -c -g textvariable.ml /usr/bin/ocamlc.opt -g -c -g timer.mli /usr/bin/ocamlc.opt -g -c -g timer.ml /usr/bin/ocamlc.opt -g -c -g fileevent.mli /usr/bin/ocamlc.opt -g -c -g fileevent.ml /usr/bin/ocamlc.opt -g -c -g camltkwrap.mli /usr/bin/ocamlc.opt -g -c -g camltkwrap.ml /usr/bin/ocamlc.opt -g -c -g -I +threads -I vmthreads tkthread.mli /usr/bin/ocamlc.opt -g -c -g -I +threads -I vmthreads tkthread.ml gcc -O2 -fno-strict-aliasing -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/lib64/ocaml/caml -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -g -c cltkCaml.c In file included from cltkCaml.c:21: cltkCaml.c: In function 'camltk_return': /usr/lib64/ocaml/caml/mlvalues.h:290:24: warning: passing argument 2 of 'Tcl_SetResult' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 290 | #define String_val(x) ((const char *) Bp_val(x)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~ cltkCaml.c:61:30: note: in expansion of macro 'String_val' 61 | Tcl_SetResult(cltclinterp, String_val(v), TCL_VOLATILE); | ^~~~~~~~~~ In file included from /usr/include/tcl.h:2441, from cltkCaml.c:19: /usr/include/tclDecls.h:693:65: note: expected 'char *' but argument is of type 'const char *' 693 | EXTERN void Tcl_SetResult(Tcl_Interp *interp, char *result, | ~~~~~~^~~~~~ cltkCaml.c: In function 'camltk_init': cltkCaml.c:81:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 81 | tkerror_exn = caml_named_value("tkerror"); | ^ cltkCaml.c:83:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 83 | handler_code = caml_named_value("camlcb"); | ^ gcc -O2 -fno-strict-aliasing -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/lib64/ocaml/caml -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -g -c cltkUtf.c gcc -O2 -fno-strict-aliasing -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/lib64/ocaml/caml -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -g -c cltkEval.c gcc -O2 -fno-strict-aliasing -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/lib64/ocaml/caml -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -g -c cltkEvent.c gcc -O2 -fno-strict-aliasing -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/lib64/ocaml/caml -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -g -c cltkFile.c gcc -O2 -fno-strict-aliasing -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/lib64/ocaml/caml -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -g -c cltkMain.c cltkMain.c: In function 'camltk_opentk': cltkMain.c:82:9: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 82 | argv0 = String_val( Field( argv, 0 ) ); | ^ cltkMain.c:92:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 92 | value *interp = caml_named_value("cltclinterp"); | ^~~~~~~~~~~~~~~~ cltkMain.c:121:21: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 121 | tkargv[i] = String_val(Field(tmp, 0)); | ^ gcc -O2 -fno-strict-aliasing -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/lib64/ocaml/caml -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -g -c cltkMisc.c gcc -O2 -fno-strict-aliasing -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/lib64/ocaml/caml -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -g -c cltkTimer.c gcc -O2 -fno-strict-aliasing -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/lib64/ocaml/caml -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -g -c cltkVar.c gcc -O2 -fno-strict-aliasing -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/lib64/ocaml/caml -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -g -c cltkWait.c gcc -O2 -fno-strict-aliasing -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/lib64/ocaml/caml -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -g -c cltkImg.c /usr/bin/ocamlmklib -g -o labltk cltkCaml.o cltkUtf.o cltkEval.o cltkEvent.o cltkFile.o cltkMain.o cltkMisc.o cltkTimer.o cltkVar.o cltkWait.o cltkImg.o -ldopt "-Wl,--as-needed" -ldopt "-Wl,-z,relro" -ldopt "-Wl,-O1" -ldopt "-Wl,--build-id" -ldopt "-Wl,--enable-new-dtags" -ldopt "-ltk8.6" -ldopt "-ltcl8.6" make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/labltk-8.06.11/support' cd compiler; make make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/labltk-8.06.11/compiler' /usr/bin/ocamlc.opt -g -c -g -g -I ../support flags.ml (echo "let copyright=\"\\"; \ sed -e 's/$/\\n\\/' copyright; \ echo "\""; \ echo "let write ~w = w copyright;;") > copyright.ml /usr/bin/ocamlc.opt -g -c -g -g -I ../support copyright.ml /usr/bin/ocamlc.opt -g -c -g -g -I ../support tsort.ml /usr/bin/ocamlc.opt -g -c -g -g -I ../support tables.ml /usr/bin/ocamlc.opt -g -c -g -g -I ../support printer.ml /usr/bin/ocamllex lexer.mll 45 states, 921 transitions, table size 3954 bytes /usr/bin/ocamlyacc -v -v parser.mly 3 shift/reduce conflicts. /usr/bin/ocamlc.opt -g -c -g -g -I ../support parser.mli /usr/bin/ocamlc.opt -g -c -g -g -I ../support lexer.ml /usr/bin/ocamllex pplex.mll 44 states, 754 transitions, table size 3280 bytes /usr/bin/ocamlyacc -v -v ppyac.mly /usr/bin/ocamlc.opt -g -c -g -g -I ../support code.mli /usr/bin/ocamlc.opt -g -c -g -g -I ../support ppyac.mli /usr/bin/ocamlc.opt -g -c -g -g -I ../support pplex.mli /usr/bin/ocamlc.opt -g -c -g -g -I ../support pplex.ml /usr/bin/ocamlc.opt -g -c -g -g -I ../support ppyac.ml /usr/bin/ocamlc.opt -g -c -g -g -I ../support ppexec.ml /usr/bin/ocamlc.opt -g -c -g -g -I ../support ppparse.ml /usr/bin/ocamlc.opt -g -c -g -g -I ../support parser.ml /usr/bin/ocamlc.opt -g -c -g -g -I ../support compile.ml /usr/bin/ocamlc.opt -g -c -g -g -I ../support intf.ml /usr/bin/ocamlc.opt -g -c -g -g -I ../support maincompile.ml /usr/bin/ocamlc.opt -g -g -o tkcompiler ../support/support.cmo flags.cmo copyright.cmo tsort.cmo tables.cmo printer.cmo lexer.cmo pplex.cmo ppyac.cmo ppexec.cmo ppparse.cmo parser.cmo compile.cmo intf.cmo maincompile.cmo /usr/bin/ocamlc.opt -g -c -g -g -I ../support pp.ml /usr/bin/ocamlc.opt -g -g -o pp pplex.cmo ppyac.cmo ppexec.cmo ppparse.cmo pp.cmo make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/labltk-8.06.11/compiler' cd labltk; make -f Makefile.gen make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/labltk-8.06.11/labltk' cd ..; /usr/bin/ocamlrun compiler/tkcompiler -outdir labltk (echo 'open StdLabels'; \ echo 'open Widget'; \ echo 'open Protocol'; \ echo 'open Support'; \ echo 'open Textvariable'; \ cat ../builtin/report.ml; \ cat ../builtin/builtin_*.ml; \ cat _tkgen.ml; \ echo ; \ echo ; \ echo 'module Tkintf = struct'; \ cat ../builtin/builtini_*.ml; \ cat _tkigen.ml; \ echo 'end (* module Tkintf *)'; \ echo ; \ echo ; \ echo 'open Tkintf' ;\ echo ; \ echo ; \ cat ../builtin/builtinf_*.ml; \ cat _tkfgen.ml; \ echo ; \ ) > _tk.ml /usr/bin/ocamlrun ../compiler/pp < _tk.ml > tk.ml rm -f _tk.ml /usr/bin/ocamldep -slash -I ../support [a-z]*.mli [a-z]*.ml > .depend make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/labltk-8.06.11/labltk' cd labltk; make make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/labltk-8.06.11/labltk' /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps tk.ml /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps bell.mli /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps bell.ml /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps scale.mli /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps scale.ml /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps winfo.mli /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps winfo.ml /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps scrollbar.mli /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps scrollbar.ml /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps entry.mli /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps entry.ml /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps listbox.mli /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps listbox.ml /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps wm.mli /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps wm.ml /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps tkwait.mli /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps tkwait.ml /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps grab.mli /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps grab.ml /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps font.mli /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps font.ml /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps canvas.mli /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps canvas.ml /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps image.mli /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps image.ml /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps clipboard.mli /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps clipboard.ml /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps label.mli /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps label.ml /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps message.mli /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps message.ml /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps text.mli /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps text.ml /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps imagephoto.mli /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps imagephoto.ml /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps option.mli /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps option.ml /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps frame.mli /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps frame.ml /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps selection.mli /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps selection.ml /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps dialog.mli /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps dialog.ml /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps place.mli /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps place.ml /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps pixmap.mli /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps pixmap.ml /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps menubutton.mli /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps menubutton.ml /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps radiobutton.mli /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps radiobutton.ml /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps focus.mli /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps focus.ml /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps pack.mli /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps pack.ml /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps imagebitmap.mli /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps imagebitmap.ml /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps encoding.mli /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps encoding.ml /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps optionmenu.mli /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps optionmenu.ml /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps checkbutton.mli /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps checkbutton.ml /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps tkvars.mli /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps tkvars.ml /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps palette.mli /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps palette.ml /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps menu.mli /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps menu.ml /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps button.mli /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps button.ml /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps toplevel.mli /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps toplevel.ml /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps grid.mli /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps grid.ml /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps labltk.ml make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/labltk-8.06.11/labltk' cd camltk; make -f Makefile.gen make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/labltk-8.06.11/camltk' cd ..; /usr/bin/ocamlrun compiler/tkcompiler -camltk -outdir camltk (echo '##define CAMLTK'; \ echo 'include Camltkwrap'; \ echo 'open Widget'; \ echo 'open Protocol'; \ echo 'open Textvariable'; \ echo ; \ cat ../builtin/report.ml; \ echo ; \ cat ../builtin/builtin_*.ml; \ echo ; \ cat _tkgen.ml; \ echo ; \ echo ; \ echo 'module Tkintf = struct'; \ cat ../builtin/builtini_*.ml; \ cat _tkigen.ml; \ echo 'end (* module Tkintf *)'; \ echo ; \ echo ; \ echo 'open Tkintf' ;\ echo ; \ echo ; \ cat ../builtin/builtinf_*.ml; \ cat _tkfgen.ml; \ echo ; \ ) > _cTk.ml /usr/bin/ocamlrun ../compiler/pp < _cTk.ml > cTk.ml rm -f _cTk.ml /usr/bin/ocamldep -slash -I ../support [a-z]*.mli [a-z]*.ml > .depend make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/labltk-8.06.11/camltk' cd camltk; make make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/labltk-8.06.11/camltk' /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps cTk.ml /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps cBell.mli /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps cBell.ml /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps cScale.mli /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps cScale.ml /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps cWinfo.mli /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps cWinfo.ml /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps cScrollbar.mli /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps cScrollbar.ml /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps cEntry.mli /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps cEntry.ml /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps cListbox.mli /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps cListbox.ml /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps cWm.mli /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps cWm.ml /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps cTkwait.mli /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps cTkwait.ml /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps cGrab.mli /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps cGrab.ml /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps cFont.mli /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps cFont.ml /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps cCanvas.mli /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps cCanvas.ml /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps cImage.mli /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps cImage.ml /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps cClipboard.mli /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps cClipboard.ml /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps cLabel.mli /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps cLabel.ml /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps cResource.mli /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps cResource.ml /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps cMessage.mli /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps cMessage.ml /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps cText.mli /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps cText.ml /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps cImagephoto.mli /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps cImagephoto.ml /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps cOption.mli /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps cOption.ml /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps cFrame.mli /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps cFrame.ml /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps cSelection.mli /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps cSelection.ml /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps cDialog.mli /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps cDialog.ml /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps cPlace.mli /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps cPlace.ml /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps cPixmap.mli /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps cPixmap.ml /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps cMenubutton.mli /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps cMenubutton.ml /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps cRadiobutton.mli /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps cRadiobutton.ml /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps cFocus.mli /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps cFocus.ml /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps cPack.mli /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps cPack.ml /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps cImagebitmap.mli /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps cImagebitmap.ml /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps cEncoding.mli /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps cEncoding.ml /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps cOptionmenu.mli /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps cOptionmenu.ml /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps cCheckbutton.mli /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps cCheckbutton.ml /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps cTkvars.mli /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps cTkvars.ml /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps cPalette.mli /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps cPalette.ml /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps cMenu.mli /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps cMenu.ml /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps cButton.mli /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps cButton.ml /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps cToplevel.mli /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps cToplevel.ml /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps cGrid.mli /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps cGrid.ml /usr/bin/ocamlc.opt -g -c -g -I ../support -no-alias-deps camltk.ml make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/labltk-8.06.11/camltk' cd lib; make make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/labltk-8.06.11/lib' make superclean make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/labltk-8.06.11/lib' if test -f tk.cmo; then \ echo We have changes... Now lib directory has no .cmo files; \ rm -f *.cm* *.o; \ fi make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/labltk-8.06.11/lib' cd ../labltk; make make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/labltk-8.06.11/labltk' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/labltk-8.06.11/labltk' cd ../camltk; make make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/labltk-8.06.11/camltk' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/labltk-8.06.11/camltk' /usr/bin/ocamlmklib -g -ocamlc '/usr/bin/ocamlc -g' -o labltk \ -I ../labltk -I ../camltk ../support/support.cmo ../support/rawwidget.cmo ../support/widget.cmo ../support/protocol.cmo ../support/textvariable.cmo ../support/timer.cmo ../support/fileevent.cmo ../support/camltkwrap.cmo tk.cmo bell.cmo scale.cmo winfo.cmo scrollbar.cmo entry.cmo listbox.cmo wm.cmo tkwait.cmo grab.cmo font.cmo canvas.cmo image.cmo clipboard.cmo label.cmo message.cmo text.cmo imagephoto.cmo option.cmo frame.cmo selection.cmo dialog.cmo place.cmo pixmap.cmo menubutton.cmo radiobutton.cmo focus.cmo pack.cmo imagebitmap.cmo encoding.cmo optionmenu.cmo checkbutton.cmo tkvars.cmo palette.cmo menu.cmo button.cmo toplevel.cmo grid.cmo cTk.cmo cBell.cmo cScale.cmo cWinfo.cmo cScrollbar.cmo cEntry.cmo cListbox.cmo cWm.cmo cTkwait.cmo cGrab.cmo cFont.cmo cCanvas.cmo cImage.cmo cClipboard.cmo cLabel.cmo cResource.cmo cMessage.cmo cText.cmo cImagephoto.cmo cOption.cmo cFrame.cmo cSelection.cmo cDialog.cmo cPlace.cmo cPixmap.cmo cMenubutton.cmo cRadiobutton.cmo cFocus.cmo cPack.cmo cImagebitmap.cmo cEncoding.cmo cOptionmenu.cmo cCheckbutton.cmo cTkvars.cmo cPalette.cmo cMenu.cmo cButton.cmo cToplevel.cmo cGrid.cmo labltk.cmo camltk.cmo \ -cclib "\"-Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -ltk8.6 -ltcl8.6\"" /usr/bin/ocamlc.opt -g -verbose -linkall -o labltktop -I ../support \ ocamlcommon.cma ocamlbytecomp.cma ocamltoplevel.cma \ -I +compiler-libs unix.cma \ -I ../labltk -I ../camltk labltk.cma \ str.cma \ topstart.cmo Generate labltk make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/labltk-8.06.11/lib' cd jpf; make make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/labltk-8.06.11/jpf' /usr/bin/ocamlc.opt -g -c -g -I ../labltk -I ../support fileselect.mli /usr/bin/ocamlc.opt -g -c -g -I ../labltk -I ../support fileselect.ml /usr/bin/ocamlc.opt -g -c -g -I ../labltk -I ../support balloon.mli /usr/bin/ocamlc.opt -g -c -g -I ../labltk -I ../support balloon.ml /usr/bin/ocamlc.opt -g -c -g -I ../labltk -I ../support shell.mli /usr/bin/ocamlc.opt -g -c -g -I ../labltk -I ../support shell.ml /usr/bin/ocamlc.opt -g -c -g -I ../labltk -I ../support jpf_font.mli /usr/bin/ocamlc.opt -g -c -g -I ../labltk -I ../support jpf_font.ml /usr/bin/ocamlc.opt -g -a -g -o jpflib.cma fileselect.cmo balloon.cmo shell.cmo jpf_font.cmo make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/labltk-8.06.11/jpf' cd frx; make make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/labltk-8.06.11/frx' /usr/bin/ocamlc.opt -g -c -g -I ../camltk -I ../support frx_misc.mli /usr/bin/ocamlc.opt -g -c -g -I ../camltk -I ../support frx_misc.ml /usr/bin/ocamlc.opt -g -c -g -I ../camltk -I ../support frx_widget.mli /usr/bin/ocamlc.opt -g -c -g -I ../camltk -I ../support frx_widget.ml /usr/bin/ocamlc.opt -g -c -g -I ../camltk -I ../support frx_font.mli /usr/bin/ocamlc.opt -g -c -g -I ../camltk -I ../support frx_font.ml /usr/bin/ocamlc.opt -g -c -g -I ../camltk -I ../support frx_entry.mli /usr/bin/ocamlc.opt -g -c -g -I ../camltk -I ../support frx_entry.ml /usr/bin/ocamlc.opt -g -c -g -I ../camltk -I ../support frx_text.mli /usr/bin/ocamlc.opt -g -c -g -I ../camltk -I ../support frx_text.ml /usr/bin/ocamlc.opt -g -c -g -I ../camltk -I ../support frx_listbox.mli /usr/bin/ocamlc.opt -g -c -g -I ../camltk -I ../support frx_listbox.ml /usr/bin/ocamlc.opt -g -c -g -I ../camltk -I ../support frx_req.mli /usr/bin/ocamlc.opt -g -c -g -I ../camltk -I ../support frx_req.ml /usr/bin/ocamlc.opt -g -c -g -I ../camltk -I ../support frx_fillbox.mli /usr/bin/ocamlc.opt -g -c -g -I ../camltk -I ../support frx_fillbox.ml /usr/bin/ocamlc.opt -g -c -g -I ../camltk -I ../support frx_focus.mli /usr/bin/ocamlc.opt -g -c -g -I ../camltk -I ../support frx_focus.ml /usr/bin/ocamlc.opt -g -c -g -I ../camltk -I ../support frx_dialog.mli /usr/bin/ocamlc.opt -g -c -g -I ../camltk -I ../support frx_dialog.ml /usr/bin/ocamlc.opt -g -c -g -I ../camltk -I ../support frx_mem.mli /usr/bin/ocamlc.opt -g -c -g -I ../camltk -I ../support frx_mem.ml /usr/bin/ocamlc.opt -g -c -g -I ../camltk -I ../support frx_rpc.mli /usr/bin/ocamlc.opt -g -c -g -I ../camltk -I ../support frx_rpc.ml /usr/bin/ocamlc.opt -g -c -g -I ../camltk -I ../support frx_synth.mli /usr/bin/ocamlc.opt -g -c -g -I ../camltk -I ../support frx_synth.ml /usr/bin/ocamlc.opt -g -c -g -I ../camltk -I ../support frx_selection.mli /usr/bin/ocamlc.opt -g -c -g -I ../camltk -I ../support frx_selection.ml /usr/bin/ocamlc.opt -g -c -g -I ../camltk -I ../support frx_after.mli /usr/bin/ocamlc.opt -g -c -g -I ../camltk -I ../support frx_after.ml /usr/bin/ocamlc.opt -g -c -g -I ../camltk -I ../support frx_fit.mli /usr/bin/ocamlc.opt -g -c -g -I ../camltk -I ../support frx_fit.ml /usr/bin/ocamlc.opt -g -c -g -I ../camltk -I ../support frx_ctext.mli /usr/bin/ocamlc.opt -g -c -g -I ../camltk -I ../support frx_ctext.ml /usr/bin/ocamlc.opt -g -c -g -I ../camltk -I ../support frx_color.mli /usr/bin/ocamlc.opt -g -c -g -I ../camltk -I ../support frx_color.ml /usr/bin/ocamlc.opt -g -a -g -o frxlib.cma frx_misc.cmo frx_widget.cmo frx_font.cmo frx_entry.cmo frx_text.cmo frx_listbox.cmo frx_req.cmo frx_fillbox.cmo frx_focus.cmo frx_dialog.cmo frx_mem.cmo frx_rpc.cmo frx_synth.cmo frx_selection.cmo frx_after.cmo frx_fit.cmo frx_ctext.cmo frx_color.cmo make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/labltk-8.06.11/frx' cd browser; make make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/labltk-8.06.11/browser' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/labltk-8.06.11/browser' cd support; make opt make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/labltk-8.06.11/support' /usr/bin/ocamlopt.opt -g -c support.ml /usr/bin/ocamlopt.opt -g -c rawwidget.ml /usr/bin/ocamlopt.opt -g -c widget.ml /usr/bin/ocamlopt.opt -g -c protocol.ml /usr/bin/ocamlopt.opt -g -c textvariable.ml /usr/bin/ocamlopt.opt -g -c timer.ml /usr/bin/ocamlopt.opt -g -c fileevent.ml /usr/bin/ocamlopt.opt -g -c camltkwrap.ml if test -f /usr/lib64/ocaml/systhreads/threads.cmxa; then \ /usr/bin/ocamlopt.opt -g -c -I +threads -I vmthreads tkthread.ml ; \ fi make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/labltk-8.06.11/support' cd labltk; make -f Makefile.gen make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/labltk-8.06.11/labltk' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/labltk-8.06.11/labltk' cd labltk; make opt make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/labltk-8.06.11/labltk' /usr/bin/ocamlopt.opt -g -c -I ../support -no-alias-deps tk.ml /usr/bin/ocamlopt.opt -g -c -I ../support -no-alias-deps bell.ml /usr/bin/ocamlopt.opt -g -c -I ../support -no-alias-deps scale.ml /usr/bin/ocamlopt.opt -g -c -I ../support -no-alias-deps winfo.ml /usr/bin/ocamlopt.opt -g -c -I ../support -no-alias-deps scrollbar.ml /usr/bin/ocamlopt.opt -g -c -I ../support -no-alias-deps entry.ml /usr/bin/ocamlopt.opt -g -c -I ../support -no-alias-deps listbox.ml /usr/bin/ocamlopt.opt -g -c -I ../support -no-alias-deps wm.ml /usr/bin/ocamlopt.opt -g -c -I ../support -no-alias-deps tkwait.ml /usr/bin/ocamlopt.opt -g -c -I ../support -no-alias-deps grab.ml /usr/bin/ocamlopt.opt -g -c -I ../support -no-alias-deps font.ml /usr/bin/ocamlopt.opt -g -c -I ../support -no-alias-deps canvas.ml /usr/bin/ocamlopt.opt -g -c -I ../support -no-alias-deps image.ml /usr/bin/ocamlopt.opt -g -c -I ../support -no-alias-deps clipboard.ml /usr/bin/ocamlopt.opt -g -c -I ../support -no-alias-deps label.ml /usr/bin/ocamlopt.opt -g -c -I ../support -no-alias-deps message.ml /usr/bin/ocamlopt.opt -g -c -I ../support -no-alias-deps text.ml /usr/bin/ocamlopt.opt -g -c -I ../support -no-alias-deps imagephoto.ml /usr/bin/ocamlopt.opt -g -c -I ../support -no-alias-deps option.ml /usr/bin/ocamlopt.opt -g -c -I ../support -no-alias-deps frame.ml /usr/bin/ocamlopt.opt -g -c -I ../support -no-alias-deps selection.ml /usr/bin/ocamlopt.opt -g -c -I ../support -no-alias-deps dialog.ml /usr/bin/ocamlopt.opt -g -c -I ../support -no-alias-deps place.ml /usr/bin/ocamlopt.opt -g -c -I ../support -no-alias-deps pixmap.ml /usr/bin/ocamlopt.opt -g -c -I ../support -no-alias-deps menubutton.ml /usr/bin/ocamlopt.opt -g -c -I ../support -no-alias-deps radiobutton.ml /usr/bin/ocamlopt.opt -g -c -I ../support -no-alias-deps focus.ml /usr/bin/ocamlopt.opt -g -c -I ../support -no-alias-deps pack.ml /usr/bin/ocamlopt.opt -g -c -I ../support -no-alias-deps imagebitmap.ml /usr/bin/ocamlopt.opt -g -c -I ../support -no-alias-deps encoding.ml /usr/bin/ocamlopt.opt -g -c -I ../support -no-alias-deps optionmenu.ml /usr/bin/ocamlopt.opt -g -c -I ../support -no-alias-deps checkbutton.ml /usr/bin/ocamlopt.opt -g -c -I ../support -no-alias-deps tkvars.ml /usr/bin/ocamlopt.opt -g -c -I ../support -no-alias-deps palette.ml /usr/bin/ocamlopt.opt -g -c -I ../support -no-alias-deps menu.ml /usr/bin/ocamlopt.opt -g -c -I ../support -no-alias-deps button.ml /usr/bin/ocamlopt.opt -g -c -I ../support -no-alias-deps toplevel.ml /usr/bin/ocamlopt.opt -g -c -I ../support -no-alias-deps grid.ml /usr/bin/ocamlopt.opt -g -c -I ../support -no-alias-deps labltk.ml make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/labltk-8.06.11/labltk' cd camltk; make -f Makefile.gen make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/labltk-8.06.11/camltk' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/labltk-8.06.11/camltk' cd camltk; make opt make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/labltk-8.06.11/camltk' /usr/bin/ocamlopt.opt -g -c -I ../support -no-alias-deps cTk.ml /usr/bin/ocamlopt.opt -g -c -I ../support -no-alias-deps cBell.ml /usr/bin/ocamlopt.opt -g -c -I ../support -no-alias-deps cScale.ml /usr/bin/ocamlopt.opt -g -c -I ../support -no-alias-deps cWinfo.ml /usr/bin/ocamlopt.opt -g -c -I ../support -no-alias-deps cScrollbar.ml /usr/bin/ocamlopt.opt -g -c -I ../support -no-alias-deps cEntry.ml /usr/bin/ocamlopt.opt -g -c -I ../support -no-alias-deps cListbox.ml /usr/bin/ocamlopt.opt -g -c -I ../support -no-alias-deps cWm.ml /usr/bin/ocamlopt.opt -g -c -I ../support -no-alias-deps cTkwait.ml /usr/bin/ocamlopt.opt -g -c -I ../support -no-alias-deps cGrab.ml /usr/bin/ocamlopt.opt -g -c -I ../support -no-alias-deps cFont.ml /usr/bin/ocamlopt.opt -g -c -I ../support -no-alias-deps cCanvas.ml /usr/bin/ocamlopt.opt -g -c -I ../support -no-alias-deps cImage.ml /usr/bin/ocamlopt.opt -g -c -I ../support -no-alias-deps cClipboard.ml /usr/bin/ocamlopt.opt -g -c -I ../support -no-alias-deps cLabel.ml /usr/bin/ocamlopt.opt -g -c -I ../support -no-alias-deps cResource.ml /usr/bin/ocamlopt.opt -g -c -I ../support -no-alias-deps cMessage.ml /usr/bin/ocamlopt.opt -g -c -I ../support -no-alias-deps cText.ml /usr/bin/ocamlopt.opt -g -c -I ../support -no-alias-deps cImagephoto.ml /usr/bin/ocamlopt.opt -g -c -I ../support -no-alias-deps cOption.ml /usr/bin/ocamlopt.opt -g -c -I ../support -no-alias-deps cFrame.ml /usr/bin/ocamlopt.opt -g -c -I ../support -no-alias-deps cSelection.ml /usr/bin/ocamlopt.opt -g -c -I ../support -no-alias-deps cDialog.ml /usr/bin/ocamlopt.opt -g -c -I ../support -no-alias-deps cPlace.ml /usr/bin/ocamlopt.opt -g -c -I ../support -no-alias-deps cPixmap.ml /usr/bin/ocamlopt.opt -g -c -I ../support -no-alias-deps cMenubutton.ml /usr/bin/ocamlopt.opt -g -c -I ../support -no-alias-deps cRadiobutton.ml /usr/bin/ocamlopt.opt -g -c -I ../support -no-alias-deps cFocus.ml /usr/bin/ocamlopt.opt -g -c -I ../support -no-alias-deps cPack.ml /usr/bin/ocamlopt.opt -g -c -I ../support -no-alias-deps cImagebitmap.ml /usr/bin/ocamlopt.opt -g -c -I ../support -no-alias-deps cEncoding.ml /usr/bin/ocamlopt.opt -g -c -I ../support -no-alias-deps cOptionmenu.ml /usr/bin/ocamlopt.opt -g -c -I ../support -no-alias-deps cCheckbutton.ml /usr/bin/ocamlopt.opt -g -c -I ../support -no-alias-deps cTkvars.ml /usr/bin/ocamlopt.opt -g -c -I ../support -no-alias-deps cPalette.ml /usr/bin/ocamlopt.opt -g -c -I ../support -no-alias-deps cMenu.ml /usr/bin/ocamlopt.opt -g -c -I ../support -no-alias-deps cButton.ml /usr/bin/ocamlopt.opt -g -c -I ../support -no-alias-deps cToplevel.ml /usr/bin/ocamlopt.opt -g -c -I ../support -no-alias-deps cGrid.ml /usr/bin/ocamlopt.opt -g -c -I ../support -no-alias-deps camltk.ml make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/labltk-8.06.11/camltk' cd lib; make opt make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/labltk-8.06.11/lib' make superclean make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/labltk-8.06.11/lib' if test -f tk.cmo; then \ echo We have changes... Now lib directory has no .cmo files; \ rm -f *.cm* *.o; \ fi make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/labltk-8.06.11/lib' cd ../labltk; make opt make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/labltk-8.06.11/labltk' make[2]: Nothing to be done for 'opt'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/labltk-8.06.11/labltk' cd ../camltk; make opt make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/labltk-8.06.11/camltk' make[2]: Nothing to be done for 'opt'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/labltk-8.06.11/camltk' /usr/bin/ocamlmklib -g -ocamlopt '/usr/bin/ocamlopt -g' -o labltk -oc labltk \ -I ../labltk -I ../camltk ../support/support.cmx ../support/rawwidget.cmx ../support/widget.cmx ../support/protocol.cmx ../support/textvariable.cmx ../support/timer.cmx ../support/fileevent.cmx ../support/camltkwrap.cmx tk.cmx bell.cmx scale.cmx winfo.cmx scrollbar.cmx entry.cmx listbox.cmx wm.cmx tkwait.cmx grab.cmx font.cmx canvas.cmx image.cmx clipboard.cmx label.cmx message.cmx text.cmx imagephoto.cmx option.cmx frame.cmx selection.cmx dialog.cmx place.cmx pixmap.cmx menubutton.cmx radiobutton.cmx focus.cmx pack.cmx imagebitmap.cmx encoding.cmx optionmenu.cmx checkbutton.cmx tkvars.cmx palette.cmx menu.cmx button.cmx toplevel.cmx grid.cmx cTk.cmx cBell.cmx cScale.cmx cWinfo.cmx cScrollbar.cmx cEntry.cmx cListbox.cmx cWm.cmx cTkwait.cmx cGrab.cmx cFont.cmx cCanvas.cmx cImage.cmx cClipboard.cmx cLabel.cmx cResource.cmx cMessage.cmx cText.cmx cImagephoto.cmx cOption.cmx cFrame.cmx cSelection.cmx cDialog.cmx cPlace.cmx cPixmap.cmx cMenubutton.cmx cRadiobutton.cmx cFocus.cmx cPack.cmx cImagebitmap.cmx cEncoding.cmx cOptionmenu.cmx cCheckbutton.cmx cTkvars.cmx cPalette.cmx cMenu.cmx cButton.cmx cToplevel.cmx cGrid.cmx labltk.cmx camltk.cmx \ -cclib "\"-Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -ltk8.6 -ltcl8.6\"" make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/labltk-8.06.11/lib' cd jpf; make opt make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/labltk-8.06.11/jpf' /usr/bin/ocamlopt.opt -g -c -I ../labltk -I ../support fileselect.ml /usr/bin/ocamlopt.opt -g -c -I ../labltk -I ../support balloon.ml /usr/bin/ocamlopt.opt -g -c -I ../labltk -I ../support shell.ml /usr/bin/ocamlopt.opt -g -c -I ../labltk -I ../support jpf_font.ml /usr/bin/ocamlopt.opt -g -a -g -o jpflib.cmxa fileselect.cmx balloon.cmx shell.cmx jpf_font.cmx make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/labltk-8.06.11/jpf' cd frx; make opt make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/labltk-8.06.11/frx' /usr/bin/ocamlopt.opt -g -c -I ../camltk -I ../support frx_misc.ml /usr/bin/ocamlopt.opt -g -c -I ../camltk -I ../support frx_widget.ml /usr/bin/ocamlopt.opt -g -c -I ../camltk -I ../support frx_font.ml /usr/bin/ocamlopt.opt -g -c -I ../camltk -I ../support frx_entry.ml /usr/bin/ocamlopt.opt -g -c -I ../camltk -I ../support frx_text.ml /usr/bin/ocamlopt.opt -g -c -I ../camltk -I ../support frx_listbox.ml /usr/bin/ocamlopt.opt -g -c -I ../camltk -I ../support frx_req.ml /usr/bin/ocamlopt.opt -g -c -I ../camltk -I ../support frx_fillbox.ml /usr/bin/ocamlopt.opt -g -c -I ../camltk -I ../support frx_focus.ml /usr/bin/ocamlopt.opt -g -c -I ../camltk -I ../support frx_dialog.ml /usr/bin/ocamlopt.opt -g -c -I ../camltk -I ../support frx_mem.ml /usr/bin/ocamlopt.opt -g -c -I ../camltk -I ../support frx_rpc.ml /usr/bin/ocamlopt.opt -g -c -I ../camltk -I ../support frx_synth.ml /usr/bin/ocamlopt.opt -g -c -I ../camltk -I ../support frx_selection.ml /usr/bin/ocamlopt.opt -g -c -I ../camltk -I ../support frx_after.ml /usr/bin/ocamlopt.opt -g -c -I ../camltk -I ../support frx_fit.ml /usr/bin/ocamlopt.opt -g -c -I ../camltk -I ../support frx_ctext.ml /usr/bin/ocamlopt.opt -g -c -I ../camltk -I ../support frx_color.ml /usr/bin/ocamlopt.opt -g -a -g -o frxlib.cmxa frx_misc.cmx frx_widget.cmx frx_font.cmx frx_entry.cmx frx_text.cmx frx_listbox.cmx frx_req.cmx frx_fillbox.cmx frx_focus.cmx frx_dialog.cmx frx_mem.cmx frx_rpc.cmx frx_synth.cmx frx_selection.cmx frx_after.cmx frx_fit.cmx frx_ctext.cmx frx_color.cmx make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/labltk-8.06.11/frx' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.4FExAz + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/ocaml-labltk-8.06.11-1.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/ocaml-labltk-8.06.11-1.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/ocaml-labltk-8.06.11-1.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/ocaml-labltk-8.06.11-1.mga9.aarch64 + cd labltk-8.06.11 + '[' 1 -eq 1 ']' + mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-labltk-8.06.11-1.mga9.aarch64/usr/bin + mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-labltk-8.06.11-1.mga9.aarch64/usr/lib64/ocaml/labltk + mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-labltk-8.06.11-1.mga9.aarch64/usr/lib64/ocaml/stublibs + make install BINDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-labltk-8.06.11-1.mga9.aarch64/usr/bin INSTALLDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-labltk-8.06.11-1.mga9.aarch64/usr/lib64/ocaml/labltk STUBLIBDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-labltk-8.06.11-1.mga9.aarch64/usr/lib64/ocaml/stublibs cd support; make install make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/labltk-8.06.11/support' if test -d /home/iurt/rpmbuild/BUILDROOT/ocaml-labltk-8.06.11-1.mga9.aarch64/usr/lib64/ocaml/labltk; then : ; else mkdir /home/iurt/rpmbuild/BUILDROOT/ocaml-labltk-8.06.11-1.mga9.aarch64/usr/lib64/ocaml/labltk; fi cp fileevent.mli protocol.mli textvariable.mli timer.mli rawwidget.mli widget.mli fileevent.cmi protocol.cmi textvariable.cmi timer.cmi rawwidget.cmi widget.cmi tkthread.mli tkthread.cmi tkthread.cmo camltkwrap.cmi liblabltk.a /home/iurt/rpmbuild/BUILDROOT/ocaml-labltk-8.06.11-1.mga9.aarch64/usr/lib64/ocaml/labltk cd /home/iurt/rpmbuild/BUILDROOT/ocaml-labltk-8.06.11-1.mga9.aarch64/usr/lib64/ocaml/labltk; ranlib liblabltk.a cd /home/iurt/rpmbuild/BUILDROOT/ocaml-labltk-8.06.11-1.mga9.aarch64/usr/lib64/ocaml/labltk; chmod 644 fileevent.mli protocol.mli textvariable.mli timer.mli rawwidget.mli widget.mli fileevent.cmi protocol.cmi textvariable.cmi timer.cmi rawwidget.cmi widget.cmi tkthread.mli tkthread.cmi tkthread.cmo camltkwrap.cmi liblabltk.a if test -f dlllabltk.so; then \ cp dlllabltk.so /home/iurt/rpmbuild/BUILDROOT/ocaml-labltk-8.06.11-1.mga9.aarch64/usr/lib64/ocaml/stublibs/; fi make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/labltk-8.06.11/support' cd lib; make install make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/labltk-8.06.11/lib' if test -d /home/iurt/rpmbuild/BUILDROOT/ocaml-labltk-8.06.11-1.mga9.aarch64/usr/lib64/ocaml/labltk; then : ; else mkdir /home/iurt/rpmbuild/BUILDROOT/ocaml-labltk-8.06.11-1.mga9.aarch64/usr/lib64/ocaml/labltk; fi cp labltk.cma labltktop /home/iurt/rpmbuild/BUILDROOT/ocaml-labltk-8.06.11-1.mga9.aarch64/usr/lib64/ocaml/labltk chmod 644 /home/iurt/rpmbuild/BUILDROOT/ocaml-labltk-8.06.11-1.mga9.aarch64/usr/lib64/ocaml/labltk/labltk.cma chmod 755 /home/iurt/rpmbuild/BUILDROOT/ocaml-labltk-8.06.11-1.mga9.aarch64/usr/lib64/ocaml/labltk/labltktop make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/labltk-8.06.11/lib' cp labltk /home/iurt/rpmbuild/BUILDROOT/ocaml-labltk-8.06.11-1.mga9.aarch64/usr/bin chmod 755 /home/iurt/rpmbuild/BUILDROOT/ocaml-labltk-8.06.11-1.mga9.aarch64/usr/bin/labltk make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/labltk-8.06.11/lib' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/labltk-8.06.11/lib' cd labltk; make install make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/labltk-8.06.11/labltk' if test -d /home/iurt/rpmbuild/BUILDROOT/ocaml-labltk-8.06.11-1.mga9.aarch64/usr/lib64/ocaml/labltk; then : ; else mkdir /home/iurt/rpmbuild/BUILDROOT/ocaml-labltk-8.06.11-1.mga9.aarch64/usr/lib64/ocaml/labltk; fi cp bell.cmi scale.cmi winfo.cmi scrollbar.cmi entry.cmi listbox.cmi wm.cmi tkwait.cmi grab.cmi font.cmi canvas.cmi image.cmi clipboard.cmi label.cmi message.cmi text.cmi imagephoto.cmi option.cmi frame.cmi selection.cmi dialog.cmi place.cmi pixmap.cmi menubutton.cmi radiobutton.cmi focus.cmi pack.cmi imagebitmap.cmi encoding.cmi optionmenu.cmi checkbutton.cmi tkvars.cmi palette.cmi menu.cmi button.cmi toplevel.cmi grid.cmi tk.cmi labltk.cmi bell.mli scale.mli winfo.mli scrollbar.mli entry.mli listbox.mli wm.mli tkwait.mli grab.mli font.mli canvas.mli image.mli clipboard.mli label.mli message.mli text.mli imagephoto.mli option.mli frame.mli selection.mli dialog.mli place.mli pixmap.mli menubutton.mli radiobutton.mli focus.mli pack.mli imagebitmap.mli encoding.mli optionmenu.mli checkbutton.mli tkvars.mli palette.mli menu.mli button.mli toplevel.mli grid.mli /home/iurt/rpmbuild/BUILDROOT/ocaml-labltk-8.06.11-1.mga9.aarch64/usr/lib64/ocaml/labltk chmod 644 /home/iurt/rpmbuild/BUILDROOT/ocaml-labltk-8.06.11-1.mga9.aarch64/usr/lib64/ocaml/labltk/*.cmi make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/labltk-8.06.11/labltk' cd camltk; make install make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/labltk-8.06.11/camltk' if test -d /home/iurt/rpmbuild/BUILDROOT/ocaml-labltk-8.06.11-1.mga9.aarch64/usr/lib64/ocaml/labltk; then : ; else mkdir /home/iurt/rpmbuild/BUILDROOT/ocaml-labltk-8.06.11-1.mga9.aarch64/usr/lib64/ocaml/labltk; fi cp cBell.cmi cScale.cmi cWinfo.cmi cScrollbar.cmi cEntry.cmi cListbox.cmi cWm.cmi cTkwait.cmi cGrab.cmi cFont.cmi cCanvas.cmi cImage.cmi cClipboard.cmi cLabel.cmi cResource.cmi cMessage.cmi cText.cmi cImagephoto.cmi cOption.cmi cFrame.cmi cSelection.cmi cDialog.cmi cPlace.cmi cPixmap.cmi cMenubutton.cmi cRadiobutton.cmi cFocus.cmi cPack.cmi cImagebitmap.cmi cEncoding.cmi cOptionmenu.cmi cCheckbutton.cmi cTkvars.cmi cPalette.cmi cMenu.cmi cButton.cmi cToplevel.cmi cGrid.cmi cTk.cmi camltk.cmi /home/iurt/rpmbuild/BUILDROOT/ocaml-labltk-8.06.11-1.mga9.aarch64/usr/lib64/ocaml/labltk cp cBell.mli cScale.mli cWinfo.mli cScrollbar.mli cEntry.mli cListbox.mli cWm.mli cTkwait.mli cGrab.mli cFont.mli cCanvas.mli cImage.mli cClipboard.mli cLabel.mli cResource.mli cMessage.mli cText.mli cImagephoto.mli cOption.mli cFrame.mli cSelection.mli cDialog.mli cPlace.mli cPixmap.mli cMenubutton.mli cRadiobutton.mli cFocus.mli cPack.mli cImagebitmap.mli cEncoding.mli cOptionmenu.mli cCheckbutton.mli cTkvars.mli cPalette.mli cMenu.mli cButton.mli cToplevel.mli cGrid.mli /home/iurt/rpmbuild/BUILDROOT/ocaml-labltk-8.06.11-1.mga9.aarch64/usr/lib64/ocaml/labltk chmod 644 /home/iurt/rpmbuild/BUILDROOT/ocaml-labltk-8.06.11-1.mga9.aarch64/usr/lib64/ocaml/labltk/*.cmi make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/labltk-8.06.11/camltk' cd compiler; make install make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/labltk-8.06.11/compiler' cp tkcompiler /home/iurt/rpmbuild/BUILDROOT/ocaml-labltk-8.06.11-1.mga9.aarch64/usr/lib64/ocaml/labltk cp pp /home/iurt/rpmbuild/BUILDROOT/ocaml-labltk-8.06.11-1.mga9.aarch64/usr/lib64/ocaml/labltk make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/labltk-8.06.11/compiler' cd jpf; make install make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/labltk-8.06.11/jpf' cp fileselect.cmi balloon.cmi shell.cmi jpf_font.cmi fileselect.mli balloon.mli shell.mli jpf_font.mli jpflib.cma /home/iurt/rpmbuild/BUILDROOT/ocaml-labltk-8.06.11-1.mga9.aarch64/usr/lib64/ocaml/labltk make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/labltk-8.06.11/jpf' cd frx; make install make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/labltk-8.06.11/frx' cp *.cmi *.mli frxlib.cma /home/iurt/rpmbuild/BUILDROOT/ocaml-labltk-8.06.11-1.mga9.aarch64/usr/lib64/ocaml/labltk make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/labltk-8.06.11/frx' cd browser; make install make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/labltk-8.06.11/browser' make[1]: Nothing to be done for 'install'. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/labltk-8.06.11/browser' if test -f lib/labltk.cmxa; then make installopt; else :; fi make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/labltk-8.06.11' cd support; make installopt make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/labltk-8.06.11/support' cp fileevent.cmx protocol.cmx textvariable.cmx timer.cmx rawwidget.cmx widget.cmx camltkwrap.cmx /home/iurt/rpmbuild/BUILDROOT/ocaml-labltk-8.06.11-1.mga9.aarch64/usr/lib64/ocaml/labltk if test -f tkthread.o; then \ cp tkthread.cmx tkthread.o /home/iurt/rpmbuild/BUILDROOT/ocaml-labltk-8.06.11-1.mga9.aarch64/usr/lib64/ocaml/labltk; \ chmod 644 /home/iurt/rpmbuild/BUILDROOT/ocaml-labltk-8.06.11-1.mga9.aarch64/usr/lib64/ocaml/labltk/tkthread.cmx /home/iurt/rpmbuild/BUILDROOT/ocaml-labltk-8.06.11-1.mga9.aarch64/usr/lib64/ocaml/labltk/tkthread.o; \ fi make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/labltk-8.06.11/support' cd lib; make installopt make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/labltk-8.06.11/lib' cp labltk.cmxa labltk.a /home/iurt/rpmbuild/BUILDROOT/ocaml-labltk-8.06.11-1.mga9.aarch64/usr/lib64/ocaml/labltk cd /home/iurt/rpmbuild/BUILDROOT/ocaml-labltk-8.06.11-1.mga9.aarch64/usr/lib64/ocaml/labltk; ranlib labltk.a chmod 644 /home/iurt/rpmbuild/BUILDROOT/ocaml-labltk-8.06.11-1.mga9.aarch64/usr/lib64/ocaml/labltk/labltk.cmxa chmod 644 /home/iurt/rpmbuild/BUILDROOT/ocaml-labltk-8.06.11-1.mga9.aarch64/usr/lib64/ocaml/labltk/labltk.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/labltk-8.06.11/lib' cd labltk; make installopt make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/labltk-8.06.11/labltk' cp bell.cmx scale.cmx winfo.cmx scrollbar.cmx entry.cmx listbox.cmx wm.cmx tkwait.cmx grab.cmx font.cmx canvas.cmx image.cmx clipboard.cmx label.cmx message.cmx text.cmx imagephoto.cmx option.cmx frame.cmx selection.cmx dialog.cmx place.cmx pixmap.cmx menubutton.cmx radiobutton.cmx focus.cmx pack.cmx imagebitmap.cmx encoding.cmx optionmenu.cmx checkbutton.cmx tkvars.cmx palette.cmx menu.cmx button.cmx toplevel.cmx grid.cmx tk.cmx labltk.cmx /home/iurt/rpmbuild/BUILDROOT/ocaml-labltk-8.06.11-1.mga9.aarch64/usr/lib64/ocaml/labltk chmod 644 /home/iurt/rpmbuild/BUILDROOT/ocaml-labltk-8.06.11-1.mga9.aarch64/usr/lib64/ocaml/labltk/*.cmx make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/labltk-8.06.11/labltk' cd camltk; make installopt make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/labltk-8.06.11/camltk' cp cBell.cmx cScale.cmx cWinfo.cmx cScrollbar.cmx cEntry.cmx cListbox.cmx cWm.cmx cTkwait.cmx cGrab.cmx cFont.cmx cCanvas.cmx cImage.cmx cClipboard.cmx cLabel.cmx cResource.cmx cMessage.cmx cText.cmx cImagephoto.cmx cOption.cmx cFrame.cmx cSelection.cmx cDialog.cmx cPlace.cmx cPixmap.cmx cMenubutton.cmx cRadiobutton.cmx cFocus.cmx cPack.cmx cImagebitmap.cmx cEncoding.cmx cOptionmenu.cmx cCheckbutton.cmx cTkvars.cmx cPalette.cmx cMenu.cmx cButton.cmx cToplevel.cmx cGrid.cmx cTk.cmx camltk.cmx /home/iurt/rpmbuild/BUILDROOT/ocaml-labltk-8.06.11-1.mga9.aarch64/usr/lib64/ocaml/labltk chmod 644 /home/iurt/rpmbuild/BUILDROOT/ocaml-labltk-8.06.11-1.mga9.aarch64/usr/lib64/ocaml/labltk/*.cmx make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/labltk-8.06.11/camltk' cd jpf; make installopt make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/labltk-8.06.11/jpf' cp jpflib.cmxa jpflib.a fileselect.cmx balloon.cmx shell.cmx jpf_font.cmx /home/iurt/rpmbuild/BUILDROOT/ocaml-labltk-8.06.11-1.mga9.aarch64/usr/lib64/ocaml/labltk cd /home/iurt/rpmbuild/BUILDROOT/ocaml-labltk-8.06.11-1.mga9.aarch64/usr/lib64/ocaml/labltk; ranlib jpflib.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/labltk-8.06.11/jpf' cd frx; make installopt make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/labltk-8.06.11/frx' cp frxlib.cmxa frxlib.a *.cmx /home/iurt/rpmbuild/BUILDROOT/ocaml-labltk-8.06.11-1.mga9.aarch64/usr/lib64/ocaml/labltk cd /home/iurt/rpmbuild/BUILDROOT/ocaml-labltk-8.06.11-1.mga9.aarch64/usr/lib64/ocaml/labltk; ranlib frxlib.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/labltk-8.06.11/frx' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/labltk-8.06.11' + install -m 0644 camltk/cBell.o camltk/cButton.o camltk/cCanvas.o camltk/cCheckbutton.o camltk/cClipboard.o camltk/cDialog.o camltk/cEncoding.o camltk/cEntry.o camltk/cFocus.o camltk/cFont.o camltk/cFrame.o camltk/cGrab.o camltk/cGrid.o camltk/cImage.o camltk/cImagebitmap.o camltk/cImagephoto.o camltk/cLabel.o camltk/cListbox.o camltk/cMenu.o camltk/cMenubutton.o camltk/cMessage.o camltk/cOption.o camltk/cOptionmenu.o camltk/cPack.o camltk/cPalette.o camltk/cPixmap.o camltk/cPlace.o camltk/cRadiobutton.o camltk/cResource.o camltk/cScale.o camltk/cScrollbar.o camltk/cSelection.o camltk/cText.o camltk/cTk.o camltk/cTkvars.o camltk/cTkwait.o camltk/cToplevel.o camltk/cWinfo.o camltk/cWm.o camltk/camltk.o /home/iurt/rpmbuild/BUILDROOT/ocaml-labltk-8.06.11-1.mga9.aarch64/usr/lib64/ocaml/labltk + install -m 0644 /home/iurt/rpmbuild/SOURCES/META /home/iurt/rpmbuild/BUILDROOT/ocaml-labltk-8.06.11-1.mga9.aarch64/usr/lib64/ocaml/labltk/META + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 8.06.11-1.mga9 --unique-debug-suffix -8.06.11-1.mga9.aarch64 --unique-debug-src-base ocaml-labltk-8.06.11-1.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/labltk-8.06.11 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-labltk-8.06.11-1.mga9.aarch64/usr/lib64/ocaml/stublibs/dlllabltk.so dwz: ./usr/lib64/ocaml/stublibs/dlllabltk.so-8.06.11-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str original debug info size: 80kB, size after compression: 80kB /usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match. 86 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0 + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/labltk from /bin/sh to #!/usr/bin/sh Processing files: ocaml-labltk-8.06.11-1.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.SvHGn3 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd labltk-8.06.11 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-labltk-8.06.11-1.mga9.aarch64/usr/share/doc/ocaml-labltk + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-labltk-8.06.11-1.mga9.aarch64/usr/share/doc/ocaml-labltk + cp -pr Changes /home/iurt/rpmbuild/BUILDROOT/ocaml-labltk-8.06.11-1.mga9.aarch64/usr/share/doc/ocaml-labltk + cp -pr README.mlTk /home/iurt/rpmbuild/BUILDROOT/ocaml-labltk-8.06.11-1.mga9.aarch64/usr/share/doc/ocaml-labltk + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Balloon) = c1cce1ffa4e48b6cb0657ded5d66fc98 ocaml(Bell) = e6b28cc897f89a64d4a341d0693ee73f ocaml(Button) = eae1643251399ebfbcce09bb07f50afe ocaml(CBell) = 28f18c9906b01bac0a79bd2c191346fa ocaml(CButton) = bc0512e3d324b547e5d41e00628900e2 ocaml(CCanvas) = 12efca104500e63a95ff99a60bab84f0 ocaml(CCheckbutton) = f21540ebb93979654e530593347f2fad ocaml(CClipboard) = 4b64278534fa7677ad083e8878d98f6a ocaml(CDialog) = a7bfdb459e034844ec3a177d03ae0461 ocaml(CEncoding) = 37f9459a62d66fae784568a55c5ae858 ocaml(CEntry) = b2b672ea5db8e9eee95e4876e9dbd51c ocaml(CFocus) = 06727ad9eabfba7ce65ed0ce9c454fc3 ocaml(CFont) = c06d2217905b03fbe98300aeeba59a89 ocaml(CFrame) = 436747f90b86317d4f6edff2bf817898 ocaml(CGrab) = cfed7c392688b524c03abb55f0bd0f09 ocaml(CGrid) = 1f6f893c16f153105675861d070d519d ocaml(CImage) = b16524ce6d45c6191f4e91b8b1fad1a8 ocaml(CImagebitmap) = fcc3a39c37c03b14b21945e9cf502999 ocaml(CImagephoto) = c0d4f59df6523ad0e799320cd5ac9483 ocaml(CLabel) = 5a4f399812357ebfbba67422d5eb4a3f ocaml(CListbox) = 76253f0da44328191a54cd52efcf5803 ocaml(CMenu) = cea3c8fcf8fda0d537d071a398906420 ocaml(CMenubutton) = db85c40a06bfee42ad5b42419ceb048a ocaml(CMessage) = 0ea125f3c4c8a281920453451e75df69 ocaml(COption) = fdca5d99857c110ed84117929047744c ocaml(COptionmenu) = 757947316fcac0964a9c8b27c1e602d8 ocaml(CPack) = 629b24bea34fe4492031271de585c898 ocaml(CPalette) = 152900bc35c8aceecd666899513c61f4 ocaml(CPixmap) = 1ce52c8f03e1458cbd3864573bd39eb8 ocaml(CPlace) = 959e79917d084794d94946346be33943 ocaml(CRadiobutton) = 683eee604a8ae2e202142383aad6c31d ocaml(CResource) = 485923a4ddab03d839db967230fdb860 ocaml(CScale) = e8a80ef3b311245b603e232f226e3f8f ocaml(CScrollbar) = a1edef902772d832ea44715944a3fd8e ocaml(CSelection) = 95fc53fffd8c47f752fa4ea46b999f78 ocaml(CText) = b374cfe378fe949486229bfc42475e93 ocaml(CTk) = e4a580aa5098f72dba55cf386d8a4276 ocaml(CTkvars) = 1cee87edb70cebb90f5aa55ffd4088ad ocaml(CTkwait) = 7f9961db5ea0e182e06cf5e38d24e44e ocaml(CToplevel) = 803d8c6ac3645ce0064a099ae97e0526 ocaml(CWinfo) = 1c0af7203f3f9f6f8896979b0b3e1d26 ocaml(CWm) = c07ba963bb9d71fe0a5a3ad005a6adb8 ocaml(Camltk) = e380cdfefbbe303e00a898463994e66b ocaml(Camltkwrap) = 2e5c997300105a213988ff070f0dd39b ocaml(Canvas) = f33a6d62457d7b8cdf33ab4bb48e23a6 ocaml(Checkbutton) = 139d7119da1cf7df162125b6885c5cd8 ocaml(Clipboard) = 1807d579bf5820063f62d8444010ea7f ocaml(Dialog) = 387e3ee4301faaca309e77e43908bea3 ocaml(Encoding) = 37547198559fa8fe99350524f9bd388c ocaml(Entry) = 2a1037d5391d5f97677e9ccd5e600596 ocaml(Fileevent) = 83fd270e6a1478461d7453fc2d9958d1 ocaml(Fileselect) = cf6968a568b62453b73280572c5332a7 ocaml(Focus) = 005de3e38e4e29c7f1989e6b7409e8d7 ocaml(Font) = ccee8bc636a21b97ddea6f37f283b57e ocaml(Frame) = 215338444327819186530952cdbee8ab ocaml(Frx_after) = c67067b16b22a86311b30adb2830ced7 ocaml(Frx_color) = 16ad55676109438ee1913f0811ef9809 ocaml(Frx_ctext) = ca0beec83a6030c783a450084dbeecac ocaml(Frx_dialog) = d67e15e01b046b056830c2095aa97e9e ocaml(Frx_entry) = 2c9a666db960437dd7b46df4acd9ac78 ocaml(Frx_fillbox) = e829c59184d14500f5d18929466be41a ocaml(Frx_fit) = de50272aae36b94266d60a8faeba7787 ocaml(Frx_focus) = 13b1069ab7bf808c6ab7480f3495049f ocaml(Frx_font) = 0c5be941c966447c77ffd053706dd634 ocaml(Frx_listbox) = 2116c5f0d462de381fee6175581ceb47 ocaml(Frx_mem) = 60a83041007d06653bdfa7236ecfe616 ocaml(Frx_misc) = a9d44f62a1a234c3d3fc885baf87d248 ocaml(Frx_req) = 0912baed63321477da91e0b3096d1b65 ocaml(Frx_rpc) = a73a626d95413d53cc623e62f663166e ocaml(Frx_selection) = 354bf0cc38cf292b56ca57c1417b51ce ocaml(Frx_synth) = 4d36105c9ac27e82136480be43f271c9 ocaml(Frx_text) = 5873700121cafe4993951a5c4e357c2a ocaml(Frx_widget) = 54e77bf93caf6313a93d2eb2703d39e6 ocaml(Grab) = 1735332d6d805098e7fab424d86df118 ocaml(Grid) = b5819ba765bf89b9fa710049f69de652 ocaml(Image) = 52598a80297d707cb0703dc28e86f405 ocaml(Imagebitmap) = 63ea065b6435d45fdfcda3541e635f30 ocaml(Imagephoto) = c3f65d6ba4f89a288291703fa202f922 ocaml(Jpf_font) = 67ed6eb9567a1d9e2b00d6b60d75df87 ocaml(Label) = 270750af13aacdf14c948374a7d35265 ocaml(Labltk) = 70f62054b3545c37de567873b1794a58 ocaml(Listbox) = 30d7d1e94b7c8c09b6e4feb7a5ed0027 ocaml(Menu) = 4e2b9baf965c7d496c819367387ee17b ocaml(Menubutton) = b32e0069368ba0a1de2bcc8674682678 ocaml(Message) = 9597cf10213a8ac4693f1187484b1e5f ocaml(Option) = 0ffdf0b50b361977e7ac448aa86bcbac ocaml(Optionmenu) = 7e70a9110a1dde4c4c630377f073f713 ocaml(Pack) = 2be7f760022a92b3ae6fadc34e08799b ocaml(Palette) = b1b29cbfb2c9ae4e4289694023cda6b7 ocaml(Pixmap) = 44ead06f167074042b0fcb44cfe7e1a5 ocaml(Place) = a889ccb0e77cfc6e9ba82757e98c7158 ocaml(Protocol) = 08d12a0213b79f37b56bb9bf42da3651 ocaml(Radiobutton) = 01db3275a7fe48aa6c27e8ab0d37253d ocaml(Rawwidget) = 24d64223a49b7f05a3431321bc047c1d ocaml(Scale) = 5c825918ddba16e2d8a53b2ffb42adea ocaml(Scrollbar) = 696d82e87f48985dcde2248434aa1771 ocaml(Selection) = 48d2cd79e1b1650a7d0968585bbd5422 ocaml(Shell) = 9eadb893b4eca292fea8a9a0d38ec330 ocaml(Support) = b2265cdb2dd933e0e4604fbad14243a9 ocaml(Text) = c60cb4e6bc2c371a2df10baea354d2f3 ocaml(Textvariable) = 4056c99fd9981623265c82eb292ef23d ocaml(Timer) = 4d81d879dc4000ab18c3b44ee56a2c36 ocaml(Tk) = e6d52007aaf8a3b40d0fb983386652b2 ocaml(Tkthread) = 3bdfba324212f9a7a47cf5554eb24adf ocaml(Tkvars) = 4fc0a6d2c40c50a899b9f154cc4e32a5 ocaml(Tkwait) = 49eae82a98586a85b75581b02a028472 ocaml(Toplevel) = 224c5d4186779c3f155c077a5741d10e ocaml(Widget) = 44f00437330637b422651aa5fca21495 ocaml(Winfo) = 70fd48b81999b0ffee2cf19be63648c8 ocaml(Wm) = 35e34ddc6b96a232c31504115ab4c512 ocaml-labltk = 8.06.11-1.mga9 ocaml-labltk(aarch-64) = 8.06.11-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libtcl8.6.so()(64bit) libtk8.6.so()(64bit) ocaml(Bell) = e6b28cc897f89a64d4a341d0693ee73f ocaml(Button) = eae1643251399ebfbcce09bb07f50afe ocaml(CBell) = 28f18c9906b01bac0a79bd2c191346fa ocaml(CButton) = bc0512e3d324b547e5d41e00628900e2 ocaml(CCanvas) = 12efca104500e63a95ff99a60bab84f0 ocaml(CCheckbutton) = f21540ebb93979654e530593347f2fad ocaml(CEntry) = b2b672ea5db8e9eee95e4876e9dbd51c ocaml(CFocus) = 06727ad9eabfba7ce65ed0ce9c454fc3 ocaml(CFrame) = 436747f90b86317d4f6edff2bf817898 ocaml(CGrab) = cfed7c392688b524c03abb55f0bd0f09 ocaml(CImagephoto) = c0d4f59df6523ad0e799320cd5ac9483 ocaml(CLabel) = 5a4f399812357ebfbba67422d5eb4a3f ocaml(CListbox) = 76253f0da44328191a54cd52efcf5803 ocaml(CPlace) = 959e79917d084794d94946346be33943 ocaml(CRadiobutton) = 683eee604a8ae2e202142383aad6c31d ocaml(CScrollbar) = a1edef902772d832ea44715944a3fd8e ocaml(CSelection) = 95fc53fffd8c47f752fa4ea46b999f78 ocaml(CText) = b374cfe378fe949486229bfc42475e93 ocaml(CTk) = e4a580aa5098f72dba55cf386d8a4276 ocaml(CTkwait) = 7f9961db5ea0e182e06cf5e38d24e44e ocaml(CToplevel) = 803d8c6ac3645ce0064a099ae97e0526 ocaml(CWinfo) = 1c0af7203f3f9f6f8896979b0b3e1d26 ocaml(CWm) = c07ba963bb9d71fe0a5a3ad005a6adb8 ocaml(CamlinternalFormatBasics) = c4b583a727ec28f5bc9ba36adc64cfc7 ocaml(Camltk) = e380cdfefbbe303e00a898463994e66b ocaml(Camltkwrap) = 2e5c997300105a213988ff070f0dd39b ocaml(Condition) = c7125a01c8524dd75a753cd5603c8a6a ocaml(Entry) = 2a1037d5391d5f97677e9ccd5e600596 ocaml(Fileevent) = 83fd270e6a1478461d7453fc2d9958d1 ocaml(Focus) = 005de3e38e4e29c7f1989e6b7409e8d7 ocaml(Frame) = 215338444327819186530952cdbee8ab ocaml(Frx_after) = c67067b16b22a86311b30adb2830ced7 ocaml(Frx_entry) = 2c9a666db960437dd7b46df4acd9ac78 ocaml(Frx_fit) = de50272aae36b94266d60a8faeba7787 ocaml(Frx_listbox) = 2116c5f0d462de381fee6175581ceb47 ocaml(Frx_misc) = a9d44f62a1a234c3d3fc885baf87d248 ocaml(Frx_text) = 5873700121cafe4993951a5c4e357c2a ocaml(Frx_widget) = 54e77bf93caf6313a93d2eb2703d39e6 ocaml(Grab) = 1735332d6d805098e7fab424d86df118 ocaml(Imagephoto) = c3f65d6ba4f89a288291703fa202f922 ocaml(Label) = 270750af13aacdf14c948374a7d35265 ocaml(Listbox) = 30d7d1e94b7c8c09b6e4feb7a5ed0027 ocaml(Message) = 9597cf10213a8ac4693f1187484b1e5f ocaml(Mutex) = 730eb8c22a105fef2e8b860de66b2a05 ocaml(Option) = 0ffdf0b50b361977e7ac448aa86bcbac ocaml(Protocol) = 08d12a0213b79f37b56bb9bf42da3651 ocaml(Rawwidget) = 24d64223a49b7f05a3431321bc047c1d ocaml(Scrollbar) = 696d82e87f48985dcde2248434aa1771 ocaml(Shell) = 9eadb893b4eca292fea8a9a0d38ec330 ocaml(Stdlib) = 2d082666be7fc2ba916e7233397491df ocaml(Stdlib__Arg) = 9340cb29cc363a0d5ad324eb8d6f342a ocaml(Stdlib__Array) = 581e55eba14aacb7d3a90da809c6bf38 ocaml(Stdlib__Bigarray) = 0658efab07b830634f1823572d2cce61 ocaml(Stdlib__Buffer) = ae6f92ba6bb2f608ab1494d80d56dc6a ocaml(Stdlib__Bytes) = cbde478960c3a756d3d7c559b25871ed ocaml(Stdlib__BytesLabels) = 7dd8317605a06a27df559244e5f942bc ocaml(Stdlib__Callback) = be7617c46974ca4057e76573498f075e ocaml(Stdlib__Char) = 61e527e7ba78bf9450c29456437722da ocaml(Stdlib__Complex) = dc5b34d1ccde5a5d3b060f66f0bf3ab0 ocaml(Stdlib__Either) = 24a5d315a7028b5fabcaa9f6b3def93c ocaml(Stdlib__Filename) = 4815d5ca896991372fe7e52d879cef8b ocaml(Stdlib__Gc) = cc1c769111c523838b9f0f1ae9229bba ocaml(Stdlib__Hashtbl) = f8a1618a0afdf7b51a7efc58d3ada50b ocaml(Stdlib__Int32) = d70207015a28d6f8cb16cbf3df490417 ocaml(Stdlib__List) = a655ec23bee4d972dcda1182a3264cf3 ocaml(Stdlib__ListLabels) = 15da8f88a745ee7148e837971f1b07e2 ocaml(Stdlib__Nativeint) = 20906fc1420fb50992a02881ddf59b04 ocaml(Stdlib__Obj) = f013b5ab5f624540d41df4b458d374b4 ocaml(Stdlib__Printexc) = 265cf863b6cc4d76f93e66b2a3ed4ef1 ocaml(Stdlib__Printf) = 0e709b4af7558eb0589bebb98388ce8e ocaml(Stdlib__Queue) = 6b9f21315cc0db0a21b7aa6bd2b95b7e ocaml(Stdlib__Seq) = 4a64380180d45f6d850ce24ab1076b18 ocaml(Stdlib__Set) = 62a5b2299175dac791c30d62e1518738 ocaml(Stdlib__StdLabels) = 412c70b6a4cf578ae47b1f3a6c2bc440 ocaml(Stdlib__String) = 2e8342c86495af4a502e4634e35933ed ocaml(Stdlib__StringLabels) = 35a74f87fd1918d2b9de80ba41a25d5e ocaml(Stdlib__Sys) = 77e29567f2d5143158a3c6ae227ebb37 ocaml(Stdlib__Uchar) = 6f39f075b573943ab932cfc8fc5bfd5d ocaml(Str) = 6ae0781ff0acd08a308bc4a9842d91d9 ocaml(Support) = b2265cdb2dd933e0e4604fbad14243a9 ocaml(Textvariable) = 4056c99fd9981623265c82eb292ef23d ocaml(Thread) = aeec83aeccc3583c2b173aef7ef235ce ocaml(Timer) = 4d81d879dc4000ab18c3b44ee56a2c36 ocaml(Tk) = e6d52007aaf8a3b40d0fb983386652b2 ocaml(Tkwait) = 49eae82a98586a85b75581b02a028472 ocaml(Toplevel) = 224c5d4186779c3f155c077a5741d10e ocaml(Unix) = 49c6c492a189deeaed5bf77a6793e7fa ocaml(UnixLabels) = 06645f9c0026b4cb53eef3fe984187e4 ocaml(Widget) = 44f00437330637b422651aa5fca21495 ocaml(Winfo) = 70fd48b81999b0ffee2cf19be63648c8 ocaml(Wm) = 35e34ddc6b96a232c31504115ab4c512 Processing files: ocaml-labltk-devel-8.06.11-1.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.bFxNrq + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd labltk-8.06.11 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-labltk-8.06.11-1.mga9.aarch64/usr/share/doc/ocaml-labltk-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-labltk-8.06.11-1.mga9.aarch64/usr/share/doc/ocaml-labltk-devel + cp -pr README.mlTk /home/iurt/rpmbuild/BUILDROOT/ocaml-labltk-8.06.11-1.mga9.aarch64/usr/share/doc/ocaml-labltk-devel + cp -pr examples_camltk /home/iurt/rpmbuild/BUILDROOT/ocaml-labltk-8.06.11-1.mga9.aarch64/usr/share/doc/ocaml-labltk-devel + cp -pr examples_labltk /home/iurt/rpmbuild/BUILDROOT/ocaml-labltk-8.06.11-1.mga9.aarch64/usr/share/doc/ocaml-labltk-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Balloon) = c1cce1ffa4e48b6cb0657ded5d66fc98 ocaml(Bell) = e6b28cc897f89a64d4a341d0693ee73f ocaml(Button) = eae1643251399ebfbcce09bb07f50afe ocaml(CBell) = 28f18c9906b01bac0a79bd2c191346fa ocaml(CButton) = bc0512e3d324b547e5d41e00628900e2 ocaml(CCanvas) = 12efca104500e63a95ff99a60bab84f0 ocaml(CCheckbutton) = f21540ebb93979654e530593347f2fad ocaml(CClipboard) = 4b64278534fa7677ad083e8878d98f6a ocaml(CDialog) = a7bfdb459e034844ec3a177d03ae0461 ocaml(CEncoding) = 37f9459a62d66fae784568a55c5ae858 ocaml(CEntry) = b2b672ea5db8e9eee95e4876e9dbd51c ocaml(CFocus) = 06727ad9eabfba7ce65ed0ce9c454fc3 ocaml(CFont) = c06d2217905b03fbe98300aeeba59a89 ocaml(CFrame) = 436747f90b86317d4f6edff2bf817898 ocaml(CGrab) = cfed7c392688b524c03abb55f0bd0f09 ocaml(CGrid) = 1f6f893c16f153105675861d070d519d ocaml(CImage) = b16524ce6d45c6191f4e91b8b1fad1a8 ocaml(CImagebitmap) = fcc3a39c37c03b14b21945e9cf502999 ocaml(CImagephoto) = c0d4f59df6523ad0e799320cd5ac9483 ocaml(CLabel) = 5a4f399812357ebfbba67422d5eb4a3f ocaml(CListbox) = 76253f0da44328191a54cd52efcf5803 ocaml(CMenu) = cea3c8fcf8fda0d537d071a398906420 ocaml(CMenubutton) = db85c40a06bfee42ad5b42419ceb048a ocaml(CMessage) = 0ea125f3c4c8a281920453451e75df69 ocaml(COption) = fdca5d99857c110ed84117929047744c ocaml(COptionmenu) = 757947316fcac0964a9c8b27c1e602d8 ocaml(CPack) = 629b24bea34fe4492031271de585c898 ocaml(CPalette) = 152900bc35c8aceecd666899513c61f4 ocaml(CPixmap) = 1ce52c8f03e1458cbd3864573bd39eb8 ocaml(CPlace) = 959e79917d084794d94946346be33943 ocaml(CRadiobutton) = 683eee604a8ae2e202142383aad6c31d ocaml(CResource) = 485923a4ddab03d839db967230fdb860 ocaml(CScale) = e8a80ef3b311245b603e232f226e3f8f ocaml(CScrollbar) = a1edef902772d832ea44715944a3fd8e ocaml(CSelection) = 95fc53fffd8c47f752fa4ea46b999f78 ocaml(CText) = b374cfe378fe949486229bfc42475e93 ocaml(CTk) = e4a580aa5098f72dba55cf386d8a4276 ocaml(CTkvars) = 1cee87edb70cebb90f5aa55ffd4088ad ocaml(CTkwait) = 7f9961db5ea0e182e06cf5e38d24e44e ocaml(CToplevel) = 803d8c6ac3645ce0064a099ae97e0526 ocaml(CWinfo) = 1c0af7203f3f9f6f8896979b0b3e1d26 ocaml(CWm) = c07ba963bb9d71fe0a5a3ad005a6adb8 ocaml(Camltk) = e380cdfefbbe303e00a898463994e66b ocaml(Camltkwrap) = 2e5c997300105a213988ff070f0dd39b ocaml(Canvas) = f33a6d62457d7b8cdf33ab4bb48e23a6 ocaml(Checkbutton) = 139d7119da1cf7df162125b6885c5cd8 ocaml(Clipboard) = 1807d579bf5820063f62d8444010ea7f ocaml(Dialog) = 387e3ee4301faaca309e77e43908bea3 ocaml(Encoding) = 37547198559fa8fe99350524f9bd388c ocaml(Entry) = 2a1037d5391d5f97677e9ccd5e600596 ocaml(Fileevent) = 83fd270e6a1478461d7453fc2d9958d1 ocaml(Fileselect) = cf6968a568b62453b73280572c5332a7 ocaml(Focus) = 005de3e38e4e29c7f1989e6b7409e8d7 ocaml(Font) = ccee8bc636a21b97ddea6f37f283b57e ocaml(Frame) = 215338444327819186530952cdbee8ab ocaml(Frx_after) = c67067b16b22a86311b30adb2830ced7 ocaml(Frx_color) = 16ad55676109438ee1913f0811ef9809 ocaml(Frx_ctext) = ca0beec83a6030c783a450084dbeecac ocaml(Frx_dialog) = d67e15e01b046b056830c2095aa97e9e ocaml(Frx_entry) = 2c9a666db960437dd7b46df4acd9ac78 ocaml(Frx_fillbox) = e829c59184d14500f5d18929466be41a ocaml(Frx_fit) = de50272aae36b94266d60a8faeba7787 ocaml(Frx_focus) = 13b1069ab7bf808c6ab7480f3495049f ocaml(Frx_font) = 0c5be941c966447c77ffd053706dd634 ocaml(Frx_listbox) = 2116c5f0d462de381fee6175581ceb47 ocaml(Frx_mem) = 60a83041007d06653bdfa7236ecfe616 ocaml(Frx_misc) = a9d44f62a1a234c3d3fc885baf87d248 ocaml(Frx_req) = 0912baed63321477da91e0b3096d1b65 ocaml(Frx_rpc) = a73a626d95413d53cc623e62f663166e ocaml(Frx_selection) = 354bf0cc38cf292b56ca57c1417b51ce ocaml(Frx_synth) = 4d36105c9ac27e82136480be43f271c9 ocaml(Frx_text) = 5873700121cafe4993951a5c4e357c2a ocaml(Frx_widget) = 54e77bf93caf6313a93d2eb2703d39e6 ocaml(Grab) = 1735332d6d805098e7fab424d86df118 ocaml(Grid) = b5819ba765bf89b9fa710049f69de652 ocaml(Image) = 52598a80297d707cb0703dc28e86f405 ocaml(Imagebitmap) = 63ea065b6435d45fdfcda3541e635f30 ocaml(Imagephoto) = c3f65d6ba4f89a288291703fa202f922 ocaml(Jpf_font) = 67ed6eb9567a1d9e2b00d6b60d75df87 ocaml(Label) = 270750af13aacdf14c948374a7d35265 ocaml(Labltk) = 70f62054b3545c37de567873b1794a58 ocaml(Listbox) = 30d7d1e94b7c8c09b6e4feb7a5ed0027 ocaml(Menu) = 4e2b9baf965c7d496c819367387ee17b ocaml(Menubutton) = b32e0069368ba0a1de2bcc8674682678 ocaml(Message) = 9597cf10213a8ac4693f1187484b1e5f ocaml(Option) = 0ffdf0b50b361977e7ac448aa86bcbac ocaml(Optionmenu) = 7e70a9110a1dde4c4c630377f073f713 ocaml(Pack) = 2be7f760022a92b3ae6fadc34e08799b ocaml(Palette) = b1b29cbfb2c9ae4e4289694023cda6b7 ocaml(Pixmap) = 44ead06f167074042b0fcb44cfe7e1a5 ocaml(Place) = a889ccb0e77cfc6e9ba82757e98c7158 ocaml(Protocol) = 08d12a0213b79f37b56bb9bf42da3651 ocaml(Radiobutton) = 01db3275a7fe48aa6c27e8ab0d37253d ocaml(Rawwidget) = 24d64223a49b7f05a3431321bc047c1d ocaml(Scale) = 5c825918ddba16e2d8a53b2ffb42adea ocaml(Scrollbar) = 696d82e87f48985dcde2248434aa1771 ocaml(Selection) = 48d2cd79e1b1650a7d0968585bbd5422 ocaml(Shell) = 9eadb893b4eca292fea8a9a0d38ec330 ocaml(Support) = b2265cdb2dd933e0e4604fbad14243a9 ocaml(Text) = c60cb4e6bc2c371a2df10baea354d2f3 ocaml(Textvariable) = 4056c99fd9981623265c82eb292ef23d ocaml(Timer) = 4d81d879dc4000ab18c3b44ee56a2c36 ocaml(Tk) = e6d52007aaf8a3b40d0fb983386652b2 ocaml(Tkvars) = 4fc0a6d2c40c50a899b9f154cc4e32a5 ocaml(Tkwait) = 49eae82a98586a85b75581b02a028472 ocaml(Toplevel) = 224c5d4186779c3f155c077a5741d10e ocaml(Widget) = 44f00437330637b422651aa5fca21495 ocaml(Winfo) = 70fd48b81999b0ffee2cf19be63648c8 ocaml(Wm) = 35e34ddc6b96a232c31504115ab4c512 ocaml-labltk-devel = 8.06.11-1.mga9 ocaml-labltk-devel(aarch-64) = 8.06.11-1.mga9 ocamlx(Balloon) = 0829e684c3e9925b526ec763fb35c47d ocamlx(Bell) = 5bfca6e09775b5c13a1fc68cc527cf96 ocamlx(Button) = 8f703cc6c4e4527646bb792929e0edab ocamlx(CBell) = 5b61a88e3faf241d7780a62e3b7bc077 ocamlx(CButton) = 05bec06f2c9f41f1e484de1dd8fe2268 ocamlx(CCanvas) = fd9ea8374e0508b5dcb46fbed716968a ocamlx(CCheckbutton) = ceeb682f3f385a653fbfe1f9998c8a0a ocamlx(CClipboard) = 6651faa9a8b82b10a72abb5cdcc7e8c7 ocamlx(CDialog) = 6e6633f426e30fce8ae6891999a65a35 ocamlx(CEncoding) = 2ff6e0543c2dedcfe41484e9485fe18f ocamlx(CEntry) = bcfa249edcb036ec971eed0f872367e0 ocamlx(CFocus) = 3d1252958dcff7df5487f9e827c132e5 ocamlx(CFont) = e36d01af279f443554761a961d63998a ocamlx(CFrame) = 3f35d814f85909223098c5d9433c21ef ocamlx(CGrab) = 7f185eebe69cf3c1a927f5b1940d1d45 ocamlx(CGrid) = 430d90cd7303e799a993b07e5c317219 ocamlx(CImage) = 3dc54feb7b592155a1f852a8dc95714d ocamlx(CImagebitmap) = 0545eadf47d883badc910f63c6753185 ocamlx(CImagephoto) = 6493d9e7963be62060966c9cf634c9d4 ocamlx(CLabel) = a5ec6edebc8a8b13fa794870f01a60e9 ocamlx(CListbox) = 8884083a3c103dd0a26880ab0299b1e1 ocamlx(CMenu) = a1181b58254003c9ab484a9f244fb32f ocamlx(CMenubutton) = 4d4cb640670e287308cdf495a960b7ea ocamlx(CMessage) = 4d8dd5daa8076e3b16c750e7830f3399 ocamlx(COption) = fca5826e07de23f723493ea58dc2b7f9 ocamlx(COptionmenu) = 35a9bf4cef7a75b6085063af953d9501 ocamlx(CPack) = e8d3eb6ea8048f56eb10a0d4135dc94c ocamlx(CPalette) = 6ee5a7d40b7941c9d66176a862a8feae ocamlx(CPixmap) = 4919f38a30f77775e5716119d913879a ocamlx(CPlace) = a67df4726a2521c77b0f68a8d4dcb67d ocamlx(CRadiobutton) = fc2271b9dabb98876a46715ba795e63f ocamlx(CResource) = af6db9e1697b476dfea9ce585d169e88 ocamlx(CScale) = 9c49445be5f92255665e7381b9ac2b16 ocamlx(CScrollbar) = 0a363bb433e545361fa2aedf100761f7 ocamlx(CSelection) = 9d70a5973430f8ac5b9a4b4986d5c17c ocamlx(CText) = 7e8417a510bced699da33251d824e1a4 ocamlx(CTk) = 127f73585a9240f5b1bf79066ee611f9 ocamlx(CTkvars) = 8bcf5d23e475ee7a516ad4746bb15c36 ocamlx(CTkwait) = 350c047a2ff97d0239c0b4cba281408c ocamlx(CToplevel) = 643fe07a5be31430d08eb9b947e9f596 ocamlx(CWinfo) = fe94ef6a2e6a8d1b19cc1f89321a361d ocamlx(CWm) = 215f9c525ba6c4ee60ec76c18bd3128e ocamlx(Camltk) = a724af767ad0a7ab395f674457979fe7 ocamlx(Camltkwrap) = b01a9c9fa509c034ad263517d8ac28a0 ocamlx(Canvas) = e174ee564950b86345c96937c37a0e20 ocamlx(Checkbutton) = d69a3151223153e0cd2a654c4b2a3e68 ocamlx(Clipboard) = 0d2498e69394e5d6346b3f352c638989 ocamlx(Dialog) = 44ab1e56015d6cb497651df6fb874e72 ocamlx(Encoding) = b060343e1ca3309affe5efacf0667d23 ocamlx(Entry) = 46c4513f40ca29953dc40da19a68f2f8 ocamlx(Fileevent) = f205dab515308bfdbd4d95021bc8e8fc ocamlx(Fileselect) = 2c172abc0587ded24f52ed7ef04dc3ec ocamlx(Focus) = 631f77bb73a9470c5ab9b97581cdf173 ocamlx(Font) = 07bd5559d45892ed7c41f9722c3f7705 ocamlx(Frame) = c30ae29d1ca553e3da89126858244676 ocamlx(Frx_after) = cbb41d4d210c0727cdd741aeb2afd7bc ocamlx(Frx_color) = 114126670280e31d85d5debf1dc60b80 ocamlx(Frx_ctext) = 95b6870f6dbda621731cbdbcfc380e9e ocamlx(Frx_dialog) = 49a722cb1e656c04f88bf6d58a43f027 ocamlx(Frx_entry) = ec175a32995b4c78cfda2c7d747c0df8 ocamlx(Frx_fillbox) = 3e42aa9b172cd7070ae1c6c9432aae09 ocamlx(Frx_fit) = 4ff65e0699facfff4c72939da9265165 ocamlx(Frx_focus) = cbaec124f8c16362a8cb7ba67c3e5955 ocamlx(Frx_font) = 467e59f15dc92f1e61e463721f1e9e52 ocamlx(Frx_listbox) = bfeb86402512580c2feeb4b195910d78 ocamlx(Frx_mem) = 1b0ca860fa4295dcf408df130a0e819f ocamlx(Frx_misc) = 1924246203d64945ba1b8359ef90b009 ocamlx(Frx_req) = 586e71f50d5dc6aeeaa896cbae42200e ocamlx(Frx_rpc) = cf69d0629e9688c85b484765551d5da9 ocamlx(Frx_selection) = 9690140e0e8601f14d2b9453cbb53f96 ocamlx(Frx_synth) = 8fe03a0e056d00a15ac24d2fde6134cd ocamlx(Frx_text) = 3202f14009e56a774a74f1ab0a410ed4 ocamlx(Frx_widget) = 781981eb56f6f42e7d01bbdbfcad3779 ocamlx(Grab) = c8c2118c84baae99749f290f7c276fc4 ocamlx(Grid) = 47639564049c917fb9b4e5a777e879ce ocamlx(Image) = 1b4c91142f907b7cb2951105d4a9dcae ocamlx(Imagebitmap) = 947b9c4882b3d201ba534d0d709869f3 ocamlx(Imagephoto) = 0afa1062be9d81f931e0e1ede73f0fd8 ocamlx(Jpf_font) = f6941fae9a7c739dd3f8ef8142787402 ocamlx(Label) = 96b2d234b7015a1d6d0fb0578b7ab086 ocamlx(Labltk) = 7436e65f275b6624a2094f9f4913eb67 ocamlx(Listbox) = f0290c2bd56dea48f28fedd0f06acbe6 ocamlx(Menu) = 0d2b2357b4fbb4b63652b03a64de2bd2 ocamlx(Menubutton) = f8573e35830c433ae82f1a62fb7dbd24 ocamlx(Message) = ce537cfaedb184beaf53f0aff3eb1527 ocamlx(Option) = f17ab3818045f902f3b12fa85f768d84 ocamlx(Optionmenu) = 7dac3fc72f5b62af4fe99141a032ddc7 ocamlx(Pack) = c510520cf0d747cfe205d375af7b6d4e ocamlx(Palette) = db53a3a866be4cdade08b623662d8acf ocamlx(Pixmap) = 344707a27226f2f6aaf3be27d9cdf7de ocamlx(Place) = c8a9b7bb7073b96faa75b5377e4601fe ocamlx(Protocol) = 2cebe40c9cc0e328bff158a01195ff22 ocamlx(Radiobutton) = e81fe755af7b99bf17fc955467ad1237 ocamlx(Rawwidget) = 186e4bf1659579faea1e242cdf802d2b ocamlx(Scale) = 3c563e77b96e13dc8db63f4c97519ec9 ocamlx(Scrollbar) = 0b18b17555a0abc6c24cb7e74b4864b4 ocamlx(Selection) = 376279426aed32b21b73606756936287 ocamlx(Shell) = 465ba6e7725f79fd65a06e941c09abe7 ocamlx(Support) = 162876b024896879fcd5d54ee0719743 ocamlx(Text) = 346986117db6eb00704241ccf068e21b ocamlx(Textvariable) = 88d0d59038fe8924d0222c694aae0d60 ocamlx(Timer) = c1577518701daf16e0c024956269a2ab ocamlx(Tk) = a02ba037df1282b3c1504ccecf09592b ocamlx(Tkvars) = 7c5698217ac85939b4717912de1616bf ocamlx(Tkwait) = dd350ebc648da1206bd7489110e568a7 ocamlx(Toplevel) = b7caddccce044819a10d83ad1c378bcc ocamlx(Widget) = 1455523e90b42b32b4754b6edbfd0bf4 ocamlx(Winfo) = 8ef3f7463566c5fcbdc89a4c16c60f3a ocamlx(Wm) = 42c98e064b93fcd687380a6b5657970c Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ocaml(Bell) = e6b28cc897f89a64d4a341d0693ee73f ocaml(Button) = eae1643251399ebfbcce09bb07f50afe ocaml(CBell) = 28f18c9906b01bac0a79bd2c191346fa ocaml(CButton) = bc0512e3d324b547e5d41e00628900e2 ocaml(CCanvas) = 12efca104500e63a95ff99a60bab84f0 ocaml(CCheckbutton) = f21540ebb93979654e530593347f2fad ocaml(CEntry) = b2b672ea5db8e9eee95e4876e9dbd51c ocaml(CFocus) = 06727ad9eabfba7ce65ed0ce9c454fc3 ocaml(CFrame) = 436747f90b86317d4f6edff2bf817898 ocaml(CGrab) = cfed7c392688b524c03abb55f0bd0f09 ocaml(CImagephoto) = c0d4f59df6523ad0e799320cd5ac9483 ocaml(CLabel) = 5a4f399812357ebfbba67422d5eb4a3f ocaml(CListbox) = 76253f0da44328191a54cd52efcf5803 ocaml(CPlace) = 959e79917d084794d94946346be33943 ocaml(CRadiobutton) = 683eee604a8ae2e202142383aad6c31d ocaml(CScrollbar) = a1edef902772d832ea44715944a3fd8e ocaml(CSelection) = 95fc53fffd8c47f752fa4ea46b999f78 ocaml(CText) = b374cfe378fe949486229bfc42475e93 ocaml(CTk) = e4a580aa5098f72dba55cf386d8a4276 ocaml(CTkwait) = 7f9961db5ea0e182e06cf5e38d24e44e ocaml(CToplevel) = 803d8c6ac3645ce0064a099ae97e0526 ocaml(CWinfo) = 1c0af7203f3f9f6f8896979b0b3e1d26 ocaml(CWm) = c07ba963bb9d71fe0a5a3ad005a6adb8 ocaml(CamlinternalFormatBasics) = c4b583a727ec28f5bc9ba36adc64cfc7 ocaml(Camltk) = e380cdfefbbe303e00a898463994e66b ocaml(Camltkwrap) = 2e5c997300105a213988ff070f0dd39b ocaml(Entry) = 2a1037d5391d5f97677e9ccd5e600596 ocaml(Fileevent) = 83fd270e6a1478461d7453fc2d9958d1 ocaml(Focus) = 005de3e38e4e29c7f1989e6b7409e8d7 ocaml(Frame) = 215338444327819186530952cdbee8ab ocaml(Frx_after) = c67067b16b22a86311b30adb2830ced7 ocaml(Frx_entry) = 2c9a666db960437dd7b46df4acd9ac78 ocaml(Frx_fit) = de50272aae36b94266d60a8faeba7787 ocaml(Frx_listbox) = 2116c5f0d462de381fee6175581ceb47 ocaml(Frx_misc) = a9d44f62a1a234c3d3fc885baf87d248 ocaml(Frx_text) = 5873700121cafe4993951a5c4e357c2a ocaml(Frx_widget) = 54e77bf93caf6313a93d2eb2703d39e6 ocaml(Grab) = 1735332d6d805098e7fab424d86df118 ocaml(Imagephoto) = c3f65d6ba4f89a288291703fa202f922 ocaml(Label) = 270750af13aacdf14c948374a7d35265 ocaml(Listbox) = 30d7d1e94b7c8c09b6e4feb7a5ed0027 ocaml(Message) = 9597cf10213a8ac4693f1187484b1e5f ocaml(Option) = 0ffdf0b50b361977e7ac448aa86bcbac ocaml(Protocol) = 08d12a0213b79f37b56bb9bf42da3651 ocaml(Rawwidget) = 24d64223a49b7f05a3431321bc047c1d ocaml(Scrollbar) = 696d82e87f48985dcde2248434aa1771 ocaml(Shell) = 9eadb893b4eca292fea8a9a0d38ec330 ocaml(Stdlib) = 2d082666be7fc2ba916e7233397491df ocaml(Stdlib__Arg) = 9340cb29cc363a0d5ad324eb8d6f342a ocaml(Stdlib__Array) = 581e55eba14aacb7d3a90da809c6bf38 ocaml(Stdlib__Bigarray) = 0658efab07b830634f1823572d2cce61 ocaml(Stdlib__Buffer) = ae6f92ba6bb2f608ab1494d80d56dc6a ocaml(Stdlib__Bytes) = cbde478960c3a756d3d7c559b25871ed ocaml(Stdlib__BytesLabels) = 7dd8317605a06a27df559244e5f942bc ocaml(Stdlib__Callback) = be7617c46974ca4057e76573498f075e ocaml(Stdlib__Char) = 61e527e7ba78bf9450c29456437722da ocaml(Stdlib__Complex) = dc5b34d1ccde5a5d3b060f66f0bf3ab0 ocaml(Stdlib__Either) = 24a5d315a7028b5fabcaa9f6b3def93c ocaml(Stdlib__Filename) = 4815d5ca896991372fe7e52d879cef8b ocaml(Stdlib__Gc) = cc1c769111c523838b9f0f1ae9229bba ocaml(Stdlib__Hashtbl) = f8a1618a0afdf7b51a7efc58d3ada50b ocaml(Stdlib__Int32) = d70207015a28d6f8cb16cbf3df490417 ocaml(Stdlib__List) = a655ec23bee4d972dcda1182a3264cf3 ocaml(Stdlib__ListLabels) = 15da8f88a745ee7148e837971f1b07e2 ocaml(Stdlib__Nativeint) = 20906fc1420fb50992a02881ddf59b04 ocaml(Stdlib__Obj) = f013b5ab5f624540d41df4b458d374b4 ocaml(Stdlib__Printexc) = 265cf863b6cc4d76f93e66b2a3ed4ef1 ocaml(Stdlib__Printf) = 0e709b4af7558eb0589bebb98388ce8e ocaml(Stdlib__Seq) = 4a64380180d45f6d850ce24ab1076b18 ocaml(Stdlib__Set) = 62a5b2299175dac791c30d62e1518738 ocaml(Stdlib__StdLabels) = 412c70b6a4cf578ae47b1f3a6c2bc440 ocaml(Stdlib__String) = 2e8342c86495af4a502e4634e35933ed ocaml(Stdlib__StringLabels) = 35a74f87fd1918d2b9de80ba41a25d5e ocaml(Stdlib__Sys) = 77e29567f2d5143158a3c6ae227ebb37 ocaml(Stdlib__Uchar) = 6f39f075b573943ab932cfc8fc5bfd5d ocaml(Str) = 6ae0781ff0acd08a308bc4a9842d91d9 ocaml(Support) = b2265cdb2dd933e0e4604fbad14243a9 ocaml(Textvariable) = 4056c99fd9981623265c82eb292ef23d ocaml(Timer) = 4d81d879dc4000ab18c3b44ee56a2c36 ocaml(Tk) = e6d52007aaf8a3b40d0fb983386652b2 ocaml(Tkwait) = 49eae82a98586a85b75581b02a028472 ocaml(Toplevel) = 224c5d4186779c3f155c077a5741d10e ocaml(Unix) = 49c6c492a189deeaed5bf77a6793e7fa ocaml(UnixLabels) = 06645f9c0026b4cb53eef3fe984187e4 ocaml(Widget) = 44f00437330637b422651aa5fca21495 ocaml(Winfo) = 70fd48b81999b0ffee2cf19be63648c8 ocaml(Wm) = 35e34ddc6b96a232c31504115ab4c512 ocamlx(Bell) = 5bfca6e09775b5c13a1fc68cc527cf96 ocamlx(Button) = 8f703cc6c4e4527646bb792929e0edab ocamlx(CBell) = 5b61a88e3faf241d7780a62e3b7bc077 ocamlx(CButton) = 05bec06f2c9f41f1e484de1dd8fe2268 ocamlx(CCanvas) = fd9ea8374e0508b5dcb46fbed716968a ocamlx(CCheckbutton) = ceeb682f3f385a653fbfe1f9998c8a0a ocamlx(CEntry) = bcfa249edcb036ec971eed0f872367e0 ocamlx(CFocus) = 3d1252958dcff7df5487f9e827c132e5 ocamlx(CFrame) = 3f35d814f85909223098c5d9433c21ef ocamlx(CGrab) = 7f185eebe69cf3c1a927f5b1940d1d45 ocamlx(CImagephoto) = 6493d9e7963be62060966c9cf634c9d4 ocamlx(CLabel) = a5ec6edebc8a8b13fa794870f01a60e9 ocamlx(CListbox) = 8884083a3c103dd0a26880ab0299b1e1 ocamlx(CPlace) = a67df4726a2521c77b0f68a8d4dcb67d ocamlx(CRadiobutton) = fc2271b9dabb98876a46715ba795e63f ocamlx(CScrollbar) = 0a363bb433e545361fa2aedf100761f7 ocamlx(CSelection) = 9d70a5973430f8ac5b9a4b4986d5c17c ocamlx(CText) = 7e8417a510bced699da33251d824e1a4 ocamlx(CTk) = 127f73585a9240f5b1bf79066ee611f9 ocamlx(CTkwait) = 350c047a2ff97d0239c0b4cba281408c ocamlx(CToplevel) = 643fe07a5be31430d08eb9b947e9f596 ocamlx(CWinfo) = fe94ef6a2e6a8d1b19cc1f89321a361d ocamlx(CWm) = 215f9c525ba6c4ee60ec76c18bd3128e ocamlx(Camltk) = a724af767ad0a7ab395f674457979fe7 ocamlx(Camltkwrap) = b01a9c9fa509c034ad263517d8ac28a0 ocamlx(Entry) = 46c4513f40ca29953dc40da19a68f2f8 ocamlx(Fileevent) = f205dab515308bfdbd4d95021bc8e8fc ocamlx(Focus) = 631f77bb73a9470c5ab9b97581cdf173 ocamlx(Frame) = c30ae29d1ca553e3da89126858244676 ocamlx(Frx_after) = cbb41d4d210c0727cdd741aeb2afd7bc ocamlx(Frx_entry) = ec175a32995b4c78cfda2c7d747c0df8 ocamlx(Frx_fit) = 4ff65e0699facfff4c72939da9265165 ocamlx(Frx_listbox) = bfeb86402512580c2feeb4b195910d78 ocamlx(Frx_misc) = 1924246203d64945ba1b8359ef90b009 ocamlx(Frx_text) = 3202f14009e56a774a74f1ab0a410ed4 ocamlx(Frx_widget) = 781981eb56f6f42e7d01bbdbfcad3779 ocamlx(Grab) = c8c2118c84baae99749f290f7c276fc4 ocamlx(Imagephoto) = 0afa1062be9d81f931e0e1ede73f0fd8 ocamlx(Label) = 96b2d234b7015a1d6d0fb0578b7ab086 ocamlx(Listbox) = f0290c2bd56dea48f28fedd0f06acbe6 ocamlx(Message) = ce537cfaedb184beaf53f0aff3eb1527 ocamlx(Option) = f17ab3818045f902f3b12fa85f768d84 ocamlx(Protocol) = 2cebe40c9cc0e328bff158a01195ff22 ocamlx(Rawwidget) = 186e4bf1659579faea1e242cdf802d2b ocamlx(Scrollbar) = 0b18b17555a0abc6c24cb7e74b4864b4 ocamlx(Shell) = 465ba6e7725f79fd65a06e941c09abe7 ocamlx(Stdlib) = f8b8b4ee0b917ebd74ad56082a6500fe ocamlx(Stdlib__Array) = aab10518c3f1158148fe7713d20dc740 ocamlx(Stdlib__Bytes) = 33e3746ac47aa01c0ae846774479f668 ocamlx(Stdlib__BytesLabels) = 22c2ac0f2e3e32a4e4243879da5aa777 ocamlx(Stdlib__Callback) = a6d9902a2a7bbbd1662b20a8e42c012d ocamlx(Stdlib__Char) = 64ea034a825e47025f1dc8bfe9ae8e10 ocamlx(Stdlib__Filename) = 7175ef90d26fb9c64e236ea285539b0d ocamlx(Stdlib__Gc) = a7c20d51ee15027e17dafbf23d0c7ba0 ocamlx(Stdlib__Hashtbl) = 04f772f8913c4d9f535a6c6c2d722fb4 ocamlx(Stdlib__List) = 21b8c13f8a244aae814f6acdfce31ac4 ocamlx(Stdlib__ListLabels) = 03fe4d1e23cca6664eab4e13e36513c3 ocamlx(Stdlib__Nativeint) = 5895b4b339da327d0fd011f2e2dc1e3a ocamlx(Stdlib__Printexc) = 4957d2c96493f27670dfd2ef88bb93dc ocamlx(Stdlib__Printf) = 54da4609e17a1893e7a0c08168b8726a ocamlx(Stdlib__Set) = efe49a5ad96e68a687d220f58858ab41 ocamlx(Stdlib__String) = e3d157a8c85cee272249a1c492e502f5 ocamlx(Stdlib__StringLabels) = 7e832e4e78159fd9b0f36d63b6a97867 ocamlx(Stdlib__Sys) = 3aa3655700ec2d80629d3a9555109f96 ocamlx(Str) = 0f78dbb11706d0594eac53bb05622c01 ocamlx(Support) = 162876b024896879fcd5d54ee0719743 ocamlx(Textvariable) = 88d0d59038fe8924d0222c694aae0d60 ocamlx(Timer) = c1577518701daf16e0c024956269a2ab ocamlx(Tk) = a02ba037df1282b3c1504ccecf09592b ocamlx(Tkwait) = dd350ebc648da1206bd7489110e568a7 ocamlx(Toplevel) = b7caddccce044819a10d83ad1c378bcc ocamlx(Unix) = 45eeead1ec6814accfdb44f1a2c4ce1e ocamlx(UnixLabels) = 871bdfb6fbf0bda0e56d5e3d6c8b678e ocamlx(Widget) = 1455523e90b42b32b4754b6edbfd0bf4 ocamlx(Winfo) = 8ef3f7463566c5fcbdc89a4c16c60f3a ocamlx(Wm) = 42c98e064b93fcd687380a6b5657970c tk Processing files: ocaml-labltk-debugsource-8.06.11-1.mga9.aarch64 Provides: ocaml-labltk-debugsource = 8.06.11-1.mga9 ocaml-labltk-debugsource(aarch-64) = 8.06.11-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-labltk-debuginfo-8.06.11-1.mga9.aarch64 Provides: debuginfo(build-id) = 6cf2aa3442d1d8114a2e5c17f13529f3bd63faa3 ocaml-labltk-debuginfo = 8.06.11-1.mga9 ocaml-labltk-debuginfo(aarch-64) = 8.06.11-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ocaml-labltk-debugsource(aarch-64) = 8.06.11-1.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/ocaml-labltk-8.06.11-1.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-labltk-debuginfo-8.06.11-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-labltk-debugsource-8.06.11-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-labltk-8.06.11-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-labltk-devel-8.06.11-1.mga9.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.2dGcSB + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd labltk-8.06.11 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/ocaml-labltk-8.06.11-1.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.zejxj6 + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf labltk-8.06.11 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!