[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

ocaml 3.04-1 uploaded to incoming



Hello, ...

I just uploaded ocam l3.04-1 to incoming.

There is an ocaml package and an ocaml-base package, the later containing only
the ocamlrun binary.

I guess that more than just ocamlrun needs to be added, but i don't exactly
know which of the library stubs need to be included.

But :

  o ocaml is almost 6MB big :(((

  o it takes 16 min on a dual celeron 466 to build it :(((

  o lintian reports lack of manpages and other such,and i just noticed that i
    should have included the ocamlrun manpage into the ocaml-base package :(((

do someone know what this means ?

$ lintian ocaml-base_3.04-1_i386.deb
W: ocaml-base: missing-depends-line

I guess it is because ocaml-base has no depends line, is one needed ?

$ ldd /usr/bin/ocamlrun
        libm.so.6 => /lib/libm.so.6 (0x4001d000)
        libncurses.so.5 => /lib/libncurses.so.5 (0x4003f000)
        libc.so.6 => /lib/libc.so.6 (0x4007f000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

tells me it should depend at least on libc6 and libncurses5.

Here are the lintian output for ocaml :

$ lintian ocaml_3.04-1_i386.deb 
W: ocaml: binary-or-shlib-defines-rpath ./usr/lib/ocaml/dllgraphics.so
/usr/X11R6/lib
W: ocaml: binary-or-shlib-defines-rpath ./usr/lib/ocaml/labltk/dlllabltk41.so
/usr/lib:/usr/X11R6/lib
E: ocaml: binary-without-manpage labltk
E: ocaml: binary-without-manpage ocamlbrowser
E: ocaml: binary-without-manpage ocamllex.opt
E: ocaml: binary-without-manpage ocamlmklib
E: ocaml: binary-without-manpage odyl
W: ocaml: package-contains-upstream-install-documentation
usr/share/doc/ocaml/INSTALL.gz
W: ocaml: script-not-executable ./usr/lib/ocaml/camlheader

Will look at it more this weekend, i think.

Friendly,

Sven Luther



Reply to: