[Samba] make dist: errors, and www.oasis-open.org almost stale

Andreas Gaiser/L info at multifake.net
Wed Feb 13 13:08:40 MST 2013


Hi,


I am trying to create a tarball from a 4.0.3 git checkout using "make
dist", but it throws errors (small sample below, detailed Copy&Paste on
request), and apart from this, www.oasis-open.org seems stale on
connects from xsltproc, as can be seen in the lsof sample, below as well.

Briefly and cheekily asked, is that normal? Are we all omitting docs in
packaging at the moment? If so, what are reasonable build options to use
these days? don't know, maybe it's a dumb question... I could also
imagine I have a version problem with certain build dependencies. Does
that look familiar to anybody?


Thanks+a good day,

Andreas

** make dist output:

...

make[1]: Entering directory `/usr/src/SAMBA4/samba/docs-xml'
Converting Samba-specific tags for Samba3-HOWTO...
http://www.oasis-open.org/docbook/xml/4.2/dbcentx.mod:1: parser error :
Content error in the external subset
HTTP/1.1 200 OK
^
http://www.oasis-open.org/docbook/xml/4.2/dbcentx.mod:1: validity error
: All markup of the conditional section is not in the same entity
HTTP/1.1 200 OK

...

** lsof | grep [pid-of-xsltproc] output:

...

xsltproc  1538       root    3r      REG              202,2    15165
 557136
/usr/src/SAMBA4/samba/docs-xml/Samba3-HOWTO/TOSHARG-StandAloneServer.xml
xsltproc  1538       root    4r      REG              202,2     1629
 557230 /usr/src/SAMBA4/samba/docs-xml/build/DTD/samba-doc
xsltproc  1538       root    5u     IPv4              14062      0t0
    TCP host1.fakedomain.mad:56877->www.oasis-open.org:www (CLOSE_WAIT)
xsltproc  1538       root    6u     IPv4              14070      0t0
    TCP host1.fakedomain.mad:56879->www.oasis-open.org:www (CLOSE_WAIT)
xsltproc  1538       root    7w     FIFO                0,8      0t0
   6968 pipe
xsltproc  1538       root    8u     IPv4              14224      0t0
    TCP host1.fakedomain.mad:56901->www.oasis-open.org:www (ESTABLISHED)

...

-- 
Andreas Gaiser, Berlin, Germany


More information about the samba mailing list