Test results for Appveyor job #639.1

FAILED!

Num tests: 54, in job 639.1!

test-acronyms[1,3,5-7]

Build failed!

stdout output:
_LATEXMK=$(echo latexmk) ; \
if [ -z "${_LATEXMK}" ]; then \
  echo "Cannot find 'latexmk'" >&2 ; \
  exit 2 ; \
fi ; \
_PDFLATEX=$(echo pdflatex) ; \
if [ -z "${_PDFLATEX}" ]; then \
  echo "Cannot find 'pdflatex'" >&2 ; \
  exit 3 ; \
fi ; \
_MAKEGLOSSARIES=$(echo makeglossaries) ; \
if [ -z "${_MAKEGLOSSARIES}" ]; then \
  echo "Cannot find 'makeglossaries'" >&2 ; \
  exit 4 ; \
fi
Building tests/test-acronyms[1,3,5-7].tex...
( \
  cd tests && \
  (pdflatex -shell-escape -jobname=output -output-directory=../.build/test-acronyms~1_3_5-7 -interaction=nonstopmode -halt-on-error test-acronyms[1,3,5-7].tex 2>&1) >/dev/null && \
  (if grep -q "\\makeglossaries" test-acronyms[1,3,5-7].tex; then cd ../.build/test-acronyms~1_3_5-7 && makeglossaries -q output && cd - >/dev/null; fi) && \
  (latexmk -pdf -bibtex -latexoption=-shell-escape -jobname=output -output-directory=../.build/test-acronyms~1_3_5-7 -interaction=nonstopmode -halt-on-error test-acronyms[1,3,5-7].tex 2>&1) >/dev/null \
)
stderr output:
make[1]: *** [Makefile:132: _file] Error 1
LaTeX log file:

test-baseline

Build failed!

stdout output:
_LATEXMK=$(echo latexmk) ; \
if [ -z "${_LATEXMK}" ]; then \
  echo "Cannot find 'latexmk'" >&2 ; \
  exit 2 ; \
fi ; \
_PDFLATEX=$(echo pdflatex) ; \
if [ -z "${_PDFLATEX}" ]; then \
  echo "Cannot find 'pdflatex'" >&2 ; \
  exit 3 ; \
fi ; \
_MAKEGLOSSARIES=$(echo makeglossaries) ; \
if [ -z "${_MAKEGLOSSARIES}" ]; then \
  echo "Cannot find 'makeglossaries'" >&2 ; \
  exit 4 ; \
fi
Building tests/test-baseline.tex...
( \
  cd tests && \
  (pdflatex -shell-escape -jobname=output -output-directory=../.build/test-baseline -interaction=nonstopmode -halt-on-error test-baseline.tex 2>&1) >/dev/null && \
  (if grep -q "\\makeglossaries" test-baseline.tex; then cd ../.build/test-baseline && makeglossaries -q output && cd - >/dev/null; fi) && \
  (latexmk -pdf -bibtex -latexoption=-shell-escape -jobname=output -output-directory=../.build/test-baseline -interaction=nonstopmode -halt-on-error test-baseline.tex 2>&1) >/dev/null \
)
stderr output:
make[1]: *** [Makefile:132: _file] Error 1
LaTeX log file:

test-chapter_headings[1,3,5]

Build failed!

stdout output:
_LATEXMK=$(echo latexmk) ; \
if [ -z "${_LATEXMK}" ]; then \
  echo "Cannot find 'latexmk'" >&2 ; \
  exit 2 ; \
fi ; \
_PDFLATEX=$(echo pdflatex) ; \
if [ -z "${_PDFLATEX}" ]; then \
  echo "Cannot find 'pdflatex'" >&2 ; \
  exit 3 ; \
fi ; \
_MAKEGLOSSARIES=$(echo makeglossaries) ; \
if [ -z "${_MAKEGLOSSARIES}" ]; then \
  echo "Cannot find 'makeglossaries'" >&2 ; \
  exit 4 ; \
fi
Building tests/test-chapter_headings[1,3,5].tex...
( \
  cd tests && \
  (pdflatex -shell-escape -jobname=output -output-directory=../.build/test-chapter_headings~1_3_5 -interaction=nonstopmode -halt-on-error test-chapter_headings[1,3,5].tex 2>&1) >/dev/null && \
  (if grep -q "\\makeglossaries" test-chapter_headings[1,3,5].tex; then cd ../.build/test-chapter_headings~1_3_5 && makeglossaries -q output && cd - >/dev/null; fi) && \
  (latexmk -pdf -bibtex -latexoption=-shell-escape -jobname=output -output-directory=../.build/test-chapter_headings~1_3_5 -interaction=nonstopmode -halt-on-error test-chapter_headings[1,3,5].tex 2>&1) >/dev/null \
)
stderr output:
make[1]: *** [Makefile:132: _file] Error 1
LaTeX log file:

test-custom-listings

Build failed!

stdout output:
_LATEXMK=$(echo latexmk) ; \
if [ -z "${_LATEXMK}" ]; then \
  echo "Cannot find 'latexmk'" >&2 ; \
  exit 2 ; \
fi ; \
_PDFLATEX=$(echo pdflatex) ; \
if [ -z "${_PDFLATEX}" ]; then \
  echo "Cannot find 'pdflatex'" >&2 ; \
  exit 3 ; \
fi ; \
_MAKEGLOSSARIES=$(echo makeglossaries) ; \
if [ -z "${_MAKEGLOSSARIES}" ]; then \
  echo "Cannot find 'makeglossaries'" >&2 ; \
  exit 4 ; \
fi
Building tests/test-custom-listings.tex...
( \
  cd tests && \
  (pdflatex -shell-escape -jobname=output -output-directory=../.build/test-custom-listings -interaction=nonstopmode -halt-on-error test-custom-listings.tex 2>&1) >/dev/null && \
  (if grep -q "\\makeglossaries" test-custom-listings.tex; then cd ../.build/test-custom-listings && makeglossaries -q output && cd - >/dev/null; fi) && \
  (latexmk -pdf -bibtex -latexoption=-shell-escape -jobname=output -output-directory=../.build/test-custom-listings -interaction=nonstopmode -halt-on-error test-custom-listings.tex 2>&1) >/dev/null \
)
stderr output:
make[1]: *** [Makefile:132: _file] Error 1
LaTeX log file:

test-fancyhdr-custom-header-footer

Build failed!

stdout output:
_LATEXMK=$(echo latexmk) ; \
if [ -z "${_LATEXMK}" ]; then \
  echo "Cannot find 'latexmk'" >&2 ; \
  exit 2 ; \
fi ; \
_PDFLATEX=$(echo pdflatex) ; \
if [ -z "${_PDFLATEX}" ]; then \
  echo "Cannot find 'pdflatex'" >&2 ; \
  exit 3 ; \
fi ; \
_MAKEGLOSSARIES=$(echo makeglossaries) ; \
if [ -z "${_MAKEGLOSSARIES}" ]; then \
  echo "Cannot find 'makeglossaries'" >&2 ; \
  exit 4 ; \
fi
Building tests/test-fancyhdr-custom-header-footer.tex...
( \
  cd tests && \
  (pdflatex -shell-escape -jobname=output -output-directory=../.build/test-fancyhdr-custom-header-footer -interaction=nonstopmode -halt-on-error test-fancyhdr-custom-header-footer.tex 2>&1) >/dev/null && \
  (if grep -q "\\makeglossaries" test-fancyhdr-custom-header-footer.tex; then cd ../.build/test-fancyhdr-custom-header-footer && makeglossaries -q output && cd - >/dev/null; fi) && \
  (latexmk -pdf -bibtex -latexoption=-shell-escape -jobname=output -output-directory=../.build/test-fancyhdr-custom-header-footer -interaction=nonstopmode -halt-on-error test-fancyhdr-custom-header-footer.tex 2>&1) >/dev/null \
)
stderr output:
make[1]: *** [Makefile:132: _file] Error 1
LaTeX log file:

test-frontpage_english_noprint

Build failed!

stdout output:
_LATEXMK=$(echo latexmk) ; \
if [ -z "${_LATEXMK}" ]; then \
  echo "Cannot find 'latexmk'" >&2 ; \
  exit 2 ; \
fi ; \
_PDFLATEX=$(echo pdflatex) ; \
if [ -z "${_PDFLATEX}" ]; then \
  echo "Cannot find 'pdflatex'" >&2 ; \
  exit 3 ; \
fi ; \
_MAKEGLOSSARIES=$(echo makeglossaries) ; \
if [ -z "${_MAKEGLOSSARIES}" ]; then \
  echo "Cannot find 'makeglossaries'" >&2 ; \
  exit 4 ; \
fi
Building tests/test-frontpage_english_noprint.tex...
( \
  cd tests && \
  (pdflatex -shell-escape -jobname=output -output-directory=../.build/test-frontpage_english_noprint -interaction=nonstopmode -halt-on-error test-frontpage_english_noprint.tex 2>&1) >/dev/null && \
  (if grep -q "\\makeglossaries" test-frontpage_english_noprint.tex; then cd ../.build/test-frontpage_english_noprint && makeglossaries -q output && cd - >/dev/null; fi) && \
  (latexmk -pdf -bibtex -latexoption=-shell-escape -jobname=output -output-directory=../.build/test-frontpage_english_noprint -interaction=nonstopmode -halt-on-error test-frontpage_english_noprint.tex 2>&1) >/dev/null \
)
stderr output:
make[1]: *** [Makefile:132: _file] Error 1
LaTeX log file:

test-frontpage_english_print

Build failed!

stdout output:
_LATEXMK=$(echo latexmk) ; \
if [ -z "${_LATEXMK}" ]; then \
  echo "Cannot find 'latexmk'" >&2 ; \
  exit 2 ; \
fi ; \
_PDFLATEX=$(echo pdflatex) ; \
if [ -z "${_PDFLATEX}" ]; then \
  echo "Cannot find 'pdflatex'" >&2 ; \
  exit 3 ; \
fi ; \
_MAKEGLOSSARIES=$(echo makeglossaries) ; \
if [ -z "${_MAKEGLOSSARIES}" ]; then \
  echo "Cannot find 'makeglossaries'" >&2 ; \
  exit 4 ; \
fi
Building tests/test-frontpage_english_print.tex...
( \
  cd tests && \
  (pdflatex -shell-escape -jobname=output -output-directory=../.build/test-frontpage_english_print -interaction=nonstopmode -halt-on-error test-frontpage_english_print.tex 2>&1) >/dev/null && \
  (if grep -q "\\makeglossaries" test-frontpage_english_print.tex; then cd ../.build/test-frontpage_english_print && makeglossaries -q output && cd - >/dev/null; fi) && \
  (latexmk -pdf -bibtex -latexoption=-shell-escape -jobname=output -output-directory=../.build/test-frontpage_english_print -interaction=nonstopmode -halt-on-error test-frontpage_english_print.tex 2>&1) >/dev/null \
)
stderr output:
make[1]: *** [Makefile:132: _file] Error 1
LaTeX log file:

