On 10/25/2013 04:02 AM, Richard W.M. Jones wrote:
On Thu, Oct 24, 2013 at 09:28:53AM -0600, Orion Poplawski wrote:
plplot has an OCaml interface, but I see:

plplot-ocaml.x86_64: E: binary-or-shlib-defines-rpath
/usr/lib64/ocaml/stublibs/dllplplot_stubs.so ['/usr/lib64/ocaml',
'/builddir/build/BUILD/plplot-5.9.9/fedora/src']
plplot-ocaml.x86_64: E: binary-or-shlib-defines-rpath
/usr/lib64/ocaml/stublibs/dllplcairo_stubs.so ['/usr/lib64',
'/builddir/build/BUILD/plplot-5.9.9/fedora/src']

These files are created with:

/usr/bin/ocamlmklib -o plplot_stubs -L/usr/lib64/ocaml -lcamlidl
-L/export/home/orion/fedora/plplot/plplot-5.9.10/fedora/src
-lplplotd 
/export/home/orion/fedora/plplot/plplot-5.9.10/fedora/bindings/ocaml/plplot_core_stubs.o
 
/export/home/orion/fedora/plplot/plplot-5.9.10/fedora/bindings/ocaml/plplot_impl.o

Should we be doing something different?

This could be a bug in one of the OCaml tools.  If you have a
simple way to reproduce it, then file a bug and I can take a look.

If you just want to work around it, run chrpath --delete on the
offending files during %install.

Rich.


There seems to be an upstream bug and fix:

http://caml.inria.fr/mantis/view.php?id=5943

--
Orion Poplawski
Technical Manager                     303-415-9701 x222
NWRA, Boulder/CoRA Office             FAX: 303-415-9702
3380 Mitchell Lane                       or...@nwra.com
Boulder, CO 80301                   http://www.nwra.com
--
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Reply via email to