Hello,
I'm trying to incorporate libxml2 into my software package and the fact
that it fails "make distcheck" is causing all sorts of problems with the
release engineering.
I note that a 2008 bug-report indicated failure with "make distcheck" --
but that bug's been marked as "fixed".
Here's my system:
$ uname -a
Linux gilda.unidata.ucar.edu 2.6.27.41-170.2.117.fc10.x86_64 #1 SMP Thu
Dec 10 10:36:29 EST 2009 x86_64 x86_64 x86_64 GNU/Linux
I didn't give the configure(1) script any options.
I've attached the entire "make distcheck" output. Here's the final section:
Making uninstall in tests
make[3]: Entering directory
`/machine/steve/ldm/src/libxml2/libxml2-2.7.7/_build/python/tests'
( cd
'/tmp/am-dc-1484//home/steve/ldm/package/src/libxml2/libxml2-2.7.7/_inst/share/doc/libxml2-python-2.7.7/examples'
&& rm -f build.py attribs.py tst.py tstxpath.py xpathext.py push.py
pushSAX.py pushSAXhtml.py error.py serialize.py validate.py tstURI.py
cutnpaste.py xpathret.py xpath.py outbuf.py inbuf.py resolver.py
regexp.py reader.py reader2.py reader3.py reader4.py reader5.py
reader6.py reader7.py reader8.py readernext.py walker.py nsdel.py
ctxterror.py readererr.py relaxng.py schema.py thread2.py sync.py
tstLastError.py indexes.py dtdvalid.py tstmem.py validDTD.py
validSchemas.py validRNG.py compareNodes.py xpathns.py xpathleak.py
tst.xml valid.xml invalid.xml test.dtd )
make[3]: Leaving directory
`/machine/steve/ldm/src/libxml2/libxml2-2.7.7/_build/python/tests'
make[2]: Leaving directory
`/machine/steve/ldm/src/libxml2/libxml2-2.7.7/_build/python'
make[1]: Leaving directory
`/machine/steve/ldm/src/libxml2/libxml2-2.7.7/_build'
make[1]: Entering directory
`/machine/steve/ldm/src/libxml2/libxml2-2.7.7/_build'
make[1]: Leaving directory
`/machine/steve/ldm/src/libxml2/libxml2-2.7.7/_build'
make[1]: Entering directory
`/machine/steve/ldm/src/libxml2/libxml2-2.7.7/_build'
{ test ! -d "libxml2-2.7.7" || { find "libxml2-2.7.7" -type d ! -perm
-200 -exec chmod u+w {} ';' && rm -fr "libxml2-2.7.7"; }; }
test -d "libxml2-2.7.7" || mkdir "libxml2-2.7.7"
(cd include && make top_distdir=../libxml2-2.7.7
distdir=../libxml2-2.7.7/include \
am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=:
distdir)
make[2]: Entering directory
`/machine/steve/ldm/src/libxml2/libxml2-2.7.7/_build/include'
(cd libxml && make top_distdir=../../libxml2-2.7.7
distdir=../../libxml2-2.7.7/include/libxml \
am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=:
distdir)
make[3]: Entering directory
`/machine/steve/ldm/src/libxml2/libxml2-2.7.7/_build/include/libxml'
make[3]: Leaving directory
`/machine/steve/ldm/src/libxml2/libxml2-2.7.7/_build/include/libxml'
make[2]: Leaving directory
`/machine/steve/ldm/src/libxml2/libxml2-2.7.7/_build/include'
(cd doc && make top_distdir=../libxml2-2.7.7
distdir=../libxml2-2.7.7/doc \
am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=:
distdir)
make[2]: Entering directory
`/machine/steve/ldm/src/libxml2/libxml2-2.7.7/_build/doc'
make[2]: *** No rule to make target `tutorial/*.html', needed by
`distdir'. Stop.
make[2]: Leaving directory
`/machine/steve/ldm/src/libxml2/libxml2-2.7.7/_build/doc'
make[1]: *** [distdir] Error 1
make[1]: Leaving directory
`/machine/steve/ldm/src/libxml2/libxml2-2.7.7/_build'
make: *** [distcheck] Error 1
Regards,
Steve Emmerson
University Corporation for Atmospheric Research
Attachment:
distcheck.log
Description: Text document