test-frontpage_image_noprint

Build failed!

stdout output:
_LATEXMK=$(echo latexmk) ; \
if [ -z "${_LATEXMK}" ]; then \
  echo "Cannot find 'latexmk'" >&2 ; \
  exit 2 ; \
fi ; \
_PDFLATEX=$(echo pdflatex) ; \
if [ -z "${_PDFLATEX}" ]; then \
  echo "Cannot find 'pdflatex'" >&2 ; \
  exit 3 ; \
fi ; \
_MAKEGLOSSARIES=$(echo makeglossaries) ; \
if [ -z "${_MAKEGLOSSARIES}" ]; then \
  echo "Cannot find 'makeglossaries'" >&2 ; \
  exit 4 ; \
fi
Building tests/test-frontpage_image_noprint.tex...
( \
  cd tests && \
  (pdflatex -shell-escape -jobname=output -output-directory=../.build/test-frontpage_image_noprint -interaction=nonstopmode -halt-on-error test-frontpage_image_noprint.tex 2>&1) >/dev/null && \
  (if grep -q "\\makeglossaries" test-frontpage_image_noprint.tex; then cd ../.build/test-frontpage_image_noprint && makeglossaries -q output && cd - >/dev/null; fi) && \
  (latexmk -pdf -bibtex -latexoption=-shell-escape -jobname=output -output-directory=../.build/test-frontpage_image_noprint -interaction=nonstopmode -halt-on-error test-frontpage_image_noprint.tex 2>&1) >/dev/null \
)
stderr output:
make[1]: *** [Makefile:132: _file] Error 1
LaTeX log file:

test-frontpage_image_print

Build failed!

stdout output:
_LATEXMK=$(echo latexmk) ; \
if [ -z "${_LATEXMK}" ]; then \
  echo "Cannot find 'latexmk'" >&2 ; \
  exit 2 ; \
fi ; \
_PDFLATEX=$(echo pdflatex) ; \
if [ -z "${_PDFLATEX}" ]; then \
  echo "Cannot find 'pdflatex'" >&2 ; \
  exit 3 ; \
fi ; \
_MAKEGLOSSARIES=$(echo makeglossaries) ; \
if [ -z "${_MAKEGLOSSARIES}" ]; then \
  echo "Cannot find 'makeglossaries'" >&2 ; \
  exit 4 ; \
fi
Building tests/test-frontpage_image_print.tex...
( \
  cd tests && \
  (pdflatex -shell-escape -jobname=output -output-directory=../.build/test-frontpage_image_print -interaction=nonstopmode -halt-on-error test-frontpage_image_print.tex 2>&1) >/dev/null && \
  (if grep -q "\\makeglossaries" test-frontpage_image_print.tex; then cd ../.build/test-frontpage_image_print && makeglossaries -q output && cd - >/dev/null; fi) && \
  (latexmk -pdf -bibtex -latexoption=-shell-escape -jobname=output -output-directory=../.build/test-frontpage_image_print -interaction=nonstopmode -halt-on-error test-frontpage_image_print.tex 2>&1) >/dev/null \
)
stderr output:
make[1]: *** [Makefile:132: _file] Error 1
LaTeX log file:

test-frontpage_left_image_noprint

Build failed!

stdout output:
_LATEXMK=$(echo latexmk) ; \
if [ -z "${_LATEXMK}" ]; then \
  echo "Cannot find 'latexmk'" >&2 ; \
  exit 2 ; \
fi ; \
_PDFLATEX=$(echo pdflatex) ; \
if [ -z "${_PDFLATEX}" ]; then \
  echo "Cannot find 'pdflatex'" >&2 ; \
  exit 3 ; \
fi ; \
_MAKEGLOSSARIES=$(echo makeglossaries) ; \
if [ -z "${_MAKEGLOSSARIES}" ]; then \
  echo "Cannot find 'makeglossaries'" >&2 ; \
  exit 4 ; \
fi
Building tests/test-frontpage_left_image_noprint.tex...
( \
  cd tests && \
  (pdflatex -shell-escape -jobname=output -output-directory=../.build/test-frontpage_left_image_noprint -interaction=nonstopmode -halt-on-error test-frontpage_left_image_noprint.tex 2>&1) >/dev/null && \
  (if grep -q "\\makeglossaries" test-frontpage_left_image_noprint.tex; then cd ../.build/test-frontpage_left_image_noprint && makeglossaries -q output && cd - >/dev/null; fi) && \
  (latexmk -pdf -bibtex -latexoption=-shell-escape -jobname=output -output-directory=../.build/test-frontpage_left_image_noprint -interaction=nonstopmode -halt-on-error test-frontpage_left_image_noprint.tex 2>&1) >/dev/null \
)
stderr output:
make[1]: *** [Makefile:132: _file] Error 1
LaTeX log file:

test-frontpage_left_image_print

Build failed!

stdout output:
_LATEXMK=$(echo latexmk) ; \
if [ -z "${_LATEXMK}" ]; then \
  echo "Cannot find 'latexmk'" >&2 ; \
  exit 2 ; \
fi ; \
_PDFLATEX=$(echo pdflatex) ; \
if [ -z "${_PDFLATEX}" ]; then \
  echo "Cannot find 'pdflatex'" >&2 ; \
  exit 3 ; \
fi ; \
_MAKEGLOSSARIES=$(echo makeglossaries) ; \
if [ -z "${_MAKEGLOSSARIES}" ]; then \
  echo "Cannot find 'makeglossaries'" >&2 ; \
  exit 4 ; \
fi
Building tests/test-frontpage_left_image_print.tex...
( \
  cd tests && \
  (pdflatex -shell-escape -jobname=output -output-directory=../.build/test-frontpage_left_image_print -interaction=nonstopmode -halt-on-error test-frontpage_left_image_print.tex 2>&1) >/dev/null && \
  (if grep -q "\\makeglossaries" test-frontpage_left_image_print.tex; then cd ../.build/test-frontpage_left_image_print && makeglossaries -q output && cd - >/dev/null; fi) && \
  (latexmk -pdf -bibtex -latexoption=-shell-escape -jobname=output -output-directory=../.build/test-frontpage_left_image_print -interaction=nonstopmode -halt-on-error test-frontpage_left_image_print.tex 2>&1) >/dev/null \
)
stderr output:
make[1]: *** [Makefile:132: _file] Error 1
LaTeX log file:

test-frontpage_left_right_images_different_noprint

Build failed!

stdout output:
_LATEXMK=$(echo latexmk) ; \
if [ -z "${_LATEXMK}" ]; then \
  echo "Cannot find 'latexmk'" >&2 ; \
  exit 2 ; \
fi ; \
_PDFLATEX=$(echo pdflatex) ; \
if [ -z "${_PDFLATEX}" ]; then \
  echo "Cannot find 'pdflatex'" >&2 ; \
  exit 3 ; \
fi ; \
_MAKEGLOSSARIES=$(echo makeglossaries) ; \
if [ -z "${_MAKEGLOSSARIES}" ]; then \
  echo "Cannot find 'makeglossaries'" >&2 ; \
  exit 4 ; \
fi
Building tests/test-frontpage_left_right_images_different_noprint.tex...
( \
  cd tests && \
  (pdflatex -shell-escape -jobname=output -output-directory=../.build/test-frontpage_left_right_images_different_noprint -interaction=nonstopmode -halt-on-error test-frontpage_left_right_images_different_noprint.tex 2>&1) >/dev/null && \
  (if grep -q "\\makeglossaries" test-frontpage_left_right_images_different_noprint.tex; then cd ../.build/test-frontpage_left_right_images_different_noprint && makeglossaries -q output && cd - >/dev/null; fi) && \
  (latexmk -pdf -bibtex -latexoption=-shell-escape -jobname=output -output-directory=../.build/test-frontpage_left_right_images_different_noprint -interaction=nonstopmode -halt-on-error test-frontpage_left_right_images_different_noprint.tex 2>&1) >/dev/null \
)
stderr output:
make[1]: *** [Makefile:132: _file] Error 1
LaTeX log file:

test-frontpage_left_right_images_different_print

Build failed!

stdout output:
_LATEXMK=$(echo latexmk) ; \
if [ -z "${_LATEXMK}" ]; then \
  echo "Cannot find 'latexmk'" >&2 ; \
  exit 2 ; \
fi ; \
_PDFLATEX=$(echo pdflatex) ; \
if [ -z "${_PDFLATEX}" ]; then \
  echo "Cannot find 'pdflatex'" >&2 ; \
  exit 3 ; \
fi ; \
_MAKEGLOSSARIES=$(echo makeglossaries) ; \
if [ -z "${_MAKEGLOSSARIES}" ]; then \
  echo "Cannot find 'makeglossaries'" >&2 ; \
  exit 4 ; \
fi
Building tests/test-frontpage_left_right_images_different_print.tex...
( \
  cd tests && \
  (pdflatex -shell-escape -jobname=output -output-directory=../.build/test-frontpage_left_right_images_different_print -interaction=nonstopmode -halt-on-error test-frontpage_left_right_images_different_print.tex 2>&1) >/dev/null && \
  (if grep -q "\\makeglossaries" test-frontpage_left_right_images_different_print.tex; then cd ../.build/test-frontpage_left_right_images_different_print && makeglossaries -q output && cd - >/dev/null; fi) && \
  (latexmk -pdf -bibtex -latexoption=-shell-escape -jobname=output -output-directory=../.build/test-frontpage_left_right_images_different_print -interaction=nonstopmode -halt-on-error test-frontpage_left_right_images_different_print.tex 2>&1) >/dev/null \
)
stderr output:
make[1]: *** [Makefile:132: _file] Error 1
LaTeX log file:

test-frontpage_left_right_images_same_noprint

Build failed!

stdout output:
_LATEXMK=$(echo latexmk) ; \
if [ -z "${_LATEXMK}" ]; then \
  echo "Cannot find 'latexmk'" >&2 ; \
  exit 2 ; \
fi ; \
_PDFLATEX=$(echo pdflatex) ; \
if [ -z "${_PDFLATEX}" ]; then \
  echo "Cannot find 'pdflatex'" >&2 ; \
  exit 3 ; \
fi ; \
_MAKEGLOSSARIES=$(echo makeglossaries) ; \
if [ -z "${_MAKEGLOSSARIES}" ]; then \
  echo "Cannot find 'makeglossaries'" >&2 ; \
  exit 4 ; \
