| Summary: | dev-ml/ocamlpam - an OCaml library for PAM | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Jacques-Pascal Deplaix <jp.deplaix> |
| Component: | New packages | Assignee: | Default Assignee for New Packages <maintainer-wanted> |
| Status: | RESOLVED FIXED | ||
| Severity: | enhancement | CC: | ml |
| Priority: | Normal | Keywords: | EBUILD |
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | All | ||
| URL: | http://sharvil.nanavati.net/projects/ocamlpam/ | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: |
ocamlpam-1.1.ebuild
ocamlpam-1.1.ebuild ocamlpam-1.1.ebuild ocamlpam-1.1-makefile.patch ocamlpam-1.1.ebuild |
||
Created attachment 320158 [details]
ocamlpam-1.1.ebuild
- missing dodoc for CHANGES and README
- fails to install with USE=-ocamlopt:
>>> Install ocamlpam-1.1 into /var/tmp/portage/dev-ml/ocamlpam-1.1/image/ category dev-ml
make -j6 DESTDIR=/var/tmp/portage/dev-ml/ocamlpam-1.1/image//usr/lib64/ocaml install
install -d /var/tmp/portage/dev-ml/ocamlpam-1.1/image//usr/lib64/ocaml/pam
install -m 644 -t /var/tmp/portage/dev-ml/ocamlpam-1.1/image//usr/lib64/ocaml/pam META *.mli *.cmi *.cmx *.cma *.cmxa *.a
install: cannot stat ‘*.cmx’: No such file or directory
install: cannot stat ‘*.cmxa’: No such file or directory
make: *** [install] Error 1
see eg postgresql-ocaml for how to handle this
(In reply to comment #2) > see eg postgresql-ocaml for how to handle this hmmm, thinking more about it, disregard that, this will not help Created attachment 323806 [details]
ocamlpam-1.1.ebuild
Fixed
Created attachment 323808 [details]
ocamlpam-1.1-makefile.patch
Created attachment 323876 [details]
ocamlpam-1.1.ebuild
Add dodoc.
added to the tree, thanks! |
Created attachment 317452 [details] ocamlpam-1.1.ebuild OCamlPAM - an OCaml library for PAM