Re: Package: ocaml-bisect-1.0-0.1.alpha.fc9 Tag: dist-f9 Status: failed Built by: ausil
by Richard W.M. Jones
On Fri, Sep 26, 2008 at 08:49:48AM -0500, SPARC Koji Build System wrote:
> Package: ocaml-bisect-1.0-0.1.alpha.fc9
> Tag: dist-f9
> Status: failed
> Built by: ausil
> ID: 14484
> Started: Thu, 25 Sep 2008 23:14:06 CDT
> Finished: Thu, 25 Sep 2008 23:22:08 CDT
> Changelog:
> * Sun Aug 24 2008 Richard W.M. Jones <rjones(a)redhat.com> - 1.0-0.1.alpha
> - Initial RPM release.
[...]
> Task 86874 on korolev.ausil.us
> Task Type: buildArch (ocaml-bisect-1.0-0.1.alpha.fc9.src.rpm, sparcv9)
> logs:
> http://sparc.koji.fedoraproject.org/koji/getfile?taskID=86874&name=build.log
> http://sparc.koji.fedoraproject.org/koji/getfile?taskID=86874&name=root.log
> http://sparc.koji.fedoraproject.org/koji/getfile?taskID=86874&name=state.log
[...]
> Task Info: http://sparc.koji.fedoraproject.org/koji/taskinfo?taskID=85895
> Build Info: http://sparc.koji.fedoraproject.org/koji/buildinfo?buildID=14484
You're going to have lots of problems building the OCaml toolchain
unless you build it in the correct order and wait between builds for
the repository to be recreated. (ie. basically one huge, complicated
chain-build).
Are you actually doing this, or is this a case of a real missing
dependency? Note that the specfile for this package contains
'BuildRequires: ocaml-findlib-devel'.
Rich.
--
Richard Jones, Emerging Technologies, Red Hat http://et.redhat.com/~rjones
Read my OCaml programming blog: http://camltastic.blogspot.com/
Fedora now supports 68 OCaml packages (the OPEN alternative to F#)
http://cocan.org/getting_started_with_ocaml_on_red_hat_and_fedora
14 years, 12 months
dllgraphics
by Lynx Law
Hello,
I have recently installed Fedora 9 and I've installed the OCAML Packages
successfully.
But I am facing a problem with the Graphics module,it seems that
dllgraphics.so is missing.
I do not know if this is a common problem but it is certainly strange.
*dllgraphics.so: dllgraphics.so: cannot open shared object file: No such
file or directory.*
So I checked /usr/lib/ocaml/stublibs/ and it seems to be missing
unfortunately.
Does anyone know a solution to this problem?
15 years