fi
Building tests/test-frontpage_left_right_images_same_noprint.tex...
( \
  cd tests && \
  (pdflatex -shell-escape -jobname=output -output-directory=../.build/test-frontpage_left_right_images_same_noprint -interaction=nonstopmode -halt-on-error test-frontpage_left_right_images_same_noprint.tex 2>&1) >/dev/null && \
  (if grep -q "\\makeglossaries" test-frontpage_left_right_images_same_noprint.tex; then cd ../.build/test-frontpage_left_right_images_same_noprint && makeglossaries -q output && cd - >/dev/null; fi) && \
  (latexmk -pdf -bibtex -latexoption=-shell-escape -jobname=output -output-directory=../.build/test-frontpage_left_right_images_same_noprint -interaction=nonstopmode -halt-on-error test-frontpage_left_right_images_same_noprint.tex 2>&1) >/dev/null \
)
stderr output:
make[1]: *** [Makefile:132: _file] Error 1
LaTeX log file:

test-frontpage_left_right_images_same_print

Build failed!

stdout output:
_LATEXMK=$(echo latexmk) ; \
if [ -z "${_LATEXMK}" ]; then \
  echo "Cannot find 'latexmk'" >&2 ; \
  exit 2 ; \
fi ; \
_PDFLATEX=$(echo pdflatex) ; \
if [ -z "${_PDFLATEX}" ]; then \
  echo "Cannot find 'pdflatex'" >&2 ; \
  exit 3 ; \
fi ; \
_MAKEGLOSSARIES=$(echo makeglossaries) ; \
if [ -z "${_MAKEGLOSSARIES}" ]; then \
  echo "Cannot find 'makeglossaries'" >&2 ; \
  exit 4 ; \
fi
Building tests/test-frontpage_left_right_images_same_print.tex...
( \
  cd tests && \
  (pdflatex -shell-escape -jobname=output -output-directory=../.build/test-frontpage_left_right_images_same_print -interaction=nonstopmode -halt-on-error test-frontpage_left_right_images_same_print.tex 2>&1) >/dev/null && \
  (if grep -q "\\makeglossaries" test-frontpage_left_right_images_same_print.tex; then cd ../.build/test-frontpage_left_right_images_same_print && makeglossaries -q output && cd - >/dev/null; fi) && \
  (latexmk -pdf -bibtex -latexoption=-shell-escape -jobname=output -output-directory=../.build/test-frontpage_left_right_images_same_print -interaction=nonstopmode -halt-on-error test-frontpage_left_right_images_same_print.tex 2>&1) >/dev/null \
)
stderr output:
make[1]: *** [Makefile:132: _file] Error 1
LaTeX log file:

test-frontpage_multiline_explanation_noprint

Build failed!

stdout output:
_LATEXMK=$(echo latexmk) ; \
if [ -z "${_LATEXMK}" ]; then \
  echo "Cannot find 'latexmk'" >&2 ; \
  exit 2 ; \
fi ; \
_PDFLATEX=$(echo pdflatex) ; \
if [ -z "${_PDFLATEX}" ]; then \
  echo "Cannot find 'pdflatex'" >&2 ; \
  exit 3 ; \
fi ; \
_MAKEGLOSSARIES=$(echo makeglossaries) ; \
if [ -z "${_MAKEGLOSSARIES}" ]; then \
  echo "Cannot find 'makeglossaries'" >&2 ; \
  exit 4 ; \
fi
Building tests/test-frontpage_multiline_explanation_noprint.tex...
( \
  cd tests && \
  (pdflatex -shell-escape -jobname=output -output-directory=../.build/test-frontpage_multiline_explanation_noprint -interaction=nonstopmode -halt-on-error test-frontpage_multiline_explanation_noprint.tex 2>&1) >/dev/null && \
  (if grep -q "\\makeglossaries" test-frontpage_multiline_explanation_noprint.tex; then cd ../.build/test-frontpage_multiline_explanation_noprint && makeglossaries -q output && cd - >/dev/null; fi) && \
  (latexmk -pdf -bibtex -latexoption=-shell-escape -jobname=output -output-directory=../.build/test-frontpage_multiline_explanation_noprint -interaction=nonstopmode -halt-on-error test-frontpage_multiline_explanation_noprint.tex 2>&1) >/dev/null \
)
stderr output:
make[1]: *** [Makefile:132: _file] Error 1
LaTeX log file:

test-frontpage_multiline_explanation_print

Build failed!

stdout output:
_LATEXMK=$(echo latexmk) ; \
if [ -z "${_LATEXMK}" ]; then \
  echo "Cannot find 'latexmk'" >&2 ; \
  exit 2 ; \
fi ; \
_PDFLATEX=$(echo pdflatex) ; \
if [ -z "${_PDFLATEX}" ]; then \
  echo "Cannot find 'pdflatex'" >&2 ; \
  exit 3 ; \
fi ; \
_MAKEGLOSSARIES=$(echo makeglossaries) ; \
if [ -z "${_MAKEGLOSSARIES}" ]; then \
  echo "Cannot find 'makeglossaries'" >&2 ; \
  exit 4 ; \
fi
Building tests/test-frontpage_multiline_explanation_print.tex...
( \
  cd tests && \
  (pdflatex -shell-escape -jobname=output -output-directory=../.build/test-frontpage_multiline_explanation_print -interaction=nonstopmode -halt-on-error test-frontpage_multiline_explanation_print.tex 2>&1) >/dev/null && \
  (if grep -q "\\makeglossaries" test-frontpage_multiline_explanation_print.tex; then cd ../.build/test-frontpage_multiline_explanation_print && makeglossaries -q output && cd - >/dev/null; fi) && \
  (latexmk -pdf -bibtex -latexoption=-shell-escape -jobname=output -output-directory=../.build/test-frontpage_multiline_explanation_print -interaction=nonstopmode -halt-on-error test-frontpage_multiline_explanation_print.tex 2>&1) >/dev/null \
)
stderr output:
make[1]: *** [Makefile:132: _file] Error 1
LaTeX log file:

test-frontpage_norsk_noprint

Build failed!

stdout output:
_LATEXMK=$(echo latexmk) ; \
if [ -z "${_LATEXMK}" ]; then \
  echo "Cannot find 'latexmk'" >&2 ; \
  exit 2 ; \
fi ; \
_PDFLATEX=$(echo pdflatex) ; \
if [ -z "${_PDFLATEX}" ]; then \
  echo "Cannot find 'pdflatex'" >&2 ; \
  exit 3 ; \
fi ; \
_MAKEGLOSSARIES=$(echo makeglossaries) ; \
if [ -z "${_MAKEGLOSSARIES}" ]; then \
  echo "Cannot find 'makeglossaries'" >&2 ; \
  exit 4 ; \
fi
Building tests/test-frontpage_norsk_noprint.tex...
( \
  cd tests && \
  (pdflatex -shell-escape -jobname=output -output-directory=../.build/test-frontpage_norsk_noprint -interaction=nonstopmode -halt-on-error test-frontpage_norsk_noprint.tex 2>&1) >/dev/null && \
  (if grep -q "\\makeglossaries" test-frontpage_norsk_noprint.tex; then cd ../.build/test-frontpage_norsk_noprint && makeglossaries -q output && cd - >/dev/null; fi) && \
  (latexmk -pdf -bibtex -latexoption=-shell-escape -jobname=output -output-directory=../.build/test-frontpage_norsk_noprint -interaction=nonstopmode -halt-on-error test-frontpage_norsk_noprint.tex 2>&1) >/dev/null \
)
stderr output:
make[1]: *** [Makefile:132: _file] Error 1
LaTeX log file:

test-frontpage_norsk_print

Build failed!

stdout output:
_LATEXMK=$(echo latexmk) ; \
if [ -z "${_LATEXMK}" ]; then \
  echo "Cannot find 'latexmk'" >&2 ; \
  exit 2 ; \
fi ; \
_PDFLATEX=$(echo pdflatex) ; \
if [ -z "${_PDFLATEX}" ]; then \
  echo "Cannot find 'pdflatex'" >&2 ; \
  exit 3 ; \
fi ; \
_MAKEGLOSSARIES=$(echo makeglossaries) ; \
if [ -z "${_MAKEGLOSSARIES}" ]; then \
  echo "Cannot find 'makeglossaries'" >&2 ; \
  exit 4 ; \
fi
Building tests/test-frontpage_norsk_print.tex...
( \
  cd tests && \
  (pdflatex -shell-escape -jobname=output -output-directory=../.build/test-frontpage_norsk_print -interaction=nonstopmode -halt-on-error test-frontpage_norsk_print.tex 2>&1) >/dev/null && \
  (if grep -q "\\makeglossaries" test-frontpage_norsk_print.tex; then cd ../.build/test-frontpage_norsk_print && makeglossaries -q output && cd - >/dev/null; fi) && \
  (latexmk -pdf -bibtex -latexoption=-shell-escape -jobname=output -output-directory=../.build/test-frontpage_norsk_print -interaction=nonstopmode -halt-on-error test-frontpage_norsk_print.tex 2>&1) >/dev/null \
)
stderr output:
make[1]: *** [Makefile:132: _file] Error 1
LaTeX log file:

test-frontpage_nynorsk_noprint

Build failed!

stdout output:
_LATEXMK=$(echo latexmk) ; \
if [ -z "${_LATEXMK}" ]; then \
  echo "Cannot find 'latexmk'" >&2 ; \
  exit 2 ; \
fi ; \
_PDFLATEX=$(echo pdflatex) ; \
if [ -z "${_PDFLATEX}" ]; then \
  echo "Cannot find 'pdflatex'" >&2 ; \
  exit 3 ; \
fi ; \
_MAKEGLOSSARIES=$(echo makeglossaries) ; \
if [ -z "${_MAKEGLOSSARIES}" ]; then \
  echo "Cannot find 'makeglossaries'" >&2 ; \
  exit 4 ; \
fi
Building tests/test-frontpage_nynorsk_noprint.tex...
( \
  cd tests && \
  (pdflatex -shell-escape -jobname=output -output-directory=../.build/test-frontpage_nynorsk_noprint -interaction=nonstopmode -halt-on-error test-frontpage_nynorsk_noprint.tex 2>&1) >/dev/null && \
  (if grep -q "\\makeglossaries" test-frontpage_nynorsk_noprint.tex; then cd ../.build/test-frontpage_nynorsk_noprint && makeglossaries -q output && cd - >/dev/null; fi) && \
  (latexmk -pdf -bibtex -latexoption=-shell-escape -jobname=output -output-directory=../.build/test-frontpage_nynorsk_noprint -interaction=nonstopmode -halt-on-error test-frontpage_nynorsk_noprint.tex 2>&1) >/dev/null \
)
stderr output:
make[1]: *** [Makefile:132: _file] Error 1
LaTeX log file:

