[tei-council] build failure

Syd Bauman s.bauman at neu.edu
Fri Dec 13 08:31:46 EST 2013


> so the warnings in ValidatorLog.xml are not intended?
> (there seem to be many versions of the same message, by the way)

No, intended, in some sense of the word. (I.e., it is a different
ticket item to take care of these warnings, and we may want to do so
ASAP or we may want to do so closer to deprecation-death date.) And,
as you've gathered by now, a warning is flagged every time a
deprecated feature is used in an example.


> by the way, the wording "The TEI-C may drop support for the
> relationGrp element as early as 2014-06-17” seems a bit odd. why
> the vagueness? why not "The TEI-C will drop support for the
> relationGrp element after 2014-06-17"

Good question. I thought we were trying to be vague :-) What wording
would people like? (In retrospect, since we don't have multilingual
error message support (yet), it should be as simple as reasonable.)


> thats my problem, I was working on document authors last night
> and had not resolved the epub problem

Ah!


> right, which is what the default Makefile target does. why are you
> getting involved in PDF building?

I'm not *asking* for PDF building. I'm just issuing `make`:

| (584) albus ~/Documents/P5 @ 07:54:28 ->time ( make clean ; make XSL=/home/syd/Documents/Stylesheets )
| # ... 1178 lines deleted here ...
| docpdf:
|      [echo] Generate PDF tei_tite.doc.pdf from LaTeX
|      [exec] This is XeTeX, Version 3.1415926-2.2-0.9995.2 (TeX Live 2009/Debian)
|      [exec] entering extended mode
| 
| BUILD FAILED
| /home/syd/Documents/P5/Test/antruntest.xml:203: exec returned: 1
| 
| Total time: 8 seconds
| make[1]: *** [tei_tite.doc.pdf] Error 1
| make[1]: Leaving directory `/home/syd/Documents/P5/Exemplars'
| make: *** [exemplars] Error 2
| 
| real  2m41.076s
| user  5m23.524s
| sys   0m8.001s
| (585) albus ~/Documents/P5 @ 07:57:14 ->( cd ../Stylesheets; git status )
| # On branch master
| nothing to commit (working directory clean)
| (586) albus ~/Documents/P5 @ 08:07:51 ->( cd ../Stylesheets; git pull )
| Already up-to-date.
| (587) albus ~/Documents/P5 @ 08:09:39 ->which xelatex
| /usr/bin/xelatex
| (588) albus ~/Documents/P5 @ 08:10:09 ->xelatex --version
| XeTeX 3.1415926-2.2-0.9995.2 (TeX Live 2009/Debian)
| kpathsea version 5.0.0
| Copyright 2009 SIL International and Jonathan Kew.
| There is NO warranty.  Redistribution of this software is
| covered by the terms of both the XeTeX copyright and
| the Lesser GNU General Public License.
| For more information about these matters, see the file
| named COPYING and the XeTeX source.
| Primary author of XeTeX: Jonathan Kew.
| Compiled with ICU version 3.8.1 [with modifications for XeTeX]
| Compiled with zlib version 1.2.3.4; using 1.2.3.4
| Compiled with FreeType2 version 2.4.8; using 2.4.8
| Compiled with fontconfig version 2.8.0; using 2.8.0
| Compiled with libpng version 1.2.46; using 1.2.46
| Compiled with poppler version 0.18.2
| 
| (589) albus ~/Documents/P5 @ 08:10:19 ->


More information about the tei-council mailing list