Opened 6 years ago
Last modified 5 years ago
#56886 new defect
orpie @1.5.2_3: error: use of undeclared identifier 'caml__frame'
Reported by: | ChrisHal (Christian Halaszovich) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | orpie |
Description (last modified by mf2k (Frank Schima))
I get this error in the log:
:info:build mlgsl_error.c:37:3: error: use of undeclared identifier 'caml__frame' :info:build CAMLlocal2(exn_msg, exn_arg);
It seems there are patches available for arch-linux, see https://aur.archlinux.org/packages/orpie/?comments=all and https://github.com/ryanmjacobs/orpie-aur
Could these patches used for macports as well?
Regards, Christian
Attachments (1)
Change History (6)
comment:1 Changed 6 years ago by mf2k (Frank Schima)
Keywords: | build failure removed |
---|
comment:2 Changed 6 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|
comment:3 Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)
Summary: | build fails: "undeclared identifier 'caml__frame'" → orpie @1.5.2_3: error: use of undeclared identifier 'caml__frame' |
---|
The upstream bug report: https://github.com/pelzlpj/orpie/issues/10
Changed 6 years ago by ChrisHal (Christian Halaszovich)
comment:4 follow-up: 5 Changed 6 years ago by ChrisHal (Christian Halaszovich)
I managed to compile it with the current debian patches, which can be found here:
comment:5 Changed 5 years ago by juanalexei
Good!
I'm interested. Would you have a port file using this patch?
Note: See
TracTickets for help on using
tickets.
In the future, please use WikiFormatting.
Please attach the main.log file after cleaning the port (
sudo port clean orpie
).