'make -C /usr/ports/devel/ocaml-findlib check-plist' gives the following error: ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist Error: Orphaned: %%OCAML_SITELIBDIR%%/ocamlbuild/META ===> Checking for items in pkg-plist which are not in STAGEDIR ===> Error: Plist issues found. *** Error code 1
CC danfe. It looks like r505020 introduced this problem. Note that ocaml-ocamlbuild was installed before trying to build ocaml-findlib: % pkg info -q | grep ocaml ocaml-4.05.0 ocaml-camlp4-4.05+2 ocaml-labltk-8.06.3 ocaml-ocamlbuild-0.14.0
See also bug 238905 for another ocaml-ocamlbuild & ocaml-findlib build interaction problem.