[MacPorts] #70174: geneweb: install fails
MacPorts
noreply at macports.org
Wed Jun 5 17:58:16 UTC 2024
#70174: geneweb: install fails
------------------------+----------------------
Reporter: ctreleaven | Owner: (none)
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: | Port: geneweb
------------------------+----------------------
First, thanks for putting in what must have been a huge amount of work on
bringing our Geneweb port up to date. However, Geneweb fails to install
on my Intel 10.15.7 system:
{{{
...
Building executables
dune build -p geneweb --profile dev
File "bin/ged2gwb/dune", line 5, characters 22-84:
5 | (preprocess (action (run camlp5o pr_o.cmo pa_extend.cmo q_MLast.cmo
%{input-file})))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
(cd _build/default && /opt/local/bin/camlp5o pr_o.cmo pa_extend.cmo
q_MLast.cmo bin/ged2gwb/ged2gwb.ml) >
_build/default/bin/ged2gwb/ged2gwb.pp.ml
Error while loading "/opt/local/lib/ocaml/camlp5/pr_o.cmo": no
implementation available for O_keywords.
make: *** [build] Error 1
make: Leaving directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_genealogy_geneweb/geneweb/work/geneweb-7.1-beta'
Command failed: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_genealogy_geneweb/geneweb/work/geneweb-7.1-beta"
&& /usr/bin/make -w distrib
Exit code: 2
Error: Failed to build geneweb: command execution failed
DEBUG: Error code: CHILDSTATUS 58567 2
}}}
All of the dependencies appear to have installed without issue. I tried
to clean the port and then install but got the same error message.
I'll attach the full log.
--
Ticket URL: <https://trac.macports.org/ticket/70174>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list