test-frontpage_nynorsk_print

Build failed!

stdout output:
_LATEXMK=$(echo latexmk) ; \
if [ -z "${_LATEXMK}" ]; then \
  echo "Cannot find 'latexmk'" >&2 ; \
  exit 2 ; \
fi ; \
_PDFLATEX=$(echo pdflatex) ; \
if [ -z "${_PDFLATEX}" ]; then \
  echo "Cannot find 'pdflatex'" >&2 ; \
  exit 3 ; \
fi ; \
_MAKEGLOSSARIES=$(echo makeglossaries) ; \
if [ -z "${_MAKEGLOSSARIES}" ]; then \
  echo "Cannot find 'makeglossaries'" >&2 ; \
  exit 4 ; \
fi
Building tests/test-frontpage_nynorsk_print.tex...
( \
  cd tests && \
  (pdflatex -shell-escape -jobname=output -output-directory=../.build/test-frontpage_nynorsk_print -interaction=nonstopmode -halt-on-error test-frontpage_nynorsk_print.tex 2>&1) >/dev/null && \
  (if grep -q "\\makeglossaries" test-frontpage_nynorsk_print.tex; then cd ../.build/test-frontpage_nynorsk_print && makeglossaries -q output && cd - >/dev/null; fi) && \
  (latexmk -pdf -bibtex -latexoption=-shell-escape -jobname=output -output-directory=../.build/test-frontpage_nynorsk_print -interaction=nonstopmode -halt-on-error test-frontpage_nynorsk_print.tex 2>&1) >/dev/null \
)
stderr output:
make[1]: *** [Makefile:132: _file] Error 1
LaTeX log file:

test-frontpage_right_image_noprint

Build failed!

stdout output:
_LATEXMK=$(echo latexmk) ; \
if [ -z "${_LATEXMK}" ]; then \
  echo "Cannot find 'latexmk'" >&2 ; \
  exit 2 ; \
fi ; \
_PDFLATEX=$(echo pdflatex) ; \
if [ -z "${_PDFLATEX}" ]; then \
  echo "Cannot find 'pdflatex'" >&2 ; \
  exit 3 ; \
fi ; \
_MAKEGLOSSARIES=$(echo makeglossaries) ; \
if [ -z "${_MAKEGLOSSARIES}" ]; then \
  echo "Cannot find 'makeglossaries'" >&2 ; \
  exit 4 ; \
fi
Building tests/test-frontpage_right_image_noprint.tex...
( \
  cd tests && \
  (pdflatex -shell-escape -jobname=output -output-directory=../.build/test-frontpage_right_image_noprint -interaction=nonstopmode -halt-on-error test-frontpage_right_image_noprint.tex 2>&1) >/dev/null && \
  (if grep -q "\\makeglossaries" test-frontpage_right_image_noprint.tex; then cd ../.build/test-frontpage_right_image_noprint && makeglossaries -q output && cd - >/dev/null; fi) && \
  (latexmk -pdf -bibtex -latexoption=-shell-escape -jobname=output -output-directory=../.build/test-frontpage_right_image_noprint -interaction=nonstopmode -halt-on-error test-frontpage_right_image_noprint.tex 2>&1) >/dev/null \
)
stderr output:
make[1]: *** [Makefile:132: _file] Error 1
LaTeX log file:

test-frontpage_right_image_print

Build failed!

stdout output:
_LATEXMK=$(echo latexmk) ; \
if [ -z "${_LATEXMK}" ]; then \
  echo "Cannot find 'latexmk'" >&2 ; \
  exit 2 ; \
fi ; \
_PDFLATEX=$(echo pdflatex) ; \
if [ -z "${_PDFLATEX}" ]; then \
  echo "Cannot find 'pdflatex'" >&2 ; \
  exit 3 ; \
fi ; \
_MAKEGLOSSARIES=$(echo makeglossaries) ; \
if [ -z "${_MAKEGLOSSARIES}" ]; then \
  echo "Cannot find 'makeglossaries'" >&2 ; \
  exit 4 ; \
fi
Building tests/test-frontpage_right_image_print.tex...
( \
  cd tests && \
  (pdflatex -shell-escape -jobname=output -output-directory=../.build/test-frontpage_right_image_print -interaction=nonstopmode -halt-on-error test-frontpage_right_image_print.tex 2>&1) >/dev/null && \
  (if grep -q "\\makeglossaries" test-frontpage_right_image_print.tex; then cd ../.build/test-frontpage_right_image_print && makeglossaries -q output && cd - >/dev/null; fi) && \
  (latexmk -pdf -bibtex -latexoption=-shell-escape -jobname=output -output-directory=../.build/test-frontpage_right_image_print -interaction=nonstopmode -halt-on-error test-frontpage_right_image_print.tex 2>&1) >/dev/null \
)
stderr output:
make[1]: *** [Makefile:132: _file] Error 1
LaTeX log file:

test-frontpage_samin_noprint

Build failed!

stdout output:
_LATEXMK=$(echo latexmk) ; \
if [ -z "${_LATEXMK}" ]; then \
  echo "Cannot find 'latexmk'" >&2 ; \
  exit 2 ; \
fi ; \
_PDFLATEX=$(echo pdflatex) ; \
if [ -z "${_PDFLATEX}" ]; then \
  echo "Cannot find 'pdflatex'" >&2 ; \
  exit 3 ; \
fi ; \
_MAKEGLOSSARIES=$(echo makeglossaries) ; \
if [ -z "${_MAKEGLOSSARIES}" ]; then \
  echo "Cannot find 'makeglossaries'" >&2 ; \
  exit 4 ; \
fi
Building tests/test-frontpage_samin_noprint.tex...
( \
  cd tests && \
  (pdflatex -shell-escape -jobname=output -output-directory=../.build/test-frontpage_samin_noprint -interaction=nonstopmode -halt-on-error test-frontpage_samin_noprint.tex 2>&1) >/dev/null && \
  (if grep -q "\\makeglossaries" test-frontpage_samin_noprint.tex; then cd ../.build/test-frontpage_samin_noprint && makeglossaries -q output && cd - >/dev/null; fi) && \
  (latexmk -pdf -bibtex -latexoption=-shell-escape -jobname=output -output-directory=../.build/test-frontpage_samin_noprint -interaction=nonstopmode -halt-on-error test-frontpage_samin_noprint.tex 2>&1) >/dev/null \
)
stderr output:
make[1]: *** [Makefile:132: _file] Error 1
LaTeX log file:

test-frontpage_samin_print

Build failed!

stdout output:
_LATEXMK=$(echo latexmk) ; \
if [ -z "${_LATEXMK}" ]; then \
  echo "Cannot find 'latexmk'" >&2 ; \
  exit 2 ; \
fi ; \
_PDFLATEX=$(echo pdflatex) ; \
if [ -z "${_PDFLATEX}" ]; then \
  echo "Cannot find 'pdflatex'" >&2 ; \
  exit 3 ; \
fi ; \
_MAKEGLOSSARIES=$(echo makeglossaries) ; \
if [ -z "${_MAKEGLOSSARIES}" ]; then \
  echo "Cannot find 'makeglossaries'" >&2 ; \
  exit 4 ; \
fi
Building tests/test-frontpage_samin_print.tex...
( \
  cd tests && \
  (pdflatex -shell-escape -jobname=output -output-directory=../.build/test-frontpage_samin_print -interaction=nonstopmode -halt-on-error test-frontpage_samin_print.tex 2>&1) >/dev/null && \
  (if grep -q "\\makeglossaries" test-frontpage_samin_print.tex; then cd ../.build/test-frontpage_samin_print && makeglossaries -q output && cd - >/dev/null; fi) && \
  (latexmk -pdf -bibtex -latexoption=-shell-escape -jobname=output -output-directory=../.build/test-frontpage_samin_print -interaction=nonstopmode -halt-on-error test-frontpage_samin_print.tex 2>&1) >/dev/null \
)
stderr output:
make[1]: *** [Makefile:132: _file] Error 1
LaTeX log file:

test-frontpage_ukenglish_noprint

Build failed!

stdout output:
_LATEXMK=$(echo latexmk) ; \
if [ -z "${_LATEXMK}" ]; then \
  echo "Cannot find 'latexmk'" >&2 ; \
  exit 2 ; \
fi ; \
_PDFLATEX=$(echo pdflatex) ; \
if [ -z "${_PDFLATEX}" ]; then \
  echo "Cannot find 'pdflatex'" >&2 ; \
  exit 3 ; \
fi ; \
_MAKEGLOSSARIES=$(echo makeglossaries) ; \
if [ -z "${_MAKEGLOSSARIES}" ]; then \
  echo "Cannot find 'makeglossaries'" >&2 ; \
  exit 4 ; \
fi
Building tests/test-frontpage_ukenglish_noprint.tex...
( \
  cd tests && \
  (pdflatex -shell-escape -jobname=output -output-directory=../.build/test-frontpage_ukenglish_noprint -interaction=nonstopmode -halt-on-error test-frontpage_ukenglish_noprint.tex 2>&1) >/dev/null && \
  (if grep -q "\\makeglossaries" test-frontpage_ukenglish_noprint.tex; then cd ../.build/test-frontpage_ukenglish_noprint && makeglossaries -q output && cd - >/dev/null; fi) && \
  (latexmk -pdf -bibtex -latexoption=-shell-escape -jobname=output -output-directory=../.build/test-frontpage_ukenglish_noprint -interaction=nonstopmode -halt-on-error test-frontpage_ukenglish_noprint.tex 2>&1) >/dev/null \
)
stderr output:
make[1]: *** [Makefile:132: _file] Error 1
LaTeX log file:

test-frontpage_ukenglish_print

Build failed!

stdout output:
_LATEXMK=$(echo latexmk) ; \
if [ -z "${_LATEXMK}" ]; then \
  echo "Cannot find 'latexmk'" >&2 ; \
  exit 2 ; \
fi ; \
_PDFLATEX=$(echo pdflatex) ; \
if [ -z "${_PDFLATEX}" ]; then \
  echo "Cannot find 'pdflatex'" >&2 ; \
  exit 3 ; \
fi ; \
_MAKEGLOSSARIES=$(echo makeglossaries) ; \
if [ -z "${_MAKEGLOSSARIES}" ]; then \
  echo "Cannot find 'makeglossaries'" >&2 ; \
  exit 4 ; \
