[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: PSPP-BUG: [bug #41004] make check is not working when cross-compilin
From: |
John Darrington |
Subject: |
Re: PSPP-BUG: [bug #41004] make check is not working when cross-compiling |
Date: |
Sat, 19 Mar 2016 07:22:34 +0100 |
User-agent: |
Mutt/1.5.23 (2014-03-12) |
On Fri, Mar 18, 2016 at 10:50:38PM +0100, Harry Thijssen wrote:
Thanks, that helped.
/usr/bin/X11/xmllint --output /dev/null doc/pspp.xml,tmp
cat ./doc/help-pages-list | while read node ; do \
/usr/bin/X11/xmllint --xpath "$node" doc/pspp.xml,tmp > /dev/null; \
if test $? -ne 0 ; then echo "$node does not appear in doc/pspp.xml" ;
exit 1; fi ; \
done
XPath set is empty
//address@hidden'NPAR-TESTS']/address@hidden'KOLMOGOROV_002dSMIRNOV'] does
not appear in
doc/pspp.xml
Makefile:12320: recipe for target 'doc/pspp.xml' failed
make[2]: *** [doc/pspp.xml] Error 1
make[2]: Leaving directory '/home/harry/pspp-master-20160318/pspp'
Makefile:11617: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/harry/pspp-master-20160318/pspp'
Makefile:5250: recipe for target 'all' failed
make: *** [all] Error 2
Any idea what could be wrong?
What version of xmllint do you have?
--
Avoid eavesdropping. Send strong encryted email.
PGP Public key ID: 1024D/2DE827B3
fingerprint = 8797 A26D 0854 2EAB 0285 A290 8A67 719C 2DE8 27B3
See http://sks-keyservers.net or any PGP keyserver for public key.
signature.asc
Description: Digital signature
- PSPP-BUG: [bug #41004] make check is not working when cross-compiling, (continued)
- PSPP-BUG: [bug #41004] make check is not working when cross-compiling, John Darrington, 2016/03/13
- PSPP-BUG: [bug #41004] make check is not working when cross-compiling, Harry Thijssen, 2016/03/13
- PSPP-BUG: [bug #41004] make check is not working when cross-compiling, John Darrington, 2016/03/14
- PSPP-BUG: [bug #41004] make check is not working when cross-compiling, Harry Thijssen, 2016/03/14
- PSPP-BUG: [bug #41004] make check is not working when cross-compiling, John Darrington, 2016/03/14
- PSPP-BUG: [bug #41004] make check is not working when cross-compiling, Harry Thijssen, 2016/03/15
- PSPP-BUG: [bug #41004] make check is not working when cross-compiling, John Darrington, 2016/03/18
- PSPP-BUG: [bug #41004] make check is not working when cross-compiling, Harry Thijssen, 2016/03/18
- Re: PSPP-BUG: [bug #41004] make check is not working when cross-compiling, John Darrington, 2016/03/18
- Re: PSPP-BUG: [bug #41004] make check is not working when cross-compiling, Harry Thijssen, 2016/03/18
- Re: PSPP-BUG: [bug #41004] make check is not working when cross-compiling,
John Darrington <=
- Re: PSPP-BUG: [bug #41004] make check is not working when cross-compiling, Harry Thijssen, 2016/03/19
- Re: PSPP-BUG: [bug #41004] make check is not working when cross-compiling, John Darrington, 2016/03/19
- PSPP-BUG: [bug #41004] make check is not working when cross-compiling, Harry Thijssen, 2016/03/19
- PSPP-BUG: [bug #41004] make check is not working when cross-compiling, Ben Pfaff, 2016/03/19
- PSPP-BUG: [bug #41004] make check is not working when cross-compiling, Ben Pfaff, 2016/03/19
- PSPP-BUG: [bug #41004] make check is not working when cross-compiling, Ben Pfaff, 2016/03/24
- PSPP-BUG: [bug #41004] make check is not working when cross-compiling, Harry Thijssen, 2016/03/29
- PSPP-BUG: [bug #41004] make check is not working when cross-compiling, John Darrington, 2016/03/30
- PSPP-BUG: [bug #41004] make check is not working when cross-compiling, Harry Thijssen, 2016/03/30