[Pkg-samba-maint] samba build failure on raspbian stretch rm: cannot remove '/«BUILDDIR»/samba-4.1.17+dfsg/debian/tmp/usr/share/man/man1/vfstest.1': No such file or directory

Jelmer Vernooij jelmer at jelmer.uk
Mon May 4 11:27:49 UTC 2015


On Mon, May 04, 2015 at 11:35:44AM +0100, peter green wrote:
> On 04/05/15 04:17, Jelmer Vernooij wrote:
> >What about in bin/config.log? That doesn't get output to stdout so
> >won't show up in build logs.
> >
> >That's where the result will end up as to whether Samba found xsltproc and
> >docbook-xsl stylesheets. Whether it found those determines whether
> >it'll try to build the various manpages (including whether it will
> >create necessary directories).
> I don't have it for the autobuild but I do have it for the manual builds
> i've been trying which also seem to be failing to build the documentation.
> I've posted it at http://plugwash.raspbian.org/samba-config.log-20150504
> 
> No results searching for bus error.
> 
> searching for xsltproc gives
> 
> --------------------------------------------------------------------------------
> Checking for program xsltproc
>   find program=['xsltproc'] paths=[] var='XSLTPROC'
>   -> '/samba-4.1.17+dfsg/debian/bin/xsltproc'
> 
> --------------------------------------------------------------------------------
> 
> searching for docbook gives
> 
> -----------------------------------------------------------------------------------------------
> 
> Checking for stylesheet
> http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
> not found
> 
> -----------------------------------------------------------------------------------------------
> 
> Which seems to be the problem, i've confirmed that
> /usr/share/xml/docbook/stylesheet/docbook-xsl/manpages/docbook.xsl exists in
> the build chroot.
> 
> Any advice on how to debug the search process would be appreciated.
Hmm, I guess we don't actually preserve the output from xsltproc there
either. :-( You can try manually running xsltproc a couple of times
from a chroot.

Do es your chroot have /dev/shm available? If it does, then this is
probably a different problem.

Cheers,

Jelmer



More information about the Pkg-samba-maint mailing list