fi
Building tests/test-frontpage_ukenglish_print.tex...
( \
  cd tests && \
  (pdflatex -shell-escape -jobname=output -output-directory=../.build/test-frontpage_ukenglish_print -interaction=nonstopmode -halt-on-error test-frontpage_ukenglish_print.tex 2>&1) >/dev/null && \
  (if grep -q "\\makeglossaries" test-frontpage_ukenglish_print.tex; then cd ../.build/test-frontpage_ukenglish_print && makeglossaries -q output && cd - >/dev/null; fi) && \
  (latexmk -pdf -bibtex -latexoption=-shell-escape -jobname=output -output-directory=../.build/test-frontpage_ukenglish_print -interaction=nonstopmode -halt-on-error test-frontpage_ukenglish_print.tex 2>&1) >/dev/null \
)
stderr output:
make[1]: *** [Makefile:132: _file] Error 1
LaTeX log file:

test-geometry-different-textwidth

Build failed!

stdout output:
_LATEXMK=$(echo latexmk) ; \
if [ -z "${_LATEXMK}" ]; then \
  echo "Cannot find 'latexmk'" >&2 ; \
  exit 2 ; \
fi ; \
_PDFLATEX=$(echo pdflatex) ; \
if [ -z "${_PDFLATEX}" ]; then \
  echo "Cannot find 'pdflatex'" >&2 ; \
  exit 3 ; \
fi ; \
_MAKEGLOSSARIES=$(echo makeglossaries) ; \
if [ -z "${_MAKEGLOSSARIES}" ]; then \
  echo "Cannot find 'makeglossaries'" >&2 ; \
  exit 4 ; \
fi
Building tests/test-geometry-different-textwidth.tex...
( \
  cd tests && \
  (pdflatex -shell-escape -jobname=output -output-directory=../.build/test-geometry-different-textwidth -interaction=nonstopmode -halt-on-error test-geometry-different-textwidth.tex 2>&1) >/dev/null && \
  (if grep -q "\\makeglossaries" test-geometry-different-textwidth.tex; then cd ../.build/test-geometry-different-textwidth && makeglossaries -q output && cd - >/dev/null; fi) && \
  (latexmk -pdf -bibtex -latexoption=-shell-escape -jobname=output -output-directory=../.build/test-geometry-different-textwidth -interaction=nonstopmode -halt-on-error test-geometry-different-textwidth.tex 2>&1) >/dev/null \
)
stderr output:
make[1]: *** [Makefile:132: _file] Error 1
LaTeX log file:

test-geometry-headheight

Build failed!

stdout output:
_LATEXMK=$(echo latexmk) ; \
if [ -z "${_LATEXMK}" ]; then \
  echo "Cannot find 'latexmk'" >&2 ; \
  exit 2 ; \
fi ; \
_PDFLATEX=$(echo pdflatex) ; \
if [ -z "${_PDFLATEX}" ]; then \
  echo "Cannot find 'pdflatex'" >&2 ; \
  exit 3 ; \
fi ; \
_MAKEGLOSSARIES=$(echo makeglossaries) ; \
if [ -z "${_MAKEGLOSSARIES}" ]; then \
  echo "Cannot find 'makeglossaries'" >&2 ; \
  exit 4 ; \
fi
Building tests/test-geometry-headheight.tex...
( \
  cd tests && \
  (pdflatex -shell-escape -jobname=output -output-directory=../.build/test-geometry-headheight -interaction=nonstopmode -halt-on-error test-geometry-headheight.tex 2>&1) >/dev/null && \
  (if grep -q "\\makeglossaries" test-geometry-headheight.tex; then cd ../.build/test-geometry-headheight && makeglossaries -q output && cd - >/dev/null; fi) && \
  (latexmk -pdf -bibtex -latexoption=-shell-escape -jobname=output -output-directory=../.build/test-geometry-headheight -interaction=nonstopmode -halt-on-error test-geometry-headheight.tex 2>&1) >/dev/null \
)
stderr output:
make[1]: *** [Makefile:132: _file] Error 1
LaTeX log file:

test-list_of_alg[1,3,5,7]

Build failed!

stdout output:
_LATEXMK=$(echo latexmk) ; \
if [ -z "${_LATEXMK}" ]; then \
  echo "Cannot find 'latexmk'" >&2 ; \
  exit 2 ; \
fi ; \
_PDFLATEX=$(echo pdflatex) ; \
if [ -z "${_PDFLATEX}" ]; then \
  echo "Cannot find 'pdflatex'" >&2 ; \
  exit 3 ; \
fi ; \
_MAKEGLOSSARIES=$(echo makeglossaries) ; \
if [ -z "${_MAKEGLOSSARIES}" ]; then \
  echo "Cannot find 'makeglossaries'" >&2 ; \
  exit 4 ; \
fi
Building tests/test-list_of_alg[1,3,5,7].tex...
( \
  cd tests && \
  (pdflatex -shell-escape -jobname=output -output-directory=../.build/test-list_of_alg~1_3_5_7 -interaction=nonstopmode -halt-on-error test-list_of_alg[1,3,5,7].tex 2>&1) >/dev/null && \
  (if grep -q "\\makeglossaries" test-list_of_alg[1,3,5,7].tex; then cd ../.build/test-list_of_alg~1_3_5_7 && makeglossaries -q output && cd - >/dev/null; fi) && \
  (latexmk -pdf -bibtex -latexoption=-shell-escape -jobname=output -output-directory=../.build/test-list_of_alg~1_3_5_7 -interaction=nonstopmode -halt-on-error test-list_of_alg[1,3,5,7].tex 2>&1) >/dev/null \
)
stderr output:
make[1]: *** [Makefile:132: _file] Error 1
LaTeX log file:

test-loa-ult-list[1-3]

Build failed!

stdout output:
_LATEXMK=$(echo latexmk) ; \
if [ -z "${_LATEXMK}" ]; then \
  echo "Cannot find 'latexmk'" >&2 ; \
  exit 2 ; \
fi ; \
_PDFLATEX=$(echo pdflatex) ; \
if [ -z "${_PDFLATEX}" ]; then \
  echo "Cannot find 'pdflatex'" >&2 ; \
  exit 3 ; \
fi ; \
_MAKEGLOSSARIES=$(echo makeglossaries) ; \
if [ -z "${_MAKEGLOSSARIES}" ]; then \
  echo "Cannot find 'makeglossaries'" >&2 ; \
  exit 4 ; \
fi
Building tests/test-loa-ult-list[1-3].tex...
( \
  cd tests && \
  (pdflatex -shell-escape -jobname=output -output-directory=../.build/test-loa-ult-list~1-3 -interaction=nonstopmode -halt-on-error test-loa-ult-list[1-3].tex 2>&1) >/dev/null && \
  (if grep -q "\\makeglossaries" test-loa-ult-list[1-3].tex; then cd ../.build/test-loa-ult-list~1-3 && makeglossaries -q output && cd - >/dev/null; fi) && \
  (latexmk -pdf -bibtex -latexoption=-shell-escape -jobname=output -output-directory=../.build/test-loa-ult-list~1-3 -interaction=nonstopmode -halt-on-error test-loa-ult-list[1-3].tex 2>&1) >/dev/null \
)
stderr output:
make[1]: *** [Makefile:132: _file] Error 1
LaTeX log file:

test-loa-ult-long[1-3]

Build failed!

stdout output:
_LATEXMK=$(echo latexmk) ; \
if [ -z "${_LATEXMK}" ]; then \
  echo "Cannot find 'latexmk'" >&2 ; \
  exit 2 ; \
fi ; \
_PDFLATEX=$(echo pdflatex) ; \
if [ -z "${_PDFLATEX}" ]; then \
  echo "Cannot find 'pdflatex'" >&2 ; \
  exit 3 ; \
fi ; \
_MAKEGLOSSARIES=$(echo makeglossaries) ; \
if [ -z "${_MAKEGLOSSARIES}" ]; then \
  echo "Cannot find 'makeglossaries'" >&2 ; \
  exit 4 ; \
fi
Building tests/test-loa-ult-long[1-3].tex...
( \
  cd tests && \
  (pdflatex -shell-escape -jobname=output -output-directory=../.build/test-loa-ult-long~1-3 -interaction=nonstopmode -halt-on-error test-loa-ult-long[1-3].tex 2>&1) >/dev/null && \
  (if grep -q "\\makeglossaries" test-loa-ult-long[1-3].tex; then cd ../.build/test-loa-ult-long~1-3 && makeglossaries -q output && cd - >/dev/null; fi) && \
  (latexmk -pdf -bibtex -latexoption=-shell-escape -jobname=output -output-directory=../.build/test-loa-ult-long~1-3 -interaction=nonstopmode -halt-on-error test-loa-ult-long[1-3].tex 2>&1) >/dev/null \
)
stderr output:
make[1]: *** [Makefile:132: _file] Error 1
LaTeX log file:

test-osf

Build failed!

stdout output:
_LATEXMK=$(echo latexmk) ; \
if [ -z "${_LATEXMK}" ]; then \
  echo "Cannot find 'latexmk'" >&2 ; \
  exit 2 ; \
fi ; \
_PDFLATEX=$(echo pdflatex) ; \
if [ -z "${_PDFLATEX}" ]; then \
  echo "Cannot find 'pdflatex'" >&2 ; \
  exit 3 ; \
fi ; \
_MAKEGLOSSARIES=$(echo makeglossaries) ; \
if [ -z "${_MAKEGLOSSARIES}" ]; then \
  echo "Cannot find 'makeglossaries'" >&2 ; \
  exit 4 ; \
fi
Building tests/test-osf.tex...
( \
  cd tests && \
  (pdflatex -shell-escape -jobname=output -output-directory=../.build/test-osf -interaction=nonstopmode -halt-on-error test-osf.tex 2>&1) >/dev/null && \
  (if grep -q "\\makeglossaries" test-osf.tex; then cd ../.build/test-osf && makeglossaries -q output && cd - >/dev/null; fi) && \
  (latexmk -pdf -bibtex -latexoption=-shell-escape -jobname=output -output-directory=../.build/test-osf -interaction=nonstopmode -halt-on-error test-osf.tex 2>&1) >/dev/null \
)
stderr output:
make[1]: *** [Makefile:132: _file] Error 1
LaTeX log file:

test-section_headings

Build failed!

stdout output:
_LATEXMK=$(echo latexmk) ; \
if [ -z "${_LATEXMK}" ]; then \
  echo "Cannot find 'latexmk'" >&2 ; \
  exit 2 ; \
fi ; \
_PDFLATEX=$(echo pdflatex) ; \
if [ -z "${_PDFLATEX}" ]; then \
  echo "Cannot find 'pdflatex'" >&2 ; \
  exit 3 ; \
fi ; \
_MAKEGLOSSARIES=$(echo makeglossaries) ; \
if [ -z "${_MAKEGLOSSARIES}" ]; then \
  echo "Cannot find 'makeglossaries'" >&2 ; \
  exit 4 ; \
