#27220: omake @0.9.8.5-3 lm_debug.o build failure ----------------------------------------+----------------------------------- Reporter: jbarros+macports@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: haspatch | Port: omake ----------------------------------------+----------------------------------- omake @0.9.8.5-3 fails to build due to a build failure: {{{ :info:build - build src/libmojave lm_debug.o :info:build + ocamlopt.opt -warn-error A -w Aez -I . -c lm_debug.ml :info:build File "lm_debug.ml", line 176, characters 6-45: :info:build Warning 9: the following labels are not bound in this record pattern: :info:build info_info :info:build Either bind these labels explicitly or add `; _' to the pattern. :info:build File "lm_debug.ml", line 192, characters 13-53: :info:build Warning 9: the following labels are not bound in this record pattern: :info:build info_info :info:build Either bind these labels explicitly or add `; _' to the pattern. :info:build File "lm_debug.ml", line 230, characters 16-61: :info:build Warning 9: the following labels are not bound in this record pattern: :info:build info_name :info:build Either bind these labels explicitly or add `; _' to the pattern. :info:build File "lm_debug.ml", line 1, characters 0-1: :info:build Error: Error-enabled warnings (3 occurrences) :info:build *** omake: 632/1149 targets are up to date :info:build *** omake: failed (28.02 sec, 181/181 scans, 128/151 rules, 369/1251 digests) :info:build *** omake: targets were not rebuilt because of errors: :info:build src/libmojave/lm_debug.cmx :info:build src/libmojave/lm_debug.o :info:build make: *** [all] Error 2 }}} -- Ticket URL: <https://trac.macports.org/ticket/27220> MacPorts <http://www.macports.org/> Ports system for Mac OS