pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/39340: ocaml pkg broken
>Number: 39340
>Category: pkg
>Synopsis: ocaml pkg broken
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sun Aug 10 22:30:00 +0000 2008
>Originator: Martin Husemann
>Release: NetBSD 4.99.72
>Organization:
The NetBSD Foundation, Inc.
>Environment:
System: NetBSD sunny-weather.duskware.de 4.99.72 NetBSD 4.99.72 (SUNNY.MP) #81:
Sat Aug 9 09:13:03 CEST 2008
martin%sunny-weather.duskware.de@localhost:/usr/src/sys/arch/sparc64/compile/SUNNY.MP
sparc64
Architecture: sparc64
Machine: sparc64
>Description:
if test -d /usr/pkg/lib/ocaml/ocamldoc/custom; then : ; else /usr/bin/install
-d -o root -g wheel -m 755 /usr/pkg/lib/ocaml/ocamldoc/custom; fi
/usr/bin/install -c -o root -g wheel -m 555 ocamldoc /usr/pkg/bin/ocamldoc
/usr/bin/install -c -o root -g wheel -m 444 ocamldoc.hva *.cmi odoc_info.cma
/usr/pkg/lib/ocaml/ocamldoc
/usr/bin/install -c -o root -g wheel -m 444 odoc_info.mli odoc_info.cmi
/usr/pkg/lib/ocaml/ocamldoc
if test -d /usr/pkg/man/man3; then : ; else mkdir -p /usr/pkg/man/man3; fi
/usr/bin/install -c -o root -g wheel -m 444 stdlib_man/* /usr/pkg/man/man3
install: stdlib_man/*: stat: No such file or directory
gmake[1]: *** [install] Error 1
gmake[1]: Leaving directory `/usr/pkgobj/lang/ocaml/work/ocaml-3.10.2/ocamldoc'
gmake: *** [install] Error 2
*** Error code 2
The full build log does not contain any other references to the
(non-existant) stdlib_man directory and I have no idea, how that
directory and it's contents would be created on other archs.
>How-To-Repeat:
Try to "make install" the pkg on alpha or sparc64. I've been told it builds
on amd64 though.
>Fix:
yes, plese
Home |
Main Index |
Thread Index |
Old Index