fi
Building tests/test-section_headings.tex...
( \
  cd tests && \
  (pdflatex -shell-escape -jobname=output -output-directory=../.build/test-section_headings -interaction=nonstopmode -halt-on-error test-section_headings.tex 2>&1) >/dev/null && \
  (if grep -q "\\makeglossaries" test-section_headings.tex; then cd ../.build/test-section_headings && makeglossaries -q output && cd - >/dev/null; fi) && \
  (latexmk -pdf -bibtex -latexoption=-shell-escape -jobname=output -output-directory=../.build/test-section_headings -interaction=nonstopmode -halt-on-error test-section_headings.tex 2>&1) >/dev/null \
)
stderr output:
make[1]: *** [Makefile:132: _file] Error 1
LaTeX log file:

test-section_headings_parindent

Build failed!

stdout output:
_LATEXMK=$(echo latexmk) ; \
if [ -z "${_LATEXMK}" ]; then \
  echo "Cannot find 'latexmk'" >&2 ; \
  exit 2 ; \
fi ; \
_PDFLATEX=$(echo pdflatex) ; \
if [ -z "${_PDFLATEX}" ]; then \
  echo "Cannot find 'pdflatex'" >&2 ; \
  exit 3 ; \
fi ; \
_MAKEGLOSSARIES=$(echo makeglossaries) ; \
if [ -z "${_MAKEGLOSSARIES}" ]; then \
  echo "Cannot find 'makeglossaries'" >&2 ; \
  exit 4 ; \
fi
Building tests/test-section_headings_parindent.tex...
( \
  cd tests && \
  (pdflatex -shell-escape -jobname=output -output-directory=../.build/test-section_headings_parindent -interaction=nonstopmode -halt-on-error test-section_headings_parindent.tex 2>&1) >/dev/null && \
  (if grep -q "\\makeglossaries" test-section_headings_parindent.tex; then cd ../.build/test-section_headings_parindent && makeglossaries -q output && cd - >/dev/null; fi) && \
  (latexmk -pdf -bibtex -latexoption=-shell-escape -jobname=output -output-directory=../.build/test-section_headings_parindent -interaction=nonstopmode -halt-on-error test-section_headings_parindent.tex 2>&1) >/dev/null \
)
stderr output:
make[1]: *** [Makefile:132: _file] Error 1
LaTeX log file:

test-subsection_headings

Build failed!

stdout output:
_LATEXMK=$(echo latexmk) ; \
if [ -z "${_LATEXMK}" ]; then \
  echo "Cannot find 'latexmk'" >&2 ; \
  exit 2 ; \
fi ; \
_PDFLATEX=$(echo pdflatex) ; \
if [ -z "${_PDFLATEX}" ]; then \
  echo "Cannot find 'pdflatex'" >&2 ; \
  exit 3 ; \
fi ; \
_MAKEGLOSSARIES=$(echo makeglossaries) ; \
if [ -z "${_MAKEGLOSSARIES}" ]; then \
  echo "Cannot find 'makeglossaries'" >&2 ; \
  exit 4 ; \
fi
Building tests/test-subsection_headings.tex...
( \
  cd tests && \
  (pdflatex -shell-escape -jobname=output -output-directory=../.build/test-subsection_headings -interaction=nonstopmode -halt-on-error test-subsection_headings.tex 2>&1) >/dev/null && \
  (if grep -q "\\makeglossaries" test-subsection_headings.tex; then cd ../.build/test-subsection_headings && makeglossaries -q output && cd - >/dev/null; fi) && \
  (latexmk -pdf -bibtex -latexoption=-shell-escape -jobname=output -output-directory=../.build/test-subsection_headings -interaction=nonstopmode -halt-on-error test-subsection_headings.tex 2>&1) >/dev/null \
)
stderr output:
make[1]: *** [Makefile:132: _file] Error 1
LaTeX log file:

test-subsection_headings_parindent

Build failed!

stdout output:
_LATEXMK=$(echo latexmk) ; \
if [ -z "${_LATEXMK}" ]; then \
  echo "Cannot find 'latexmk'" >&2 ; \
  exit 2 ; \
fi ; \
_PDFLATEX=$(echo pdflatex) ; \
if [ -z "${_PDFLATEX}" ]; then \
  echo "Cannot find 'pdflatex'" >&2 ; \
  exit 3 ; \
fi ; \
_MAKEGLOSSARIES=$(echo makeglossaries) ; \
if [ -z "${_MAKEGLOSSARIES}" ]; then \
  echo "Cannot find 'makeglossaries'" >&2 ; \
  exit 4 ; \
fi
Building tests/test-subsection_headings_parindent.tex...
( \
  cd tests && \
  (pdflatex -shell-escape -jobname=output -output-directory=../.build/test-subsection_headings_parindent -interaction=nonstopmode -halt-on-error test-subsection_headings_parindent.tex 2>&1) >/dev/null && \
  (if grep -q "\\makeglossaries" test-subsection_headings_parindent.tex; then cd ../.build/test-subsection_headings_parindent && makeglossaries -q output && cd - >/dev/null; fi) && \
  (latexmk -pdf -bibtex -latexoption=-shell-escape -jobname=output -output-directory=../.build/test-subsection_headings_parindent -interaction=nonstopmode -halt-on-error test-subsection_headings_parindent.tex 2>&1) >/dev/null \
)
stderr output:
make[1]: *** [Makefile:132: _file] Error 1
LaTeX log file:

test_amsthm_parindent

Build failed!

stdout output:
_LATEXMK=$(echo latexmk) ; \
if [ -z "${_LATEXMK}" ]; then \
  echo "Cannot find 'latexmk'" >&2 ; \
  exit 2 ; \
fi ; \
_PDFLATEX=$(echo pdflatex) ; \
if [ -z "${_PDFLATEX}" ]; then \
  echo "Cannot find 'pdflatex'" >&2 ; \
  exit 3 ; \
fi ; \
_MAKEGLOSSARIES=$(echo makeglossaries) ; \
if [ -z "${_MAKEGLOSSARIES}" ]; then \
  echo "Cannot find 'makeglossaries'" >&2 ; \
  exit 4 ; \
fi
Building tests/test_amsthm_parindent.tex...
( \
  cd tests && \
  (pdflatex -shell-escape -jobname=output -output-directory=../.build/test_amsthm_parindent -interaction=nonstopmode -halt-on-error test_amsthm_parindent.tex 2>&1) >/dev/null && \
  (if grep -q "\\makeglossaries" test_amsthm_parindent.tex; then cd ../.build/test_amsthm_parindent && makeglossaries -q output && cd - >/dev/null; fi) && \
  (latexmk -pdf -bibtex -latexoption=-shell-escape -jobname=output -output-directory=../.build/test_amsthm_parindent -interaction=nonstopmode -halt-on-error test_amsthm_parindent.tex 2>&1) >/dev/null \
)
stderr output:
make[1]: *** [Makefile:132: _file] Error 1
LaTeX log file:

test_amsthm_parskip

Build failed!

stdout output:
_LATEXMK=$(echo latexmk) ; \
if [ -z "${_LATEXMK}" ]; then \
  echo "Cannot find 'latexmk'" >&2 ; \
  exit 2 ; \
fi ; \
_PDFLATEX=$(echo pdflatex) ; \
if [ -z "${_PDFLATEX}" ]; then \
  echo "Cannot find 'pdflatex'" >&2 ; \
  exit 3 ; \
fi ; \
_MAKEGLOSSARIES=$(echo makeglossaries) ; \
if [ -z "${_MAKEGLOSSARIES}" ]; then \
  echo "Cannot find 'makeglossaries'" >&2 ; \
  exit 4 ; \
fi
Building tests/test_amsthm_parskip.tex...
( \
  cd tests && \
  (pdflatex -shell-escape -jobname=output -output-directory=../.build/test_amsthm_parskip -interaction=nonstopmode -halt-on-error test_amsthm_parskip.tex 2>&1) >/dev/null && \
  (if grep -q "\\makeglossaries" test_amsthm_parskip.tex; then cd ../.build/test_amsthm_parskip && makeglossaries -q output && cd - >/dev/null; fi) && \
  (latexmk -pdf -bibtex -latexoption=-shell-escape -jobname=output -output-directory=../.build/test_amsthm_parskip -interaction=nonstopmode -halt-on-error test_amsthm_parskip.tex 2>&1) >/dev/null \
)
stderr output:
make[1]: *** [Makefile:132: _file] Error 1
LaTeX log file:

test_backmatter

Build failed!

stdout output:
_LATEXMK=$(echo latexmk) ; \
if [ -z "${_LATEXMK}" ]; then \
  echo "Cannot find 'latexmk'" >&2 ; \
  exit 2 ; \
fi ; \
_PDFLATEX=$(echo pdflatex) ; \
if [ -z "${_PDFLATEX}" ]; then \
  echo "Cannot find 'pdflatex'" >&2 ; \
  exit 3 ; \
fi ; \
_MAKEGLOSSARIES=$(echo makeglossaries) ; \
if [ -z "${_MAKEGLOSSARIES}" ]; then \
  echo "Cannot find 'makeglossaries'" >&2 ; \
  exit 4 ; \
fi
Building tests/test_backmatter.tex...
( \
  cd tests && \
  (pdflatex -shell-escape -jobname=output -output-directory=../.build/test_backmatter -interaction=nonstopmode -halt-on-error test_backmatter.tex 2>&1) >/dev/null && \
  (if grep -q "\\makeglossaries" test_backmatter.tex; then cd ../.build/test_backmatter && makeglossaries -q output && cd - >/dev/null; fi) && \
  (latexmk -pdf -bibtex -latexoption=-shell-escape -jobname=output -output-directory=../.build/test_backmatter -interaction=nonstopmode -halt-on-error test_backmatter.tex 2>&1) >/dev/null \
)
stderr output:
make[1]: *** [Makefile:132: _file] Error 1
LaTeX log file:

test_backpage_after_chapter_ending_on_recto_page

Build failed!

stdout output:
_LATEXMK=$(echo latexmk) ; \
if [ -z "${_LATEXMK}" ]; then \
  echo "Cannot find 'latexmk'" >&2 ; \
  exit 2 ; \
fi ; \
_PDFLATEX=$(echo pdflatex) ; \
if [ -z "${_PDFLATEX}" ]; then \
  echo "Cannot find 'pdflatex'" >&2 ; \
  exit 3 ; \
fi ; \
_MAKEGLOSSARIES=$(echo makeglossaries) ; \
if [ -z "${_MAKEGLOSSARIES}" ]; then \
  echo "Cannot find 'makeglossaries'" >&2 ; \
  exit 4 ; \
