pkgsrc-Bugs archive

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

Re: pkg/38334 (lang/ocaml fails during build)



The following reply was made to PR pkg/38334; it has been noted by GNATS.

From: diro%nixsyspaus.org@localhost
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/38334 (lang/ocaml fails during build)
Date: Mon, 23 Mar 2009 23:06:52 -0400

 On NetBSD 4.0.1/pkgsrc-2008Q4, this now fails with:
 
 gmake[1]: Entering directory 
`/usr/pkgsrc/lang/ocaml/work/ocaml-3.10.2/ocamldoc'
 if test -d /usr/pkg/bin; then : ; else /usr/bin/install -d -o root -g wheel -m
 755 /usr/pkg/bin; fi
 if test -d /usr/pkg/lib/ocaml/ocamldoc; then : ; else /usr/bin/install -d -o
 root -g wheel -m 755 /usr/pkg/lib/ocaml/ocamldoc; fi
 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/pkgsrc/lang/ocaml/work/ocaml-3.10.2/ocamldoc'
 gmake: *** [install] Error 2
 *** Error code 2
 


Home | Main Index | Thread Index | Old Index