pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/42706: graphics/camlimages build failure (NetBSD 4.0 / i386)
>Number: 42706
>Category: pkg
>Synopsis: graphics/camlimages build failure (NetBSD 4.0 / i386)
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sat Jan 30 11:55:00 +0000 2010
>Originator: Robert Elz
>Release: NetBSD 4.0 / i386 (pkgsrc current 2010-01-30)
>Organization:
Prince of Songkla University
>Environment:
System: NetBSD jade.coe.psu.ac.th 4.0_STABLE NetBSD 4.0_STABLE
(JADE-1.696-20080517) #9: Fri May 23 18:55:13 ICT 2008
kre%jade.coe.psu.ac.th@localhost:/usr/obj/4/kernels/JADE i386
Architecture: i386
Machine: i386
>Description:
Attempting to build graphics/camlimages (on NetBSD 4.0, though
I have no idea if that is important) fails with some application
specific problem I have never seen before...
>How-To-Repeat:
I use pkg_comp with libkver and NetBSD 4.0 sets installed (except
the x* sets, I use pkgsrc modular xorg (X11_TYPE=modular) instead).
Whether any of that is rleevant to this problem or not, I don't
know (indeed, other than that it doesn't build, I know very little
about this problem - except that it did build before the revbump
caused by the change of jpeg from jpeg-7 to jpeg-8)
This is what I'm seeing ...
gmake[1]: Entering directory
`/pkg_comp/obj/pkgsrc/graphics/camlimages/4x/camlimages-2.2/lablgtk'
ocamlc.opt -I ../corelib -I /usr/pkg/lib/ocaml/lablgtk -c ximage.mli
File "ximage.mli", line 1, characters 0-1:
Error: /usr/pkg/lib/ocaml/lablgtk/gdk.cmi
is not a compiled interface
gmake[1]: *** [ximage.cmi] Error 2
gmake[1]: Leaving directory
`/pkg_comp/obj/pkgsrc/graphics/camlimages/4x/camlimages-2.2/lablgtk'
gmake: *** [byt] Error 2
*** Error code 2
Stop.
make: stopped in /usr/pkgsrc/graphics/camlimages
*** Error code 1
If I look in that firectory (.../camlimages-2.2/lablgtk)
I see:
pkg_comp:default.conf# ls -l
total 18
-rw-r--r-- 1 root wheel 639 Sep 24 2004 .depend
-rw-r--r-- 1 root wheel 1517 Oct 1 2004 Makefile
-rw-r--r-- 1 root wheel 3021 Sep 22 2004 oXimage.ml
-rw-r--r-- 1 root wheel 1659 Sep 24 2004 oXimage.mli
-rw-r--r-- 1 root wheel 6991 Sep 24 2004 ximage.ml
-rw-r--r-- 1 root wheel 2074 Sep 24 2004 ximage.mli
and ignoring the obvious files, "file" says ...
pkg_comp:default.conf# file *.*
oXimage.ml: Mathematica 3.0 notebook
oXimage.mli: Mathematica 3.0 notebook
ximage.ml: Mathematica 3.0 notebook
ximage.mli: Mathematica 3.0 notebook
Whether that's as it should be or not, I have no idea...
>Fix:
???
Home |
Main Index |
Thread Index |
Old Index