Le 09/10/2016 à 16:27, Jean-Pierre Chrétien a écrit :
Le 09/10/2016 à 02:17, Scott Kostyshak a écrit :


Now all -R "character" tests pass for me.


Not for me (with an up to date master executable):

The following tests FAILED:
    257 - export/export/latex/Unicode-characters/001-4-latin-utf8_pdf2 (Failed)
    258 - export/export/latex/Unicode-characters/001-4-latin_pdf2 (Failed)
    259 -
export/export/latex/Unicode-characters/005-8-ipa-modifiers-combining-utf8_pdf2
(Failed)
    260 -
export/export/latex/Unicode-characters/005-8-ipa-modifiers-combining_pdf2 
(Failed)
    261 - export/export/latex/Unicode-characters/008-greek-and-coptic-utf8_pdf2
(Failed)
    262 - export/export/latex/Unicode-characters/008-greek-and-coptic_pdf2 
(Failed)
    263 - export/export/latex/Unicode-characters/009-cyrillic-utf8_pdf2 (Failed)
    264 - export/export/latex/Unicode-characters/009-cyrillic_pdf2 (Failed)
    265 -
export/export/latex/Unicode-characters/065-67-phonetic-extensions-utf8_pdf2
(Failed)
    266 - export/export/latex/Unicode-characters/065-67-phonetic-extensions_pdf2
(Failed)
    269 - export/export/latex/Unicode-characters/069-greek-extended-utf8_pdf2
(Failed)
    270 - export/export/latex/Unicode-characters/069-greek-extended_pdf2 
(Failed)
    273 -
export/export/latex/Unicode-characters/074-76-letterlike-numberforms-arrows-utf8_pdf2
(Failed)
    274 -
export/export/latex/Unicode-characters/074-76-letterlike-numberforms-arrows_pdf2
(Failed)

I checked deeper this behaviour and I find it very queer. Inspecting the LastLog.txt file, I find this for the first failure e.g.:

<cite>
257/5385 Testing: export/export/latex/Unicode-characters/001-4-latin-utf8_pdf2
257/5385 Test: export/export/latex/Unicode-characters/001-4-latin-utf8_pdf2
Command: "/usr/bin/cmake" "-DLYX_ROOT=/ext/lyx/master/autotests/export" "-DLYX_TESTS_USERDIR=/ext/lyx/cbuildmaster/Testing/.lyx" "-Dlyx=/ext/lyx/cbuildmaster/bin/lyx2.3" "-DWORKDIR=/ext/lyx/cbuildmaster/autotests/out-home" "-Dformat=pdf2" "-Dfonttype=defaultF" "-Dextension=pdf2" "-Dfile=latex/Unicode-characters/001-4-latin-utf8" "-Dinverted=0" "-DTOP_SRC_DIR=/ext/lyx/master" "-DPERL_EXECUTABLE=/usr/local/bin/perl" "-DXMLLINT_EXECUTABLE=/usr/bin/xmllint" "-P" "/ext/lyx/master/development/autotests/export.cmake"
Directory: /ext/lyx/cbuildmaster/autotests/out-home
"export/export/latex/Unicode-characters/001-4-latin-utf8_pdf2" start time: Oct 11 18:31 WEST
Output:
----------------------------------------------------------
-- using fonttype = defaultF
-- LYX_TESTS_USERDIR = /ext/lyx/cbuildmaster/Testing/.lyx
-- Converting with perl /ext/lyx/master/development/autotests/useSystemFonts.pl
-- Using source "/ext/lyx/master/autotests/export/latex/Unicode-characters/001-4-latin-utf8.lyx" -- Using dest "/ext/lyx/cbuildmaster/autotests/out-home/AbC_nZDKBn/latex/Unicode-characters/001-4-latin-utf8_pdf2_defaultF.lyx" res1 = 1 for "/ext/lyx/master/autotests/export/latex/Unicode-characters/001-4-latin-utf8.lyx" to be copied to /ext/lyx/cbuildmaster/autotests/out-home/AbC_nZDKBn/latex/Unicode-characters/001-4-latin-utf8_pdf2_defaultF.lyx -- Executing /ext/lyx/cbuildmaster/bin/lyx2.3 -userdir "/ext/lyx/cbuildmaster/Testing/.lyx" -E pdf2 latex/Unicode-characters/001-4-latin-utf8_defaultF.pdf2 "/ext/lyx/cbuildmaster/autotests/out-home/AbC_nZDKBn/latex/Unicode-characters/001-4-latin-utf8_pdf2_defaultF.lyx"
Warning: Document class not available
----------------------------------------
The selected document class
        Article (Standard Class)
requires external files that are not available.
The document class can still be used, but the
document cannot be compiled until the following
prerequisites are installed:
        article.cls
See section 3.1.2.2 (Class Availability) of the
User's Guide for more information.
This is pdfTeX, Version 3.14159265-2.6-1.40.17 (TeX Live 2016) (preloaded format=pdflatex)
 restricted \write18 enabled.
entering extended mode
(./001-4-latin-utf8_pdf2_defaultF.tex
LaTeX2e <2016/03/31>
Babel <3.9r> and hyphenation patterns for 13 language(s) loaded.

support/Systemcall.cpp (295): Systemcall: 'pdflatex "001-4-latin-utf8_pdf2_defaultF.tex"' finished with exit code 1
-- Exporting latex/Unicode-characters/001-4-latin-utf8.lyx to pdf2
CMake Error at /ext/lyx/master/development/autotests/export.cmake:180 (message):
  Export failed
</cite>

If I run manually:

<cite>
$bin/lyx2.3 -e pdf2 ../master/autotests/export/latex/Unicode-characters/001-4-latin-utf8.lyx This is pdfTeX, Version 3.14159265-2.6-1.40.17 (TeX Live 2016) (preloaded format=pdflatex)
 restricted \write18 enabled.
entering extended mode
(./001-4-latin-utf8.tex
LaTeX2e <2016/03/31>
Babel <3.9r> and hyphenation patterns for 13 language(s) loaded.
$
</cite>

all is OK.

How can be the article.cls not found? If I inspect the LyX Configuration, it is her all right. In addition, I get the same warning for the passing tests.

I'm lost there, any clue ?

--
Jean-Pierre

Reply via email to