fi
Building tests/test_backpage_after_chapter_ending_on_recto_page.tex...
( \
  cd tests && \
  (pdflatex -shell-escape -jobname=output -output-directory=../.build/test_backpage_after_chapter_ending_on_recto_page -interaction=nonstopmode -halt-on-error test_backpage_after_chapter_ending_on_recto_page.tex 2>&1) >/dev/null && \
  (if grep -q "\\makeglossaries" test_backpage_after_chapter_ending_on_recto_page.tex; then cd ../.build/test_backpage_after_chapter_ending_on_recto_page && makeglossaries -q output && cd - >/dev/null; fi) && \
  (latexmk -pdf -bibtex -latexoption=-shell-escape -jobname=output -output-directory=../.build/test_backpage_after_chapter_ending_on_recto_page -interaction=nonstopmode -halt-on-error test_backpage_after_chapter_ending_on_recto_page.tex 2>&1) >/dev/null \
)
stderr output:
make[1]: *** [Makefile:132: _file] Error 1
LaTeX log file:

test_backpage_after_chapter_ending_on_verso_page

Build failed!

stdout output:
_LATEXMK=$(echo latexmk) ; \
if [ -z "${_LATEXMK}" ]; then \
  echo "Cannot find 'latexmk'" >&2 ; \
  exit 2 ; \
fi ; \
_PDFLATEX=$(echo pdflatex) ; \
if [ -z "${_PDFLATEX}" ]; then \
  echo "Cannot find 'pdflatex'" >&2 ; \
  exit 3 ; \
fi ; \
_MAKEGLOSSARIES=$(echo makeglossaries) ; \
if [ -z "${_MAKEGLOSSARIES}" ]; then \
  echo "Cannot find 'makeglossaries'" >&2 ; \
  exit 4 ; \
fi
Building tests/test_backpage_after_chapter_ending_on_verso_page.tex...
( \
  cd tests && \
  (pdflatex -shell-escape -jobname=output -output-directory=../.build/test_backpage_after_chapter_ending_on_verso_page -interaction=nonstopmode -halt-on-error test_backpage_after_chapter_ending_on_verso_page.tex 2>&1) >/dev/null && \
  (if grep -q "\\makeglossaries" test_backpage_after_chapter_ending_on_verso_page.tex; then cd ../.build/test_backpage_after_chapter_ending_on_verso_page && makeglossaries -q output && cd - >/dev/null; fi) && \
  (latexmk -pdf -bibtex -latexoption=-shell-escape -jobname=output -output-directory=../.build/test_backpage_after_chapter_ending_on_verso_page -interaction=nonstopmode -halt-on-error test_backpage_after_chapter_ending_on_verso_page.tex 2>&1) >/dev/null \
)
stderr output:
make[1]: *** [Makefile:132: _file] Error 1
LaTeX log file:

test_backpage_after_single_page_chapter

Build failed!

stdout output:
_LATEXMK=$(echo latexmk) ; \
if [ -z "${_LATEXMK}" ]; then \
  echo "Cannot find 'latexmk'" >&2 ; \
  exit 2 ; \
fi ; \
_PDFLATEX=$(echo pdflatex) ; \
if [ -z "${_PDFLATEX}" ]; then \
  echo "Cannot find 'pdflatex'" >&2 ; \
  exit 3 ; \
fi ; \
_MAKEGLOSSARIES=$(echo makeglossaries) ; \
if [ -z "${_MAKEGLOSSARIES}" ]; then \
  echo "Cannot find 'makeglossaries'" >&2 ; \
  exit 4 ; \
fi
Building tests/test_backpage_after_single_page_chapter.tex...
( \
  cd tests && \
  (pdflatex -shell-escape -jobname=output -output-directory=../.build/test_backpage_after_single_page_chapter -interaction=nonstopmode -halt-on-error test_backpage_after_single_page_chapter.tex 2>&1) >/dev/null && \
  (if grep -q "\\makeglossaries" test_backpage_after_single_page_chapter.tex; then cd ../.build/test_backpage_after_single_page_chapter && makeglossaries -q output && cd - >/dev/null; fi) && \
  (latexmk -pdf -bibtex -latexoption=-shell-escape -jobname=output -output-directory=../.build/test_backpage_after_single_page_chapter -interaction=nonstopmode -halt-on-error test_backpage_after_single_page_chapter.tex 2>&1) >/dev/null \
)
stderr output:
make[1]: *** [Makefile:132: _file] Error 1
LaTeX log file:

test_copyright_custom_title_page

Build failed!

stdout output:
_LATEXMK=$(echo latexmk) ; \
if [ -z "${_LATEXMK}" ]; then \
  echo "Cannot find 'latexmk'" >&2 ; \
  exit 2 ; \
fi ; \
_PDFLATEX=$(echo pdflatex) ; \
if [ -z "${_PDFLATEX}" ]; then \
  echo "Cannot find 'pdflatex'" >&2 ; \
  exit 3 ; \
fi ; \
_MAKEGLOSSARIES=$(echo makeglossaries) ; \
if [ -z "${_MAKEGLOSSARIES}" ]; then \
  echo "Cannot find 'makeglossaries'" >&2 ; \
  exit 4 ; \
fi
Building tests/test_copyright_custom_title_page.tex...
( \
  cd tests && \
  (pdflatex -shell-escape -jobname=output -output-directory=../.build/test_copyright_custom_title_page -interaction=nonstopmode -halt-on-error test_copyright_custom_title_page.tex 2>&1) >/dev/null && \
  (if grep -q "\\makeglossaries" test_copyright_custom_title_page.tex; then cd ../.build/test_copyright_custom_title_page && makeglossaries -q output && cd - >/dev/null; fi) && \
  (latexmk -pdf -bibtex -latexoption=-shell-escape -jobname=output -output-directory=../.build/test_copyright_custom_title_page -interaction=nonstopmode -halt-on-error test_copyright_custom_title_page.tex 2>&1) >/dev/null \
)
stderr output:
make[1]: *** [Makefile:132: _file] Error 1
LaTeX log file:

test_copyright_without_front_page

Build failed!

stdout output:
_LATEXMK=$(echo latexmk) ; \
if [ -z "${_LATEXMK}" ]; then \
  echo "Cannot find 'latexmk'" >&2 ; \
  exit 2 ; \
fi ; \
_PDFLATEX=$(echo pdflatex) ; \
if [ -z "${_PDFLATEX}" ]; then \
  echo "Cannot find 'pdflatex'" >&2 ; \
  exit 3 ; \
fi ; \
_MAKEGLOSSARIES=$(echo makeglossaries) ; \
if [ -z "${_MAKEGLOSSARIES}" ]; then \
  echo "Cannot find 'makeglossaries'" >&2 ; \
  exit 4 ; \
fi
Building tests/test_copyright_without_front_page.tex...
( \
  cd tests && \
  (pdflatex -shell-escape -jobname=output -output-directory=../.build/test_copyright_without_front_page -interaction=nonstopmode -halt-on-error test_copyright_without_front_page.tex 2>&1) >/dev/null && \
  (if grep -q "\\makeglossaries" test_copyright_without_front_page.tex; then cd ../.build/test_copyright_without_front_page && makeglossaries -q output && cd - >/dev/null; fi) && \
  (latexmk -pdf -bibtex -latexoption=-shell-escape -jobname=output -output-directory=../.build/test_copyright_without_front_page -interaction=nonstopmode -halt-on-error test_copyright_without_front_page.tex 2>&1) >/dev/null \
)
stderr output:
make[1]: *** [Makefile:132: _file] Error 1
LaTeX log file:

test_crossref_frontpage_copyright

Build failed!

stdout output:
_LATEXMK=$(echo latexmk) ; \
if [ -z "${_LATEXMK}" ]; then \
  echo "Cannot find 'latexmk'" >&2 ; \
  exit 2 ; \
fi ; \
_PDFLATEX=$(echo pdflatex) ; \
if [ -z "${_PDFLATEX}" ]; then \
  echo "Cannot find 'pdflatex'" >&2 ; \
  exit 3 ; \
fi ; \
_MAKEGLOSSARIES=$(echo makeglossaries) ; \
if [ -z "${_MAKEGLOSSARIES}" ]; then \
  echo "Cannot find 'makeglossaries'" >&2 ; \
  exit 4 ; \
fi
Building tests/test_crossref_frontpage_copyright.tex...
( \
  cd tests && \
  (pdflatex -shell-escape -jobname=output -output-directory=../.build/test_crossref_frontpage_copyright -interaction=nonstopmode -halt-on-error test_crossref_frontpage_copyright.tex 2>&1) >/dev/null && \
  (if grep -q "\\makeglossaries" test_crossref_frontpage_copyright.tex; then cd ../.build/test_crossref_frontpage_copyright && makeglossaries -q output && cd - >/dev/null; fi) && \
  (latexmk -pdf -bibtex -latexoption=-shell-escape -jobname=output -output-directory=../.build/test_crossref_frontpage_copyright -interaction=nonstopmode -halt-on-error test_crossref_frontpage_copyright.tex 2>&1) >/dev/null \
)
stderr output:
make[1]: *** [Makefile:132: _file] Error 1
LaTeX log file:

test_crossref_inserted_copyright

Build failed!

stdout output:
_LATEXMK=$(echo latexmk) ; \
if [ -z "${_LATEXMK}" ]; then \
  echo "Cannot find 'latexmk'" >&2 ; \
  exit 2 ; \
fi ; \
_PDFLATEX=$(echo pdflatex) ; \
if [ -z "${_PDFLATEX}" ]; then \
  echo "Cannot find 'pdflatex'" >&2 ; \
  exit 3 ; \
fi ; \
_MAKEGLOSSARIES=$(echo makeglossaries) ; \
if [ -z "${_MAKEGLOSSARIES}" ]; then \
  echo "Cannot find 'makeglossaries'" >&2 ; \
  exit 4 ; \
fi
Building tests/test_crossref_inserted_copyright.tex...
( \
  cd tests && \
  (pdflatex -shell-escape -jobname=output -output-directory=../.build/test_crossref_inserted_copyright -interaction=nonstopmode -halt-on-error test_crossref_inserted_copyright.tex 2>&1) >/dev/null && \
  (if grep -q "\\makeglossaries" test_crossref_inserted_copyright.tex; then cd ../.build/test_crossref_inserted_copyright && makeglossaries -q output && cd - >/dev/null; fi) && \
  (latexmk -pdf -bibtex -latexoption=-shell-escape -jobname=output -output-directory=../.build/test_crossref_inserted_copyright -interaction=nonstopmode -halt-on-error test_crossref_inserted_copyright.tex 2>&1) >/dev/null \
)
stderr output:
make[1]: *** [Makefile:132: _file] Error 1
LaTeX log file:

test_custom_autoref

Build failed!

stdout output:
_LATEXMK=$(echo latexmk) ; \
if [ -z "${_LATEXMK}" ]; then \
  echo "Cannot find 'latexmk'" >&2 ; \
  exit 2 ; \
