10.8, all deps up-to-date... 

make check || exit 2
makeĀ  check-TESTS
PASS: xmlif/test/run-test
=============
1 test passed
=============
mkdir test-output
FORMAT_DIR=format sh xmlto -o test-output man doc/xmlto.xml
Note: Writing xmlto.1
FORMAT_DIR=format sh xmlto -o test-output man doc/xmlif.xml
Note: Writing xmlif.1
cmp man/man1/xmlto.1 test-output/xmlto.1 || exit 2
man/man1/xmlto.1 test-output/xmlto.1 differ: char 87, line 4
### execution of cmp failed, exit code 2

Looking at the files in question, I see:

macks-factor /sw/build.build/xmlto-0.0.25-2/xmlto-0.0.25 130 % diff 
man/man1/xmlto.1 test-output/xmlto.1
4c4
< .\" Generator: DocBook XSL Stylesheets v1.76.1 
---
> .\" Generator: DocBook XSL Stylesheets v1.78.1 

and indeed I have docbook-xsl-1.78.1-1 installed. The man/man1/xmlto.1 is part 
of the source tarball, so I guess it was generated with whatever the current 
xsl release was at the time, but now that "expected result" doesn't match 
because the locally generated file uses the xsl I have installed now?

dan

 --
Daniel Macks
dma...@netspace.org


------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. A cloud service to automate IT design, transition and operations
2. Dashboards that offer high-level views of enterprise services
3. A single system of record for all IT processes
http://p.sf.net/sfu/servicenow-d2d-j
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to