Opened 13 years ago

Closed 13 years ago

#27220 closed defect (fixed)

omake @0.9.8.5-3 lm_debug.o build failure

Reported by: jbarros+macports@… Owned by: erickt@…
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: haspatch Cc: horasio (Samuel Hornus)
Port: omake

Description

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

Attachments (2)

patch-OMakefile.diff (284 bytes) - added by jbarros+macports@… 13 years ago.
Patch from http://git.debian.org/?p=pkg-ocaml-maint/packages/omake.git;a=commit;h=f50239bc8fa9c85e99fcbd77a0ee4d8955916190
Portfile.patch (665 bytes) - added by jbarros+macports@… 13 years ago.
Portfile patch

Download all attachments as: .zip

Change History (5)

Changed 13 years ago by jbarros+macports@…

Attachment: Portfile.patch added

Portfile patch

comment:1 Changed 13 years ago by jmroot (Joshua Root)

Cc: erickt@… removed
Owner: changed from macports-tickets@… to erickt@…

comment:2 Changed 13 years ago by horasio (Samuel Hornus)

Cc: samuel.hornus@… added

Cc Me!

comment:3 Changed 13 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: newclosed

r79006 (no revision increase because users who had the port installed don't need to rebuild it)

Note: See TracTickets for help on using tickets.