1 latexmk -Werror --outdir=outdir --pdf --pdflatex="pdflatex -halt-on-error" fig-cable-of-trefoil.tex
2 Latexmk: This is Latexmk, John Collins, 25 May 2018, version: 4.56.
3 Rule 'pdflatex': File changes, etc:
4 Non-existent destination files:
5 'outdir/fig-cable-of-trefoil.pdf'
7 Run number 1 of rule 'pdflatex'
10 Running 'pdflatex -halt-on-error -recorder -output-directory="outdir" "fig-cable-of-trefoil.tex"'
12 Latexmk: applying rule 'pdflatex'...
13 This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017) (preloaded format=pdflatex)
14 restricted \write18 enabled.
15 entering extended mode
16 (./fig-cable-of-trefoil.tex
17 LaTeX2e <2017/01/01> patch level 3
18 Babel <3.10> and hyphenation patterns for 10 language(s) loaded.
19 (/usr/share/texmf-dist/tex/latex/standalone/standalone.cls
20 Document Class: standalone 2015/07/15 v1.2 Class to compile TeX sub-files stand
22 (/usr/share/texmf-dist/tex/generic/oberdiek/ifluatex.sty)
23 (....................................................................)
24 (/usr/share/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg))
25 Package pgfplots notification 'compat/show suggested version=true': document ha
26 s been generated with the most recent feature set (\pgfplotsset{compat=1.14}).
28 ./fig-cable-of-trefoil.tex:21: Undefined control sequence.
29 \pgfutil@reserved@c ->\tikz@curveto@auto
31 l.21 ...0-360/7+\k*1080/7:1) .. (90+\k*1080/7:2) }
33 ./fig-cable-of-trefoil.tex:21: ==> Fatal error occurred, no output PDF file pr
35 Transcript written on outdir/fig-cable-of-trefoil.log.
36 Collected error summary (may duplicate other messages):
37 pdflatex: Command for 'pdflatex' gave return code 1
38 Refer to 'outdir/fig-cable-of-trefoil.log' for details
39 Latexmk: Use the -f option to force complete processing,
40 unless error was exceeding maximum runs, or warnings treated as errors.
41 === TeX engine is 'pdfTeX'
42 Latexmk: Errors, so I did not complete making targets
43 make: *** [Makefile:22: fig-cable-of-trefoil.pdf] Error 12