fi ; \
_PDFLATEX=$(echo pdflatex) ; \
if [ -z "${_PDFLATEX}" ]; then \
  echo "Cannot find 'pdflatex'" >&2 ; \
  exit 3 ; \
fi ; \
_MAKEGLOSSARIES=$(echo makeglossaries) ; \
if [ -z "${_MAKEGLOSSARIES}" ]; then \
  echo "Cannot find 'makeglossaries'" >&2 ; \
  exit 4 ; \
fi
Building tests/test_custom_autoref.tex...
( \
  cd tests && \
  (pdflatex -shell-escape -jobname=output -output-directory=../.build/test_custom_autoref -interaction=nonstopmode -halt-on-error test_custom_autoref.tex 2>&1) >/dev/null && \
  (if grep -q "\\makeglossaries" test_custom_autoref.tex; then cd ../.build/test_custom_autoref && makeglossaries -q output && cd - >/dev/null; fi) && \
  (latexmk -pdf -bibtex -latexoption=-shell-escape -jobname=output -output-directory=../.build/test_custom_autoref -interaction=nonstopmode -halt-on-error test_custom_autoref.tex 2>&1) >/dev/null \
)
stderr output:
make[1]: *** [Makefile:132: _file] Error 1
LaTeX log file:

test_floatname

Build failed!

stdout output:
_LATEXMK=$(echo latexmk) ; \
if [ -z "${_LATEXMK}" ]; then \
  echo "Cannot find 'latexmk'" >&2 ; \
  exit 2 ; \
fi ; \
_PDFLATEX=$(echo pdflatex) ; \
if [ -z "${_PDFLATEX}" ]; then \
  echo "Cannot find 'pdflatex'" >&2 ; \
  exit 3 ; \
fi ; \
_MAKEGLOSSARIES=$(echo makeglossaries) ; \
if [ -z "${_MAKEGLOSSARIES}" ]; then \
  echo "Cannot find 'makeglossaries'" >&2 ; \
  exit 4 ; \
fi
Building tests/test_floatname.tex...
( \
  cd tests && \
  (pdflatex -shell-escape -jobname=output -output-directory=../.build/test_floatname -interaction=nonstopmode -halt-on-error test_floatname.tex 2>&1) >/dev/null && \
  (if grep -q "\\makeglossaries" test_floatname.tex; then cd ../.build/test_floatname && makeglossaries -q output && cd - >/dev/null; fi) && \
  (latexmk -pdf -bibtex -latexoption=-shell-escape -jobname=output -output-directory=../.build/test_floatname -interaction=nonstopmode -halt-on-error test_floatname.tex 2>&1) >/dev/null \
)
stderr output:
make[1]: *** [Makefile:132: _file] Error 1
LaTeX log file:

test_frontpage_copyright

Build failed!

stdout output:
_LATEXMK=$(echo latexmk) ; \
if [ -z "${_LATEXMK}" ]; then \
  echo "Cannot find 'latexmk'" >&2 ; \
  exit 2 ; \
fi ; \
_PDFLATEX=$(echo pdflatex) ; \
if [ -z "${_PDFLATEX}" ]; then \
  echo "Cannot find 'pdflatex'" >&2 ; \
  exit 3 ; \
fi ; \
_MAKEGLOSSARIES=$(echo makeglossaries) ; \
if [ -z "${_MAKEGLOSSARIES}" ]; then \
  echo "Cannot find 'makeglossaries'" >&2 ; \
  exit 4 ; \
fi
Building tests/test_frontpage_copyright.tex...
( \
  cd tests && \
  (pdflatex -shell-escape -jobname=output -output-directory=../.build/test_frontpage_copyright -interaction=nonstopmode -halt-on-error test_frontpage_copyright.tex 2>&1) >/dev/null && \
  (if grep -q "\\makeglossaries" test_frontpage_copyright.tex; then cd ../.build/test_frontpage_copyright && makeglossaries -q output && cd - >/dev/null; fi) && \
  (latexmk -pdf -bibtex -latexoption=-shell-escape -jobname=output -output-directory=../.build/test_frontpage_copyright -interaction=nonstopmode -halt-on-error test_frontpage_copyright.tex 2>&1) >/dev/null \
)
stderr output:
make[1]: *** [Makefile:132: _file] Error 1
LaTeX log file:

test_tikz_externalize_copyright_without_front_page

Build failed!

stdout output:
_LATEXMK=$(echo latexmk) ; \
if [ -z "${_LATEXMK}" ]; then \
  echo "Cannot find 'latexmk'" >&2 ; \
  exit 2 ; \
fi ; \
_PDFLATEX=$(echo pdflatex) ; \
if [ -z "${_PDFLATEX}" ]; then \
  echo "Cannot find 'pdflatex'" >&2 ; \
  exit 3 ; \
fi ; \
_MAKEGLOSSARIES=$(echo makeglossaries) ; \
if [ -z "${_MAKEGLOSSARIES}" ]; then \
  echo "Cannot find 'makeglossaries'" >&2 ; \
  exit 4 ; \
fi
Building tests/test_tikz_externalize_copyright_without_front_page.tex...
( \
  cd tests && \
  (pdflatex -shell-escape -jobname=output -output-directory=../.build/test_tikz_externalize_copyright_without_front_page -interaction=nonstopmode -halt-on-error test_tikz_externalize_copyright_without_front_page.tex 2>&1) >/dev/null && \
  (if grep -q "\\makeglossaries" test_tikz_externalize_copyright_without_front_page.tex; then cd ../.build/test_tikz_externalize_copyright_without_front_page && makeglossaries -q output && cd - >/dev/null; fi) && \
  (latexmk -pdf -bibtex -latexoption=-shell-escape -jobname=output -output-directory=../.build/test_tikz_externalize_copyright_without_front_page -interaction=nonstopmode -halt-on-error test_tikz_externalize_copyright_without_front_page.tex 2>&1) >/dev/null \
)
stderr output:
make[1]: *** [Makefile:132: _file] Error 1
LaTeX log file:

test_toc_chapter_first[1]

Build failed!

stdout output:
_LATEXMK=$(echo latexmk) ; \
if [ -z "${_LATEXMK}" ]; then \
  echo "Cannot find 'latexmk'" >&2 ; \
  exit 2 ; \
fi ; \
_PDFLATEX=$(echo pdflatex) ; \
if [ -z "${_PDFLATEX}" ]; then \
  echo "Cannot find 'pdflatex'" >&2 ; \
  exit 3 ; \
fi ; \
_MAKEGLOSSARIES=$(echo makeglossaries) ; \
if [ -z "${_MAKEGLOSSARIES}" ]; then \
  echo "Cannot find 'makeglossaries'" >&2 ; \
  exit 4 ; \
fi
Building tests/test_toc_chapter_first[1].tex...
( \
  cd tests && \
  (pdflatex -shell-escape -jobname=output -output-directory=../.build/test_toc_chapter_first~1 -interaction=nonstopmode -halt-on-error test_toc_chapter_first[1].tex 2>&1) >/dev/null && \
  (if grep -q "\\makeglossaries" test_toc_chapter_first[1].tex; then cd ../.build/test_toc_chapter_first~1 && makeglossaries -q output && cd - >/dev/null; fi) && \
  (latexmk -pdf -bibtex -latexoption=-shell-escape -jobname=output -output-directory=../.build/test_toc_chapter_first~1 -interaction=nonstopmode -halt-on-error test_toc_chapter_first[1].tex 2>&1) >/dev/null \
)
stderr output:
make[1]: *** [Makefile:132: _file] Error 1
LaTeX log file:

test_toc_lof_first[1]

Build failed!

stdout output:
_LATEXMK=$(echo latexmk) ; \
if [ -z "${_LATEXMK}" ]; then \
  echo "Cannot find 'latexmk'" >&2 ; \
  exit 2 ; \
fi ; \
_PDFLATEX=$(echo pdflatex) ; \
if [ -z "${_PDFLATEX}" ]; then \
  echo "Cannot find 'pdflatex'" >&2 ; \
  exit 3 ; \
fi ; \
_MAKEGLOSSARIES=$(echo makeglossaries) ; \
if [ -z "${_MAKEGLOSSARIES}" ]; then \
  echo "Cannot find 'makeglossaries'" >&2 ; \
  exit 4 ; \
fi
Building tests/test_toc_lof_first[1].tex...
( \
  cd tests && \
  (pdflatex -shell-escape -jobname=output -output-directory=../.build/test_toc_lof_first~1 -interaction=nonstopmode -halt-on-error test_toc_lof_first[1].tex 2>&1) >/dev/null && \
  (if grep -q "\\makeglossaries" test_toc_lof_first[1].tex; then cd ../.build/test_toc_lof_first~1 && makeglossaries -q output && cd - >/dev/null; fi) && \
  (latexmk -pdf -bibtex -latexoption=-shell-escape -jobname=output -output-directory=../.build/test_toc_lof_first~1 -interaction=nonstopmode -halt-on-error test_toc_lof_first[1].tex 2>&1) >/dev/null \
)
stderr output:
make[1]: *** [Makefile:132: _file] Error 1
LaTeX log file:

test_toc_part_first[1]

Build failed!

stdout output:
_LATEXMK=$(echo latexmk) ; \
if [ -z "${_LATEXMK}" ]; then \
  echo "Cannot find 'latexmk'" >&2 ; \
  exit 2 ; \
fi ; \
_PDFLATEX=$(echo pdflatex) ; \
if [ -z "${_PDFLATEX}" ]; then \
  echo "Cannot find 'pdflatex'" >&2 ; \
  exit 3 ; \
fi ; \
_MAKEGLOSSARIES=$(echo makeglossaries) ; \
if [ -z "${_MAKEGLOSSARIES}" ]; then \
  echo "Cannot find 'makeglossaries'" >&2 ; \
  exit 4 ; \
fi
Building tests/test_toc_part_first[1].tex...
( \
  cd tests && \
  (pdflatex -shell-escape -jobname=output -output-directory=../.build/test_toc_part_first~1 -interaction=nonstopmode -halt-on-error test_toc_part_first[1].tex 2>&1) >/dev/null && \
  (if grep -q "\\makeglossaries" test_toc_part_first[1].tex; then cd ../.build/test_toc_part_first~1 && makeglossaries -q output && cd - >/dev/null; fi) && \
  (latexmk -pdf -bibtex -latexoption=-shell-escape -jobname=output -output-directory=../.build/test_toc_part_first~1 -interaction=nonstopmode -halt-on-error test_toc_part_first[1].tex 2>&1) >/dev/null \
)
stderr output:
make[1]: *** [Makefile:132: _file] Error 1
LaTeX log file: