Mock Version: 1.4.16 Mock Version: 1.4.16 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/ocaml-labltk.spec'], chrootPath='/var/lib/mock/f32-build-17258796-1239930/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/ocaml-labltk.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le setting SOURCE_DATE_EPOCH=1565913600 Wrote: /builddir/build/SRPMS/ocaml-labltk-8.06.5-5.fc32.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/ocaml-labltk.spec'], chrootPath='/var/lib/mock/f32-build-17258796-1239930/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/ocaml-labltk.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le setting SOURCE_DATE_EPOCH=1565913600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.5nBXwt + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf labltk-8.06.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/labltk-8.06.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd labltk-8.06.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (labltk-8.06.0-enable-debugging.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 + echo 'Patch #2 (labltk-8.06.4-enable-more-debugging.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 + 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 BUILDSTDERR: ++ jobs -p + exit 0 Patch #1 (labltk-8.06.0-enable-debugging.patch): patching file support/Makefile.common Patch #2 (labltk-8.06.4-enable-more-debugging.patch): patching file support/Makefile Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.CTz9vr + umask 022 + cd /builddir/build/BUILD + cd labltk-8.06.5 + ./configure + unset MAKEFLAGS + make all opt 'SHAREDCCCOMPOPTS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC' 'TK_LINK=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -ltk8.6 -ltcl8.6' BUILDSTDERR: File "protocol.ml", line 140, characters 4-90: BUILDSTDERR: 140 | ....for i = 1 to List.length cb_ids do BUILDSTDERR: 141 | Hashtbl.remove callback_memo_table w BUILDSTDERR: 142 | done BUILDSTDERR: Warning 35: unused for-loop index i. BUILDSTDERR: File "protocol.ml", line 230, characters 25-27: BUILDSTDERR: 230 | | "-display" :: s :: xs -> s BUILDSTDERR: ^^ BUILDSTDERR: Warning 27: unused variable xs. BUILDSTDERR: File "protocol.ml", line 231, characters 21-22: BUILDSTDERR: 231 | | "-colormap" :: s :: xs -> find_display xs BUILDSTDERR: ^ BUILDSTDERR: Warning 27: unused variable s. BUILDSTDERR: File "protocol.ml", line 232, characters 21-22: BUILDSTDERR: 232 | | "-geometry" :: s :: xs -> find_display xs BUILDSTDERR: ^ BUILDSTDERR: Warning 27: unused variable s. BUILDSTDERR: File "protocol.ml", line 233, characters 17-18: BUILDSTDERR: 233 | | "-name" :: s :: xs -> find_display xs BUILDSTDERR: ^ BUILDSTDERR: Warning 27: unused variable s. BUILDSTDERR: File "protocol.ml", line 235, characters 16-17: BUILDSTDERR: 235 | | "-use" :: s :: xs -> find_display xs BUILDSTDERR: ^ BUILDSTDERR: Warning 27: unused variable s. BUILDSTDERR: File "protocol.ml", line 236, characters 19-20: BUILDSTDERR: 236 | | "-window" :: s :: xs -> find_display xs BUILDSTDERR: ^ BUILDSTDERR: Warning 27: unused variable s. BUILDSTDERR: File "protocol.ml", line 237, characters 19-20: BUILDSTDERR: 237 | | "-visual" :: s :: xs -> find_display xs BUILDSTDERR: ^ BUILDSTDERR: Warning 27: unused variable s. BUILDSTDERR: File "tkthread.ml", line 28, characters 4-12: BUILDSTDERR: 28 | let has_jobs () = not (with_jobs Queue.is_empty) BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 32: unused value has_jobs. BUILDSTDERR: File "tkthread.ml", line 49, characters 15-60: BUILDSTDERR: 49 | (fun () -> for i = 1 to n_jobs () do do_next_job () done; job_timer()) BUILDSTDERR: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 35: unused for-loop index i. BUILDSTDERR: File "tsort.ml", line 19, characters 0-14: BUILDSTDERR: 19 | open StdLabels BUILDSTDERR: ^^^^^^^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier List (which is later used) BUILDSTDERR: File "tsort.ml", line 68, characters 19-35: BUILDSTDERR: 68 | ~f:(function {pred_count = n} as node -> BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 9: the following labels are not bound in this record pattern: BUILDSTDERR: node, successors BUILDSTDERR: Either bind these labels explicitly or add '; _' to the pattern. BUILDSTDERR: File "tables.ml", line 19, characters 0-14: BUILDSTDERR: 19 | open StdLabels BUILDSTDERR: ^^^^^^^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier List (which is later used) BUILDSTDERR: File "tables.ml", line 19, characters 0-14: BUILDSTDERR: 19 | open StdLabels BUILDSTDERR: ^^^^^^^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier String (which is later used) BUILDSTDERR: File "tables.ml", line 220, characters 2-350: BUILDSTDERR: 220 | ..function BUILDSTDERR: 221 | List ty -> add_dependancies s ty BUILDSTDERR: 222 | | Product tyl -> List.iter ~f:(add_dependancies s) tyl BUILDSTDERR: 223 | | Subtype(s',_) -> if s <> s' then Tsort.add_relation types_order (s', s) BUILDSTDERR: 224 | | UserDefined s' -> if s <> s' then Tsort.add_relation types_order (s', s) BUILDSTDERR: 225 | | Function ty -> add_dependancies s ty BUILDSTDERR: 226 | | As (ty, _) -> add_dependancies s ty BUILDSTDERR: 227 | | _ -> () BUILDSTDERR: Warning 4: this pattern-matching is fragile. BUILDSTDERR: It will remain exhaustive when constructors are added to type mltype. BUILDSTDERR: File "tables.ml", line 236, characters 23-227: BUILDSTDERR: 236 | .......................function BUILDSTDERR: 237 | StringArg _ -> false BUILDSTDERR: 238 | | TypeArg (l,Function _ ) -> true BUILDSTDERR: 239 | | TypeArg _ -> false BUILDSTDERR: 240 | | ListArg l -> List.exists ~f:has_callback l BUILDSTDERR: 241 | | OptionalArgs (_,tl,_) -> List.exists ~f:has_callback tl BUILDSTDERR: Warning 4: this pattern-matching is fragile. BUILDSTDERR: It will remain exhaustive when constructors are added to type mltype. BUILDSTDERR: File "tables.ml", line 245, characters 5-13: BUILDSTDERR: 245 | if List.mem ty !types_returned then () BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 6: label set was omitted in the application of this function. BUILDSTDERR: File "tables.ml", line 264, characters 26-52: BUILDSTDERR: 264 | let enter_component_types {template = t; result = r} = BUILDSTDERR: ^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 9: the following labels are not bound in this record pattern: BUILDSTDERR: component, ml_name, var_name, safe BUILDSTDERR: Either bind these labels explicitly or add '; _' to the pattern. BUILDSTDERR: File "tables.ml", line 318, characters 7-21: BUILDSTDERR: 318 | if List.mem_assoc subtyp typdef.subtypes BUILDSTDERR: ^^^^^^^^^^^^^^ BUILDSTDERR: Warning 6: label map was omitted in the application of this function. BUILDSTDERR: File "tables.ml", line 128, characters 31-32: BUILDSTDERR: 128 | | TypeArg (s,t) -> s BUILDSTDERR: ^ BUILDSTDERR: Warning 27: unused variable t. BUILDSTDERR: File "tables.ml", line 206, characters 41-42: BUILDSTDERR: 206 | | Record tyl -> List.iter tyl ~f:(fun (l,t) -> enter_argtype t) BUILDSTDERR: ^ BUILDSTDERR: Warning 27: unused variable l. BUILDSTDERR: File "tables.ml", line 214, characters 14-15: BUILDSTDERR: 214 | | TypeArg (l,t) -> enter_argtype t BUILDSTDERR: ^ BUILDSTDERR: Warning 27: unused variable l. BUILDSTDERR: File "tables.ml", line 231, characters 14-15: BUILDSTDERR: 231 | | TypeArg (l,t) -> add_dependancies s t BUILDSTDERR: ^ BUILDSTDERR: Warning 27: unused variable l. BUILDSTDERR: File "tables.ml", line 238, characters 14-15: BUILDSTDERR: 238 | | TypeArg (l,Function _ ) -> true BUILDSTDERR: ^ BUILDSTDERR: Warning 27: unused variable l. BUILDSTDERR: File "tables.ml", line 257, characters 41-42: BUILDSTDERR: 257 | | Record tyl -> List.iter tyl ~f:(fun (l,t) -> add_return_type t) BUILDSTDERR: ^ BUILDSTDERR: Warning 27: unused variable l. BUILDSTDERR: File "tables.ml", line 403, characters 19-20: BUILDSTDERR: 403 | Constructor, l -> fatal_error "unexpected Constructor" BUILDSTDERR: ^ BUILDSTDERR: Warning 27: unused variable l. BUILDSTDERR: File "printer.ml", line 19, characters 0-11: BUILDSTDERR: 19 | open Format;; BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the value identifier print_string (which is later used) BUILDSTDERR: File "printer.ml", line 128, characters 8-28: BUILDSTDERR: 128 | let rec print_component_type = function BUILDSTDERR: ^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 39: unused rec flag. BUILDSTDERR: File "printer.ml", line 134, characters 8-27: BUILDSTDERR: 134 | let rec print_fullcomponent = function BUILDSTDERR: ^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 39: unused rec flag. BUILDSTDERR: File "printer.ml", line 147, characters 8-23: BUILDSTDERR: 147 | let rec print_component = function BUILDSTDERR: ^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 39: unused rec flag. BUILDSTDERR: File "printer.ml", line 158, characters 8-26: BUILDSTDERR: 158 | let rec print_parser_arity = function BUILDSTDERR: ^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 39: unused rec flag. BUILDSTDERR: File "printer.ml", line 162, characters 8-22: BUILDSTDERR: 162 | let rec print_type_def = function BUILDSTDERR: ^^^^^^^^^^^^^^ BUILDSTDERR: Warning 39: unused rec flag. BUILDSTDERR: File "printer.ml", line 180, characters 8-25: BUILDSTDERR: 180 | let rec print_module_type = function BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 39: unused rec flag. BUILDSTDERR: File "printer.ml", line 184, characters 8-24: BUILDSTDERR: 184 | let rec print_module_def = function BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 39: unused rec flag. BUILDSTDERR: File "printer.ml", line 83, characters 15-16: BUILDSTDERR: 83 | let print_poly x = print_string "";; BUILDSTDERR: ^ BUILDSTDERR: Warning 27: unused variable x. BUILDSTDERR: 3 shift/reduce conflicts. BUILDSTDERR: File "lexer.mll", line 20, characters 0-14: BUILDSTDERR: Warning 44: this open statement shadows the module identifier List (which is later used) BUILDSTDERR: File "lexer.mll", line 20, characters 0-14: BUILDSTDERR: Warning 44: this open statement shadows the module identifier Bytes (which is later used) BUILDSTDERR: File "lexer.mll", line 77, characters 10-26: BUILDSTDERR: Warning 6: labels pos, len were omitted in the application of this function. BUILDSTDERR: File "ppexec.ml", line 23, characters 14-206: BUILDSTDERR: 23 | ..............function BUILDSTDERR: 24 | | Line _ -> incr linenum BUILDSTDERR: 25 | | Ifdef (_, _, c1, c2o) -> BUILDSTDERR: 26 | List.iter nop c1; BUILDSTDERR: 27 | begin match c2o with BUILDSTDERR: 28 | | Some c2 -> List.iter nop c2 BUILDSTDERR: 29 | | None -> () BUILDSTDERR: 30 | end BUILDSTDERR: 31 | | _ -> () BUILDSTDERR: Warning 4: this pattern-matching is fragile. BUILDSTDERR: It will remain exhaustive when constructors are added to type Code.code. BUILDSTDERR: File "compile.ml", line 19, characters 0-14: BUILDSTDERR: 19 | open StdLabels BUILDSTDERR: ^^^^^^^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier String (which is later used) BUILDSTDERR: File "compile.ml", line 19, characters 0-14: BUILDSTDERR: 19 | open StdLabels BUILDSTDERR: ^^^^^^^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier List (which is later used) BUILDSTDERR: File "compile.ml", line 71, characters 11-19: BUILDSTDERR: 71 | if List.mem s forbidden then BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 6: label set was omitted in the application of this function. BUILDSTDERR: File "compile.ml", line 62, characters 2-422: BUILDSTDERR: 62 | ..match fc.template with BUILDSTDERR: 63 | ListArg( StringArg s :: _ ) -> BUILDSTDERR: 64 | let s = small s in BUILDSTDERR: 65 | if s = "" then s else BUILDSTDERR: 66 | let s = BUILDSTDERR: ... BUILDSTDERR: 73 | with Not_found -> small fc.var_name BUILDSTDERR: 74 | else s BUILDSTDERR: 75 | end BUILDSTDERR: 76 | | _ -> raise (Failure "gettklabel") BUILDSTDERR: Warning 4: this pattern-matching is fragile. BUILDSTDERR: It will remain exhaustive when constructors are added to type Tables.template. BUILDSTDERR: File "compile.ml", line 220, characters 22-119: BUILDSTDERR: 220 | ......................function BUILDSTDERR: 221 | ListArg l -> String.concat ~sep:" " (List.map ~f:ppTemplate l) BUILDSTDERR: 222 | | t -> ppTemplate t BUILDSTDERR: Warning 4: this pattern-matching is fragile. BUILDSTDERR: It will remain exhaustive when constructors are added to type Tables.template. BUILDSTDERR: File "compile.ml", line 229, characters 25-59: BUILDSTDERR: 229 | let write_constructor ~w {ml_name = mlconstr; template = t} = BUILDSTDERR: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 9: the following labels are not bound in this record pattern: BUILDSTDERR: component, var_name, result, safe BUILDSTDERR: Either bind these labels explicitly or add '; _' to the pattern. BUILDSTDERR: File "compile.ml", line 251, characters 21-55: BUILDSTDERR: 251 | let write_variant ~w {var_name = varname; template = t} = BUILDSTDERR: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 9: the following labels are not bound in this record pattern: BUILDSTDERR: component, ml_name, result, safe BUILDSTDERR: Either bind these labels explicitly or add '; _' to the pattern. BUILDSTDERR: File "compile.ml", line 334, characters 33-1227: BUILDSTDERR: 334 | .................................function BUILDSTDERR: 335 | | Int -> "int_of_string " ^ arg BUILDSTDERR: 336 | | Float -> "float_of_string " ^ arg BUILDSTDERR: 337 | | Bool -> "(match " ^ arg ^ " with\n\ BUILDSTDERR: 338 | | \"1\" -> true\n\ BUILDSTDERR: ... BUILDSTDERR: 363 | | As (ty, _) -> converterTKtoCAML ~arg ty BUILDSTDERR: 364 | | t -> BUILDSTDERR: 365 | prerr_endline ("ERROR with " ^ arg ^ " " ^ ppMLtype t); BUILDSTDERR: 366 | fatal_error "converterTKtoCAML" BUILDSTDERR: Warning 4: this pattern-matching is fragile. BUILDSTDERR: It will remain exhaustive when constructors are added to type Tables.mltype. BUILDSTDERR: File "compile.ml", line 392, characters 6-1584: BUILDSTDERR: 392 | ......begin match ty with BUILDSTDERR: 393 | Product tyl -> raise (Failure "Product -> record was done. ???") BUILDSTDERR: 394 | | Record tyl -> BUILDSTDERR: 395 | (* variables for each component of the product *) BUILDSTDERR: 396 | let vnames = varnames ~prefix:"a" (List.length tyl) in BUILDSTDERR: ... BUILDSTDERR: 427 | "let (v, _) = " ^ converterTKtoCAML ~arg:"args" ty ^ BUILDSTDERR: 428 | " in\n " ^ name ^ " v" BUILDSTDERR: 429 | end BUILDSTDERR: 430 | end...... BUILDSTDERR: Warning 4: this pattern-matching is fragile. BUILDSTDERR: It will remain exhaustive when constructors are added to type Tables.mltype. BUILDSTDERR: File "compile.ml", line 387, characters 2-1730: BUILDSTDERR: 387 | ..match ty with BUILDSTDERR: 388 | Unit -> "(fun _ -> " ^ name ^ " ())" BUILDSTDERR: 389 | | As (ty, _) -> wrapper_code ~name ty BUILDSTDERR: 390 | | ty -> BUILDSTDERR: 391 | "(fun args ->\n " ^ BUILDSTDERR: ... BUILDSTDERR: 427 | "let (v, _) = " ^ converterTKtoCAML ~arg:"args" ty ^ BUILDSTDERR: 428 | " in\n " ^ name ^ " v" BUILDSTDERR: 429 | end BUILDSTDERR: 430 | end ^ ")" BUILDSTDERR: Warning 4: this pattern-matching is fragile. BUILDSTDERR: It will remain exhaustive when constructors are added to type Tables.mltype. BUILDSTDERR: File "compile.ml", line 458, characters 6-426: BUILDSTDERR: 458 | ......match c.template with BUILDSTDERR: 459 | ListArg [StringArg s] -> BUILDSTDERR: 460 | pp.zeroary <- (s, vname) :: BUILDSTDERR: 461 | pp.zeroary; true BUILDSTDERR: 462 | | ListArg [TypeArg(_, Int)] | ListArg[TypeArg(_, Float)] -> BUILDSTDERR: ... BUILDSTDERR: 465 | | ListArg [TypeArg(_, String)] -> BUILDSTDERR: 466 | if pp.stringpar <> [] then false BUILDSTDERR: 467 | else (pp.stringpar <- [vname]; true) BUILDSTDERR: 468 | | _ -> false BUILDSTDERR: Warning 4: this pattern-matching is fragile. BUILDSTDERR: It will remain exhaustive when constructors are added to type Tables.template. BUILDSTDERR: File "compile.ml", line 458, characters 6-426: BUILDSTDERR: 458 | ......match c.template with BUILDSTDERR: 459 | ListArg [StringArg s] -> BUILDSTDERR: 460 | pp.zeroary <- (s, vname) :: BUILDSTDERR: 461 | pp.zeroary; true BUILDSTDERR: 462 | | ListArg [TypeArg(_, Int)] | ListArg[TypeArg(_, Float)] -> BUILDSTDERR: ... BUILDSTDERR: 465 | | ListArg [TypeArg(_, String)] -> BUILDSTDERR: 466 | if pp.stringpar <> [] then false BUILDSTDERR: 467 | else (pp.stringpar <- [vname]; true) BUILDSTDERR: 468 | | _ -> false BUILDSTDERR: Warning 4: this pattern-matching is fragile. BUILDSTDERR: It will remain exhaustive when constructors are added to type Tables.mltype. BUILDSTDERR: File "compile.ml", line 668, characters 20-1535: BUILDSTDERR: 668 | ....................function BUILDSTDERR: 669 | StringArg s -> "TkToken \"" ^ s ^ "\"" BUILDSTDERR: 670 | | TypeArg (_, List (Subtype (sup, sub))) when not !Flags.camltk -> BUILDSTDERR: 671 | begin try BUILDSTDERR: 672 | let typdef = Hashtbl.find types_table sup in BUILDSTDERR: ... BUILDSTDERR: 700 | let defstr = String.concat ~sep:"; " (List.map ~f:coderec d) in BUILDSTDERR: 701 | "TkTokenList (match " ^ nv ^ " with\n" BUILDSTDERR: 702 | ^ " | Some " ^ nv ^ " -> [" ^ argstr ^ "]\n" BUILDSTDERR: 703 | ^ " | None -> [" ^ defstr ^ "])" BUILDSTDERR: Warning 4: this pattern-matching is fragile. BUILDSTDERR: It will remain exhaustive when constructors are added to type Tables.mltype. BUILDSTDERR: File "compile.ml", line 707, characters 4-159: BUILDSTDERR: 707 | ....match template with BUILDSTDERR: 708 | ListArg l -> BUILDSTDERR: 709 | "[|" ^ String.concat ~sep:";\n " (List.map ~f:coderec l) ^ "|]" BUILDSTDERR: 710 | | _ -> "[|" ^ coderec template ^ "|]" BUILDSTDERR: Warning 4: this pattern-matching is fragile. BUILDSTDERR: It will remain exhaustive when constructors are added to type Tables.template. BUILDSTDERR: File "compile.ml", line 712, characters 4-202: BUILDSTDERR: 712 | ....match template with BUILDSTDERR: 713 | ListArg [x] -> coderec x BUILDSTDERR: 714 | | ListArg l -> BUILDSTDERR: 715 | "TkTokenList [" ^ BUILDSTDERR: 716 | String.concat ~sep:";\n " (List.map ~f:coderec l) ^ BUILDSTDERR: 717 | "]" BUILDSTDERR: 718 | | _ -> coderec template BUILDSTDERR: Warning 4: this pattern-matching is fragile. BUILDSTDERR: It will remain exhaustive when constructors are added to type Tables.template. BUILDSTDERR: File "compile.ml", line 820, characters 34-1480: BUILDSTDERR: 820 | ..................................function BUILDSTDERR: 821 | List String -> BUILDSTDERR: 822 | w "(splitlist res)" BUILDSTDERR: 823 | | List ty -> BUILDSTDERR: 824 | if !Flags.camltk then BUILDSTDERR: ... BUILDSTDERR: 851 | | ty -> BUILDSTDERR: 852 | match type_parser_arity ty with BUILDSTDERR: 853 | OneToken -> w (converterTKtoCAML ~arg:"res" ty) BUILDSTDERR: 854 | | MultipleToken -> w (converterTKtoCAML ~arg:"(splitlist res)" ty) BUILDSTDERR: Warning 4: this pattern-matching is fragile. BUILDSTDERR: It will remain exhaustive when constructors are added to type Tables.mltype. BUILDSTDERR: File "compile.ml", line 859, characters 23-184: BUILDSTDERR: 859 | .......................match def.template with BUILDSTDERR: 860 | ListArg (TypeArg(_, UserDefined("widget")) :: _) -> "v1" BUILDSTDERR: 861 | | ListArg (TypeArg(_, Subtype("widget", _)) :: _) -> "v1" BUILDSTDERR: 862 | | _ -> "dummy"... BUILDSTDERR: Warning 4: this pattern-matching is fragile. BUILDSTDERR: It will remain exhaustive when constructors are added to type Tables.template. BUILDSTDERR: File "compile.ml", line 859, characters 23-184: BUILDSTDERR: 859 | .......................match def.template with BUILDSTDERR: 860 | ListArg (TypeArg(_, UserDefined("widget")) :: _) -> "v1" BUILDSTDERR: 861 | | ListArg (TypeArg(_, Subtype("widget", _)) :: _) -> "v1" BUILDSTDERR: 862 | | _ -> "dummy"... BUILDSTDERR: Warning 4: this pattern-matching is fragile. BUILDSTDERR: It will remain exhaustive when constructors are added to type Tables.mltype. BUILDSTDERR: File "compile.ml", line 896, characters 2-178: BUILDSTDERR: 896 | ..begin match def.result with BUILDSTDERR: 897 | | Unit | As (Unit, _) -> w "tkCommand "; w code BUILDSTDERR: 898 | | ty -> BUILDSTDERR: 899 | w "let res = tkEval "; w code ; w " in \n"; BUILDSTDERR: 900 | write_result_parsing ~w ty BUILDSTDERR: 901 | end. BUILDSTDERR: Warning 4: this pattern-matching is fragile. BUILDSTDERR: It will remain exhaustive when constructors are added to type Tables.mltype. BUILDSTDERR: File "compile.ml", line 908, characters 23-184: BUILDSTDERR: 908 | .......................match def.template with BUILDSTDERR: 909 | ListArg (TypeArg(_, UserDefined("widget")) :: _) -> "v1" BUILDSTDERR: 910 | | ListArg (TypeArg(_, Subtype("widget", _)) :: _) -> "v1" BUILDSTDERR: 911 | | _ -> "dummy"... BUILDSTDERR: Warning 4: this pattern-matching is fragile. BUILDSTDERR: It will remain exhaustive when constructors are added to type Tables.template. BUILDSTDERR: File "compile.ml", line 908, characters 23-184: BUILDSTDERR: 908 | .......................match def.template with BUILDSTDERR: 909 | ListArg (TypeArg(_, UserDefined("widget")) :: _) -> "v1" BUILDSTDERR: 910 | | ListArg (TypeArg(_, Subtype("widget", _)) :: _) -> "v1" BUILDSTDERR: 911 | | _ -> "dummy"... BUILDSTDERR: Warning 4: this pattern-matching is fragile. BUILDSTDERR: It will remain exhaustive when constructors are added to type Tables.mltype. BUILDSTDERR: File "compile.ml", line 936, characters 2-178: BUILDSTDERR: 936 | ..begin match def.result with BUILDSTDERR: 937 | | Unit | As (Unit, _) -> w "tkCommand "; w code BUILDSTDERR: 938 | | ty -> BUILDSTDERR: 939 | w "let res = tkEval "; w code ; w " in \n"; BUILDSTDERR: 940 | write_result_parsing ~w ty BUILDSTDERR: 941 | end. BUILDSTDERR: Warning 4: this pattern-matching is fragile. BUILDSTDERR: It will remain exhaustive when constructors are added to type Tables.mltype. BUILDSTDERR: File "compile.ml", line 1001, characters 40-57: BUILDSTDERR: 1001 | converterCAMLtoTK "w" "x" (Subtype("options",clas)) ^ ") options)\n"); BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 6: label context_widget was omitted in the application of this function. BUILDSTDERR: File "compile.ml", line 1012, characters 40-57: BUILDSTDERR: 1012 | converterCAMLtoTK "w" "x" (Subtype("options",clas)) ^ ") options)\n"); BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 6: label context_widget was omitted in the application of this function. BUILDSTDERR: File "compile.ml", line 1043, characters 10-19: BUILDSTDERR: 1043 | List.iter (Ppexec.exec (fun _ -> ()) w) BUILDSTDERR: ^^^^^^^^^ BUILDSTDERR: Warning 6: label f was omitted in the application of this function. BUILDSTDERR: File "compile.ml", line 1035, characters 2-733: BUILDSTDERR: 1035 | ..match def.template with BUILDSTDERR: 1036 | | StringArg fname -> BUILDSTDERR: 1037 | begin try BUILDSTDERR: 1038 | let realname = find_in_path !search_path (fname ^ ".ml") in BUILDSTDERR: 1039 | let ic = open_in_bin realname in BUILDSTDERR: ... BUILDSTDERR: 1051 | | Not_found -> BUILDSTDERR: 1052 | raise (Compiler_Error ("can't find external file: " ^ fname)) BUILDSTDERR: 1053 | end BUILDSTDERR: 1054 | | _ -> raise (Compiler_Error "invalid external definition") BUILDSTDERR: Warning 4: this pattern-matching is fragile. BUILDSTDERR: It will remain exhaustive when constructors are added to type Tables.template. BUILDSTDERR: File "compile.ml", line 28, characters 5-6: BUILDSTDERR: 28 | | l, t -> raise (Failure ("labeloff: " ^ l ^ " at " ^ at)) BUILDSTDERR: ^ BUILDSTDERR: Warning 27: unused variable t. BUILDSTDERR: File "compile.ml", line 197, characters 22-25: BUILDSTDERR: 197 | | Function (Product tyl) -> BUILDSTDERR: ^^^ BUILDSTDERR: Warning 27: unused variable tyl. BUILDSTDERR: File "compile.ml", line 214, characters 13-14: BUILDSTDERR: 214 | | TypeArg (l, t) -> "<" ^ ppMLtype t ^ ">" BUILDSTDERR: ^ BUILDSTDERR: Warning 27: unused variable l. BUILDSTDERR: File "compile.ml", line 273, characters 36-38: BUILDSTDERR: 273 | let labltk_write_type ~intf:w ~impl:w' name ~def:typdef = BUILDSTDERR: ^^ BUILDSTDERR: Warning 27: unused variable w'. BUILDSTDERR: File "compile.ml", line 393, characters 18-21: BUILDSTDERR: 393 | Product tyl -> raise (Failure "Product -> record was done. ???") BUILDSTDERR: ^^^ BUILDSTDERR: Warning 27: unused variable tyl. BUILDSTDERR: File "compile.ml", line 400, characters 25-26: BUILDSTDERR: 400 | begin fun v (l, ty) -> BUILDSTDERR: ^ BUILDSTDERR: Warning 27: unused variable l. BUILDSTDERR: File "compile.ml", line 732, characters 23-33: BUILDSTDERR: 732 | let code, variables, variables2, (co, _) = BUILDSTDERR: ^^^^^^^^^^ BUILDSTDERR: Warning 27: unused variable variables2. BUILDSTDERR: File "compile.ml", line 757, characters 23-33: BUILDSTDERR: 757 | let code, variables, variables2, (co, _) = BUILDSTDERR: ^^^^^^^^^^ BUILDSTDERR: Warning 27: unused variable variables2. BUILDSTDERR: File "compile.ml", line 828, characters 12-15: BUILDSTDERR: 828 | | Product tyl -> raise (Failure "Product -> record was done. ???") BUILDSTDERR: ^^^ BUILDSTDERR: Warning 27: unused variable tyl. BUILDSTDERR: File "compile.ml", line 913, characters 40-43: BUILDSTDERR: 913 | let code, variables, variables2, (co, lbl) = BUILDSTDERR: ^^^ BUILDSTDERR: Warning 27: unused variable lbl. BUILDSTDERR: File "compile.ml", line 913, characters 36-38: BUILDSTDERR: 913 | let code, variables, variables2, (co, lbl) = BUILDSTDERR: ^^ BUILDSTDERR: Warning 27: unused variable co. BUILDSTDERR: File "intf.ml", line 19, characters 0-14: BUILDSTDERR: 19 | open StdLabels BUILDSTDERR: ^^^^^^^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier List (which is later used) BUILDSTDERR: File "intf.ml", line 19, characters 0-14: BUILDSTDERR: 19 | open StdLabels BUILDSTDERR: ^^^^^^^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier String (which is later used) BUILDSTDERR: File "intf.ml", line 78, characters 36-365: BUILDSTDERR: 78 | ....................................function BUILDSTDERR: 79 | [] -> u, l, o BUILDSTDERR: 80 | | (_, List(Subtype _) as x)::ls -> BUILDSTDERR: 81 | replace_args ~u ~l ~o:(x::o) ls BUILDSTDERR: 82 | | ("", _ as x)::ls -> BUILDSTDERR: 83 | replace_args ~u:(x::u) ~l ~o ls BUILDSTDERR: 84 | | (p, _ as x)::ls when p.[0] = '?' -> BUILDSTDERR: 85 | replace_args ~u ~l ~o:(x::o) ls BUILDSTDERR: 86 | | x::ls -> BUILDSTDERR: 87 | replace_args ~u ~l:(x::l) ~o ls BUILDSTDERR: Warning 4: this pattern-matching is fragile. BUILDSTDERR: It will remain exhaustive when constructors are added to type Tables.mltype. BUILDSTDERR: File "intf.ml", line 178, characters 10-19: BUILDSTDERR: 178 | List.iter (Ppexec.exec (fun _ -> ()) w) BUILDSTDERR: ^^^^^^^^^ BUILDSTDERR: Warning 6: label f was omitted in the application of this function. BUILDSTDERR: File "intf.ml", line 169, characters 2-860: BUILDSTDERR: 169 | ..match def.template with BUILDSTDERR: 170 | | StringArg fname -> BUILDSTDERR: 171 | begin try BUILDSTDERR: 172 | let realname = find_in_path !search_path (fname ^ ".mli") in BUILDSTDERR: 173 | let ic = open_in_bin realname in BUILDSTDERR: ... BUILDSTDERR: 188 | | Not_found -> BUILDSTDERR: 189 | raise (Compiler_Error ("can't find external file: " ^ fname)) BUILDSTDERR: 190 | end BUILDSTDERR: 191 | | _ -> raise (Compiler_Error "invalid external definition") BUILDSTDERR: Warning 4: this pattern-matching is fragile. BUILDSTDERR: It will remain exhaustive when constructors are added to type Tables.template. BUILDSTDERR: File "intf.ml", line 57, characters 29-34: BUILDSTDERR: 57 | let camltk_write_create_p ~w wname = BUILDSTDERR: ^^^^^ BUILDSTDERR: Warning 27: unused variable wname. BUILDSTDERR: File "intf.ml", line 65, characters 35-40: BUILDSTDERR: 65 | let camltk_write_named_create_p ~w wname = BUILDSTDERR: ^^^^^ BUILDSTDERR: Warning 27: unused variable wname. BUILDSTDERR: File "maincompile.ml", line 19, characters 0-14: BUILDSTDERR: 19 | open StdLabels BUILDSTDERR: ^^^^^^^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier List (which is later used) BUILDSTDERR: File "maincompile.ml", line 55, characters 6-15: BUILDSTDERR: 55 | List.iter (Ppexec.exec BUILDSTDERR: ^^^^^^^^^ BUILDSTDERR: Warning 6: label f was omitted in the application of this function. BUILDSTDERR: File "maincompile.ml", line 151, characters 17-155: BUILDSTDERR: 151 | .................begin match c.template with BUILDSTDERR: 152 | ListArg (x :: _) -> x BUILDSTDERR: 153 | | _ -> fatal_error "bogus hack" BUILDSTDERR: 154 | end. BUILDSTDERR: Warning 4: this pattern-matching is fragile. BUILDSTDERR: It will remain exhaustive when constructors are added to type Tables.template. BUILDSTDERR: File "maincompile.ml", line 19, characters 0-14: BUILDSTDERR: 19 | open StdLabels BUILDSTDERR: ^^^^^^^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier String (which is later used) BUILDSTDERR: File "maincompile.ml", line 194, characters 7-15: BUILDSTDERR: 194 | if List.mem typname !types_returned then BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 6: label set was omitted in the application of this function. BUILDSTDERR: File "maincompile.ml", line 201, characters 12-26: BUILDSTDERR: 201 | if not (List.mem_assoc typname !types_external) then BUILDSTDERR: ^^^^^^^^^^^^^^ BUILDSTDERR: Warning 6: label map was omitted in the application of this function. BUILDSTDERR: File "maincompile.ml", line 320, characters 6-410: BUILDSTDERR: 320 | ......match def.module_type with BUILDSTDERR: 321 | | Widget -> BUILDSTDERR: 322 | let name = caml_name name in BUILDSTDERR: 323 | output_string oc (Printf.sprintf BUILDSTDERR: 324 | "let %s (w : any widget) =\n" name); BUILDSTDERR: 325 | output_string oc (Printf.sprintf BUILDSTDERR: 326 | " Rawwidget.check_class w widget_%s_table;\n" name); BUILDSTDERR: 327 | output_string oc (Printf.sprintf BUILDSTDERR: 328 | " (Obj.magic w : %s widget);;\n\n" name); BUILDSTDERR: 329 | | _ -> ()................ BUILDSTDERR: Warning 4: this pattern-matching is fragile. BUILDSTDERR: It will remain exhaustive when constructors are added to type Tables.module_type. BUILDSTDERR: File "maincompile.ml", line 112, characters 35-40: BUILDSTDERR: 112 | let code1, vars11, vars12, opts1 = BUILDSTDERR: ^^^^^ BUILDSTDERR: Warning 27: unused variable opts1. BUILDSTDERR: File "maincompile.ml", line 112, characters 27-33: BUILDSTDERR: 112 | let code1, vars11, vars12, opts1 = BUILDSTDERR: ^^^^^^ BUILDSTDERR: Warning 27: unused variable vars12. BUILDSTDERR: File "maincompile.ml", line 112, characters 19-25: BUILDSTDERR: 112 | let code1, vars11, vars12, opts1 = BUILDSTDERR: ^^^^^^ BUILDSTDERR: Warning 27: unused variable vars11. BUILDSTDERR: File "maincompile.ml", line 114, characters 35-40: BUILDSTDERR: 114 | let code2, vars12, vars22, opts2 = BUILDSTDERR: ^^^^^ BUILDSTDERR: Warning 27: unused variable opts2. BUILDSTDERR: File "maincompile.ml", line 114, characters 27-33: BUILDSTDERR: 114 | let code2, vars12, vars22, opts2 = BUILDSTDERR: ^^^^^^ BUILDSTDERR: Warning 27: unused variable vars22. BUILDSTDERR: File "maincompile.ml", line 114, characters 19-25: BUILDSTDERR: 114 | let code2, vars12, vars22, opts2 = BUILDSTDERR: ^^^^^^ BUILDSTDERR: Warning 27: unused variable vars12. Configuring LablTk... tcl.h and/or tk.h not found. ** Configuration summary ** The "labltk" library: not supported cd support; make make[1]: Entering directory '/builddir/build/BUILD/labltk-8.06.5/support' /usr/bin/ocamlc.opt -g -c -w A-3 -g support.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g support.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g rawwidget.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g rawwidget.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g widget.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g widget.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g protocol.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g protocol.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g textvariable.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g textvariable.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g timer.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g timer.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g fileevent.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g fileevent.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g camltkwrap.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g camltkwrap.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I +threads -I vmthreads tkthread.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -I +threads -I vmthreads tkthread.ml gcc -I/usr/lib64/ocaml/caml -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -g -c cltkCaml.c gcc -I/usr/lib64/ocaml/caml -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -g -c cltkUtf.c gcc -I/usr/lib64/ocaml/caml -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -g -c cltkEval.c gcc -I/usr/lib64/ocaml/caml -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -g -c cltkEvent.c gcc -I/usr/lib64/ocaml/caml -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -g -c cltkFile.c gcc -I/usr/lib64/ocaml/caml -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -g -c cltkMain.c gcc -I/usr/lib64/ocaml/caml -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -g -c cltkMisc.c gcc -I/usr/lib64/ocaml/caml -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -g -c cltkTimer.c gcc -I/usr/lib64/ocaml/caml -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -g -c cltkVar.c gcc -I/usr/lib64/ocaml/caml -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -g -c cltkWait.c gcc -I/usr/lib64/ocaml/caml -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -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,-z,relro" -ldopt "-Wl,--as-needed" -ldopt "-Wl,-z,now" -ldopt "-specs=/usr/lib/rpm/redhat/redhat-hardened-ld" -ldopt "-ltk8.6" -ldopt "-ltcl8.6" make[1]: Leaving directory '/builddir/build/BUILD/labltk-8.06.5/support' cd compiler; make make[1]: Entering directory '/builddir/build/BUILD/labltk-8.06.5/compiler' /usr/bin/ocamlc.opt -g -c -w A-3 -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 -w A-3 -g -g -I ../support copyright.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -g -I ../support tsort.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -g -I ../support tables.ml /usr/bin/ocamlc.opt -g -c -w A-3 -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 /usr/bin/ocamlc.opt -g -c -w A-3 -g -g -I ../support parser.mli /usr/bin/ocamlc.opt -g -c -w A-3 -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 -w A-3 -g -g -I ../support code.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -g -I ../support ppyac.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -g -I ../support pplex.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -g -I ../support pplex.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -g -I ../support ppyac.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -g -I ../support ppexec.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -g -I ../support ppparse.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -g -I ../support parser.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -g -I ../support compile.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -g -I ../support intf.ml /usr/bin/ocamlc.opt -g -c -w A-3 -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 -w A-3 -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 '/builddir/build/BUILD/labltk-8.06.5/compiler' cd labltk; make -f Makefile.gen make[1]: Entering directory '/builddir/build/BUILD/labltk-8.06.5/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 ; \ BUILDSTDERR: echo 'File "tk.ml", line 1, characters 0-14: BUILDSTDERR: 1 | open StdLabels BUILDSTDERR: ^^^^^^^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier List (which is later used) BUILDSTDERR: File "tk.ml", line 35, characters 26-34: BUILDSTDERR: 35 | TkQuote (TkTokenList (List.map (fun x -> TkToken x) fp.extensions)) in BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 6: label f was omitted in the application of this function. BUILDSTDERR: File "tk.ml", line 40, characters 34-42: BUILDSTDERR: 40 | | _ -> [TkQuote (TkTokenList (List.map (fun x -> TkToken x) fp.mactypes))] BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 6: label f was omitted in the application of this function. BUILDSTDERR: File "tk.ml", line 120, characters 0-11: BUILDSTDERR: 120 | open Widget;; BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the type identifier widget (which is later used) BUILDSTDERR: File "tk.ml", line 120, characters 0-11: BUILDSTDERR: 120 | open Widget;; BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the type identifier any (which is later used) BUILDSTDERR: File "tk.ml", line 120, characters 0-11: BUILDSTDERR: 120 | open Widget;; BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the value identifier forget_type (which is later used) BUILDSTDERR: File "tk.ml", line 120, characters 0-11: BUILDSTDERR: 120 | open Widget;; BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the value identifier default_toplevel (which is later used) BUILDSTDERR: File "tk.ml", line 1, characters 0-14: BUILDSTDERR: 1 | open StdLabels BUILDSTDERR: ^^^^^^^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier String (which is later used) BUILDSTDERR: File "tk.ml", line 930, characters 33-46: BUILDSTDERR: 930 | | l -> raise (Invalid_argument (String.concat " " ("TKtoCAMLscrollValue"::l))) BUILDSTDERR: ^^^^^^^^^^^^^ BUILDSTDERR: Warning 6: label sep was omitted in the application of this function. BUILDSTDERR: File "tk.ml", line 1103, characters 4-159: BUILDSTDERR: 1103 | ....match cCAMLtoTKtext_index base with BUILDSTDERR: 1104 | TkToken ppbase -> BUILDSTDERR: 1105 | String.concat ~sep:"" (ppbase :: List.map ~f:ppTextModifier ml) BUILDSTDERR: 1106 | | _ -> assert false BUILDSTDERR: Warning 4: this pattern-matching is fragile. BUILDSTDERR: It will remain exhaustive when constructors are added to type Protocol.tkArgs. BUILDSTDERR: File "tk.ml", line 120, characters 0-11: BUILDSTDERR: 120 | open Widget;; BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the value identifier dummy (which is later used) BUILDSTDERR: File "tk.ml", line 120, characters 0-11: BUILDSTDERR: 120 | open Widget;; BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the type identifier menu (which is later used) BUILDSTDERR: File "tk.ml", line 120, characters 0-11: BUILDSTDERR: 120 | open Widget;; BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the value identifier coe (which is later used) BUILDSTDERR: File "tk.ml", line 2, characters 0-11: BUILDSTDERR: 2 | open Widget BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Widget. BUILDSTDERR: File "tk.ml", line 4, characters 0-12: BUILDSTDERR: 4 | open Support BUILDSTDERR: ^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Support. BUILDSTDERR: File "tk.ml", line 1453, characters 17-21: BUILDSTDERR: 1453 | let (a1, args) = cTKtoCAMLscrollValue args in BUILDSTDERR: ^^^^ BUILDSTDERR: Warning 27: unused variable args. BUILDSTDERR: File "tk.ml", line 1573, characters 17-21: BUILDSTDERR: 1573 | let (a2, args) = (Obj.magic (cTKtoCAMLwidget (List.hd args) ) : any widget), List.tl args in BUILDSTDERR: ^^^^ BUILDSTDERR: Warning 27: unused variable args. BUILDSTDERR: File "tk.ml", line 1905, characters 17-21: BUILDSTDERR: 1905 | let (a2, args) = float_of_string (List.hd args), List.tl args in BUILDSTDERR: ^^^^ BUILDSTDERR: Warning 27: unused variable args. BUILDSTDERR: File "tk.ml", line 1912, characters 17-21: BUILDSTDERR: 1912 | let (a2, args) = float_of_string (List.hd args), List.tl args in BUILDSTDERR: ^^^^ BUILDSTDERR: Warning 27: unused variable args. BUILDSTDERR: File "tk.ml", line 3927, characters 17-21: BUILDSTDERR: 3927 | let (a3, args) = (List.hd args), List.tl args in BUILDSTDERR: ^^^^ BUILDSTDERR: Warning 27: unused variable args. BUILDSTDERR: File "bell.mli", line 17, characters 0-14: BUILDSTDERR: 17 | open StdLabels BUILDSTDERR: ^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Stdlib.StdLabels. BUILDSTDERR: File "bell.mli", line 19, characters 0-11: BUILDSTDERR: 19 | open Tkintf BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Tk.Tkintf. BUILDSTDERR: File "bell.mli", line 21, characters 0-17: BUILDSTDERR: 21 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Textvariable. BUILDSTDERR: File "bell.ml", line 16, characters 0-14: BUILDSTDERR: 16 | open StdLabels BUILDSTDERR: ^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Stdlib.StdLabels. BUILDSTDERR: File "bell.ml", line 18, characters 0-11: BUILDSTDERR: 18 | open Tkintf BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Tk.Tkintf. BUILDSTDERR: File "bell.ml", line 19, characters 0-11: BUILDSTDERR: 19 | open Widget BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Widget. BUILDSTDERR: File "bell.ml", line 20, characters 0-17: BUILDSTDERR: 20 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Textvariable. BUILDSTDERR: File "scale.mli", line 17, characters 0-14: BUILDSTDERR: 17 | open StdLabels BUILDSTDERR: ^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Stdlib.StdLabels. BUILDSTDERR: File "scale.mli", line 19, characters 0-11: BUILDSTDERR: 19 | open Tkintf BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Tk.Tkintf. BUILDSTDERR: File "scale.ml", line 16, characters 0-14: BUILDSTDERR: 16 | open StdLabels BUILDSTDERR: ^^^^^^^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier List (which is later used) BUILDSTDERR: File "scale.ml", line 20, characters 0-17: BUILDSTDERR: 20 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Textvariable. BUILDSTDERR: File "scale.ml", line 53, characters 12-13: BUILDSTDERR: 53 | let r2, l = int_of_string (List.hd l), List.tl l in BUILDSTDERR: ^ BUILDSTDERR: Warning 27: unused variable l. BUILDSTDERR: File "winfo.mli", line 17, characters 0-14: BUILDSTDERR: 17 | open StdLabels BUILDSTDERR: ^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Stdlib.StdLabels. BUILDSTDERR: File "winfo.mli", line 19, characters 0-11: BUILDSTDERR: 19 | open Tkintf BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Tk.Tkintf. BUILDSTDERR: File "winfo.mli", line 21, characters 0-17: BUILDSTDERR: 21 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Textvariable. BUILDSTDERR: File "winfo.ml", line 16, characters 0-14: BUILDSTDERR: 16 | open StdLabels BUILDSTDERR: ^^^^^^^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier List (which is later used) BUILDSTDERR: File "winfo.ml", line 20, characters 0-17: BUILDSTDERR: 20 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Textvariable. BUILDSTDERR: File "winfo.ml", line 183, characters 12-13: BUILDSTDERR: 183 | let r2, l = int_of_string (List.hd l), List.tl l in BUILDSTDERR: ^ BUILDSTDERR: Warning 27: unused variable l. BUILDSTDERR: File "winfo.ml", line 214, characters 12-13: BUILDSTDERR: 214 | let r3, l = int_of_string (List.hd l), List.tl l in BUILDSTDERR: ^ BUILDSTDERR: Warning 27: unused variable l. BUILDSTDERR: File "scrollbar.mli", line 17, characters 0-14: BUILDSTDERR: 17 | open StdLabels BUILDSTDERR: ^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Stdlib.StdLabels. BUILDSTDERR: File "scrollbar.mli", line 19, characters 0-11: BUILDSTDERR: 19 | open Tkintf BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Tk.Tkintf. BUILDSTDERR: File "scrollbar.mli", line 21, characters 0-17: BUILDSTDERR: 21 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Textvariable. BUILDSTDERR: File "scrollbar.ml", line 16, characters 0-14: BUILDSTDERR: 16 | open StdLabels BUILDSTDERR: ^^^^^^^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier List (which is later used) BUILDSTDERR: File "scrollbar.ml", line 20, characters 0-17: BUILDSTDERR: 20 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Textvariable. BUILDSTDERR: File "scrollbar.ml", line 74, characters 12-13: BUILDSTDERR: 74 | let r2, l = float_of_string (List.hd l), List.tl l in BUILDSTDERR: ^ BUILDSTDERR: Warning 27: unused variable l. BUILDSTDERR: File "scrollbar.ml", line 93, characters 12-13: BUILDSTDERR: 93 | let r4, l = int_of_string (List.hd l), List.tl l in BUILDSTDERR: ^ BUILDSTDERR: Warning 27: unused variable l. BUILDSTDERR: File "entry.mli", line 17, characters 0-14: BUILDSTDERR: 17 | open StdLabels BUILDSTDERR: ^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Stdlib.StdLabels. BUILDSTDERR: File "entry.mli", line 19, characters 0-11: BUILDSTDERR: 19 | open Tkintf BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Tk.Tkintf. BUILDSTDERR: File "entry.mli", line 114, characters 0-45: BUILDSTDERR: 114 | val xview_get : entry widget -> float * float BUILDSTDERR: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 32: unused value xview_get. BUILDSTDERR: File "entry.ml", line 16, characters 0-14: BUILDSTDERR: 16 | open StdLabels BUILDSTDERR: ^^^^^^^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier List (which is later used) BUILDSTDERR: File "entry.ml", line 20, characters 0-17: BUILDSTDERR: 20 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Textvariable. BUILDSTDERR: File "entry.ml", line 42, characters 12-13: BUILDSTDERR: 42 | let r4, l = int_of_string (List.hd l), List.tl l in BUILDSTDERR: ^ BUILDSTDERR: Warning 27: unused variable l. BUILDSTDERR: File "entry.ml", line 145, characters 4-13: BUILDSTDERR: 145 | let xview_get v1 = BUILDSTDERR: ^^^^^^^^^ BUILDSTDERR: Warning 32: unused value xview_get. BUILDSTDERR: File "entry.ml", line 152, characters 12-13: BUILDSTDERR: 152 | let r2, l = float_of_string (List.hd l), List.tl l in BUILDSTDERR: ^ BUILDSTDERR: Warning 27: unused variable l. BUILDSTDERR: File "entry.ml", line 162, characters 12-13: BUILDSTDERR: 162 | let r2, l = float_of_string (List.hd l), List.tl l in BUILDSTDERR: ^ BUILDSTDERR: Warning 27: unused variable l. BUILDSTDERR: File "listbox.mli", line 17, characters 0-14: BUILDSTDERR: 17 | open StdLabels BUILDSTDERR: ^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Stdlib.StdLabels. BUILDSTDERR: File "listbox.mli", line 19, characters 0-11: BUILDSTDERR: 19 | open Tkintf BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Tk.Tkintf. BUILDSTDERR: File "listbox.mli", line 21, characters 0-17: BUILDSTDERR: 21 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Textvariable. BUILDSTDERR: File "listbox.ml", line 16, characters 0-14: BUILDSTDERR: 16 | open StdLabels BUILDSTDERR: ^^^^^^^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier List (which is later used) BUILDSTDERR: File "listbox.ml", line 20, characters 0-17: BUILDSTDERR: 20 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Textvariable. BUILDSTDERR: File "listbox.ml", line 47, characters 12-13: BUILDSTDERR: 47 | let r4, l = int_of_string (List.hd l), List.tl l in BUILDSTDERR: ^ BUILDSTDERR: Warning 27: unused variable l. BUILDSTDERR: File "listbox.ml", line 169, characters 12-13: BUILDSTDERR: 169 | let r2, l = float_of_string (List.hd l), List.tl l in BUILDSTDERR: ^ BUILDSTDERR: Warning 27: unused variable l. BUILDSTDERR: File "listbox.ml", line 189, characters 12-13: BUILDSTDERR: 189 | let r2, l = float_of_string (List.hd l), List.tl l in BUILDSTDERR: ^ BUILDSTDERR: Warning 27: unused variable l. BUILDSTDERR: File "wm.mli", line 17, characters 0-14: BUILDSTDERR: 17 | open StdLabels BUILDSTDERR: ^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Stdlib.StdLabels. BUILDSTDERR: File "wm.mli", line 19, characters 0-11: BUILDSTDERR: 19 | open Tkintf BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Tk.Tkintf. BUILDSTDERR: File "wm.mli", line 21, characters 0-17: BUILDSTDERR: 21 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Textvariable. BUILDSTDERR: File "wm.ml", line 16, characters 0-14: BUILDSTDERR: 16 | open StdLabels BUILDSTDERR: ^^^^^^^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier List (which is later used) BUILDSTDERR: File "wm.ml", line 20, characters 0-17: BUILDSTDERR: 20 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Textvariable. BUILDSTDERR: File "wm.ml", line 33, characters 12-13: BUILDSTDERR: 33 | let r4, l = int_of_string (List.hd l), List.tl l in BUILDSTDERR: ^ BUILDSTDERR: Warning 27: unused variable l. BUILDSTDERR: File "wm.ml", line 141, characters 12-13: BUILDSTDERR: 141 | let r4, l = int_of_string (List.hd l), List.tl l in BUILDSTDERR: ^ BUILDSTDERR: Warning 27: unused variable l. BUILDSTDERR: File "wm.ml", line 239, characters 12-13: BUILDSTDERR: 239 | let r2, l = int_of_string (List.hd l), List.tl l in BUILDSTDERR: ^ BUILDSTDERR: Warning 27: unused variable l. BUILDSTDERR: File "wm.ml", line 275, characters 12-13: BUILDSTDERR: 275 | let r2, l = int_of_string (List.hd l), List.tl l in BUILDSTDERR: ^ BUILDSTDERR: Warning 27: unused variable l. BUILDSTDERR: File "wm.ml", line 293, characters 12-13: BUILDSTDERR: 293 | let r2, l = int_of_string (List.hd l), List.tl l in BUILDSTDERR: ^ BUILDSTDERR: Warning 27: unused variable l. BUILDSTDERR: File "wm.ml", line 367, characters 12-13: BUILDSTDERR: 367 | let r2, l = (match (List.hd l) with BUILDSTDERR: ^ BUILDSTDERR: Warning 27: unused variable l. BUILDSTDERR: File "tkwait.mli", line 17, characters 0-14: BUILDSTDERR: 17 | open StdLabels BUILDSTDERR: ^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Stdlib.StdLabels. BUILDSTDERR: File "tkwait.mli", line 19, characters 0-11: BUILDSTDERR: 19 | open Tkintf BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Tk.Tkintf. BUILDSTDERR: File "tkwait.ml", line 16, characters 0-14: BUILDSTDERR: 16 | open StdLabels BUILDSTDERR: ^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Stdlib.StdLabels. BUILDSTDERR: File "tkwait.ml", line 18, characters 0-11: BUILDSTDERR: 18 | open Tkintf BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Tk.Tkintf. BUILDSTDERR: File "tkwait.ml", line 19, characters 0-11: BUILDSTDERR: 19 | open Widget BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Widget. BUILDSTDERR: File "grab.mli", line 17, characters 0-14: BUILDSTDERR: 17 | open StdLabels BUILDSTDERR: ^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Stdlib.StdLabels. BUILDSTDERR: File "grab.mli", line 19, characters 0-11: BUILDSTDERR: 19 | open Tkintf BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Tk.Tkintf. BUILDSTDERR: File "grab.mli", line 21, characters 0-17: BUILDSTDERR: 21 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Textvariable. BUILDSTDERR: File "grab.ml", line 16, characters 0-14: BUILDSTDERR: 16 | open StdLabels BUILDSTDERR: ^^^^^^^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier List (which is later used) BUILDSTDERR: File "grab.ml", line 19, characters 0-11: BUILDSTDERR: 19 | open Widget BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Widget. BUILDSTDERR: File "grab.ml", line 20, characters 0-17: BUILDSTDERR: 20 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Textvariable. BUILDSTDERR: File "font.mli", line 17, characters 0-14: BUILDSTDERR: 17 | open StdLabels BUILDSTDERR: ^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Stdlib.StdLabels. BUILDSTDERR: File "font.mli", line 19, characters 0-11: BUILDSTDERR: 19 | open Tkintf BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Tk.Tkintf. BUILDSTDERR: File "font.mli", line 21, characters 0-17: BUILDSTDERR: 21 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Textvariable. BUILDSTDERR: File "font.ml", line 16, characters 0-14: BUILDSTDERR: 16 | open StdLabels BUILDSTDERR: ^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Stdlib.StdLabels. BUILDSTDERR: File "font.ml", line 19, characters 0-11: BUILDSTDERR: 19 | open Widget BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Widget. BUILDSTDERR: File "font.ml", line 20, characters 0-17: BUILDSTDERR: 20 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Textvariable. BUILDSTDERR: File "canvas.mli", line 17, characters 0-14: BUILDSTDERR: 17 | open StdLabels BUILDSTDERR: ^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Stdlib.StdLabels. BUILDSTDERR: File "canvas.mli", line 19, characters 0-11: BUILDSTDERR: 19 | open Tkintf BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Tk.Tkintf. BUILDSTDERR: File "canvas.mli", line 21, characters 0-17: BUILDSTDERR: 21 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Textvariable. BUILDSTDERR: File "canvas.ml", line 16, characters 0-14: BUILDSTDERR: 16 | open StdLabels BUILDSTDERR: ^^^^^^^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier List (which is later used) BUILDSTDERR: File "canvas.ml", line 20, characters 0-17: BUILDSTDERR: 20 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Textvariable. BUILDSTDERR: File "canvas.ml", line 48, characters 12-13: BUILDSTDERR: 48 | let r4, l = int_of_string (List.hd l), List.tl l in BUILDSTDERR: ^ BUILDSTDERR: Warning 27: unused variable l. BUILDSTDERR: File "canvas.ml", line 423, characters 12-13: BUILDSTDERR: 423 | let r2, l = float_of_string (List.hd l), List.tl l in BUILDSTDERR: ^ BUILDSTDERR: Warning 27: unused variable l. BUILDSTDERR: File "canvas.ml", line 438, characters 12-13: BUILDSTDERR: 438 | let r2, l = float_of_string (List.hd l), List.tl l in BUILDSTDERR: ^ BUILDSTDERR: Warning 27: unused variable l. BUILDSTDERR: File "image.mli", line 17, characters 0-14: BUILDSTDERR: 17 | open StdLabels BUILDSTDERR: ^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Stdlib.StdLabels. BUILDSTDERR: File "image.mli", line 19, characters 0-11: BUILDSTDERR: 19 | open Tkintf BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Tk.Tkintf. BUILDSTDERR: File "image.mli", line 20, characters 0-11: BUILDSTDERR: 20 | open Widget BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Widget. BUILDSTDERR: File "image.mli", line 21, characters 0-17: BUILDSTDERR: 21 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Textvariable. BUILDSTDERR: File "image.ml", line 16, characters 0-14: BUILDSTDERR: 16 | open StdLabels BUILDSTDERR: ^^^^^^^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier List (which is later used) BUILDSTDERR: File "image.ml", line 36, characters 2-10: BUILDSTDERR: 36 | List.map cTKtoCAMLimage names BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 6: label f was omitted in the application of this function. BUILDSTDERR: File "image.ml", line 18, characters 0-11: BUILDSTDERR: 18 | open Tkintf BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Tk.Tkintf. BUILDSTDERR: File "image.ml", line 19, characters 0-11: BUILDSTDERR: 19 | open Widget BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Widget. BUILDSTDERR: File "image.ml", line 20, characters 0-17: BUILDSTDERR: 20 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Textvariable. BUILDSTDERR: File "clipboard.mli", line 17, characters 0-14: BUILDSTDERR: 17 | open StdLabels BUILDSTDERR: ^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Stdlib.StdLabels. BUILDSTDERR: File "clipboard.mli", line 19, characters 0-11: BUILDSTDERR: 19 | open Tkintf BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Tk.Tkintf. BUILDSTDERR: File "clipboard.mli", line 21, characters 0-17: BUILDSTDERR: 21 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Textvariable. BUILDSTDERR: File "clipboard.ml", line 16, characters 0-14: BUILDSTDERR: 16 | open StdLabels BUILDSTDERR: ^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Stdlib.StdLabels. BUILDSTDERR: File "clipboard.ml", line 19, characters 0-11: BUILDSTDERR: 19 | open Widget BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Widget. BUILDSTDERR: File "clipboard.ml", line 20, characters 0-17: BUILDSTDERR: 20 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Textvariable. BUILDSTDERR: File "label.mli", line 17, characters 0-14: BUILDSTDERR: 17 | open StdLabels BUILDSTDERR: ^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Stdlib.StdLabels. BUILDSTDERR: File "label.mli", line 19, characters 0-11: BUILDSTDERR: 19 | open Tkintf BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Tk.Tkintf. BUILDSTDERR: File "label.ml", line 16, characters 0-14: BUILDSTDERR: 16 | open StdLabels BUILDSTDERR: ^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Stdlib.StdLabels. BUILDSTDERR: File "label.ml", line 20, characters 0-17: BUILDSTDERR: 20 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Textvariable. BUILDSTDERR: File "message.mli", line 17, characters 0-14: BUILDSTDERR: 17 | open StdLabels BUILDSTDERR: ^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Stdlib.StdLabels. BUILDSTDERR: File "message.mli", line 19, characters 0-11: BUILDSTDERR: 19 | open Tkintf BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Tk.Tkintf. BUILDSTDERR: File "message.ml", line 16, characters 0-14: BUILDSTDERR: 16 | open StdLabels BUILDSTDERR: ^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Stdlib.StdLabels. BUILDSTDERR: File "message.ml", line 20, characters 0-17: BUILDSTDERR: 20 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Textvariable. BUILDSTDERR: File "text.mli", line 17, characters 0-14: BUILDSTDERR: 17 | open StdLabels BUILDSTDERR: ^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Stdlib.StdLabels. BUILDSTDERR: File "text.mli", line 19, characters 0-11: BUILDSTDERR: 19 | open Tkintf BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Tk.Tkintf. BUILDSTDERR: File "text.mli", line 21, characters 0-17: BUILDSTDERR: 21 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Textvariable. BUILDSTDERR: File "text.ml", line 16, characters 0-14: BUILDSTDERR: 16 | open StdLabels BUILDSTDERR: ^^^^^^^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier List (which is later used) BUILDSTDERR: File "text.ml", line 20, characters 0-17: BUILDSTDERR: 20 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Textvariable. BUILDSTDERR: File "text.ml", line 42, characters 12-13: BUILDSTDERR: 42 | let r4, l = int_of_string (List.hd l), List.tl l in BUILDSTDERR: ^ BUILDSTDERR: Warning 27: unused variable l. BUILDSTDERR: File "text.ml", line 94, characters 12-13: BUILDSTDERR: 94 | let r5, l = int_of_string (List.hd l), List.tl l in BUILDSTDERR: ^ BUILDSTDERR: Warning 27: unused variable l. BUILDSTDERR: File "text.ml", line 308, characters 12-13: BUILDSTDERR: 308 | let r2, l = cTKtoCAMLtext_index (List.hd l), List.tl l in BUILDSTDERR: ^ BUILDSTDERR: Warning 27: unused variable l. BUILDSTDERR: File "text.ml", line 324, characters 12-13: BUILDSTDERR: 324 | let r2, l = cTKtoCAMLtext_index (List.hd l), List.tl l in BUILDSTDERR: ^ BUILDSTDERR: Warning 27: unused variable l. BUILDSTDERR: File "text.ml", line 392, characters 12-13: BUILDSTDERR: 392 | let r2, l = float_of_string (List.hd l), List.tl l in BUILDSTDERR: ^ BUILDSTDERR: Warning 27: unused variable l. BUILDSTDERR: File "text.ml", line 407, characters 12-13: BUILDSTDERR: 407 | let r2, l = float_of_string (List.hd l), List.tl l in BUILDSTDERR: ^ BUILDSTDERR: Warning 27: unused variable l. BUILDSTDERR: File "imagephoto.mli", line 17, characters 0-14: BUILDSTDERR: 17 | open StdLabels BUILDSTDERR: ^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Stdlib.StdLabels. BUILDSTDERR: File "imagephoto.mli", line 19, characters 0-11: BUILDSTDERR: 19 | open Tkintf BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Tk.Tkintf. BUILDSTDERR: File "imagephoto.mli", line 20, characters 0-11: BUILDSTDERR: 20 | open Widget BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Widget. BUILDSTDERR: File "imagephoto.mli", line 21, characters 0-17: BUILDSTDERR: 21 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Textvariable. BUILDSTDERR: File "imagephoto.ml", line 16, characters 0-14: BUILDSTDERR: 16 | open StdLabels BUILDSTDERR: ^^^^^^^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier List (which is later used) BUILDSTDERR: File "imagephoto.ml", line 19, characters 0-11: BUILDSTDERR: 19 | open Widget BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Widget. BUILDSTDERR: File "imagephoto.ml", line 20, characters 0-17: BUILDSTDERR: 20 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Textvariable. BUILDSTDERR: File "imagephoto.ml", line 71, characters 12-13: BUILDSTDERR: 71 | let r3, l = int_of_string (List.hd l), List.tl l in BUILDSTDERR: ^ BUILDSTDERR: Warning 27: unused variable l. BUILDSTDERR: File "option.mli", line 17, characters 0-14: BUILDSTDERR: 17 | open StdLabels BUILDSTDERR: ^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Stdlib.StdLabels. BUILDSTDERR: File "option.mli", line 19, characters 0-11: BUILDSTDERR: 19 | open Tkintf BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Tk.Tkintf. BUILDSTDERR: File "option.mli", line 21, characters 0-17: BUILDSTDERR: 21 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Textvariable. BUILDSTDERR: File "option.ml", line 16, characters 0-14: BUILDSTDERR: 16 | open StdLabels BUILDSTDERR: ^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Stdlib.StdLabels. BUILDSTDERR: File "option.ml", line 19, characters 0-11: BUILDSTDERR: 19 | open Widget BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Widget. BUILDSTDERR: File "option.ml", line 20, characters 0-17: BUILDSTDERR: 20 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Textvariable. BUILDSTDERR: File "frame.mli", line 17, characters 0-14: BUILDSTDERR: 17 | open StdLabels BUILDSTDERR: ^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Stdlib.StdLabels. BUILDSTDERR: File "frame.mli", line 19, characters 0-11: BUILDSTDERR: 19 | open Tkintf BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Tk.Tkintf. BUILDSTDERR: File "frame.mli", line 21, characters 0-17: BUILDSTDERR: 21 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Textvariable. BUILDSTDERR: File "frame.ml", line 16, characters 0-14: BUILDSTDERR: 16 | open StdLabels BUILDSTDERR: ^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Stdlib.StdLabels. BUILDSTDERR: File "frame.ml", line 20, characters 0-17: BUILDSTDERR: 20 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Textvariable. BUILDSTDERR: File "selection.mli", line 17, characters 0-14: BUILDSTDERR: 17 | open StdLabels BUILDSTDERR: ^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Stdlib.StdLabels. BUILDSTDERR: File "selection.mli", line 19, characters 0-11: BUILDSTDERR: 19 | open Tkintf BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Tk.Tkintf. BUILDSTDERR: File "selection.mli", line 21, characters 0-17: BUILDSTDERR: 21 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Textvariable. BUILDSTDERR: File "selection.ml", line 16, characters 0-14: BUILDSTDERR: 16 | open StdLabels BUILDSTDERR: ^^^^^^^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier List (which is later used) BUILDSTDERR: File "selection.ml", line 19, characters 0-11: BUILDSTDERR: 19 | open Widget BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Widget. BUILDSTDERR: File "selection.ml", line 20, characters 0-17: BUILDSTDERR: 20 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Textvariable. BUILDSTDERR: File "dialog.mli", line 17, characters 0-14: BUILDSTDERR: 17 | open StdLabels BUILDSTDERR: ^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Stdlib.StdLabels. BUILDSTDERR: File "dialog.mli", line 19, characters 0-11: BUILDSTDERR: 19 | open Tkintf BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Tk.Tkintf. BUILDSTDERR: File "dialog.mli", line 21, characters 0-17: BUILDSTDERR: 21 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Textvariable. BUILDSTDERR: File "dialog.ml", line 16, characters 0-14: BUILDSTDERR: 16 | open StdLabels BUILDSTDERR: ^^^^^^^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier List (which is later used) BUILDSTDERR: File "dialog.ml", line 19, characters 0-11: BUILDSTDERR: 19 | open Widget BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Widget. BUILDSTDERR: File "dialog.ml", line 20, characters 0-17: BUILDSTDERR: 20 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Textvariable. BUILDSTDERR: File "place.mli", line 17, characters 0-14: BUILDSTDERR: 17 | open StdLabels BUILDSTDERR: ^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Stdlib.StdLabels. BUILDSTDERR: File "place.mli", line 19, characters 0-11: BUILDSTDERR: 19 | open Tkintf BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Tk.Tkintf. BUILDSTDERR: File "place.mli", line 21, characters 0-17: BUILDSTDERR: 21 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Textvariable. BUILDSTDERR: File "place.ml", line 16, characters 0-14: BUILDSTDERR: 16 | open StdLabels BUILDSTDERR: ^^^^^^^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier List (which is later used) BUILDSTDERR: File "place.ml", line 19, characters 0-11: BUILDSTDERR: 19 | open Widget BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Widget. BUILDSTDERR: File "place.ml", line 20, characters 0-17: BUILDSTDERR: 20 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Textvariable. BUILDSTDERR: File "pixmap.mli", line 17, characters 0-14: BUILDSTDERR: 17 | open StdLabels BUILDSTDERR: ^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Stdlib.StdLabels. BUILDSTDERR: File "pixmap.mli", line 19, characters 0-11: BUILDSTDERR: 19 | open Tkintf BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Tk.Tkintf. BUILDSTDERR: File "pixmap.mli", line 20, characters 0-11: BUILDSTDERR: 20 | open Widget BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Widget. BUILDSTDERR: File "pixmap.mli", line 21, characters 0-17: BUILDSTDERR: 21 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Textvariable. BUILDSTDERR: File "pixmap.ml", line 16, characters 0-14: BUILDSTDERR: 16 | open StdLabels BUILDSTDERR: ^^^^^^^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Bytes (which is later used) BUILDSTDERR: File "pixmap.ml", line 58, characters 2-19: BUILDSTDERR: 58 | Bytes.unsafe_blit pix_from.pixmap_data 0 BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 6: labels src, src_pos, dst, dst_pos, len were omitted in the application of this function. BUILDSTDERR: File "pixmap.ml", line 73, characters 2-18: BUILDSTDERR: 73 | Bytes.sub_string pixmap.pixmap_data pos 3 BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 6: labels pos, len were omitted in the application of this function. BUILDSTDERR: File "pixmap.ml", line 77, characters 2-19: BUILDSTDERR: 77 | Bytes.unsafe_blit (Bytes.unsafe_of_string pixel) 0 pixmap.pixmap_data pos 3 BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 6: labels src, src_pos, dst, dst_pos, len were omitted in the application of this function. BUILDSTDERR: File "pixmap.ml", line 18, characters 0-11: BUILDSTDERR: 18 | open Tkintf BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Tk.Tkintf. BUILDSTDERR: File "pixmap.ml", line 19, characters 0-11: BUILDSTDERR: 19 | open Widget BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Widget. BUILDSTDERR: File "pixmap.ml", line 20, characters 0-17: BUILDSTDERR: 20 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Textvariable. BUILDSTDERR: File "pixmap.ml", line 22, characters 0-13: BUILDSTDERR: 22 | open Protocol BUILDSTDERR: ^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Protocol. BUILDSTDERR: File "menubutton.mli", line 17, characters 0-14: BUILDSTDERR: 17 | open StdLabels BUILDSTDERR: ^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Stdlib.StdLabels. BUILDSTDERR: File "menubutton.mli", line 19, characters 0-11: BUILDSTDERR: 19 | open Tkintf BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Tk.Tkintf. BUILDSTDERR: File "menubutton.ml", line 16, characters 0-14: BUILDSTDERR: 16 | open StdLabels BUILDSTDERR: ^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Stdlib.StdLabels. BUILDSTDERR: File "menubutton.ml", line 20, characters 0-17: BUILDSTDERR: 20 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Textvariable. BUILDSTDERR: File "radiobutton.mli", line 17, characters 0-14: BUILDSTDERR: 17 | open StdLabels BUILDSTDERR: ^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Stdlib.StdLabels. BUILDSTDERR: File "radiobutton.mli", line 19, characters 0-11: BUILDSTDERR: 19 | open Tkintf BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Tk.Tkintf. BUILDSTDERR: File "radiobutton.ml", line 16, characters 0-14: BUILDSTDERR: 16 | open StdLabels BUILDSTDERR: ^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Stdlib.StdLabels. BUILDSTDERR: File "radiobutton.ml", line 20, characters 0-17: BUILDSTDERR: 20 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Textvariable. BUILDSTDERR: File "focus.mli", line 17, characters 0-14: BUILDSTDERR: 17 | open StdLabels BUILDSTDERR: ^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Stdlib.StdLabels. BUILDSTDERR: File "focus.mli", line 19, characters 0-11: BUILDSTDERR: 19 | open Tkintf BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Tk.Tkintf. BUILDSTDERR: File "focus.mli", line 21, characters 0-17: BUILDSTDERR: 21 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Textvariable. BUILDSTDERR: File "focus.ml", line 16, characters 0-14: BUILDSTDERR: 16 | open StdLabels BUILDSTDERR: ^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Stdlib.StdLabels. BUILDSTDERR: File "focus.ml", line 18, characters 0-11: BUILDSTDERR: 18 | open Tkintf BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Tk.Tkintf. BUILDSTDERR: File "focus.ml", line 19, characters 0-11: BUILDSTDERR: 19 | open Widget BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Widget. BUILDSTDERR: File "focus.ml", line 20, characters 0-17: BUILDSTDERR: 20 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Textvariable. BUILDSTDERR: File "pack.mli", line 17, characters 0-14: BUILDSTDERR: 17 | open StdLabels BUILDSTDERR: ^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Stdlib.StdLabels. BUILDSTDERR: File "pack.mli", line 19, characters 0-11: BUILDSTDERR: 19 | open Tkintf BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Tk.Tkintf. BUILDSTDERR: File "pack.mli", line 21, characters 0-17: BUILDSTDERR: 21 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Textvariable. BUILDSTDERR: File "pack.ml", line 16, characters 0-14: BUILDSTDERR: 16 | open StdLabels BUILDSTDERR: ^^^^^^^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier List (which is later used) BUILDSTDERR: File "pack.ml", line 19, characters 0-11: BUILDSTDERR: 19 | open Widget BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Widget. BUILDSTDERR: File "pack.ml", line 20, characters 0-17: BUILDSTDERR: 20 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Textvariable. BUILDSTDERR: File "imagebitmap.mli", line 17, characters 0-14: BUILDSTDERR: 17 | open StdLabels BUILDSTDERR: ^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Stdlib.StdLabels. BUILDSTDERR: File "imagebitmap.mli", line 19, characters 0-11: BUILDSTDERR: 19 | open Tkintf BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Tk.Tkintf. BUILDSTDERR: File "imagebitmap.mli", line 20, characters 0-11: BUILDSTDERR: 20 | open Widget BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Widget. BUILDSTDERR: File "imagebitmap.mli", line 21, characters 0-17: BUILDSTDERR: 21 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Textvariable. BUILDSTDERR: File "imagebitmap.ml", line 16, characters 0-14: BUILDSTDERR: 16 | open StdLabels BUILDSTDERR: ^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Stdlib.StdLabels. BUILDSTDERR: File "imagebitmap.ml", line 19, characters 0-11: BUILDSTDERR: 19 | open Widget BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Widget. BUILDSTDERR: File "imagebitmap.ml", line 20, characters 0-17: BUILDSTDERR: 20 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Textvariable. BUILDSTDERR: File "encoding.mli", line 17, characters 0-14: BUILDSTDERR: 17 | open StdLabels BUILDSTDERR: ^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Stdlib.StdLabels. BUILDSTDERR: File "encoding.mli", line 19, characters 0-11: BUILDSTDERR: 19 | open Tkintf BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Tk.Tkintf. BUILDSTDERR: File "encoding.mli", line 20, characters 0-11: BUILDSTDERR: 20 | open Widget BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Widget. BUILDSTDERR: File "encoding.mli", line 21, characters 0-17: BUILDSTDERR: 21 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Textvariable. BUILDSTDERR: File "encoding.ml", line 16, characters 0-14: BUILDSTDERR: 16 | open StdLabels BUILDSTDERR: ^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Stdlib.StdLabels. BUILDSTDERR: File "encoding.ml", line 18, characters 0-11: BUILDSTDERR: 18 | open Tkintf BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Tk.Tkintf. BUILDSTDERR: File "encoding.ml", line 19, characters 0-11: BUILDSTDERR: 19 | open Widget BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Widget. BUILDSTDERR: File "encoding.ml", line 20, characters 0-17: BUILDSTDERR: 20 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Textvariable. BUILDSTDERR: File "optionmenu.mli", line 17, characters 0-14: BUILDSTDERR: 17 | open StdLabels BUILDSTDERR: ^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Stdlib.StdLabels. BUILDSTDERR: File "optionmenu.mli", line 19, characters 0-11: BUILDSTDERR: 19 | open Tkintf BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Tk.Tkintf. BUILDSTDERR: File "optionmenu.ml", line 25, characters 0-13: BUILDSTDERR: 25 | open Protocol;; BUILDSTDERR: ^^^^^^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the value identifier tkEval (which is later used) BUILDSTDERR: File "optionmenu.ml", line 16, characters 0-14: BUILDSTDERR: 16 | open StdLabels BUILDSTDERR: ^^^^^^^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier List (which is later used) BUILDSTDERR: File "optionmenu.ml", line 18, characters 0-11: BUILDSTDERR: 18 | open Tkintf BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Tk.Tkintf. BUILDSTDERR: File "optionmenu.ml", line 19, characters 0-11: BUILDSTDERR: 19 | open Widget BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Widget. BUILDSTDERR: File "optionmenu.ml", line 22, characters 0-13: BUILDSTDERR: 22 | open Protocol BUILDSTDERR: ^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Protocol. BUILDSTDERR: File "checkbutton.mli", line 17, characters 0-14: BUILDSTDERR: 17 | open StdLabels BUILDSTDERR: ^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Stdlib.StdLabels. BUILDSTDERR: File "checkbutton.mli", line 19, characters 0-11: BUILDSTDERR: 19 | open Tkintf BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Tk.Tkintf. BUILDSTDERR: File "checkbutton.ml", line 16, characters 0-14: BUILDSTDERR: 16 | open StdLabels BUILDSTDERR: ^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Stdlib.StdLabels. BUILDSTDERR: File "checkbutton.ml", line 20, characters 0-17: BUILDSTDERR: 20 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Textvariable. BUILDSTDERR: File "tkvars.mli", line 17, characters 0-14: BUILDSTDERR: 17 | open StdLabels BUILDSTDERR: ^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Stdlib.StdLabels. BUILDSTDERR: File "tkvars.mli", line 19, characters 0-11: BUILDSTDERR: 19 | open Tkintf BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Tk.Tkintf. BUILDSTDERR: File "tkvars.mli", line 20, characters 0-11: BUILDSTDERR: 20 | open Widget BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Widget. BUILDSTDERR: File "tkvars.mli", line 21, characters 0-17: BUILDSTDERR: 21 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Textvariable. BUILDSTDERR: File "tkvars.ml", line 16, characters 0-14: BUILDSTDERR: 16 | open StdLabels BUILDSTDERR: ^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Stdlib.StdLabels. BUILDSTDERR: File "tkvars.ml", line 18, characters 0-11: BUILDSTDERR: 18 | open Tkintf BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Tk.Tkintf. BUILDSTDERR: File "tkvars.ml", line 19, characters 0-11: BUILDSTDERR: 19 | open Widget BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Widget. BUILDSTDERR: File "tkvars.ml", line 20, characters 0-17: BUILDSTDERR: 20 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Textvariable. BUILDSTDERR: File "palette.mli", line 17, characters 0-14: BUILDSTDERR: 17 | open StdLabels BUILDSTDERR: ^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Stdlib.StdLabels. BUILDSTDERR: File "palette.mli", line 19, characters 0-11: BUILDSTDERR: 19 | open Tkintf BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Tk.Tkintf. BUILDSTDERR: File "palette.mli", line 20, characters 0-11: BUILDSTDERR: 20 | open Widget BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Widget. BUILDSTDERR: File "palette.mli", line 21, characters 0-17: BUILDSTDERR: 21 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Textvariable. BUILDSTDERR: File "palette.ml", line 16, characters 0-14: BUILDSTDERR: 16 | open StdLabels BUILDSTDERR: ^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Stdlib.StdLabels. BUILDSTDERR: File "palette.ml", line 19, characters 0-11: BUILDSTDERR: 19 | open Widget BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Widget. BUILDSTDERR: File "palette.ml", line 20, characters 0-17: BUILDSTDERR: 20 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Textvariable. BUILDSTDERR: File "menu.mli", line 17, characters 0-14: BUILDSTDERR: 17 | open StdLabels BUILDSTDERR: ^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Stdlib.StdLabels. BUILDSTDERR: File "menu.mli", line 19, characters 0-11: BUILDSTDERR: 19 | open Tkintf BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Tk.Tkintf. BUILDSTDERR: File "menu.ml", line 16, characters 0-14: BUILDSTDERR: 16 | open StdLabels BUILDSTDERR: ^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Stdlib.StdLabels. BUILDSTDERR: File "menu.ml", line 20, characters 0-17: BUILDSTDERR: 20 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Textvariable. BUILDSTDERR: File "button.mli", line 17, characters 0-14: BUILDSTDERR: 17 | open StdLabels BUILDSTDERR: ^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Stdlib.StdLabels. BUILDSTDERR: File "button.mli", line 19, characters 0-11: BUILDSTDERR: 19 | open Tkintf BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Tk.Tkintf. BUILDSTDERR: File "button.ml", line 16, characters 0-14: BUILDSTDERR: 16 | open StdLabels BUILDSTDERR: ^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Stdlib.StdLabels. BUILDSTDERR: File "button.ml", line 20, characters 0-17: BUILDSTDERR: 20 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Textvariable. BUILDSTDERR: File "toplevel.mli", line 17, characters 0-14: BUILDSTDERR: 17 | open StdLabels BUILDSTDERR: ^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Stdlib.StdLabels. BUILDSTDERR: File "toplevel.mli", line 19, characters 0-11: BUILDSTDERR: 19 | open Tkintf BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Tk.Tkintf. BUILDSTDERR: File "toplevel.mli", line 21, characters 0-17: BUILDSTDERR: 21 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Textvariable. BUILDSTDERR: File "toplevel.ml", line 16, characters 0-14: BUILDSTDERR: 16 | open StdLabels BUILDSTDERR: ^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Stdlib.StdLabels. BUILDSTDERR: File "toplevel.ml", line 20, characters 0-17: BUILDSTDERR: 20 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Textvariable. BUILDSTDERR: File "grid.mli", line 17, characters 0-14: BUILDSTDERR: 17 | open StdLabels BUILDSTDERR: ^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Stdlib.StdLabels. BUILDSTDERR: File "grid.mli", line 19, characters 0-11: BUILDSTDERR: 19 | open Tkintf BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Tk.Tkintf. BUILDSTDERR: File "grid.mli", line 21, characters 0-17: BUILDSTDERR: 21 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Textvariable. BUILDSTDERR: File "grid.ml", line 16, characters 0-14: BUILDSTDERR: 16 | open StdLabels BUILDSTDERR: ^^^^^^^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier List (which is later used) BUILDSTDERR: File "grid.ml", line 19, characters 0-11: BUILDSTDERR: 19 | open Widget BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Widget. BUILDSTDERR: File "grid.ml", line 20, characters 0-17: BUILDSTDERR: 20 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Textvariable. BUILDSTDERR: File "grid.ml", line 33, characters 12-13: BUILDSTDERR: 33 | let r4, l = int_of_string (List.hd l), List.tl l in BUILDSTDERR: ^ BUILDSTDERR: Warning 27: unused variable l. BUILDSTDERR: File "grid.ml", line 48, characters 12-13: BUILDSTDERR: 48 | let r4, l = int_of_string (List.hd l), List.tl l in BUILDSTDERR: ^ BUILDSTDERR: Warning 27: unused variable l. BUILDSTDERR: File "grid.ml", line 65, characters 12-13: BUILDSTDERR: 65 | let r4, l = int_of_string (List.hd l), List.tl l in BUILDSTDERR: ^ BUILDSTDERR: Warning 27: unused variable l. BUILDSTDERR: File "grid.ml", line 111, characters 12-13: BUILDSTDERR: 111 | let r2, l = int_of_string (List.hd l), List.tl l in BUILDSTDERR: ^ BUILDSTDERR: Warning 27: unused variable l. BUILDSTDERR: File "grid.ml", line 152, characters 12-13: BUILDSTDERR: 152 | let r2, l = int_of_string (List.hd l), List.tl l in BUILDSTDERR: ^ BUILDSTDERR: Warning 27: unused variable l. BUILDSTDERR: File "cTk.ml", line 116, characters 0-11: BUILDSTDERR: 116 | open Widget;; BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the type identifier widget (which is later used) BUILDSTDERR: File "cTk.ml", line 1372, characters 2-211: BUILDSTDERR: 1372 | ..match xe with BUILDSTDERR: 1373 | | Virtual s -> BUILDSTDERR: 1374 | if ml = [] then "<<"^s^">>" BUILDSTDERR: 1375 | else raise IllegalVirtualEvent BUILDSTDERR: 1376 | | _ -> BUILDSTDERR: 1377 | "<" ^ (String.concat " " (List.map cCAMLtoTKmodifier ml)) BUILDSTDERR: 1378 | ^ (cCAMLtoTKxEvent xe) ^ ">" BUILDSTDERR: Warning 4: this pattern-matching is fragile. BUILDSTDERR: It will remain exhaustive when constructors are added to type xEvent. BUILDSTDERR: File "cTk.ml", line 116, characters 0-11: BUILDSTDERR: 116 | open Widget;; BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the value identifier widget_any_table (which is later used) BUILDSTDERR: File "cTk.ml", line 116, characters 0-11: BUILDSTDERR: 116 | open Widget;; BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the value identifier chk_sub (which is later used) BUILDSTDERR: File "cTk.ml", line 1535, characters 5-157: BUILDSTDERR: 1535 | .....match cCAMLtoTKindex index_text_table base with BUILDSTDERR: 1536 | | TkToken ppbase -> List.fold_left (^) ppbase (List.map ppTextModifier ml) BUILDSTDERR: 1537 | | _ -> assert false BUILDSTDERR: Warning 4: this pattern-matching is fragile. BUILDSTDERR: It will remain exhaustive when constructors are added to type Camltkwrap.Protocol.tkArgs. BUILDSTDERR: File "cTk.ml", line 116, characters 0-11: BUILDSTDERR: 116 | open Widget;; BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the value identifier widget_menu_table (which is later used) BUILDSTDERR: File "cTk.ml", line 116, characters 0-11: BUILDSTDERR: 116 | open Widget;; BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the value identifier default_toplevel (which is later used) BUILDSTDERR: File "cTk.ml", line 2768, characters 30-47: BUILDSTDERR: 2768 | let cbId = register_callback widget (wrapeventInfo f what) BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 6: label callback was omitted in the application of this function. BUILDSTDERR: File "cTk.ml", line 2772, characters 30-47: BUILDSTDERR: 2772 | let cbId = register_callback widget (wrapeventInfo f what) BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 6: label callback was omitted in the application of this function. BUILDSTDERR: File "cTk.ml", line 2777, characters 30-47: BUILDSTDERR: 2777 | let cbId = register_callback widget (wrapeventInfo f what) BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 6: label callback was omitted in the application of this function. BUILDSTDERR: File "cTk.ml", line 2797, characters 30-47: BUILDSTDERR: 2797 | let cbId = register_callback Widget.dummy BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 6: label callback was omitted in the application of this function. BUILDSTDERR: File "cTk.ml", line 2801, characters 30-47: BUILDSTDERR: 2801 | let cbId = register_callback Widget.dummy BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 6: label callback was omitted in the application of this function. BUILDSTDERR: File "cTk.ml", line 2806, characters 30-47: BUILDSTDERR: 2806 | let cbId = register_callback Widget.dummy BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 6: label callback was omitted in the application of this function. BUILDSTDERR: File "cTk.ml", line 116, characters 0-11: BUILDSTDERR: 116 | open Widget;; BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the value identifier dummy (which is later used) BUILDSTDERR: File "cTk.ml", line 3, characters 0-11: BUILDSTDERR: 3 | open Widget BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Widget. BUILDSTDERR: File "cTk.ml", line 1900, characters 17-21: BUILDSTDERR: 1900 | let (a1, args) = cTKtoCAMLscrollValue args in BUILDSTDERR: ^^^^ BUILDSTDERR: Warning 27: unused variable args. BUILDSTDERR: File "cTk.ml", line 1962, characters 17-21: BUILDSTDERR: 1962 | let (a2, args) = cTKtoCAMLwidget (List.hd args), List.tl args in BUILDSTDERR: ^^^^ BUILDSTDERR: Warning 27: unused variable args. BUILDSTDERR: File "cTk.ml", line 2130, characters 17-21: BUILDSTDERR: 2130 | let (a2, args) = float_of_string (List.hd args), List.tl args in BUILDSTDERR: ^^^^ BUILDSTDERR: Warning 27: unused variable args. BUILDSTDERR: File "cTk.ml", line 2135, characters 17-21: BUILDSTDERR: 2135 | let (a2, args) = float_of_string (List.hd args), List.tl args in BUILDSTDERR: ^^^^ BUILDSTDERR: Warning 27: unused variable args. BUILDSTDERR: File "cTk.ml", line 2351, characters 4-23: BUILDSTDERR: 2351 | let tkPalette_any_table = [CPaletteActiveBackground; CPaletteActiveForeground; CPaletteBackground; CPaletteDisabledForeground; CPaletteForeground; CPaletteForegroundselectColor; CPaletteHighlightBackground; CPaletteHighlightColor; CPaletteInsertBackground; CPaletteSelectBackground; CPaletteSelectColor; CPaletteTroughColor] BUILDSTDERR: ^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 32: unused value tkPalette_any_table. BUILDSTDERR: File "cTk.ml", line 2505, characters 17-21: BUILDSTDERR: 2505 | let (a3, args) = (List.hd args), List.tl args in BUILDSTDERR: ^^^^ BUILDSTDERR: Warning 27: unused variable args. BUILDSTDERR: File "cBell.mli", line 17, characters 0-8: BUILDSTDERR: 17 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Widget (which is later used) BUILDSTDERR: File "cBell.mli", line 17, characters 0-8: BUILDSTDERR: 17 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Textvariable (which is later used) BUILDSTDERR: File "cBell.mli", line 18, characters 0-11: BUILDSTDERR: 18 | open Tkintf BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Tkintf. BUILDSTDERR: File "cBell.mli", line 20, characters 0-17: BUILDSTDERR: 20 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Textvariable. BUILDSTDERR: File "cBell.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Widget (which is later used) BUILDSTDERR: File "cBell.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Textvariable (which is later used) BUILDSTDERR: File "cBell.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Protocol (which is later used) BUILDSTDERR: File "cBell.ml", line 17, characters 0-11: BUILDSTDERR: 17 | open Tkintf BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Tkintf. BUILDSTDERR: File "cBell.ml", line 19, characters 0-17: BUILDSTDERR: 19 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Textvariable. BUILDSTDERR: File "cScale.mli", line 17, characters 0-8: BUILDSTDERR: 17 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Widget (which is later used) BUILDSTDERR: File "cScale.mli", line 17, characters 0-8: BUILDSTDERR: 17 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Textvariable (which is later used) BUILDSTDERR: File "cScale.mli", line 18, characters 0-11: BUILDSTDERR: 18 | open Tkintf BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Tkintf. BUILDSTDERR: File "cScale.mli", line 20, characters 0-17: BUILDSTDERR: 20 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Textvariable. BUILDSTDERR: File "cScale.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Widget (which is later used) BUILDSTDERR: File "cScale.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Textvariable (which is later used) BUILDSTDERR: File "cScale.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Protocol (which is later used) BUILDSTDERR: File "cScale.ml", line 19, characters 0-17: BUILDSTDERR: 19 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Textvariable. BUILDSTDERR: File "cScale.ml", line 55, characters 12-13: BUILDSTDERR: 55 | let r2, l = int_of_string (List.hd l), List.tl l in BUILDSTDERR: ^ BUILDSTDERR: Warning 27: unused variable l. BUILDSTDERR: File "cScale.ml", line 66, characters 12-13: BUILDSTDERR: 66 | let r2, l = int_of_string (List.hd l), List.tl l in BUILDSTDERR: ^ BUILDSTDERR: Warning 27: unused variable l. BUILDSTDERR: File "cWinfo.mli", line 17, characters 0-8: BUILDSTDERR: 17 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Widget (which is later used) BUILDSTDERR: File "cWinfo.mli", line 17, characters 0-8: BUILDSTDERR: 17 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Textvariable (which is later used) BUILDSTDERR: File "cWinfo.mli", line 18, characters 0-11: BUILDSTDERR: 18 | open Tkintf BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Tkintf. BUILDSTDERR: File "cWinfo.mli", line 20, characters 0-17: BUILDSTDERR: 20 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Textvariable. BUILDSTDERR: File "cWinfo.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Widget (which is later used) BUILDSTDERR: File "cWinfo.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Textvariable (which is later used) BUILDSTDERR: File "cWinfo.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Protocol (which is later used) BUILDSTDERR: File "cWinfo.ml", line 19, characters 0-17: BUILDSTDERR: 19 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Textvariable. BUILDSTDERR: File "cWinfo.ml", line 222, characters 12-13: BUILDSTDERR: 222 | let r2, l = int_of_string (List.hd l), List.tl l in BUILDSTDERR: ^ BUILDSTDERR: Warning 27: unused variable l. BUILDSTDERR: File "cWinfo.ml", line 253, characters 12-13: BUILDSTDERR: 253 | let r3, l = int_of_string (List.hd l), List.tl l in BUILDSTDERR: ^ BUILDSTDERR: Warning 27: unused variable l. BUILDSTDERR: File "cScrollbar.mli", line 17, characters 0-8: BUILDSTDERR: 17 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Widget (which is later used) BUILDSTDERR: File "cScrollbar.mli", line 17, characters 0-8: BUILDSTDERR: 17 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Textvariable (which is later used) BUILDSTDERR: File "cScrollbar.mli", line 18, characters 0-11: BUILDSTDERR: 18 | open Tkintf BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Tkintf. BUILDSTDERR: File "cScrollbar.mli", line 20, characters 0-17: BUILDSTDERR: 20 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Textvariable. BUILDSTDERR: File "cScrollbar.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Widget (which is later used) BUILDSTDERR: File "cScrollbar.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Textvariable (which is later used) BUILDSTDERR: File "cScrollbar.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Protocol (which is later used) BUILDSTDERR: File "cScrollbar.ml", line 19, characters 0-17: BUILDSTDERR: 19 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Textvariable. BUILDSTDERR: File "cScrollbar.ml", line 79, characters 12-13: BUILDSTDERR: 79 | let r2, l = float_of_string (List.hd l), List.tl l in BUILDSTDERR: ^ BUILDSTDERR: Warning 27: unused variable l. BUILDSTDERR: File "cScrollbar.ml", line 98, characters 12-13: BUILDSTDERR: 98 | let r4, l = int_of_string (List.hd l), List.tl l in BUILDSTDERR: ^ BUILDSTDERR: Warning 27: unused variable l. BUILDSTDERR: File "cEntry.mli", line 17, characters 0-8: BUILDSTDERR: 17 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Widget (which is later used) BUILDSTDERR: File "cEntry.mli", line 17, characters 0-8: BUILDSTDERR: 17 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Textvariable (which is later used) BUILDSTDERR: File "cEntry.mli", line 18, characters 0-11: BUILDSTDERR: 18 | open Tkintf BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Tkintf. BUILDSTDERR: File "cEntry.mli", line 20, characters 0-17: BUILDSTDERR: 20 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Textvariable. BUILDSTDERR: File "cEntry.mli", line 69, characters 0-51: BUILDSTDERR: 69 | val xview_get : (* entry *) widget -> float * float BUILDSTDERR: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 32: unused value xview_get. 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 '/builddir/build/BUILD/labltk-8.06.5/labltk' cd labltk; make make[1]: Entering directory '/builddir/build/BUILD/labltk-8.06.5/labltk' /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps tk.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps bell.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps bell.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps scale.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps scale.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps winfo.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps winfo.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps scrollbar.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps scrollbar.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps entry.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps entry.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps listbox.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps listbox.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps wm.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps wm.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps tkwait.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps tkwait.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps grab.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps grab.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps font.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps font.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps canvas.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps canvas.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps image.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps image.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps clipboard.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps clipboard.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps label.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps label.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps message.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps message.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps text.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps text.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps imagephoto.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps imagephoto.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps option.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps option.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps frame.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps frame.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps selection.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps selection.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps dialog.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps dialog.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps place.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps place.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps pixmap.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps pixmap.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps menubutton.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps menubutton.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps radiobutton.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps radiobutton.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps focus.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps focus.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps pack.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps pack.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps imagebitmap.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps imagebitmap.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps encoding.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps encoding.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps optionmenu.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps optionmenu.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps checkbutton.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps checkbutton.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps tkvars.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps tkvars.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps palette.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps palette.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps menu.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps menu.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps button.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps button.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps toplevel.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps toplevel.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps grid.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps grid.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps labltk.ml make[1]: Leaving directory '/builddir/build/BUILD/labltk-8.06.5/labltk' cd camltk; make -f Makefile.gen make[1]: Entering directory '/builddir/build/BUILD/labltk-8.06.5/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 '/builddir/build/BUILD/labltk-8.06.5/camltk' cd camltk; make make[1]: Entering directory '/builddir/build/BUILD/labltk-8.06.5/camltk' /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps cTk.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps cBell.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps cBell.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps cScale.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps cScale.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps cWinfo.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps cWinfo.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps cScrollbar.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps cScrollbar.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps cEntry.mli BUILDSTDERR: /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-File "cEntry.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Widget (which is later used) BUILDSTDERR: File "cEntry.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Textvariable (which is later used) BUILDSTDERR: File "cEntry.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Protocol (which is later used) BUILDSTDERR: File "cEntry.ml", line 19, characters 0-17: BUILDSTDERR: 19 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Textvariable. BUILDSTDERR: File "cEntry.ml", line 48, characters 12-13: BUILDSTDERR: 48 | let r4, l = int_of_string (List.hd l), List.tl l in BUILDSTDERR: ^ BUILDSTDERR: Warning 27: unused variable l. BUILDSTDERR: File "cEntry.ml", line 150, characters 4-13: BUILDSTDERR: 150 | let xview_get v1 = BUILDSTDERR: ^^^^^^^^^ BUILDSTDERR: Warning 32: unused value xview_get. BUILDSTDERR: File "cEntry.ml", line 157, characters 12-13: BUILDSTDERR: 157 | let r2, l = float_of_string (List.hd l), List.tl l in BUILDSTDERR: ^ BUILDSTDERR: Warning 27: unused variable l. BUILDSTDERR: File "cEntry.ml", line 167, characters 12-13: BUILDSTDERR: 167 | let r2, l = float_of_string (List.hd l), List.tl l in BUILDSTDERR: ^ BUILDSTDERR: Warning 27: unused variable l. BUILDSTDERR: File "cListbox.mli", line 17, characters 0-8: BUILDSTDERR: 17 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Widget (which is later used) BUILDSTDERR: File "cListbox.mli", line 17, characters 0-8: BUILDSTDERR: 17 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Textvariable (which is later used) BUILDSTDERR: File "cListbox.mli", line 18, characters 0-11: BUILDSTDERR: 18 | open Tkintf BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Tkintf. BUILDSTDERR: File "cListbox.mli", line 20, characters 0-17: BUILDSTDERR: 20 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Textvariable. BUILDSTDERR: File "cListbox.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Widget (which is later used) BUILDSTDERR: File "cListbox.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Textvariable (which is later used) BUILDSTDERR: File "cListbox.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Protocol (which is later used) BUILDSTDERR: File "cListbox.ml", line 19, characters 0-17: BUILDSTDERR: 19 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Textvariable. BUILDSTDERR: File "cListbox.ml", line 53, characters 12-13: BUILDSTDERR: 53 | let r4, l = int_of_string (List.hd l), List.tl l in BUILDSTDERR: ^ BUILDSTDERR: Warning 27: unused variable l. BUILDSTDERR: File "cListbox.ml", line 174, characters 12-13: BUILDSTDERR: 174 | let r2, l = float_of_string (List.hd l), List.tl l in BUILDSTDERR: ^ BUILDSTDERR: Warning 27: unused variable l. BUILDSTDERR: File "cListbox.ml", line 194, characters 12-13: BUILDSTDERR: 194 | let r2, l = float_of_string (List.hd l), List.tl l in BUILDSTDERR: ^ BUILDSTDERR: Warning 27: unused variable l. BUILDSTDERR: File "cWm.mli", line 17, characters 0-8: BUILDSTDERR: 17 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Widget (which is later used) BUILDSTDERR: File "cWm.mli", line 17, characters 0-8: BUILDSTDERR: 17 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Textvariable (which is later used) BUILDSTDERR: File "cWm.mli", line 18, characters 0-11: BUILDSTDERR: 18 | open Tkintf BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Tkintf. BUILDSTDERR: File "cWm.mli", line 20, characters 0-17: BUILDSTDERR: 20 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Textvariable. BUILDSTDERR: File "cWm.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Widget (which is later used) BUILDSTDERR: File "cWm.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Textvariable (which is later used) BUILDSTDERR: File "cWm.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Protocol (which is later used) BUILDSTDERR: File "cWm.ml", line 19, characters 0-17: BUILDSTDERR: 19 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Textvariable. BUILDSTDERR: File "cWm.ml", line 32, characters 12-13: BUILDSTDERR: 32 | let r4, l = int_of_string (List.hd l), List.tl l in BUILDSTDERR: ^ BUILDSTDERR: Warning 27: unused variable l. BUILDSTDERR: File "cWm.ml", line 140, characters 12-13: BUILDSTDERR: 140 | let r4, l = int_of_string (List.hd l), List.tl l in BUILDSTDERR: ^ BUILDSTDERR: Warning 27: unused variable l. BUILDSTDERR: File "cWm.ml", line 238, characters 12-13: BUILDSTDERR: 238 | let r2, l = int_of_string (List.hd l), List.tl l in BUILDSTDERR: ^ BUILDSTDERR: Warning 27: unused variable l. BUILDSTDERR: File "cWm.ml", line 274, characters 12-13: BUILDSTDERR: 274 | let r2, l = int_of_string (List.hd l), List.tl l in BUILDSTDERR: ^ BUILDSTDERR: Warning 27: unused variable l. BUILDSTDERR: File "cWm.ml", line 292, characters 12-13: BUILDSTDERR: 292 | let r2, l = int_of_string (List.hd l), List.tl l in BUILDSTDERR: ^ BUILDSTDERR: Warning 27: unused variable l. BUILDSTDERR: File "cWm.ml", line 366, characters 12-13: BUILDSTDERR: 366 | let r2, l = (match (List.hd l) with BUILDSTDERR: ^ BUILDSTDERR: Warning 27: unused variable l. BUILDSTDERR: File "cTkwait.mli", line 17, characters 0-8: BUILDSTDERR: 17 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Widget (which is later used) BUILDSTDERR: File "cTkwait.mli", line 17, characters 0-8: BUILDSTDERR: 17 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Textvariable (which is later used) BUILDSTDERR: File "cTkwait.mli", line 18, characters 0-11: BUILDSTDERR: 18 | open Tkintf BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Tkintf. BUILDSTDERR: File "cTkwait.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Widget (which is later used) BUILDSTDERR: File "cTkwait.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Textvariable (which is later used) BUILDSTDERR: File "cTkwait.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Protocol (which is later used) BUILDSTDERR: File "cTkwait.ml", line 17, characters 0-11: BUILDSTDERR: 17 | open Tkintf BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Tkintf. BUILDSTDERR: File "cGrab.mli", line 17, characters 0-8: BUILDSTDERR: 17 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Widget (which is later used) BUILDSTDERR: File "cGrab.mli", line 17, characters 0-8: BUILDSTDERR: 17 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Textvariable (which is later used) BUILDSTDERR: File "cGrab.mli", line 18, characters 0-11: BUILDSTDERR: 18 | open Tkintf BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Tkintf. BUILDSTDERR: File "cGrab.mli", line 20, characters 0-17: BUILDSTDERR: 20 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Textvariable. BUILDSTDERR: File "cGrab.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Widget (which is later used) BUILDSTDERR: File "cGrab.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Textvariable (which is later used) BUILDSTDERR: File "cGrab.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Protocol (which is later used) BUILDSTDERR: File "cGrab.ml", line 19, characters 0-17: BUILDSTDERR: 19 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Textvariable. BUILDSTDERR: File "cFont.mli", line 17, characters 0-8: BUILDSTDERR: 17 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Widget (which is later used) BUILDSTDERR: File "cFont.mli", line 17, characters 0-8: BUILDSTDERR: 17 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Textvariable (which is later used) BUILDSTDERR: File "cFont.mli", line 18, characters 0-11: BUILDSTDERR: 18 | open Tkintf BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Tkintf. BUILDSTDERR: File "cFont.mli", line 20, characters 0-17: BUILDSTDERR: 20 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Textvariable. BUILDSTDERR: File "cFont.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Widget (which is later used) BUILDSTDERR: File "cFont.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Textvariable (which is later used) BUILDSTDERR: File "cFont.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Protocol (which is later used) BUILDSTDERR: File "cFont.ml", line 19, characters 0-17: BUILDSTDERR: 19 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Textvariable. BUILDSTDERR: File "cCanvas.mli", line 17, characters 0-8: BUILDSTDERR: 17 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Widget (which is later used) BUILDSTDERR: File "cCanvas.mli", line 17, characters 0-8: BUILDSTDERR: 17 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Textvariable (which is later used) BUILDSTDERR: File "cCanvas.mli", line 18, characters 0-11: BUILDSTDERR: 18 | open Tkintf BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Tkintf. BUILDSTDERR: File "cCanvas.mli", line 20, characters 0-17: BUILDSTDERR: 20 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Textvariable. BUILDSTDERR: File "cCanvas.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Widget (which is later used) BUILDSTDERR: File "cCanvas.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Textvariable (which is later used) BUILDSTDERR: File "cCanvas.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Protocol (which is later used) BUILDSTDERR: File "cCanvas.ml", line 474, characters 19-36: BUILDSTDERR: 474 | let cbId = register_callback widget (wrapeventInfo f what) in BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 6: label callback was omitted in the application of this function. BUILDSTDERR: File "cCanvas.ml", line 477, characters 19-36: BUILDSTDERR: 477 | let cbId = register_callback widget (wrapeventInfo f what) in BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 6: label callback was omitted in the application of this function. BUILDSTDERR: File "cCanvas.ml", line 482, characters 19-36: BUILDSTDERR: 482 | let cbId = register_callback widget (wrapeventInfo f what) in BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 6: label callback was omitted in the application of this function. BUILDSTDERR: File "cCanvas.ml", line 19, characters 0-17: BUILDSTDERR: 19 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Textvariable. BUILDSTDERR: File "cCanvas.ml", line 54, characters 12-13: BUILDSTDERR: 54 | let r4, l = int_of_string (List.hd l), List.tl l in BUILDSTDERR: ^ BUILDSTDERR: Warning 27: unused variable l. BUILDSTDERR: File "cCanvas.ml", line 445, characters 12-13: BUILDSTDERR: 445 | let r2, l = float_of_string (List.hd l), List.tl l in BUILDSTDERR: ^ BUILDSTDERR: Warning 27: unused variable l. BUILDSTDERR: File "cCanvas.ml", line 460, characters 12-13: BUILDSTDERR: 460 | let r2, l = float_of_string (List.hd l), List.tl l in BUILDSTDERR: ^ BUILDSTDERR: Warning 27: unused variable l. BUILDSTDERR: File "cImage.mli", line 17, characters 0-8: BUILDSTDERR: 17 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Widget (which is later used) BUILDSTDERR: File "cImage.mli", line 17, characters 0-8: BUILDSTDERR: 17 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Textvariable (which is later used) BUILDSTDERR: File "cImage.mli", line 18, characters 0-11: BUILDSTDERR: 18 | open Tkintf BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Tkintf. BUILDSTDERR: File "cImage.mli", line 19, characters 0-11: BUILDSTDERR: 19 | open Widget BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Widget. BUILDSTDERR: File "cImage.mli", line 20, characters 0-17: BUILDSTDERR: 20 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Textvariable. BUILDSTDERR: File "cImage.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Widget (which is later used) BUILDSTDERR: File "cImage.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Textvariable (which is later used) BUILDSTDERR: File "cImage.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Protocol (which is later used) BUILDSTDERR: File "cImage.ml", line 17, characters 0-11: BUILDSTDERR: 17 | open Tkintf BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Tkintf. BUILDSTDERR: File "cImage.ml", line 18, characters 0-11: BUILDSTDERR: 18 | open Widget BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Widget. BUILDSTDERR: File "cImage.ml", line 19, characters 0-17: BUILDSTDERR: 19 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Textvariable. BUILDSTDERR: File "cClipboard.mli", line 17, characters 0-8: BUILDSTDERR: 17 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Widget (which is later used) BUILDSTDERR: File "cClipboard.mli", line 17, characters 0-8: BUILDSTDERR: 17 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Textvariable (which is later used) BUILDSTDERR: File "cClipboard.mli", line 18, characters 0-11: BUILDSTDERR: 18 | open Tkintf BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Tkintf. BUILDSTDERR: File "cClipboard.mli", line 20, characters 0-17: BUILDSTDERR: 20 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Textvariable. BUILDSTDERR: File "cClipboard.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Widget (which is later used) BUILDSTDERR: File "cClipboard.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Textvariable (which is later used) BUILDSTDERR: File "cClipboard.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Protocol (which is later used) BUILDSTDERR: File "cClipboard.ml", line 19, characters 0-17: BUILDSTDERR: 19 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Textvariable. BUILDSTDERR: File "cLabel.mli", line 17, characters 0-8: BUILDSTDERR: 17 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Widget (which is later used) BUILDSTDERR: File "cLabel.mli", line 17, characters 0-8: BUILDSTDERR: 17 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Textvariable (which is later used) BUILDSTDERR: File "cLabel.mli", line 18, characters 0-11: BUILDSTDERR: 18 | open Tkintf BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Tkintf. BUILDSTDERR: File "cLabel.mli", line 20, characters 0-17: BUILDSTDERR: 20 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Textvariable. BUILDSTDERR: File "cLabel.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Widget (which is later used) BUILDSTDERR: File "cLabel.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Textvariable (which is later used) BUILDSTDERR: File "cLabel.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Protocol (which is later used) BUILDSTDERR: File "cLabel.ml", line 19, characters 0-17: BUILDSTDERR: 19 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Textvariable. BUILDSTDERR: File "cResource.mli", line 17, characters 0-8: BUILDSTDERR: 17 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Widget (which is later used) BUILDSTDERR: File "cResource.mli", line 17, characters 0-8: BUILDSTDERR: 17 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Textvariable (which is later used) BUILDSTDERR: File "cResource.mli", line 18, characters 0-11: BUILDSTDERR: 18 | open Tkintf BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Tkintf. BUILDSTDERR: File "cResource.mli", line 20, characters 0-17: BUILDSTDERR: 20 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Textvariable. BUILDSTDERR: File "cResource.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Widget (which is later used) BUILDSTDERR: File "cResource.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Textvariable (which is later used) BUILDSTDERR: File "cResource.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Protocol (which is later used) BUILDSTDERR: File "cResource.ml", line 19, characters 0-17: BUILDSTDERR: 19 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Textvariable. BUILDSTDERR: File "cMessage.mli", line 17, characters 0-8: BUILDSTDERR: 17 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Widget (which is later used) BUILDSTDERR: File "cMessage.mli", line 17, characters 0-8: BUILDSTDERR: 17 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Textvariable (which is later used) BUILDSTDERR: File "cMessage.mli", line 18, characters 0-11: BUILDSTDERR: 18 | open Tkintf BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Tkintf. BUILDSTDERR: File "cMessage.mli", line 20, characters 0-17: BUILDSTDERR: 20 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Textvariable. BUILDSTDERR: File "cMessage.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Widget (which is later used) BUILDSTDERR: File "cMessage.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Textvariable (which is later used) BUILDSTDERR: File "cMessage.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Protocol (which is later used) BUILDSTDERR: File "cMessage.ml", line 19, characters 0-17: BUILDSTDERR: 19 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Textvariable. BUILDSTDERR: File "cText.mli", line 17, characters 0-8: BUILDSTDERR: 17 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Widget (which is later used) BUILDSTDERR: File "cText.mli", line 17, characters 0-8: BUILDSTDERR: 17 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Textvariable (which is later used) BUILDSTDERR: File "cText.mli", line 18, characters 0-11: BUILDSTDERR: 18 | open Tkintf BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Tkintf. BUILDSTDERR: File "cText.mli", line 20, characters 0-17: BUILDSTDERR: 20 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Textvariable. BUILDSTDERR: File "cText.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Widget (which is later used) BUILDSTDERR: File "cText.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Textvariable (which is later used) BUILDSTDERR: File "cText.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Protocol (which is later used) BUILDSTDERR: File "cText.ml", line 470, characters 19-36: BUILDSTDERR: 470 | let cbId = register_callback widget (wrapeventInfo f what) in BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 6: label callback was omitted in the application of this function. BUILDSTDERR: File "cText.ml", line 473, characters 19-36: BUILDSTDERR: 473 | let cbId = register_callback widget (wrapeventInfo f what) in BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 6: label callback was omitted in the application of this function. BUILDSTDERR: File "cText.ml", line 478, characters 19-36: BUILDSTDERR: 478 | let cbId = register_callback widget (wrapeventInfo f what) in BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 6: label callback was omitted in the application of this function. BUILDSTDERR: File "cText.ml", line 19, characters 0-17: BUILDSTDERR: 19 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Textvariable. BUILDSTDERR: File "cText.ml", line 48, characters 12-13: BUILDSTDERR: 48 | let r4, l = int_of_string (List.hd l), List.tl l in BUILDSTDERR: ^ BUILDSTDERR: Warning 27: unused variable l. BUILDSTDERR: File "cText.ml", line 99, characters 12-13: BUILDSTDERR: 99 | let r5, l = int_of_string (List.hd l), List.tl l in BUILDSTDERR: ^ BUILDSTDERR: Warning 27: unused variable l. BUILDSTDERR: File "cText.ml", line 330, characters 12-13: BUILDSTDERR: 330 | let r2, l = cTKtoCAMLindex (List.hd l), List.tl l in BUILDSTDERR: ^ BUILDSTDERR: Warning 27: unused variable l. BUILDSTDERR: File "cText.ml", line 344, characters 12-13: BUILDSTDERR: 344 | let r2, l = cTKtoCAMLindex (List.hd l), List.tl l in BUILDSTDERR: ^ BUILDSTDERR: Warning 27: unused variable l. BUILDSTDERR: File "cText.ml", line 423, characters 12-13: BUILDSTDERR: 423 | let r2, l = float_of_string (List.hd l), List.tl l in BUILDSTDERR: ^ BUILDSTDERR: Warning 27: unused variable l. BUILDSTDERR: File "cText.ml", line 438, characters 12-13: BUILDSTDERR: 438 | let r2, l = float_of_string (List.hd l), List.tl l in BUILDSTDERR: ^ BUILDSTDERR: Warning 27: unused variable l. BUILDSTDERR: File "cImagephoto.mli", line 17, characters 0-8: BUILDSTDERR: 17 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Widget (which is later used) BUILDSTDERR: File "cImagephoto.mli", line 17, characters 0-8: BUILDSTDERR: 17 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Textvariable (which is later used) BUILDSTDERR: File "cImagephoto.mli", line 18, characters 0-11: BUILDSTDERR: 18 | open Tkintf BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Tkintf. BUILDSTDERR: File "cImagephoto.mli", line 19, characters 0-11: BUILDSTDERR: 19 | open Widget BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Widget. BUILDSTDERR: File "cImagephoto.mli", line 20, characters 0-17: BUILDSTDERR: 20 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Textvariable. BUILDSTDERR: File "cImagephoto.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Widget (which is later used) BUILDSTDERR: File "cImagephoto.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Textvariable (which is later used) BUILDSTDERR: File "cImagephoto.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Protocol (which is later used) BUILDSTDERR: File "cImagephoto.ml", line 19, characters 0-17: BUILDSTDERR: 19 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Textvariable. BUILDSTDERR: File "cImagephoto.ml", line 75, characters 12-13: BUILDSTDERR: 75 | let r3, l = int_of_string (List.hd l), List.tl l in BUILDSTDERR: ^ BUILDSTDERR: Warning 27: unused variable l. BUILDSTDERR: File "cOption.mli", line 17, characters 0-8: BUILDSTDERR: 17 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Widget (which is later used) BUILDSTDERR: File "cOption.mli", line 17, characters 0-8: BUILDSTDERR: 17 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Textvariable (which is later used) BUILDSTDERR: File "cOption.mli", line 18, characters 0-11: BUILDSTDERR: 18 | open Tkintf BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Tkintf. BUILDSTDERR: File "cOption.mli", line 20, characters 0-17: BUILDSTDERR: 20 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Textvariable. BUILDSTDERR: File "cOption.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Widget (which is later used) BUILDSTDERR: File "cOption.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Textvariable (which is later used) BUILDSTDERR: File "cOption.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Protocol (which is later used) BUILDSTDERR: File "cOption.ml", line 19, characters 0-17: BUILDSTDERR: 19 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Textvariable. BUILDSTDERR: File "cFrame.mli", line 17, characters 0-8: BUILDSTDERR: 17 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Widget (which is later used) BUILDSTDERR: File "cFrame.mli", line 17, characters 0-8: BUILDSTDERR: 17 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Textvariable (which is later used) BUILDSTDERR: File "cFrame.mli", line 18, characters 0-11: BUILDSTDERR: 18 | open Tkintf BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Tkintf. BUILDSTDERR: File "cFrame.mli", line 20, characters 0-17: BUILDSTDERR: 20 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Textvariable. BUILDSTDERR: File "cFrame.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Widget (which is later used) BUILDSTDERR: File "cFrame.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Textvariable (which is later used) BUILDSTDERR: File "cFrame.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Protocol (which is later used) BUILDSTDERR: File "cFrame.ml", line 19, characters 0-17: BUILDSTDERR: 19 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Textvariable. BUILDSTDERR: File "cSelection.mli", line 17, characters 0-8: BUILDSTDERR: 17 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Widget (which is later used) BUILDSTDERR: File "cSelection.mli", line 17, characters 0-8: BUILDSTDERR: 17 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Textvariable (which is later used) BUILDSTDERR: File "cSelection.mli", line 18, characters 0-11: BUILDSTDERR: 18 | open Tkintf BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Tkintf. BUILDSTDERR: File "cSelection.mli", line 20, characters 0-17: BUILDSTDERR: 20 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Textvariable. BUILDSTDERR: File "cSelection.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Widget (which is later used) BUILDSTDERR: File "cSelection.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Textvariable (which is later used) BUILDSTDERR: File "cSelection.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Protocol (which is later used) BUILDSTDERR: File "cSelection.ml", line 51, characters 13-30: BUILDSTDERR: 51 | let id = register_callback w (function args -> BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 6: label callback was omitted in the application of this function. BUILDSTDERR: File "cSelection.ml", line 19, characters 0-17: BUILDSTDERR: 19 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Textvariable. BUILDSTDERR: File "cSelection.ml", line 53, characters 14-18: BUILDSTDERR: 53 | let (a2,args) = int_of_string (List.hd args), List.tl args in BUILDSTDERR: ^^^^ BUILDSTDERR: Warning 27: unused variable args. BUILDSTDERR: File "cDialog.mli", line 17, characters 0-8: BUILDSTDERR: 17 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Widget (which is later used) BUILDSTDERR: File "cDialog.mli", line 17, characters 0-8: BUILDSTDERR: 17 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Textvariable (which is later used) BUILDSTDERR: File "cDialog.mli", line 18, characters 0-11: BUILDSTDERR: 18 | open Tkintf BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Tkintf. BUILDSTDERR: File "cDialog.mli", line 20, characters 0-17: BUILDSTDERR: 20 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Textvariable. BUILDSTDERR: File "cDialog.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Widget (which is later used) BUILDSTDERR: File "cDialog.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Textvariable (which is later used) BUILDSTDERR: File "cDialog.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Protocol (which is later used) BUILDSTDERR: File "cDialog.ml", line 19, characters 0-17: BUILDSTDERR: 19 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Textvariable. BUILDSTDERR: File "cPlace.mli", line 17, characters 0-8: BUILDSTDERR: 17 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Widget (which is later used) BUILDSTDERR: File "cPlace.mli", line 17, characters 0-8: BUILDSTDERR: 17 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Textvariable (which is later used) BUILDSTDERR: File "cPlace.mli", line 18, characters 0-11: BUILDSTDERR: 18 | open Tkintf BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Tkintf. BUILDSTDERR: File "cPlace.mli", line 20, characters 0-17: BUILDSTDERR: 20 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Textvariable. BUILDSTDERR: File "cPlace.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Widget (which is later used) BUILDSTDERR: File "cPlace.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Textvariable (which is later used) BUILDSTDERR: File "cPlace.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Protocol (which is later used) BUILDSTDERR: File "cPlace.ml", line 19, characters 0-17: BUILDSTDERR: 19 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Textvariable. BUILDSTDERR: File "cPixmap.mli", line 17, characters 0-8: BUILDSTDERR: 17 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Widget (which is later used) BUILDSTDERR: File "cPixmap.mli", line 17, characters 0-8: BUILDSTDERR: 17 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Textvariable (which is later used) BUILDSTDERR: File "cPixmap.mli", line 18, characters 0-11: BUILDSTDERR: 18 | open Tkintf BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Tkintf. BUILDSTDERR: File "cPixmap.mli", line 19, characters 0-11: BUILDSTDERR: 19 | open Widget BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Widget. BUILDSTDERR: File "cPixmap.mli", line 20, characters 0-17: BUILDSTDERR: 20 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Textvariable. BUILDSTDERR: File "cPixmap.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Widget (which is later used) BUILDSTDERR: File "cPixmap.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Textvariable (which is later used) BUILDSTDERR: File "cPixmap.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Protocol (which is later used) BUILDSTDERR: File "cPixmap.ml", line 17, characters 0-11: BUILDSTDERR: 17 | open Tkintf BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Tkintf. BUILDSTDERR: File "cPixmap.ml", line 18, characters 0-11: BUILDSTDERR: 18 | open Widget BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Widget. BUILDSTDERR: File "cPixmap.ml", line 19, characters 0-17: BUILDSTDERR: 19 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Textvariable. BUILDSTDERR: File "cPixmap.ml", line 21, characters 0-13: BUILDSTDERR: 21 | open Protocol BUILDSTDERR: ^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Protocol. BUILDSTDERR: File "cMenubutton.mli", line 17, characters 0-8: BUILDSTDERR: 17 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Widget (which is later used) BUILDSTDERR: File "cMenubutton.mli", line 17, characters 0-8: BUILDSTDERR: 17 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Textvariable (which is later used) BUILDSTDERR: File "cMenubutton.mli", line 18, characters 0-11: BUILDSTDERR: 18 | open Tkintf BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Tkintf. BUILDSTDERR: File "cMenubutton.mli", line 20, characters 0-17: BUILDSTDERR: 20 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Textvariable. BUILDSTDERR: File "cMenubutton.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Widget (which is later used) BUILDSTDERR: File "cMenubutton.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Textvariable (which is later used) BUILDSTDERR: File "cMenubutton.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Protocol (which is later used) BUILDSTDERR: File "cMenubutton.ml", line 19, characters 0-17: BUILDSTDERR: 19 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Textvariable. BUILDSTDERR: File "cRadiobutton.mli", line 17, characters 0-8: BUILDSTDERR: 17 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Widget (which is later used) BUILDSTDERR: File "cRadiobutton.mli", line 17, characters 0-8: BUILDSTDERR: 17 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Textvariable (which is later used) BUILDSTDERR: File "cRadiobutton.mli", line 18, characters 0-11: BUILDSTDERR: 18 | open Tkintf BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Tkintf. BUILDSTDERR: File "cRadiobutton.mli", line 20, characters 0-17: BUILDSTDERR: 20 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Textvariable. BUILDSTDERR: File "cRadiobutton.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Widget (which is later used) BUILDSTDERR: File "cRadiobutton.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Textvariable (which is later used) BUILDSTDERR: File "cRadiobutton.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Protocol (which is later used) BUILDSTDERR: File "cRadiobutton.ml", line 19, characters 0-17: BUILDSTDERR: 19 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Textvariable. BUILDSTDERR: File "cFocus.mli", line 17, characters 0-8: BUILDSTDERR: 17 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Widget (which is later used) BUILDSTDERR: File "cFocus.mli", line 17, characters 0-8: BUILDSTDERR: 17 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Textvariable (which is later used) BUILDSTDERR: File "cFocus.mli", line 18, characters 0-11: BUILDSTDERR: 18 | open Tkintf BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Tkintf. BUILDSTDERR: File "cFocus.mli", line 20, characters 0-17: BUILDSTDERR: 20 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Textvariable. BUILDSTDERR: File "cFocus.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Widget (which is later used) BUILDSTDERR: File "cFocus.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Textvariable (which is later used) BUILDSTDERR: File "cFocus.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Protocol (which is later used) BUILDSTDERR: File "cFocus.ml", line 17, characters 0-11: BUILDSTDERR: 17 | open Tkintf BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Tkintf. BUILDSTDERR: File "cFocus.ml", line 19, characters 0-17: BUILDSTDERR: 19 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Textvariable. BUILDSTDERR: File "cPack.mli", line 17, characters 0-8: BUILDSTDERR: 17 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Widget (which is later used) BUILDSTDERR: File "cPack.mli", line 17, characters 0-8: BUILDSTDERR: 17 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Textvariable (which is later used) BUILDSTDERR: File "cPack.mli", line 18, characters 0-11: BUILDSTDERR: 18 | open Tkintf BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Tkintf. BUILDSTDERR: File "cPack.mli", line 20, characters 0-17: BUILDSTDERR: 20 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Textvariable. BUILDSTDERR: File "cPack.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Widget (which is later used) BUILDSTDERR: File "cPack.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Textvariable (which is later used) BUILDSTDERR: File "cPack.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Protocol (which is later used) BUILDSTDERR: File "cPack.ml", line 19, characters 0-17: BUILDSTDERR: 19 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Textvariable. BUILDSTDERR: File "cImagebitmap.mli", line 17, characters 0-8: BUILDSTDERR: 17 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Widget (which is later used) BUILDSTDERR: File "cImagebitmap.mli", line 17, characters 0-8: BUILDSTDERR: 17 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Textvariable (which is later used) BUILDSTDERR: File "cImagebitmap.mli", line 18, characters 0-11: BUILDSTDERR: 18 | open Tkintf BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Tkintf. BUILDSTDERR: File "cImagebitmap.mli", line 19, characters 0-11: BUILDSTDERR: 19 | open Widget BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Widget. BUILDSTDERR: File "cImagebitmap.mli", line 20, characters 0-17: BUILDSTDERR: 20 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Textvariable. BUILDSTDERR: File "cImagebitmap.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Widget (which is later used) BUILDSTDERR: File "cImagebitmap.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Textvariable (which is later used) BUILDSTDERR: File "cImagebitmap.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Protocol (which is later used) BUILDSTDERR: File "cImagebitmap.ml", line 19, characters 0-17: BUILDSTDERR: 19 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Textvariable. BUILDSTDERR: File "cEncoding.mli", line 17, characters 0-8: BUILDSTDERR: 17 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Widget (which is later used) BUILDSTDERR: File "cEncoding.mli", line 17, characters 0-8: BUILDSTDERR: 17 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Textvariable (which is later used) BUILDSTDERR: File "cEncoding.mli", line 18, characters 0-11: BUILDSTDERR: 18 | open Tkintf BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Tkintf. BUILDSTDERR: File "cEncoding.mli", line 19, characters 0-11: BUILDSTDERR: 19 | open Widget BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Widget. BUILDSTDERR: File "cEncoding.mli", line 20, characters 0-17: BUILDSTDERR: 20 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Textvariable. BUILDSTDERR: File "cEncoding.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Widget (which is later used) BUILDSTDERR: File "cEncoding.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Textvariable (which is later used) BUILDSTDERR: File "cEncoding.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Protocol (which is later used) BUILDSTDERR: File "cEncoding.ml", line 17, characters 0-11: BUILDSTDERR: 17 | open Tkintf BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Tkintf. BUILDSTDERR: File "cEncoding.ml", line 18, characters 0-11: BUILDSTDERR: 18 | open Widget BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Widget. BUILDSTDERR: File "cEncoding.ml", line 19, characters 0-17: BUILDSTDERR: 19 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Textvariable. BUILDSTDERR: File "cOptionmenu.mli", line 17, characters 0-8: BUILDSTDERR: 17 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Widget (which is later used) BUILDSTDERR: File "cOptionmenu.mli", line 17, characters 0-8: BUILDSTDERR: 17 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Textvariable (which is later used) BUILDSTDERR: File "cOptionmenu.mli", line 18, characters 0-11: BUILDSTDERR: 18 | open Tkintf BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Tkintf. BUILDSTDERR: File "cOptionmenu.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Widget (which is later used) BUILDSTDERR: File "cOptionmenu.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Textvariable (which is later used) BUILDSTDERR: File "cOptionmenu.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Protocol (which is later used) BUILDSTDERR: File "cOptionmenu.ml", line 24, characters 0-13: BUILDSTDERR: 24 | open Protocol;; BUILDSTDERR: ^^^^^^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the value identifier tkEval (which is later used) BUILDSTDERR: File "cOptionmenu.ml", line 17, characters 0-11: BUILDSTDERR: 17 | open Tkintf BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Tkintf. BUILDSTDERR: File "cOptionmenu.ml", line 18, characters 0-11: BUILDSTDERR: 18 | open Widget BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Widget. BUILDSTDERR: File "cOptionmenu.ml", line 21, characters 0-13: BUILDSTDERR: 21 | open Protocol BUILDSTDERR: ^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Protocol. BUILDSTDERR: File "cOptionmenu.ml", line 41, characters 4-16: BUILDSTDERR: 41 | let create_named parent name variable values = BUILDSTDERR: ^^^^^^^^^^^^ BUILDSTDERR: Warning 32: unused value create_named. BUILDSTDERR: File "cCheckbutton.mli", line 17, characters 0-8: BUILDSTDERR: 17 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Widget (which is later used) BUILDSTDERR: File "cCheckbutton.mli", line 17, characters 0-8: BUILDSTDERR: 17 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Textvariable (which is later used) BUILDSTDERR: File "cCheckbutton.mli", line 18, characters 0-11: BUILDSTDERR: 18 | open Tkintf BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Tkintf. BUILDSTDERR: File "cCheckbutton.mli", line 20, characters 0-17: BUILDSTDERR: 20 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Textvariable. BUILDSTDERR: File "cCheckbutton.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Widget (which is later used) BUILDSTDERR: File "cCheckbutton.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Textvariable (which is later used) BUILDSTDERR: File "cCheckbutton.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Protocol (which is later used) BUILDSTDERR: File "cCheckbutton.ml", line 19, characters 0-17: BUILDSTDERR: 19 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Textvariable. BUILDSTDERR: File "cTkvars.mli", line 17, characters 0-8: BUILDSTDERR: 17 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Widget (which is later used) BUILDSTDERR: File "cTkvars.mli", line 17, characters 0-8: BUILDSTDERR: 17 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Textvariable (which is later used) BUILDSTDERR: File "cTkvars.mli", line 18, characters 0-11: BUILDSTDERR: 18 | open Tkintf BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Tkintf. BUILDSTDERR: File "cTkvars.mli", line 19, characters 0-11: BUILDSTDERR: 19 | open Widget BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Widget. BUILDSTDERR: File "cTkvars.mli", line 20, characters 0-17: BUILDSTDERR: 20 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Textvariable. BUILDSTDERR: File "cTkvars.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Widget (which is later used) BUILDSTDERR: File "cTkvars.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Textvariable (which is later used) BUILDSTDERR: File "cTkvars.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Protocol (which is later used) BUILDSTDERR: File "cTkvars.ml", line 17, characters 0-11: BUILDSTDERR: 17 | open Tkintf BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Tkintf. BUILDSTDERR: File "cTkvars.ml", line 18, characters 0-11: BUILDSTDERR: 18 | open Widget BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Widget. BUILDSTDERR: File "cTkvars.ml", line 19, characters 0-17: BUILDSTDERR: 19 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Textvariable. BUILDSTDERR: File "cPalette.mli", line 17, characters 0-8: BUILDSTDERR: 17 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Widget (which is later used) BUILDSTDERR: File "cPalette.mli", line 17, characters 0-8: BUILDSTDERR: 17 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Textvariable (which is later used) BUILDSTDERR: File "cPalette.mli", line 18, characters 0-11: BUILDSTDERR: 18 | open Tkintf BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Tkintf. BUILDSTDERR: File "cPalette.mli", line 19, characters 0-11: BUILDSTDERR: 19 | open Widget BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Widget. BUILDSTDERR: File "cPalette.mli", line 20, characters 0-17: BUILDSTDERR: 20 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Textvariable. BUILDSTDERR: File "cPalette.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Widget (which is later used) BUILDSTDERR: File "cPalette.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Textvariable (which is later used) BUILDSTDERR: File "cPalette.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Protocol (which is later used) BUILDSTDERR: File "cPalette.ml", line 18, characters 0-11: BUILDSTDERR: 18 | open Widget BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Widget. BUILDSTDERR: File "cPalette.ml", line 19, characters 0-17: BUILDSTDERR: 19 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Textvariable. BUILDSTDERR: File "cMenu.mli", line 17, characters 0-8: BUILDSTDERR: 17 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Widget (which is later used) BUILDSTDERR: File "cMenu.mli", line 17, characters 0-8: BUILDSTDERR: 17 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Textvariable (which is later used) BUILDSTDERR: File "cMenu.mli", line 18, characters 0-11: BUILDSTDERR: 18 | open Tkintf BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Tkintf. BUILDSTDERR: File "cMenu.mli", line 20, characters 0-17: BUILDSTDERR: 20 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Textvariable. BUILDSTDERR: File "cMenu.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Widget (which is later used) BUILDSTDERR: File "cMenu.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Textvariable (which is later used) BUILDSTDERR: File "cMenu.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Protocol (which is later used) BUILDSTDERR: File "cMenu.ml", line 19, characters 0-17: BUILDSTDERR: 19 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Textvariable. BUILDSTDERR: File "cButton.mli", line 17, characters 0-8: BUILDSTDERR: 17 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Widget (which is later used) BUILDSTDERR: File "cButton.mli", line 17, characters 0-8: BUILDSTDERR: 17 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Textvariable (which is later used) BUILDSTDERR: File "cButton.mli", line 18, characters 0-11: BUILDSTDERR: 18 | open Tkintf BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Tkintf. BUILDSTDERR: File "cButton.mli", line 20, characters 0-17: BUILDSTDERR: 20 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Textvariable. BUILDSTDERR: File "cButton.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Widget (which is later used) BUILDSTDERR: File "cButton.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Textvariable (which is later used) BUILDSTDERR: File "cButton.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Protocol (which is later used) BUILDSTDERR: File "cButton.ml", line 19, characters 0-17: BUILDSTDERR: 19 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Textvariable. BUILDSTDERR: File "cToplevel.mli", line 17, characters 0-8: BUILDSTDERR: 17 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Widget (which is later used) BUILDSTDERR: File "cToplevel.mli", line 17, characters 0-8: BUILDSTDERR: 17 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Textvariable (which is later used) BUILDSTDERR: File "cToplevel.mli", line 18, characters 0-11: BUILDSTDERR: 18 | open Tkintf BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Tkintf. BUILDSTDERR: File "cToplevel.mli", line 20, characters 0-17: BUILDSTDERR: 20 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Textvariable. BUILDSTDERR: File "cToplevel.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Widget (which is later used) BUILDSTDERR: File "cToplevel.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Textvariable (which is later used) BUILDSTDERR: File "cToplevel.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Protocol (which is later used) BUILDSTDERR: File "cToplevel.ml", line 19, characters 0-17: BUILDSTDERR: 19 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Textvariable. BUILDSTDERR: File "cGrid.mli", line 17, characters 0-8: BUILDSTDERR: 17 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Widget (which is later used) BUILDSTDERR: File "cGrid.mli", line 17, characters 0-8: BUILDSTDERR: 17 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Textvariable (which is later used) BUILDSTDERR: File "cGrid.mli", line 18, characters 0-11: BUILDSTDERR: 18 | open Tkintf BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Tkintf. BUILDSTDERR: File "cGrid.mli", line 20, characters 0-17: BUILDSTDERR: 20 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Textvariable. BUILDSTDERR: File "cGrid.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Widget (which is later used) BUILDSTDERR: File "cGrid.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Textvariable (which is later used) BUILDSTDERR: File "cGrid.ml", line 16, characters 0-8: BUILDSTDERR: 16 | open CTk BUILDSTDERR: ^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Protocol (which is later used) BUILDSTDERR: File "cGrid.ml", line 19, characters 0-17: BUILDSTDERR: 19 | open Textvariable BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open CTk.Textvariable. BUILDSTDERR: File "cGrid.ml", line 32, characters 12-13: BUILDSTDERR: 32 | let r4, l = int_of_string (List.hd l), List.tl l in BUILDSTDERR: ^ BUILDSTDERR: Warning 27: unused variable l. BUILDSTDERR: File "cGrid.ml", line 47, characters 12-13: BUILDSTDERR: 47 | let r4, l = int_of_string (List.hd l), List.tl l in BUILDSTDERR: ^ BUILDSTDERR: Warning 27: unused variable l. BUILDSTDERR: File "cGrid.ml", line 64, characters 12-13: BUILDSTDERR: 64 | let r4, l = int_of_string (List.hd l), List.tl l in BUILDSTDERR: ^ BUILDSTDERR: Warning 27: unused variable l. BUILDSTDERR: File "cGrid.ml", line 116, characters 12-13: BUILDSTDERR: 116 | let r2, l = int_of_string (List.hd l), List.tl l in BUILDSTDERR: ^ BUILDSTDERR: Warning 27: unused variable l. BUILDSTDERR: File "cGrid.ml", line 164, characters 12-13: BUILDSTDERR: 164 | let r2, l = int_of_string (List.hd l), List.tl l in BUILDSTDERR: ^ BUILDSTDERR: Warning 27: unused variable l. BUILDSTDERR: File "fileselect.mli", line 22, characters 0-12: BUILDSTDERR: 22 | open Support BUILDSTDERR: ^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Support. BUILDSTDERR: File "fileselect.ml", line 29, characters 0-7: BUILDSTDERR: 29 | open Tk BUILDSTDERR: ^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the value identifier bind (which is later used) BUILDSTDERR: File "fileselect.ml", line 58, characters 20-24: BUILDSTDERR: 58 | 0 -> close r; dup2 w stdout; BUILDSTDERR: ^^^^ BUILDSTDERR: Warning 6: labels src, dst were omitted in the application of this function. BUILDSTDERR: File "fileselect.ml", line 25, characters 0-15: BUILDSTDERR: 25 | open UnixLabels BUILDSTDERR: ^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the value identifier stdout (which is later used) BUILDSTDERR: File "fileselect.ml", line 24, characters 0-14: BUILDSTDERR: 24 | open StdLabels BUILDSTDERR: ^^^^^^^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier List (which is later used) BUILDSTDERR: File "fileselect.ml", line 121, characters 8-32: BUILDSTDERR: 121 | let rec get_directories_in_files path = BUILDSTDERR: ^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 39: unused rec flag. BUILDSTDERR: File "fileselect.ml", line 30, characters 0-11: BUILDSTDERR: 30 | open Widget BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the value identifier coe (which is later used) BUILDSTDERR: File "fileselect.ml", line 27, characters 0-13: BUILDSTDERR: 27 | open Filename BUILDSTDERR: ^^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Stdlib.Filename. BUILDSTDERR: File "balloon.ml", line 19, characters 0-14: BUILDSTDERR: 19 | open StdLabels BUILDSTDERR: ^^^^^^^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier List (which is later used) BUILDSTDERR: File "balloon.ml", line 26, characters 0-12: BUILDSTDERR: 26 | open Support BUILDSTDERR: ^^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Support. deps cEntry.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps cListbox.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps cListbox.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps cWm.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps cWm.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps cTkwait.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps cTkwait.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps cGrab.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps cGrab.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps cFont.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps cFont.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps cCanvas.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps cCanvas.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps cImage.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps cImage.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps cClipboard.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps cClipboard.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps cLabel.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps cLabel.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps cResource.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps cResource.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps cMessage.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps cMessage.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps cText.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps cText.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps cImagephoto.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps cImagephoto.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps cOption.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps cOption.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps cFrame.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps cFrame.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps cSelection.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps cSelection.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps cDialog.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps cDialog.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps cPlace.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps cPlace.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps cPixmap.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps cPixmap.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps cMenubutton.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps cMenubutton.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps cRadiobutton.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps cRadiobutton.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps cFocus.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps cFocus.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps cPack.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps cPack.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps cImagebitmap.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps cImagebitmap.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps cEncoding.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps cEncoding.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps cOptionmenu.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps cOptionmenu.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps cCheckbutton.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps cCheckbutton.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps cTkvars.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps cTkvars.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps cPalette.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps cPalette.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps cMenu.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps cMenu.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps cButton.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps cButton.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps cToplevel.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps cToplevel.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps cGrid.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps cGrid.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../support -no-alias-deps camltk.ml make[1]: Leaving directory '/builddir/build/BUILD/labltk-8.06.5/camltk' cd lib; make make[1]: Entering directory '/builddir/build/BUILD/labltk-8.06.5/lib' make superclean make[2]: Entering directory '/builddir/build/BUILD/labltk-8.06.5/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 '/builddir/build/BUILD/labltk-8.06.5/lib' cd ../labltk; make make[2]: Entering directory '/builddir/build/BUILD/labltk-8.06.5/labltk' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/labltk-8.06.5/labltk' cd ../camltk; make make[2]: Entering directory '/builddir/build/BUILD/labltk-8.06.5/camltk' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/labltk-8.06.5/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,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 '/builddir/build/BUILD/labltk-8.06.5/lib' cd jpf; make make[1]: Entering directory '/builddir/build/BUILD/labltk-8.06.5/jpf' /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../labltk -I ../support fileselect.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../labltk -I ../support fileselect.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../labltk -I ../support balloon.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../labltk -I ../support balloon.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../labltk -I ../support shell.mli BUILDSTDERR: /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../File "shell.ml", line 16, characters 0-9: BUILDSTDERR: 16 | open Unix BUILDSTDERR: ^^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the value identifier stdout (which is later used) BUILDSTDERR: File "shell.ml", line 16, characters 0-9: BUILDSTDERR: 16 | open Unix BUILDSTDERR: ^^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the value identifier stderr (which is later used) BUILDSTDERR: File "frx_misc.mli", line 16, characters 0-11: BUILDSTDERR: 16 | open Camltk BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Camltk. BUILDSTDERR: File "frx_misc.ml", line 27, characters 0-11: BUILDSTDERR: 27 | open Camltk BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Protocol (which is later used) BUILDSTDERR: File "frx_misc.ml", line 33, characters 12-392: BUILDSTDERR: 33 | ............(function BUILDSTDERR: 34 | Data s -> BUILDSTDERR: 35 | begin match !hasopt with BUILDSTDERR: 36 | None -> hasopt := Some (Data s) BUILDSTDERR: 37 | | Some _ -> raise (Protocol.TkError "two data sources in options") BUILDSTDERR: ... BUILDSTDERR: 41 | None -> hasopt := Some (File f) BUILDSTDERR: 42 | | Some _ -> raise (Protocol.TkError "two data sources in options") BUILDSTDERR: 43 | end BUILDSTDERR: 44 | | o -> ()) BUILDSTDERR: Warning 4: this pattern-matching is fragile. BUILDSTDERR: It will remain exhaustive when constructors are added to type CTk.options. BUILDSTDERR: File "frx_misc.ml", line 55, characters 19-87: BUILDSTDERR: 55 | ...................(function BUILDSTDERR: 56 | | Data s -> File tmpfile BUILDSTDERR: 57 | | o -> o) BUILDSTDERR: Warning 4: this pattern-matching is fragile. BUILDSTDERR: It will remain exhaustive when constructors are added to type CTk.options. BUILDSTDERR: File "frx_misc.ml", line 46, characters 2-713: BUILDSTDERR: 46 | ..match !hasopt with BUILDSTDERR: 47 | None -> raise (Protocol.TkError "no data source in options") BUILDSTDERR: 48 | | Some (Data s) -> BUILDSTDERR: 49 | begin BUILDSTDERR: 50 | let tmpfile = Filename.temp_file "img" "" in BUILDSTDERR: ... BUILDSTDERR: 66 | raise e BUILDSTDERR: 67 | end BUILDSTDERR: 68 | | Some (File s) -> Imagephoto.create options BUILDSTDERR: 69 | | _ -> assert false BUILDSTDERR: Warning 4: this pattern-matching is fragile. BUILDSTDERR: It will remain exhaustive when constructors are added to type CTk.options. BUILDSTDERR: File "frx_misc.ml", line 44, characters 6-7: BUILDSTDERR: 44 | | o -> ()) BUILDSTDERR: ^ BUILDSTDERR: Warning 27: unused variable o. BUILDSTDERR: File "frx_misc.ml", line 56, characters 19-20: BUILDSTDERR: 56 | | Data s -> File tmpfile BUILDSTDERR: ^ BUILDSTDERR: Warning 27: unused variable s. BUILDSTDERR: File "frx_misc.ml", line 68, characters 15-16: BUILDSTDERR: 68 | | Some (File s) -> Imagephoto.create options BUILDSTDERR: ^ BUILDSTDERR: Warning 27: unused variable s. BUILDSTDERR: File "frx_widget.mli", line 16, characters 0-11: BUILDSTDERR: 16 | open Camltk BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Widget (which is later used) BUILDSTDERR: File "frx_widget.ml", line 16, characters 0-11: BUILDSTDERR: 16 | open Camltk BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Widget (which is later used) BUILDSTDERR: File "frx_widget.ml", line 17, characters 0-11: BUILDSTDERR: 17 | open Widget BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Camltk.Widget. BUILDSTDERR: File "frx_widget.ml", line 19, characters 4-11: BUILDSTDERR: 19 | let version = "$Id$" BUILDSTDERR: ^^^^^^^ BUILDSTDERR: Warning 32: unused value version. BUILDSTDERR: File "frx_font.ml", line 16, characters 0-11: BUILDSTDERR: 16 | open Camltk BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Widget (which is later used) BUILDSTDERR: File "frx_font.ml", line 17, characters 0-11: BUILDSTDERR: 17 | open Widget BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Camltk.Widget. BUILDSTDERR: File "frx_font.ml", line 19, characters 4-11: BUILDSTDERR: 19 | let version = "$Id$" BUILDSTDERR: ^^^^^^^ BUILDSTDERR: Warning 32: unused value version. BUILDSTDERR: File "frx_entry.mli", line 16, characters 0-11: BUILDSTDERR: 16 | open Camltk BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Widget (which is later used) BUILDSTDERR: File "frx_entry.mli", line 16, characters 0-11: BUILDSTDERR: 16 | open Camltk BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Textvariable (which is later used) BUILDSTDERR: File "frx_entry.ml", line 18, characters 4-11: BUILDSTDERR: 18 | let version = "$Id$" BUILDSTDERR: ^^^^^^^ BUILDSTDERR: Warning 32: unused value version. BUILDSTDERR: File "frx_text.mli", line 16, characters 0-11: BUILDSTDERR: 16 | open Camltk BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Widget (which is later used) BUILDSTDERR: File "frx_text.ml", line 60, characters 4-150: BUILDSTDERR: 60 | ....match tags with BUILDSTDERR: 61 | (WidgetBindings t)::l when t = tx -> BUILDSTDERR: 62 | bindtags tx ((WidgetBindings tx) :: (TagBindings "TEXT_RO") :: l) BUILDSTDERR: 63 | | _ -> () BUILDSTDERR: Warning 4: this pattern-matching is fragile. BUILDSTDERR: It will remain exhaustive when constructors are added to type CTk.bindings. BUILDSTDERR: File "frx_text.ml", line 16, characters 0-11: BUILDSTDERR: 16 | open Camltk BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Textvariable (which is later used) BUILDSTDERR: File "frx_text.ml", line 79, characters 32-51: BUILDSTDERR: 79 | let patternv = Frx_misc.autodef Textvariable.create BUILDSTDERR: ^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 48: implicit elimination of optional argument ?on BUILDSTDERR: File "frx_text.ml", line 80, characters 29-48: BUILDSTDERR: 80 | and casev = Frx_misc.autodef Textvariable.create BUILDSTDERR: ^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 48: implicit elimination of optional argument ?on BUILDSTDERR: File "frx_text.ml", line 160, characters 4-149: BUILDSTDERR: 160 | ....match tags with BUILDSTDERR: 161 | (WidgetBindings t)::l when t = tx -> BUILDSTDERR: 162 | bindtags tx ((WidgetBindings tx) :: (TagBindings "SEARCH") :: l) BUILDSTDERR: 163 | | _ -> () BUILDSTDERR: Warning 4: this pattern-matching is fragile. BUILDSTDERR: It will remain exhaustive when constructors are added to type CTk.bindings. BUILDSTDERR: File "frx_text.ml", line 18, characters 4-11: BUILDSTDERR: 18 | let version = "$Id$" BUILDSTDERR: ^^^^^^^ BUILDSTDERR: Warning 32: unused value version. BUILDSTDERR: File "frx_listbox.mli", line 16, characters 0-11: BUILDSTDERR: 16 | open Camltk BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Widget (which is later used) BUILDSTDERR: File "frx_listbox.ml", line 18, characters 4-11: BUILDSTDERR: 18 | let version = "$Id$" BUILDSTDERR: ^^^^^^^ BUILDSTDERR: Warning 32: unused value version. BUILDSTDERR: File "frx_req.ml", line 16, characters 0-11: BUILDSTDERR: 16 | open Camltk BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Widget (which is later used) BUILDSTDERR: File "frx_req.ml", line 16, characters 0-11: BUILDSTDERR: 16 | open Camltk BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Textvariable (which is later used) BUILDSTDERR: File "frx_req.ml", line 23, characters 4-11: BUILDSTDERR: 23 | let version = "$Id$" BUILDSTDERR: ^^^^^^^ BUILDSTDERR: Warning 32: unused value version. BUILDSTDERR: File "frx_req.ml", line 166, characters 58-59: BUILDSTDERR: 166 | and fu,eu = Frx_entry.new_label_entry t "Username" (fun s -> ()) BUILDSTDERR: ^ BUILDSTDERR: Warning 27: unused variable s. BUILDSTDERR: File "frx_req.ml", line 167, characters 58-59: BUILDSTDERR: 167 | and fp,ep = Frx_entry.new_label_entry t "Password" (fun s -> ()) BUILDSTDERR: ^ BUILDSTDERR: Warning 27: unused variable s. BUILDSTDERR: File "frx_fillbox.mli", line 16, characters 0-11: BUILDSTDERR: 16 | open Camltk BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Widget (which is later used) BUILDSTDERR: File "frx_focus.mli", line 16, characters 0-11: BUILDSTDERR: 16 | open Camltk BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Widget (which is later used) BUILDSTDERR: File "frx_dialog.mli", line 16, characters 0-11: BUILDSTDERR: 16 | open Camltk BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Widget (which is later used) BUILDSTDERR: File "frx_dialog.ml", line 16, characters 0-11: BUILDSTDERR: 16 | open Camltk BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Protocol (which is later used) BUILDSTDERR: File "frx_dialog.ml", line 45, characters 2-214: BUILDSTDERR: 45 | ..begin match bitmap with BUILDSTDERR: 46 | Predefined "" -> () BUILDSTDERR: 47 | | _ -> BUILDSTDERR: 48 | let b = BUILDSTDERR: 49 | Label.create_named ftop "bitmap" [Bitmap bitmap] in BUILDSTDERR: 50 | pack [b][Side Side_Left; PadX (Millimeters 3.0); PadY (Millimeters 3.0)] BUILDSTDERR: 51 | end. BUILDSTDERR: Warning 4: this pattern-matching is fragile. BUILDSTDERR: It will remain exhaustive when constructors are added to type CTk.bitmap. BUILDSTDERR: File "frx_dialog.ml", line 16, characters 0-11: BUILDSTDERR: 16 | open Camltk BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Textvariable (which is later used) BUILDSTDERR: File "frx_dialog.ml", line 109, characters 8-104: BUILDSTDERR: 109 | ........match !grabstatus with BUILDSTDERR: 110 | Some(GrabGlobal) -> Grab.set_global x BUILDSTDERR: 111 | | _ -> Grab.set x BUILDSTDERR: Warning 4: this pattern-matching is fragile. BUILDSTDERR: It will remain exhaustive when constructors are added to type CTk.grabStatus. BUILDSTDERR: File "frx_dialog.ml", line 91, characters 9-10: BUILDSTDERR: 91 | | x::l -> grabstatus := Some(Grab.status x) BUILDSTDERR: ^ BUILDSTDERR: Warning 27: unused variable l. BUILDSTDERR: File "frx_dialog.ml", line 107, characters 8-9: BUILDSTDERR: 107 | | x::l -> BUILDSTDERR: ^ BUILDSTDERR: Warning 27: unused variable l. BUILDSTDERR: File "frx_mem.ml", line 17, characters 0-11: BUILDSTDERR: 17 | open Camltk BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Widget (which is later used) BUILDSTDERR: File "frx_mem.ml", line 17, characters 0-11: BUILDSTDERR: 17 | open Camltk BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Timer (which is later used) BUILDSTDERR: File "frx_rpc.ml", line 17, characters 0-11: BUILDSTDERR: 17 | open Camltk BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Protocol (which is later used) BUILDSTDERR: File "frx_rpc.ml", line 17, characters 0-11: BUILDSTDERR: 17 | open Camltk BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Textvariable (which is later used) BUILDSTDERR: File "frx_synth.mli", line 17, characters 0-11: BUILDSTDERR: 17 | open Camltk BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Widget (which is later used) BUILDSTDERR: File "frx_synth.ml", line 17, characters 0-11: BUILDSTDERR: 17 | open Camltk BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Widget (which is later used) BUILDSTDERR: File "frx_synth.ml", line 17, characters 0-11: BUILDSTDERR: 17 | open Camltk BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Protocol (which is later used) BUILDSTDERR: File "frx_synth.ml", line 17, characters 0-11: BUILDSTDERR: 17 | open Camltk BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Textvariable (which is later used) BUILDSTDERR: File "frx_synth.ml", line 18, characters 0-11: BUILDSTDERR: 18 | open Widget BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Camltk.Widget. BUILDSTDERR: File "frx_selection.ml", line 19, characters 0-11: BUILDSTDERR: 19 | open Camltk BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Widget (which is later used) BUILDSTDERR: File "frx_selection.ml", line 17, characters 0-11: BUILDSTDERR: 17 | open Widget BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 33: unused open Widget. BUILDSTDERR: File "frx_selection.ml", line 43, characters 9-10: BUILDSTDERR: 43 | | Some f -> () BUILDSTDERR: ^ BUILDSTDERR: Warning 27: unused variable f. BUILDSTDERR: File "frx_fit.mli", line 16, characters 0-11: BUILDSTDERR: 16 | open Camltk BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Widget (which is later used) BUILDSTDERR: File "frx_fit.ml", line 16, characters 0-11: BUILDSTDERR: 16 | open Camltk BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Widget (which is later used) BUILDSTDERR: File "frx_fit.ml", line 16, characters 0-11: BUILDSTDERR: 16 | open Camltk BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Timer (which is later used) BUILDSTDERR: File "frx_ctext.mli", line 16, characters 0-11: BUILDSTDERR: 16 | open Camltk BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Widget (which is later used) BUILDSTDERR: File "frx_ctext.ml", line 47, characters 16-21: BUILDSTDERR: 47 | let scroll, check = Frx_fit.vert t in BUILDSTDERR: ^^^^^ BUILDSTDERR: Warning 27: unused variable check. BUILDSTDERR: File "frx_color.ml", line 16, characters 0-11: BUILDSTDERR: 16 | open Camltk BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Protocol (which is later used) BUILDSTDERR: File "frx_color.ml", line 16, characters 0-11: BUILDSTDERR: 16 | open Camltk BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Warning 44: this open statement shadows the module identifier Widget (which is later used) BUILDSTDERR: File "tk.ml", line 3672, characters 11-27: BUILDSTDERR: 3672 | | s -> Pervasives.raise (Invalid_argument ("cTKtoCAMLgrabStatus: " ^ s)) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "tk.ml", line 3691, characters 11-27: BUILDSTDERR: 3691 | | s -> Pervasives.raise (Invalid_argument ("cTKtoCAMLmenuItem: " ^ s)) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "tk.ml", line 3861, characters 11-27: BUILDSTDERR: 3861 | | s -> Pervasives.raise (Invalid_argument ("cTKtoCAMLscaleElement: " ^ s)) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "tk.ml", line 3880, characters 11-27: BUILDSTDERR: 3880 | | s -> Pervasives.raise (Invalid_argument ("cTKtoCAMLscrollbarElement: " ^ s)) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "tk.ml", line 3906, characters 11-27: BUILDSTDERR: 3906 | | s -> Pervasives.raise (Invalid_argument ("cTKtoCAMLmarkDirection: " ^ s)) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "tk.ml", line 3940, characters 11-27: BUILDSTDERR: 3940 | | s -> Pervasives.raise (Invalid_argument ("cTKtoCAMLatomId: " ^ s)) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "tk.ml", line 3951, characters 11-27: BUILDSTDERR: 3951 | | s -> Pervasives.raise (Invalid_argument ("cTKtoCAMLfocusModel: " ^ s)) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "tk.ml", line 3962, characters 11-27: BUILDSTDERR: 3962 | | s -> Pervasives.raise (Invalid_argument ("cTKtoCAMLwmFrom: " ^ s)) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "scale.ml", line 51, characters 11-27: BUILDSTDERR: 51 | then Pervasives.raise (TkError ("unexpected result: " ^ res)) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "winfo.ml", line 66, characters 7-23: BUILDSTDERR: 66 | | s -> Pervasives.raise (Invalid_argument ("cTKtoCAMLbool" ^ s))) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "winfo.ml", line 91, characters 7-23: BUILDSTDERR: 91 | | s -> Pervasives.raise (Invalid_argument ("cTKtoCAMLbool" ^ s))) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "winfo.ml", line 133, characters 7-23: BUILDSTDERR: 133 | | s -> Pervasives.raise (Invalid_argument ("cTKtoCAMLbool" ^ s))) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "winfo.ml", line 181, characters 11-27: BUILDSTDERR: 181 | then Pervasives.raise (TkError ("unexpected result: " ^ res)) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "winfo.ml", line 211, characters 11-27: BUILDSTDERR: 211 | then Pervasives.raise (TkError ("unexpected result: " ^ res)) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "winfo.ml", line 296, characters 7-23: BUILDSTDERR: 296 | | s -> Pervasives.raise (Invalid_argument ("cTKtoCAMLbool" ^ s))) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "scrollbar.ml", line 72, characters 11-27: BUILDSTDERR: 72 | then Pervasives.raise (TkError ("unexpected result: " ^ res)) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "scrollbar.ml", line 89, characters 11-27: BUILDSTDERR: 89 | then Pervasives.raise (TkError ("unexpected result: " ^ res)) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "entry.ml", line 38, characters 11-27: BUILDSTDERR: 38 | then Pervasives.raise (TkError ("unexpected result: " ^ res)) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "entry.ml", line 125, characters 7-23: BUILDSTDERR: 125 | | s -> Pervasives.raise (Invalid_argument ("cTKtoCAMLbool" ^ s))) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "entry.ml", line 150, characters 11-27: BUILDSTDERR: 150 | then Pervasives.raise (TkError ("unexpected result: " ^ res)) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "entry.ml", line 160, characters 11-27: BUILDSTDERR: 160 | then Pervasives.raise (TkError ("unexpected result: " ^ res)) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "listbox.ml", line 43, characters 11-27: BUILDSTDERR: 43 | then Pervasives.raise (TkError ("unexpected result: " ^ res)) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "listbox.ml", line 143, characters 7-23: BUILDSTDERR: 143 | | s -> Pervasives.raise (Invalid_argument ("cTKtoCAMLbool" ^ s))) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "listbox.ml", line 167, characters 11-27: BUILDSTDERR: 167 | then Pervasives.raise (TkError ("unexpected result: " ^ res)) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "listbox.ml", line 187, characters 11-27: BUILDSTDERR: 187 | then Pervasives.raise (TkError ("unexpected result: " ^ res)) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "wm.ml", line 29, characters 11-27: BUILDSTDERR: 29 | then Pervasives.raise (TkError ("unexpected result: " ^ res)) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "wm.ml", line 137, characters 11-27: BUILDSTDERR: 137 | then Pervasives.raise (TkError ("unexpected result: " ^ res)) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "wm.ml", line 237, characters 11-27: BUILDSTDERR: 237 | then Pervasives.raise (TkError ("unexpected result: " ^ res)) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "wm.ml", line 273, characters 11-27: BUILDSTDERR: 273 | then Pervasives.raise (TkError ("unexpected result: " ^ res)) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "wm.ml", line 291, characters 11-27: BUILDSTDERR: 291 | then Pervasives.raise (TkError ("unexpected result: " ^ res)) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "wm.ml", line 310, characters 7-23: BUILDSTDERR: 310 | | s -> Pervasives.raise (Invalid_argument ("cTKtoCAMLbool" ^ s))) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "wm.ml", line 362, characters 11-27: BUILDSTDERR: 362 | then Pervasives.raise (TkError ("unexpected result: " ^ res)) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "wm.ml", line 366, characters 7-23: BUILDSTDERR: 366 | | s -> Pervasives.raise (Invalid_argument ("cTKtoCAMLbool" ^ s))), List.tl l in BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "wm.ml", line 370, characters 7-23: BUILDSTDERR: 370 | | s -> Pervasives.raise (Invalid_argument ("cTKtoCAMLbool" ^ s))), List.tl l in BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "font.ml", line 44, characters 7-23: BUILDSTDERR: 44 | | s -> Pervasives.raise (Invalid_argument ("cTKtoCAMLbool" ^ s))) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "font.ml", line 77, characters 7-23: BUILDSTDERR: 77 | | s -> Pervasives.raise (Invalid_argument ("cTKtoCAMLbool" ^ s))) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "canvas.ml", line 44, characters 11-27: BUILDSTDERR: 44 | then Pervasives.raise (TkError ("unexpected result: " ^ res)) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "canvas.ml", line 421, characters 11-27: BUILDSTDERR: 421 | then Pervasives.raise (TkError ("unexpected result: " ^ res)) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "canvas.ml", line 436, characters 11-27: BUILDSTDERR: 436 | then Pervasives.raise (TkError ("unexpected result: " ^ res)) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "text.ml", line 38, characters 11-27: BUILDSTDERR: 38 | then Pervasives.raise (TkError ("unexpected result: " ^ res)) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "text.ml", line 54, characters 7-23: BUILDSTDERR: 54 | | s -> Pervasives.raise (Invalid_argument ("cTKtoCAMLbool" ^ s))) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "text.ml", line 89, characters 11-27: BUILDSTDERR: 89 | then Pervasives.raise (TkError ("unexpected result: " ^ res)) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "text.ml", line 306, characters 11-27: BUILDSTDERR: 306 | then Pervasives.raise (TkError ("unexpected result: " ^ res)) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "text.ml", line 322, characters 11-27: BUILDSTDERR: 322 | then Pervasives.raise (TkError ("unexpected result: " ^ res)) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "text.ml", line 390, characters 11-27: BUILDSTDERR: 390 | then Pervasives.raise (TkError ("unexpected result: " ^ res)) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "text.ml", line 405, characters 11-27: BUILDSTDERR: 405 | then Pervasives.raise (TkError ("unexpected result: " ^ res)) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "imagephoto.ml", line 68, characters 11-27: BUILDSTDERR: 68 | then Pervasives.raise (TkError ("unexpected result: " ^ res)) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "pack.ml", line 48, characters 7-23: BUILDSTDERR: 48 | | s -> Pervasives.raise (Invalid_argument ("cTKtoCAMLbool" ^ s))) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "tkvars.ml", line 44, characters 7-23: BUILDSTDERR: 44 | | s -> Pervasives.raise (Invalid_argument ("cTKtoCAMLbool" ^ s))) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "grid.ml", line 29, characters 11-27: BUILDSTDERR: 29 | then Pervasives.raise (TkError ("unexpected result: " ^ res)) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "grid.ml", line 44, characters 11-27: BUILDSTDERR: 44 | then Pervasives.raise (TkError ("unexpected result: " ^ res)) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "grid.ml", line 61, characters 11-27: BUILDSTDERR: 61 | then Pervasives.raise (TkError ("unexpected result: " ^ res)) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "grid.ml", line 109, characters 11-27: BUILDSTDERR: 109 | then Pervasives.raise (TkError ("unexpected result: " ^ res)) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "grid.ml", line 121, characters 7-23: BUILDSTDERR: 121 | | s -> Pervasives.raise (Invalid_argument ("cTKtoCAMLbool" ^ s))) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "grid.ml", line 150, characters 11-27: BUILDSTDERR: 150 | then Pervasives.raise (TkError ("unexpected result: " ^ res)) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "cTk.ml", line 2322, characters 11-27: BUILDSTDERR: 2322 | | s -> Pervasives.raise (Invalid_argument ("cTKtoCAMLgrabStatus: " ^ s)) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "cTk.ml", line 2341, characters 11-27: BUILDSTDERR: 2341 | | s -> Pervasives.raise (Invalid_argument ("cTKtoCAMLmenuItem: " ^ s)) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "cTk.ml", line 2440, characters 11-27: BUILDSTDERR: 2440 | | s -> Pervasives.raise (Invalid_argument ("cTKtoCAMLwidgetElement: " ^ s)) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "cTk.ml", line 2450, characters 11-27: BUILDSTDERR: 2450 | | s -> Pervasives.raise (Invalid_argument ("cTKtoCAMLscrollbar_widgetElement: " ^ s)) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "cTk.ml", line 2458, characters 11-27: BUILDSTDERR: 2458 | | s -> Pervasives.raise (Invalid_argument ("cTKtoCAMLscale_widgetElement: " ^ s)) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "cTk.ml", line 2484, characters 11-27: BUILDSTDERR: 2484 | | s -> Pervasives.raise (Invalid_argument ("cTKtoCAMLmarkDirection: " ^ s)) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "cTk.ml", line 2518, characters 11-27: BUILDSTDERR: 2518 | | s -> Pervasives.raise (Invalid_argument ("cTKtoCAMLatomId: " ^ s)) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "cTk.ml", line 2529, characters 11-27: BUILDSTDERR: 2529 | | s -> Pervasives.raise (Invalid_argument ("cTKtoCAMLfocusModel: " ^ s)) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "cTk.ml", line 2540, characters 11-27: BUILDSTDERR: 2540 | | s -> Pervasives.raise (Invalid_argument ("cTKtoCAMLwmFrom: " ^ s)) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "cScale.ml", line 53, characters 11-27: BUILDSTDERR: 53 | then Pervasives.raise (TkError ("unexpected result: " ^ res)) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "cScale.ml", line 64, characters 11-27: BUILDSTDERR: 64 | then Pervasives.raise (TkError ("unexpected result: " ^ res)) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "cWinfo.ml", line 81, characters 7-23: BUILDSTDERR: 81 | | s -> Pervasives.raise (Invalid_argument ("cTKtoCAMLbool" ^ s))) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "cWinfo.ml", line 115, characters 7-23: BUILDSTDERR: 115 | | s -> Pervasives.raise (Invalid_argument ("cTKtoCAMLbool" ^ s))) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "cWinfo.ml", line 164, characters 7-23: BUILDSTDERR: 164 | | s -> Pervasives.raise (Invalid_argument ("cTKtoCAMLbool" ^ s))) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "cWinfo.ml", line 220, characters 11-27: BUILDSTDERR: 220 | then Pervasives.raise (TkError ("unexpected result: " ^ res)) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "cWinfo.ml", line 250, characters 11-27: BUILDSTDERR: 250 | then Pervasives.raise (TkError ("unexpected result: " ^ res)) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "cWinfo.ml", line 335, characters 7-23: BUILDSTDERR: 335 | | s -> Pervasives.raise (Invalid_argument ("cTKtoCAMLbool" ^ s))) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "cScrollbar.ml", line 77, characters 11-27: BUILDSTDERR: 77 | then Pervasives.raise (TkError ("unexpected result: " ^ res)) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "cScrollbar.ml", line 94, characters 11-27: BUILDSTDERR: 94 | then Pervasives.raise (TkError ("unexpected result: " ^ res)) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "cEntry.ml", line 44, characters 11-27: BUILDSTDERR: 44 | then Pervasives.raise (TkError ("unexpected result: " ^ res)) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "cEntry.ml", line 130, characters 7-23: BUILDSTDERR: 130 | | s -> Pervasives.raise (Invalid_argument ("cTKtoCAMLbool" ^ s))) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "cEntry.ml", line 155, characters 11-27: BUILDSTDERR: 155 | then Pervasives.raise (TkError ("unexpected result: " ^ res)) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "cEntry.ml", line 165, characters 11-27: BUILDSTDERR: 165 | then Pervasives.raise (TkError ("unexpected result: " ^ res)) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "cListbox.ml", line 49, characters 11-27: BUILDSTDERR: 49 | then Pervasives.raise (TkError ("unexpected result: " ^ res)) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "cListbox.ml", line 148, characters 7-23: BUILDSTDERR: 148 | | s -> Pervasives.raise (Invalid_argument ("cTKtoCAMLbool" ^ s))) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "cListbox.ml", line 172, characters 11-27: BUILDSTDERR: 172 | then Pervasives.raise (TkError ("unexpected result: " ^ res)) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "cListbox.ml", line 192, characters 11-27: BUILDSTDERR: 192 | then Pervasives.raise (TkError ("unexpected result: " ^ res)) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims labltk -I ../support shell.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../labltk -I ../support jpf_font.mli /usr/bin/ocamlc.opt -g -c -w A-3 -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 '/builddir/build/BUILD/labltk-8.06.5/jpf' cd frx; make make[1]: Entering directory '/builddir/build/BUILD/labltk-8.06.5/frx' /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../camltk -I ../support frx_misc.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../camltk -I ../support frx_misc.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../camltk -I ../support frx_widget.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../camltk -I ../support frx_widget.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../camltk -I ../support frx_font.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../camltk -I ../support frx_font.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../camltk -I ../support frx_entry.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../camltk -I ../support frx_entry.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../camltk -I ../support frx_text.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../camltk -I ../support frx_text.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../camltk -I ../support frx_listbox.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../camltk -I ../support frx_listbox.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../camltk -I ../support frx_req.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../camltk -I ../support frx_req.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../camltk -I ../support frx_fillbox.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../camltk -I ../support frx_fillbox.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../camltk -I ../support frx_focus.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../camltk -I ../support frx_focus.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../camltk -I ../support frx_dialog.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../camltk -I ../support frx_dialog.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../camltk -I ../support frx_mem.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../camltk -I ../support frx_mem.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../camltk -I ../support frx_rpc.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../camltk -I ../support frx_rpc.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../camltk -I ../support frx_synth.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../camltk -I ../support frx_synth.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../camltk -I ../support frx_selection.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../camltk -I ../support frx_selection.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../camltk -I ../support frx_after.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../camltk -I ../support frx_after.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../camltk -I ../support frx_fit.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../camltk -I ../support frx_fit.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../camltk -I ../support frx_ctext.mli /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../camltk -I ../support frx_ctext.ml /usr/bin/ocamlc.opt -g -c -w A-3 -g -I ../camltk -I ../support frx_color.mli /usr/bin/ocamlc.opt -g -c -w A-3 -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 '/builddir/build/BUILD/labltk-8.06.5/frx' cd browser; make make[1]: Entering directory '/builddir/build/BUILD/labltk-8.06.5/browser' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/labltk-8.06.5/browser' cd support; make opt make[1]: Entering directory '/builddir/build/BUILD/labltk-8.06.5/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 '/builddir/build/BUILD/labltk-8.06.5/support' cd labltk; make -f Makefile.gen make[1]: Entering directory '/builddir/build/BUILD/labltk-8.06.5/labltk' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/labltk-8.06.5/labltk' cd labltk; make opt make[1]: Entering directory '/builddir/build/BUILD/labltk-8.06.5/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 '/builddir/build/BUILD/labltk-8.06.5/labltk' cd camltk; make -f Makefile.gen make[1]: Entering directory '/builddir/build/BUILD/labltk-8.06.5/camltk' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/labltk-8.06.5/camltk' cd camltk; make opt make[1]: Entering directory '/builddir/build/BUILD/labltk-8.06.5/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 BUILDSTDERR: /usr/bin/ocamlopt.opt -g -c File "cWm.ml", line 28, characters 11-27: BUILDSTDERR: 28 | then Pervasives.raise (TkError ("unexpected result: " ^ res)) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "cWm.ml", line 136, characters 11-27: BUILDSTDERR: 136 | then Pervasives.raise (TkError ("unexpected result: " ^ res)) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "cWm.ml", line 236, characters 11-27: BUILDSTDERR: 236 | then Pervasives.raise (TkError ("unexpected result: " ^ res)) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "cWm.ml", line 272, characters 11-27: BUILDSTDERR: 272 | then Pervasives.raise (TkError ("unexpected result: " ^ res)) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "cWm.ml", line 290, characters 11-27: BUILDSTDERR: 290 | then Pervasives.raise (TkError ("unexpected result: " ^ res)) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "cWm.ml", line 309, characters 7-23: BUILDSTDERR: 309 | | s -> Pervasives.raise (Invalid_argument ("cTKtoCAMLbool" ^ s))) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "cWm.ml", line 361, characters 11-27: BUILDSTDERR: 361 | then Pervasives.raise (TkError ("unexpected result: " ^ res)) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "cWm.ml", line 365, characters 7-23: BUILDSTDERR: 365 | | s -> Pervasives.raise (Invalid_argument ("cTKtoCAMLbool" ^ s))), List.tl l in BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "cWm.ml", line 369, characters 7-23: BUILDSTDERR: 369 | | s -> Pervasives.raise (Invalid_argument ("cTKtoCAMLbool" ^ s))), List.tl l in BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "cFont.ml", line 43, characters 7-23: BUILDSTDERR: 43 | | s -> Pervasives.raise (Invalid_argument ("cTKtoCAMLbool" ^ s))) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "cFont.ml", line 76, characters 7-23: BUILDSTDERR: 76 | | s -> Pervasives.raise (Invalid_argument ("cTKtoCAMLbool" ^ s))) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "cCanvas.ml", line 50, characters 11-27: BUILDSTDERR: 50 | then Pervasives.raise (TkError ("unexpected result: " ^ res)) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "cCanvas.ml", line 443, characters 11-27: BUILDSTDERR: 443 | then Pervasives.raise (TkError ("unexpected result: " ^ res)) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "cCanvas.ml", line 458, characters 11-27: BUILDSTDERR: 458 | then Pervasives.raise (TkError ("unexpected result: " ^ res)) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "cText.ml", line 44, characters 11-27: BUILDSTDERR: 44 | then Pervasives.raise (TkError ("unexpected result: " ^ res)) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "cText.ml", line 60, characters 7-23: BUILDSTDERR: 60 | | s -> Pervasives.raise (Invalid_argument ("cTKtoCAMLbool" ^ s))) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "cText.ml", line 94, characters 11-27: BUILDSTDERR: 94 | then Pervasives.raise (TkError ("unexpected result: " ^ res)) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "cText.ml", line 328, characters 11-27: BUILDSTDERR: 328 | then Pervasives.raise (TkError ("unexpected result: " ^ res)) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "cText.ml", line 342, characters 11-27: BUILDSTDERR: 342 | then Pervasives.raise (TkError ("unexpected result: " ^ res)) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "cText.ml", line 421, characters 11-27: BUILDSTDERR: 421 | then Pervasives.raise (TkError ("unexpected result: " ^ res)) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "cText.ml", line 436, characters 11-27: BUILDSTDERR: 436 | then Pervasives.raise (TkError ("unexpected result: " ^ res)) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "cImagephoto.ml", line 72, characters 11-27: BUILDSTDERR: 72 | then Pervasives.raise (TkError ("unexpected result: " ^ res)) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "cPack.ml", line 46, characters 7-23: BUILDSTDERR: 46 | | s -> Pervasives.raise (Invalid_argument ("cTKtoCAMLbool" ^ s))) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "cTkvars.ml", line 43, characters 7-23: BUILDSTDERR: 43 | | s -> Pervasives.raise (Invalid_argument ("cTKtoCAMLbool" ^ s))) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "cGrid.ml", line 28, characters 11-27: BUILDSTDERR: 28 | then Pervasives.raise (TkError ("unexpected result: " ^ res)) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "cGrid.ml", line 43, characters 11-27: BUILDSTDERR: 43 | then Pervasives.raise (TkError ("unexpected result: " ^ res)) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "cGrid.ml", line 60, characters 11-27: BUILDSTDERR: 60 | then Pervasives.raise (TkError ("unexpected result: " ^ res)) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "cGrid.ml", line 114, characters 11-27: BUILDSTDERR: 114 | then Pervasives.raise (TkError ("unexpected result: " ^ res)) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "cGrid.ml", line 126, characters 7-23: BUILDSTDERR: 126 | | s -> Pervasives.raise (Invalid_argument ("cTKtoCAMLbool" ^ s))) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "cGrid.ml", line 162, characters 11-27: BUILDSTDERR: 162 | then Pervasives.raise (TkError ("unexpected result: " ^ res)) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 -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 '/builddir/build/BUILD/labltk-8.06.5/camltk' cd lib; make opt make[1]: Entering directory '/builddir/build/BUILD/labltk-8.06.5/lib' make superclean make[2]: Entering directory '/builddir/build/BUILD/labltk-8.06.5/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 '/builddir/build/BUILD/labltk-8.06.5/lib' cd ../labltk; make opt make[2]: Entering directory '/builddir/build/BUILD/labltk-8.06.5/labltk' make[2]: Nothing to be done for 'opt'. make[2]: Leaving directory '/builddir/build/BUILD/labltk-8.06.5/labltk' cd ../camltk; make opt make[2]: Entering directory '/builddir/build/BUILD/labltk-8.06.5/camltk' make[2]: Nothing to be done for 'opt'. make[2]: Leaving directory '/builddir/build/BUILD/labltk-8.06.5/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,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -ltk8.6 -ltcl8.6\"" make[1]: Leaving directory '/builddir/build/BUILD/labltk-8.06.5/lib' cd jpf; make opt make[1]: Entering directory '/builddir/build/BUILD/labltk-8.06.5/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 '/builddir/build/BUILD/labltk-8.06.5/jpf' cd frx; make opt make[1]: Entering directory '/builddir/build/BUILD/labltk-8.06.5/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 '/builddir/build/BUILD/labltk-8.06.5/frx' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.xlezou + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ocaml-labltk-8.06.5-5.fc32.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ocaml-labltk-8.06.5-5.fc32.ppc64le BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/ocaml-labltk-8.06.5-5.fc32.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ocaml-labltk-8.06.5-5.fc32.ppc64le + cd labltk-8.06.5 + mkdir -p /builddir/build/BUILDROOT/ocaml-labltk-8.06.5-5.fc32.ppc64le/usr/bin + mkdir -p /builddir/build/BUILDROOT/ocaml-labltk-8.06.5-5.fc32.ppc64le/usr/lib64/ocaml/labltk + mkdir -p /builddir/build/BUILDROOT/ocaml-labltk-8.06.5-5.fc32.ppc64le/usr/lib64/ocaml/stublibs + make install BINDIR=/builddir/build/BUILDROOT/ocaml-labltk-8.06.5-5.fc32.ppc64le/usr/bin INSTALLDIR=/builddir/build/BUILDROOT/ocaml-labltk-8.06.5-5.fc32.ppc64le/usr/lib64/ocaml/labltk STUBLIBDIR=/builddir/build/BUILDROOT/ocaml-labltk-8.06.5-5.fc32.ppc64le/usr/lib64/ocaml/stublibs cd support; make install make[1]: Entering directory '/builddir/build/BUILD/labltk-8.06.5/support' if test -d /builddir/build/BUILDROOT/ocaml-labltk-8.06.5-5.fc32.ppc64le/usr/lib64/ocaml/labltk; then : ; else mkdir /builddir/build/BUILDROOT/ocaml-labltk-8.06.5-5.fc32.ppc64le/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 liblabltk.a /builddir/build/BUILDROOT/ocaml-labltk-8.06.5-5.fc32.ppc64le/usr/lib64/ocaml/labltk cd /builddir/build/BUILDROOT/ocaml-labltk-8.06.5-5.fc32.ppc64le/usr/lib64/ocaml/labltk; ranlib liblabltk.a cd /builddir/build/BUILDROOT/ocaml-labltk-8.06.5-5.fc32.ppc64le/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 liblabltk.a if test -f dlllabltk.so; then \ cp dlllabltk.so /builddir/build/BUILDROOT/ocaml-labltk-8.06.5-5.fc32.ppc64le/usr/lib64/ocaml/stublibs/; fi make[1]: Leaving directory '/builddir/build/BUILD/labltk-8.06.5/support' cd lib; make install make[1]: Entering directory '/builddir/build/BUILD/labltk-8.06.5/lib' if test -d /builddir/build/BUILDROOT/ocaml-labltk-8.06.5-5.fc32.ppc64le/usr/lib64/ocaml/labltk; then : ; else mkdir /builddir/build/BUILDROOT/ocaml-labltk-8.06.5-5.fc32.ppc64le/usr/lib64/ocaml/labltk; fi cp labltk.cma labltktop /builddir/build/BUILDROOT/ocaml-labltk-8.06.5-5.fc32.ppc64le/usr/lib64/ocaml/labltk chmod 644 /builddir/build/BUILDROOT/ocaml-labltk-8.06.5-5.fc32.ppc64le/usr/lib64/ocaml/labltk/labltk.cma chmod 755 /builddir/build/BUILDROOT/ocaml-labltk-8.06.5-5.fc32.ppc64le/usr/lib64/ocaml/labltk/labltktop make[2]: Entering directory '/builddir/build/BUILD/labltk-8.06.5/lib' cp labltk /builddir/build/BUILDROOT/ocaml-labltk-8.06.5-5.fc32.ppc64le/usr/bin chmod 755 /builddir/build/BUILDROOT/ocaml-labltk-8.06.5-5.fc32.ppc64le/usr/bin/labltk make[2]: Leaving directory '/builddir/build/BUILD/labltk-8.06.5/lib' make[1]: Leaving directory '/builddir/build/BUILD/labltk-8.06.5/lib' cd labltk; make install make[1]: Entering directory '/builddir/build/BUILD/labltk-8.06.5/labltk' if test -d /builddir/build/BUILDROOT/ocaml-labltk-8.06.5-5.fc32.ppc64le/usr/lib64/ocaml/labltk; then : ; else mkdir /builddir/build/BUILDROOT/ocaml-labltk-8.06.5-5.fc32.ppc64le/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 /builddir/build/BUILDROOT/ocaml-labltk-8.06.5-5.fc32.ppc64le/usr/lib64/ocaml/labltk chmod 644 /builddir/build/BUILDROOT/ocaml-labltk-8.06.5-5.fc32.ppc64le/usr/lib64/ocaml/labltk/*.cmi make[1]: Leaving directory '/builddir/build/BUILD/labltk-8.06.5/labltk' cd camltk; make install make[1]: Entering directory '/builddir/build/BUILD/labltk-8.06.5/camltk' if test -d /builddir/build/BUILDROOT/ocaml-labltk-8.06.5-5.fc32.ppc64le/usr/lib64/ocaml/labltk; then : ; else mkdir /builddir/build/BUILDROOT/ocaml-labltk-8.06.5-5.fc32.ppc64le/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 /builddir/build/BUILDROOT/ocaml-labltk-8.06.5-5.fc32.ppc64le/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 /builddir/build/BUILDROOT/ocaml-labltk-8.06.5-5.fc32.ppc64le/usr/lib64/ocaml/labltk chmod 644 /builddir/build/BUILDROOT/ocaml-labltk-8.06.5-5.fc32.ppc64le/usr/lib64/ocaml/labltk/*.cmi make[1]: Leaving directory '/builddir/build/BUILD/labltk-8.06.5/camltk' cd compiler; make install make[1]: Entering directory '/builddir/build/BUILD/labltk-8.06.5/compiler' cp tkcompiler /builddir/build/BUILDROOT/ocaml-labltk-8.06.5-5.fc32.ppc64le/usr/lib64/ocaml/labltk cp pp /builddir/build/BUILDROOT/ocaml-labltk-8.06.5-5.fc32.ppc64le/usr/lib64/ocaml/labltk make[1]: Leaving directory '/builddir/build/BUILD/labltk-8.06.5/compiler' cd jpf; make install make[1]: Entering directory '/builddir/build/BUILD/labltk-8.06.5/jpf' cp fileselect.cmi balloon.cmi shell.cmi jpf_font.cmi fileselect.mli balloon.mli shell.mli jpf_font.mli jpflib.cma /builddir/build/BUILDROOT/ocaml-labltk-8.06.5-5.fc32.ppc64le/usr/lib64/ocaml/labltk make[1]: Leaving directory '/builddir/build/BUILD/labltk-8.06.5/jpf' cd frx; make install make[1]: Entering directory '/builddir/build/BUILD/labltk-8.06.5/frx' cp *.cmi *.mli frxlib.cma /builddir/build/BUILDROOT/ocaml-labltk-8.06.5-5.fc32.ppc64le/usr/lib64/ocaml/labltk make[1]: Leaving directory '/builddir/build/BUILD/labltk-8.06.5/frx' cd browser; make install make[1]: Entering directory '/builddir/build/BUILD/labltk-8.06.5/browser' make[1]: Nothing to be done for 'install'. make[1]: Leaving directory '/builddir/build/BUILD/labltk-8.06.5/browser' if test -f lib/labltk.cmxa; then make installopt; else :; fi make[1]: Entering directory '/builddir/build/BUILD/labltk-8.06.5' cd support; make installopt make[2]: Entering directory '/builddir/build/BUILD/labltk-8.06.5/support' cp fileevent.cmx protocol.cmx textvariable.cmx timer.cmx rawwidget.cmx widget.cmx /builddir/build/BUILDROOT/ocaml-labltk-8.06.5-5.fc32.ppc64le/usr/lib64/ocaml/labltk if test -f tkthread.o; then \ cp tkthread.cmx tkthread.o /builddir/build/BUILDROOT/ocaml-labltk-8.06.5-5.fc32.ppc64le/usr/lib64/ocaml/labltk; \ chmod 644 /builddir/build/BUILDROOT/ocaml-labltk-8.06.5-5.fc32.ppc64le/usr/lib64/ocaml/labltk/tkthread.cmx /builddir/build/BUILDROOT/ocaml-labltk-8.06.5-5.fc32.ppc64le/usr/lib64/ocaml/labltk/tkthread.o; \ fi make[2]: Leaving directory '/builddir/build/BUILD/labltk-8.06.5/support' cd lib; make installopt make[2]: Entering directory '/builddir/build/BUILD/labltk-8.06.5/lib' cp labltk.cmxa labltk.a /builddir/build/BUILDROOT/ocaml-labltk-8.06.5-5.fc32.ppc64le/usr/lib64/ocaml/labltk cd /builddir/build/BUILDROOT/ocaml-labltk-8.06.5-5.fc32.ppc64le/usr/lib64/ocaml/labltk; ranlib labltk.a chmod 644 /builddir/build/BUILDROOT/ocaml-labltk-8.06.5-5.fc32.ppc64le/usr/lib64/ocaml/labltk/labltk.cmxa chmod 644 /builddir/build/BUILDROOT/ocaml-labltk-8.06.5-5.fc32.ppc64le/usr/lib64/ocaml/labltk/labltk.a make[2]: Leaving directory '/builddir/build/BUILD/labltk-8.06.5/lib' cd labltk; make installopt make[2]: Entering directory '/builddir/build/BUILD/labltk-8.06.5/labltk' BUILDSTDERR: 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 dia+ 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 /builddir/build/BUILDROOT/ocaml-labltk-8.06.5-5.fc32.ppc64le/usr/lib64/ocaml/labltk + /usr/lib/rpm/find-debuginfo.sh -j12 --strict-build-id -m -i --build-id-seed 8.06.5-5.fc32 --unique-debug-suffix -8.06.5-5.fc32.ppc64le --unique-debug-src-base ocaml-labltk-8.06.5-5.fc32.ppc64le --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/labltk-8.06.5 BUILDSTDERR: 86 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs log.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 /builddir/build/BUILDROOT/ocaml-labltk-8.06.5-5.fc32.ppc64le/usr/lib64/ocaml/labltk chmod 644 /builddir/build/BUILDROOT/ocaml-labltk-8.06.5-5.fc32.ppc64le/usr/lib64/ocaml/labltk/*.cmx make[2]: Leaving directory '/builddir/build/BUILD/labltk-8.06.5/labltk' cd camltk; make installopt make[2]: Entering directory '/builddir/build/BUILD/labltk-8.06.5/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 /builddir/build/BUILDROOT/ocaml-labltk-8.06.5-5.fc32.ppc64le/usr/lib64/ocaml/labltk chmod 644 /builddir/build/BUILDROOT/ocaml-labltk-8.06.5-5.fc32.ppc64le/usr/lib64/ocaml/labltk/*.cmx make[2]: Leaving directory '/builddir/build/BUILD/labltk-8.06.5/camltk' cd jpf; make installopt make[2]: Entering directory '/builddir/build/BUILD/labltk-8.06.5/jpf' cp jpflib.cmxa jpflib.a fileselect.cmx balloon.cmx shell.cmx jpf_font.cmx /builddir/build/BUILDROOT/ocaml-labltk-8.06.5-5.fc32.ppc64le/usr/lib64/ocaml/labltk cd /builddir/build/BUILDROOT/ocaml-labltk-8.06.5-5.fc32.ppc64le/usr/lib64/ocaml/labltk; ranlib jpflib.a make[2]: Leaving directory '/builddir/build/BUILD/labltk-8.06.5/jpf' cd frx; make installopt make[2]: Entering directory '/builddir/build/BUILD/labltk-8.06.5/frx' cp frxlib.cmxa frxlib.a *.cmx /builddir/build/BUILDROOT/ocaml-labltk-8.06.5-5.fc32.ppc64le/usr/lib64/ocaml/labltk cd /builddir/build/BUILDROOT/ocaml-labltk-8.06.5-5.fc32.ppc64le/usr/lib64/ocaml/labltk; ranlib frxlib.a make[2]: Leaving directory '/builddir/build/BUILD/labltk-8.06.5/frx' make[1]: Leaving directory '/builddir/build/BUILD/labltk-8.06.5' explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ocaml-labltk-8.06.5-5.fc32.ppc64le/usr/lib64/ocaml/stublibs/dlllabltk.so extracting debug info from /builddir/build/BUILDROOT/ocaml-labltk-8.06.5-5.fc32.ppc64le/usr/lib64/ocaml/stublibs/dlllabltk.so original debug info size: 728kB, size after compression: 184kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. mangling shebang in /usr/bin/labltk from /bin/sh to #!/usr/bin/sh Processing files: ocaml-labltk-8.06.5-5.fc32.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.4zK08q + umask 022 + cd /builddir/build/BUILD + cd labltk-8.06.5 + DOCDIR=/builddir/build/BUILDROOT/ocaml-labltk-8.06.5-5.fc32.ppc64le/usr/share/doc/ocaml-labltk + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-labltk-8.06.5-5.fc32.ppc64le/usr/share/doc/ocaml-labltk + cp -pr Changes /builddir/build/BUILDROOT/ocaml-labltk-8.06.5-5.fc32.ppc64le/usr/share/doc/ocaml-labltk + cp -pr README.mlTk /builddir/build/BUILDROOT/ocaml-labltk-8.06.5-5.fc32.ppc64le/usr/share/doc/ocaml-labltk + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: ocaml(Balloon) = b2d955660496aeac794e8d16120b56b1 ocaml(Bell) = a14a8cc1e553d0a76adb5130f797caa7 ocaml(Button) = 99e5ff55c4698367b16a85b9b970e6e8 ocaml(CBell) = 93809789278ef35e943d399a88186e7a ocaml(CButton) = 6823385573aeb24a71cc01a12a391d39 ocaml(CCanvas) = ce506f5d1ba97a2cfaa2e814643fc468 ocaml(CCheckbutton) = b66f587fec5d939ee72b6a418a5f9f38 ocaml(CClipboard) = ec28f6ccfab9bb9c0d5d40c20c4df71d ocaml(CDialog) = f9d654823474a76257cd68db254d713a ocaml(CEncoding) = ffcf83949b42881e3ca7cb442a6ea06b ocaml(CEntry) = 11a4f034d5f5ea701c8ff5a0191f5188 ocaml(CFocus) = df7b062db577a85de84b93762b7d622d ocaml(CFont) = 8095fe16cba22c27a4b1055c71cf02f8 ocaml(CFrame) = 8742480d0b68a4b6668998812a4eb31e ocaml(CGrab) = 5b44a96e0dd17d00a02430f953cdee2d ocaml(CGrid) = c350cf3f33e5e5e048931b242e1ed4e5 ocaml(CImage) = c56f0b9450223d563ed7529ef438355e ocaml(CImagebitmap) = 671b201235bf1334f15207756711e409 ocaml(CImagephoto) = 2d6aea13401ad1b178a1b0dfc17de7d7 ocaml(CLabel) = 632a94d08eb9890412bbba8d1a92c8a7 ocaml(CListbox) = 89a4a2b05257f9d7345ccd88ea6da98a ocaml(CMenu) = 89b999ae2186bb98445d70e8440333ff ocaml(CMenubutton) = 1b13311d83009f7e2318895e221e36a0 ocaml(CMessage) = bb2989b074c30cfed385df71eb2924fa ocaml(COption) = 7f9dba1eaba6dfbc9bfc6500261b6ce2 ocaml(COptionmenu) = f9fb89971cbf6b755128bd41cc76013e ocaml(CPack) = 66b5761560df3a764e0aeeeeaba08b1f ocaml(CPalette) = f7fa6a5a866561f338f027ec470e2e8d ocaml(CPixmap) = 10289a677c1feab39b712bcc7293f019 ocaml(CPlace) = ab27eac87f8e36bfbe1cc017f0ec74c8 ocaml(CRadiobutton) = 6300c471ccf744ecd79b4311c094f56f ocaml(CResource) = c02b16dce832e4a68e5d565288d97f55 ocaml(CScale) = d21b82f2e7462d939fc649c19cd3a981 ocaml(CScrollbar) = f99ffcd5a61aa8e1f1927134a6c5a494 ocaml(CSelection) = 2076f285639ea9d259a2b41a555b877c ocaml(CText) = 09e863c2bf79b434c4683496ecdf087e ocaml(CTk) = 319d88f6ba9cad7a05733bc3dbc61d2b ocaml(CTkvars) = 2197db46f1169ee1a53449c954f7a61e ocaml(CTkwait) = 39feea94d69a1547fe4f757262f81340 ocaml(CToplevel) = 4ab7298c0ecb0c6fe76047a134673b77 ocaml(CWinfo) = 4561bba8772798ab53e02db410800b4d ocaml(CWm) = 2fdf33e56e9f3fc8228170a187a6ccc6 ocaml(Camltk) = 4380f790c4aade2c3cba86e208105721 ocaml(Camltkwrap) = 8926c674093475947acb076339fa77bd ocaml(Canvas) = 00e1ffc7b4e6de80c8701c9f14dcc23d ocaml(Checkbutton) = 23a246580f159f3751caa69b55c05919 ocaml(Clipboard) = c149fcd6af77bc025f437995845b2a60 ocaml(Dialog) = 37100c30f9b6a77a4334b9bd60537bc1 ocaml(Encoding) = dcb327a23870f56a0ce2a56c337031f9 ocaml(Entry) = 5dc9bbc079c3f3f653cf0b52de1c4512 ocaml(Fileevent) = c7a36712a7f08e64604423972d289f30 ocaml(Fileselect) = 590e7329f540770de6a30174f497b359 ocaml(Focus) = 3949e9b738041f6991f5ca1f1dd0bc05 ocaml(Font) = 5fdac06a6a84afc2c351f83887578b4d ocaml(Frame) = 053e9373259bb30b140122756e62e7de ocaml(Frx_after) = 02f367030cd6c90fbadd405f441e848e ocaml(Frx_color) = 7563dd01894b884f41c25b2af767e4e0 ocaml(Frx_ctext) = 565a224ae037c2cad4ac31c977baf00c ocaml(Frx_dialog) = 148d245d996df2a7a9be486a294c786f ocaml(Frx_entry) = 76cd290831a29a6068c1a1554c3912b4 ocaml(Frx_fillbox) = e4f41b41e5cb36437113db71cf34f057 ocaml(Frx_fit) = 7eaad58f5e06332629ae5e621ce64dcf ocaml(Frx_focus) = c0675808e0caadf34d9de47adb3cc4f8 ocaml(Frx_font) = 8c35d394e0deaa12c3ea2ec787ecb7cb ocaml(Frx_listbox) = af13695d89c18ac4872c4013fe845b3a ocaml(Frx_mem) = 279a888da7bcc59eb2ef00be796df36f ocaml(Frx_misc) = 8916325b5ad72cb7d4c3e239d3a8eaed ocaml(Frx_req) = 6d9fca178ca2c4c7ebe7b7e9cad56586 ocaml(Frx_rpc) = e3e27b609110009244efdad900566099 ocaml(Frx_selection) = 8ebe92f0720027da9b8a681de47ec1cb ocaml(Frx_synth) = 0caf803e948a439d70d8113b3ee339b3 ocaml(Frx_text) = 555d1e471a7abb0d9738785b8d8fe735 ocaml(Frx_widget) = fc5f4280f72d6ecbd13736ad9966b6b0 ocaml(Grab) = 3cb4b108799141d79bab5ca4b0814294 ocaml(Grid) = ddd37e9ce778e9205cb14eec58bb109b ocaml(Image) = f0fb78231da4e493846e8ad915dad3f7 ocaml(Imagebitmap) = 1270d354000a8b54e50e0ddc2d58cbeb ocaml(Imagephoto) = fc28ad0575f2591ac34820cbd316683d ocaml(Jpf_font) = 1174176ac733223f9d25093b178d3c0d ocaml(Label) = 013008c3f4faad46819cc2035c21f7c4 ocaml(Labltk) = e93159740dd53d9f990b474ed2dbd0f0 ocaml(Listbox) = 384811db4f001c70e748890643a6386a ocaml(Menu) = bc165a978597d96f6a922735bee5265b ocaml(Menubutton) = d21dab3d5b8ccdc7b34f47b614c26f73 ocaml(Message) = ba72c710a8c3ab19625a1bfcbaaedc4b ocaml(Option) = fe4a60f3afea6747e36bd1bfc398cca6 ocaml(Optionmenu) = 94e36d5fc65cfff8c71369c46a6f740e ocaml(Pack) = c476bbcf8eddaba54c952ecc8f0989ee ocaml(Palette) = 4f713bd838c85b31730e2053ab9e4181 ocaml(Pixmap) = 125d2135d1a873009806d4c0692226ca ocaml(Place) = a14939430e1b5870f68c35262c2c9a3f ocaml(Protocol) = c50d96f18ed1f5975b53dc375c288441 ocaml(Radiobutton) = 9d85df6bbe2438043456976daac1eda8 ocaml(Rawwidget) = 39eec730c3706ce0868f634014f8b771 ocaml(Scale) = 2ca9207c5da934909d0b973b3107b87e ocaml(Scrollbar) = 90caa6f525150d35d02129ab25efa611 ocaml(Selection) = ae7f2be7b4eee039ecadc2e4e5ffe9f4 ocaml(Shell) = cac1a0ceaf9f8b5a430ef380319d58d6 ocaml(Support) = df1adb40fb7d1f3e8225919f988d8441 ocaml(Text) = 485d610822e650e94bdba4aba67d1a54 ocaml(Textvariable) = 582d9faaad4046f8df4371e14317026a ocaml(Timer) = 8628fe87a7a8b9337a145408ee7e4c5a ocaml(Tk) = 9cf51bfc88acd5521410e7623f5edb5b ocaml(Tkthread) = db18853b2ab6708445d98688b57e5555 ocaml(Tkvars) = 89cedb3ee772119ab56a09e936ffda46 ocaml(Tkwait) = 67382d689de6688273e5258fbc75996e ocaml(Toplevel) = 26d68fa6f018f3b60030f7c5ab43f233 ocaml(Widget) = 87e2d430c9e3fde175294296e7afc77c ocaml(Winfo) = ffa08ac57751bcf4c84888298cea75fb ocaml(Wm) = fd01c90c522a21e71e76047248e0aa65 ocaml-labltk = 8.06.5-5.fc32 ocaml-labltk(ppc-64) = 8.06.5-5.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libtcl8.6.so()(64bit) libtk8.6.so()(64bit) ocaml(Bell) = a14a8cc1e553d0a76adb5130f797caa7 ocaml(Button) = 99e5ff55c4698367b16a85b9b970e6e8 ocaml(CBell) = 93809789278ef35e943d399a88186e7a ocaml(CButton) = 6823385573aeb24a71cc01a12a391d39 ocaml(CCanvas) = ce506f5d1ba97a2cfaa2e814643fc468 ocaml(CCheckbutton) = b66f587fec5d939ee72b6a418a5f9f38 ocaml(CEntry) = 11a4f034d5f5ea701c8ff5a0191f5188 ocaml(CFocus) = df7b062db577a85de84b93762b7d622d ocaml(CFrame) = 8742480d0b68a4b6668998812a4eb31e ocaml(CGrab) = 5b44a96e0dd17d00a02430f953cdee2d ocaml(CImagephoto) = 2d6aea13401ad1b178a1b0dfc17de7d7 ocaml(CLabel) = 632a94d08eb9890412bbba8d1a92c8a7 ocaml(CListbox) = 89a4a2b05257f9d7345ccd88ea6da98a ocaml(CPlace) = ab27eac87f8e36bfbe1cc017f0ec74c8 ocaml(CRadiobutton) = 6300c471ccf744ecd79b4311c094f56f ocaml(CScrollbar) = f99ffcd5a61aa8e1f1927134a6c5a494 ocaml(CSelection) = 2076f285639ea9d259a2b41a555b877c ocaml(CText) = 09e863c2bf79b434c4683496ecdf087e ocaml(CTk) = 319d88f6ba9cad7a05733bc3dbc61d2b ocaml(CTkwait) = 39feea94d69a1547fe4f757262f81340 ocaml(CToplevel) = 4ab7298c0ecb0c6fe76047a134673b77 ocaml(CWinfo) = 4561bba8772798ab53e02db410800b4d ocaml(CWm) = 2fdf33e56e9f3fc8228170a187a6ccc6 ocaml(CamlinternalFormatBasics) = a2b1a9d869fd05813beb35645bd9cd94 ocaml(Camltk) = 4380f790c4aade2c3cba86e208105721 ocaml(Camltkwrap) = 8926c674093475947acb076339fa77bd ocaml(Condition) = 722b3b1499f9f8ef586837b260b0006b ocaml(Entry) = 5dc9bbc079c3f3f653cf0b52de1c4512 ocaml(Focus) = 3949e9b738041f6991f5ca1f1dd0bc05 ocaml(Frame) = 053e9373259bb30b140122756e62e7de ocaml(Grab) = 3cb4b108799141d79bab5ca4b0814294 ocaml(Label) = 013008c3f4faad46819cc2035c21f7c4 ocaml(Listbox) = 384811db4f001c70e748890643a6386a ocaml(Message) = ba72c710a8c3ab19625a1bfcbaaedc4b ocaml(Mutex) = 67de043669536a7095b230fc90a74dc1 ocaml(Option) = fe4a60f3afea6747e36bd1bfc398cca6 ocaml(Protocol) = c50d96f18ed1f5975b53dc375c288441 ocaml(Rawwidget) = 39eec730c3706ce0868f634014f8b771 ocaml(Scrollbar) = 90caa6f525150d35d02129ab25efa611 ocaml(Stdlib) = ad45f251bbf98d3a0bf3b883546ecfc8 ocaml(Stdlib__arg) = 5946cffdb65af107c239a1dd5b0b22b7 ocaml(Stdlib__array) = 8412db19ee2dd682a114d363bf147818 ocaml(Stdlib__bigarray) = a39abb3f899c4b4ea72b1eda931404b8 ocaml(Stdlib__buffer) = 35866fa9f82ad0886b2ccd0a86f2e1e6 ocaml(Stdlib__bytes) = 6b7074af78d2fce4ff8323a7d4e5ea0d ocaml(Stdlib__bytesLabels) = 9c2baf16f69af9a8e11d8d0d2b7ef66a ocaml(Stdlib__callback) = da1159c8ae37cdd81384691e3d654569 ocaml(Stdlib__char) = 1f7aaa002e7504e2fcb18665bf17141d ocaml(Stdlib__complex) = 3e86422b431ff5c172197d51a2afdd52 ocaml(Stdlib__filename) = 620b1f6f6d9c32af927183ef4ceedb7a ocaml(Stdlib__gc) = 970a1de1bd727bfd42430520e49734ec ocaml(Stdlib__hashtbl) = 8a0f9b54a9d30b1aeff83f4bae88dfde ocaml(Stdlib__int32) = 9de27084a784cd13eb5e5552ddbd6b4e ocaml(Stdlib__list) = fa1a1736c894577d834b1d79f2682a7e ocaml(Stdlib__listLabels) = 29fcd9bd9e9843fd04f79bc2b940c416 ocaml(Stdlib__nativeint) = 1299f64d64f7c776695f30edab0d4d78 ocaml(Stdlib__obj) = 9f725e74fc3209d50af4a35f74f18b53 ocaml(Stdlib__pervasives) = ffb0eefbca3d14a1a48cbcb24e4eb181 ocaml(Stdlib__printexc) = 0385c022af1089101c5830e076b89d37 ocaml(Stdlib__printf) = b72a44ed259e7034497028c0b31e9fa1 ocaml(Stdlib__queue) = 0e53521dd09e6bd3fb5bff6dbaa5b840 ocaml(Stdlib__seq) = 359c95515bb2842e5ad1497a5b684136 ocaml(Stdlib__set) = 579516330b5c99c94e9cea433159c1ef ocaml(Stdlib__stdLabels) = 94340ccc9b7174a2df18e7bd5816c796 ocaml(Stdlib__string) = 89dc8c0e4f92ce704437ae3fafad684f ocaml(Stdlib__stringLabels) = 67ca9a811ebc86f00bd5678a7d404d5c ocaml(Stdlib__sys) = 13aa7b95294684724e198467fb7c3467 ocaml(Stdlib__uchar) = db24a5ebd1625809ae883920f16c2526 ocaml(Str) = 8f606ab43354811d8e27aa499347d0bb ocaml(Support) = df1adb40fb7d1f3e8225919f988d8441 ocaml(Textvariable) = 582d9faaad4046f8df4371e14317026a ocaml(Thread) = 0cee19b03d3557b88af4a7da56efda79 ocaml(Timer) = 8628fe87a7a8b9337a145408ee7e4c5a ocaml(Tk) = 9cf51bfc88acd5521410e7623f5edb5b ocaml(Tkwait) = 67382d689de6688273e5258fbc75996e ocaml(Toplevel) = 26d68fa6f018f3b60030f7c5ab43f233 ocaml(Unix) = 323356c8c72d73e9e59421c988efd3aa ocaml(UnixLabels) = 78060f386fa13ee2e6fc051de9dcf993 ocaml(Widget) = 87e2d430c9e3fde175294296e7afc77c ocaml(Winfo) = ffa08ac57751bcf4c84888298cea75fb ocaml(Wm) = fd01c90c522a21e71e76047248e0aa65 ocaml(runtime) = 4.08.1 rtld(GNU_HASH) Processing files: ocaml-labltk-devel-8.06.5-5.fc32.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.kjltkt + umask 022 + cd /builddir/build/BUILD + cd labltk-8.06.5 + DOCDIR=/builddir/build/BUILDROOT/ocaml-labltk-8.06.5-5.fc32.ppc64le/usr/share/doc/ocaml-labltk-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-labltk-8.06.5-5.fc32.ppc64le/usr/share/doc/ocaml-labltk-devel + cp -pr README.mlTk /builddir/build/BUILDROOT/ocaml-labltk-8.06.5-5.fc32.ppc64le/usr/share/doc/ocaml-labltk-devel + cp -pr examples_camltk /builddir/build/BUILDROOT/ocaml-labltk-8.06.5-5.fc32.ppc64le/usr/share/doc/ocaml-labltk-devel + cp -pr examples_labltk /builddir/build/BUILDROOT/ocaml-labltk-8.06.5-5.fc32.ppc64le/usr/share/doc/ocaml-labltk-devel + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: ocaml-labltk-devel = 8.06.5-5.fc32 ocaml-labltk-devel(ppc-64) = 8.06.5-5.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/ocamlrun /usr/bin/sh Processing files: ocaml-labltk-debugsource-8.06.5-5.fc32.ppc64le Provides: ocaml-labltk-debugsource = 8.06.5-5.fc32 ocaml-labltk-debugsource(ppc-64) = 8.06.5-5.fc32 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.5-5.fc32.ppc64le Provides: debuginfo(build-id) = 25ff616233154a162c409833bdaabc3badf2537d ocaml-labltk-debuginfo = 8.06.5-5.fc32 ocaml-labltk-debuginfo(ppc-64) = 8.06.5-5.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ocaml-labltk-debugsource(ppc-64) = 8.06.5-5.fc32 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ocaml-labltk-8.06.5-5.fc32.ppc64le Wrote: /builddir/build/RPMS/ocaml-labltk-debugsource-8.06.5-5.fc32.ppc64le.rpm Wrote: /builddir/build/RPMS/ocaml-labltk-debuginfo-8.06.5-5.fc32.ppc64le.rpm Wrote: /builddir/build/RPMS/ocaml-labltk-8.06.5-5.fc32.ppc64le.rpm Wrote: /builddir/build/RPMS/ocaml-labltk-devel-8.06.5-5.fc32.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ETNYgr + umask 022 + cd /builddir/build/BUILD + cd labltk-8.06.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ocaml-labltk-8.06.5-5.fc32.ppc64le + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0