Ahh, right, that might be it. But I think it is called tlwg and not cjk, I installed texlive-collection-langother on fedora and that seems to fix it.
2017-02-16 17:15 GMT+01:00 Marco Ciampa <[email protected]>: > On Thu, Feb 16, 2017 at 02:31:58PM +0100, Nick Østergaard wrote: >> It looks like it can not find the lang-id.conf file. Maybe that is >> present in a newer asciidoc, but to not break the build for others, >> can't we just commit this in your repo as we have for some other >> languages? >> >> Can you do that Marco? > > I already asked the Indonesian guy to try and contribute directly to asciidoc > a few days ago... > >> > Scanning dependencies of target getting_started_in_kicad_html_id >> > asciidoc: WARNING: getting_started_in_kicad.adoc: line 7: missing language >> > conf file: lang-id.conf >> > asciidoc: WARNING: getting_started_in_kicad.adoc: line 7: missing section: >> > [footer-text] > > ^^^^^^^^^^^^^^^^^^^^ > These are just warnings. The error is below... > >> > Built target getting_started_in_kicad_html_id >> > Scanning dependencies of target getting_started_in_kicad_pdf_id >> > a2x: ERROR: "dblatex" -t pdf -p >> > "/etc/asciidoc/dblatex/asciidoc-dblatex.xsl" -s >> > "/etc/asciidoc/dblatex/asciidoc-dblatex.sty" -P latex.output.revhistory=0 >> > -P doc.publisher.show=0 -s >> > <http://ci.kicad-pcb.org/job/any-kicad-doc-stable/ws/CMakeSupport/pdf-cover-dblatex.sty> >> > -b xetex -p >> > <http://ci.kicad-pcb.org/job/any-kicad-doc-stable/ws/src/getting_started_in_kicad/../../xsl/dblatex-pdf-ru.xsl> >> > -o >> > <http://ci.kicad-pcb.org/job/any-kicad-doc-stable/ws/build-cmake/src/getting_started_in_kicad/id/getting_started_in_kicad.pdf> >> > >> > "<http://ci.kicad-pcb.org/job/any-kicad-doc-stable/ws/build-cmake/src/getting_started_in_kicad/id/getting_started_in_kicad.xml"> >> > returned non-zero exit status 1 > > My local build compiles just fine so probably it is missing some (fonts?) for > the indonesian language in latex. > Did you install latex-cjk-all and texlive-lang-all ? > >> > src/getting_started_in_kicad/CMakeFiles/getting_started_in_kicad_pdf_id.dir/build.make:49: >> > recipe for target >> > 'src/getting_started_in_kicad/CMakeFiles/getting_started_in_kicad_pdf_id' >> > failed >> > make[2]: *** >> > [src/getting_started_in_kicad/CMakeFiles/getting_started_in_kicad_pdf_id] >> > Error 1 >> > CMakeFiles/Makefile2:9939: recipe for target >> > 'src/getting_started_in_kicad/CMakeFiles/getting_started_in_kicad_pdf_id.dir/all' >> > failed >> > make[1]: *** >> > [src/getting_started_in_kicad/CMakeFiles/getting_started_in_kicad_pdf_id.dir/all] >> > Error 2 >> > Makefile:127: recipe for target 'all' failed >> > make: *** [all] Error 2 >> > Build step 'Execute shell' marked build as failure >> > [WARNINGS] Skipping publisher since build result is FAILURE >> > Archiving artifacts > > -- > > > Marco Ciampa > > I know a joke about UDP, but you might not get it. > > ------------------------ > > GNU/Linux User #78271 > FSFE fellow #364 > > ------------------------ > > _______________________________________________ > Mailing list: https://launchpad.net/~kicad-developers > Post to : [email protected] > Unsubscribe : https://launchpad.net/~kicad-developers > More help : https://help.launchpad.net/ListHelp _______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

