Pull request #3205 updated 13:43:41 Connecting to https://api.github.com using GitHub Access Token Connecting to https://api.github.com to check permissions of obtain list of HansOlsson for modelica/ModelicaSpecification Obtained .CI/Jenkinsfile from 7295b766f5c76094b76722078557fb1c0e358d3d+8ddfa77f68b2e989a0fee22e2c604db8a4aeceb3 (d2ad7fb6d50358ba5ff587d2669cb6cb8dbc14ed) [Pipeline] Start of Pipeline [Pipeline] stage [Pipeline] { (checks) [Pipeline] node Running on ryzen-5950x-2-1 in /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3205 [Pipeline] { [Pipeline] checkout The recommended git tool is: git using credential github Fetching changes from the remote Git repository Cleaning workspace Fetching without tags Merging remotes/origin/master commit 8ddfa77f68b2e989a0fee22e2c604db8a4aeceb3 into PR head commit 7295b766f5c76094b76722078557fb1c0e358d3d Merge succeeded, producing 7295b766f5c76094b76722078557fb1c0e358d3d Checking out Revision 7295b766f5c76094b76722078557fb1c0e358d3d (PR-3205) Commit message: "Try to add {} around all lstinline in tables, except if only first - or already present." > git rev-parse --resolve-git-dir /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3205/.git # timeout=10 > git config remote.origin.url https://github.com/modelica/ModelicaSpecification.git # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 Fetching upstream changes from https://github.com/modelica/ModelicaSpecification.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials GitHub Access Token > git fetch --no-tags --force --progress -- https://github.com/modelica/ModelicaSpecification.git +refs/pull/3205/head:refs/remotes/origin/PR-3205 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7295b766f5c76094b76722078557fb1c0e358d3d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials GitHub Access Token > git merge 8ddfa77f68b2e989a0fee22e2c604db8a4aeceb3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7295b766f5c76094b76722078557fb1c0e358d3d # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git branch -D PR-3205 # timeout=10 > git checkout -b PR-3205 7295b766f5c76094b76722078557fb1c0e358d3d # timeout=10 > git rev-list --no-walk 749869523afc0af4c370e446c19f46b3eb46abdc # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . alpine:3.9 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer ryzen-5950x-2-1 does not seem to be running inside a container $ docker run -t -d -u 1001:1001 -w /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3205 -v /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3205:/var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3205:rw,z -v /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3205@tmp:/var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3205@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** alpine:3.9 cat $ docker top 1531e134977dac3ed846ce15aee9c3127a0b3b8db809122007faac94bacae693 -eo pid,comm [Pipeline] { [Pipeline] sh + grep -n '[ ]$' MLS.tex preamble.tex chapters/abstract.tex chapters/annotations.tex chapters/arrays.tex chapters/classes.tex chapters/connectors.tex chapters/copyright.tex chapters/dae.tex chapters/derivationofstream.tex chapters/equations.tex chapters/functions.tex chapters/inheritance.tex chapters/interface.tex chapters/introduction.tex chapters/lexicalstructure.tex chapters/library.tex chapters/operatorsandexpressions.tex chapters/overloaded.tex chapters/packages.tex chapters/preface.tex chapters/revisions.tex chapters/scoping.tex chapters/statemachines.tex chapters/statements.tex chapters/stream.tex chapters/synchronous.tex chapters/syntax.tex chapters/titlepage.tex chapters/unitexpressions.tex [Pipeline] } $ docker stop --time=1 1531e134977dac3ed846ce15aee9c3127a0b3b8db809122007faac94bacae693 $ docker rm -f 1531e134977dac3ed846ce15aee9c3127a0b3b8db809122007faac94bacae693 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] node Running on ryzen-5950x-2-1 in /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3205 [Pipeline] { [Pipeline] checkout The recommended git tool is: git using credential github Fetching changes from the remote Git repository Cleaning workspace Fetching without tags Merging remotes/origin/master commit 8ddfa77f68b2e989a0fee22e2c604db8a4aeceb3 into PR head commit 7295b766f5c76094b76722078557fb1c0e358d3d Merge succeeded, producing 7295b766f5c76094b76722078557fb1c0e358d3d Checking out Revision 7295b766f5c76094b76722078557fb1c0e358d3d (PR-3205) Commit message: "Try to add {} around all lstinline in tables, except if only first - or already present." Cleaning workspace [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh > git rev-parse --resolve-git-dir /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3205/.git # timeout=10 > git config remote.origin.url https://github.com/modelica/ModelicaSpecification.git # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 Fetching upstream changes from https://github.com/modelica/ModelicaSpecification.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials GitHub Access Token > git fetch --no-tags --force --progress -- https://github.com/modelica/ModelicaSpecification.git +refs/pull/3205/head:refs/remotes/origin/PR-3205 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7295b766f5c76094b76722078557fb1c0e358d3d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials GitHub Access Token > git merge 8ddfa77f68b2e989a0fee22e2c604db8a4aeceb3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7295b766f5c76094b76722078557fb1c0e358d3d # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git branch -D PR-3205 # timeout=10 > git checkout -b PR-3205 7295b766f5c76094b76722078557fb1c0e358d3d # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 + docker pull modelicaspec/latexml:20220405 20220405: Pulling from modelicaspec/latexml Digest: sha256:044841c4038bed2ffbd9a5ec03a16c6d462d32faa92b07215cc7c5016be0b068 Status: Image is up to date for modelicaspec/latexml:20220405 docker.io/modelicaspec/latexml:20220405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . modelicaspec/latexml:20220405 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer ryzen-5950x-2-1 does not seem to be running inside a container $ docker run -t -d -u 1001:1001 -w /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3205 -v /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3205:/var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3205:rw,z -v /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3205@tmp:/var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3205@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** modelicaspec/latexml:20220405 cat $ docker top a23ec8518eac3a9ba32c4621f2dd4f17f4f1d00e000a79570c1e11a65b31ca19 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh + mkdir -p /tmp/jenkins [Pipeline] sh + latexmk -pdf MLS.tex Rc files read: NONE Latexmk: This is Latexmk, John Collins, 17 Mar. 2022. Version 4.77, version: 4.77. Latexmk: applying rule 'pdflatex'... Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): MLS.tex Rule 'pdflatex': The following rules & subrules became out-of-date: pdflatex ------------ Run number 1 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -recorder "MLS.tex"' ------------ This is pdfTeX, Version 3.141592653-2.6-1.40.24 (TeX Live 2022) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./MLS.tex LaTeX2e <2021-11-15> patch level 1 L3 programming layer <2022-02-24> (/usr/local/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2021/10/04 v1.4n Standard LaTeX document class (/usr/local/texlive/texmf-dist/tex/latex/base/size10.clo)) (/usr/local/texlive/texmf-dist/tex/latex/base/inputenc.sty) (./preamble.tex (/usr/local/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/local/texlive/texmf-dist/tex/generic/babel/txtbabel.def) (/usr/local/texlive/texmf-dist/tex/generic/babel-english/english.ldf)) (/usr/local/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/local/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/local/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/local/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/local/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/local/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty)) (/usr/local/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty)) (/usr/local/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/local/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/local/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/local/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/local/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/local/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/local/texlive/texmf-dist/tex/generic/iftex/ifpdf.sty (/usr/local/texlive/texmf-dist/tex/generic/iftex/iftex.sty)) (/usr/local/texlive/texmf-dist/tex/latex/tocloft/tocloft.sty Package tocloft Warning: \@starttoc has already been redefined; tocloft bailing out. on input line 1156. ) (/usr/local/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/local/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty)) (/usr/local/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/local/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/local/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/local/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/local/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/local/texlive/texmf-dist/tex/latex/caption/caption.sty (/usr/local/texlive/texmf-dist/tex/latex/caption/caption3.sty)) (/usr/local/texlive/texmf-dist/tex/latex/index/index.sty LaTeX Warning: Command \markboth has changed. Check if current package is valid. LaTeX Warning: Command \markright has changed. Check if current package is valid. ) (/usr/local/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/local/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty (/usr/local/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/local/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/local/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/local/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/local/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/local/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/local/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/local/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/local/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/local/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/local/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/local/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/local/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/local/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty)) (/usr/local/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/local/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty) (/usr/local/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/local/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/local/texlive/texmf-dist/tex/latex/biblatex/biblatex.sty (/usr/local/texlive/texmf-dist/tex/latex/logreq/logreq.sty (/usr/local/texlive/texmf-dist/tex/latex/logreq/logreq.def)) (/usr/local/texlive/texmf-dist/tex/latex/base/ifthen.sty) (/usr/local/texlive/texmf-dist/tex/latex/biblatex/blx-dm.def) (/usr/local/texlive/texmf-dist/tex/latex/biblatex/blx-compat.def) (/usr/local/texlive/texmf-dist/tex/latex/biblatex/biblatex.def) (/usr/local/texlive/texmf-dist/tex/latex/biblatex/bbx/authoryear.bbx (/usr/local/texlive/texmf-dist/tex/latex/biblatex/bbx/standard.bbx)) (/usr/local/texlive/texmf-dist/tex/latex/biblatex/cbx/authoryear.cbx) (/usr/local/texlive/texmf-dist/tex/latex/biblatex/biblatex.cfg) (/usr/local/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty (/usr/local/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def)) (/usr/local/texlive/texmf-dist/tex/latex/biblatex/blx-case-expl3.sty (/usr/local/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty))) (/usr/local/texlive/texmf-dist/tex/latex/multirow/multirow.sty) (./mlsshared.sty (/usr/local/texlive/texmf-dist/tex/latex/newtxtt/newtxtt.sty `newtxtt' v1.051, 2014/12/23 Typewriter text macros based on txfonts (msharpe) (/usr/local/texlive/texmf-dist/tex/latex/base/fontenc.sty) (/usr/local/texlive/texmf-dist/tex/latex/base/textcomp.sty)) (/usr/local/texlive/texmf-dist/tex/latex/listings/listings.sty (/usr/local/texlive/texmf-dist/tex/latex/listings/lstmisc.sty) (/usr/local/texlive/texmf-dist/tex/latex/listings/listings.cfg)) (/usr/local/texlive/texmf-dist/tex/latex/graphics/color.sty (/usr/local/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/local/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/local/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/local/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty (/usr/local/texlive/texmf-dist/tex/latex/tools/array.sty))) (/usr/local/texlive/texmf-dist/tex/latex/listings/lstmisc.sty)) (/usr/local/texlive/texmf-dist/tex/latex/cleveref/cleveref.sty) (/usr/local/texlive/texmf-dist/tex/latex/amscls/amsthm.sty)) Package biblatex Warning: 'babel/polyglossia' detected but 'csquotes' missing. (biblatex) Loading 'csquotes' recommended. (./MLS.aux) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/local/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/local/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/local/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (/usr/local/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/local/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/local/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (/usr/local/texlive/texmf-dist/tex/latex/biblatex/lbx/english.lbx) No file MLS.bbl. Package hyperref Warning: Option `destlabel' has already been used, (hyperref) setting the option has no effect on input line 27. (./chapters/titlepage.tex (./chapters/abstract.tex (/usr/local/texlive/texmf-dist/tex/latex/base/t1cmss.fd) (/usr/local/texlive/texmf-dist/tex/latex/newtxtt/t1newtxtt.fd)) Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\mathsurround' on input line 37. Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\z@' on input line 37. Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `superscript' on input line 37. [1{/usr/local/texmf-var/fonts/map/pdftex/updmap/pdftex.map} <./media//Modelica_ Language.pdf>]) (./chapters/copyright.tex LaTeX Warning: Reference `modelica-revision-history' on page 1 undefined on inp ut line 8. ) [1] [2] (./chapters/preface.tex [3 <./media//diagram_examples.png>] LaTeX Warning: Reference `modelica-revision-history' on page 1 undefined on inp ut line 47. ) [4] (./chapters/introduction.tex Chapter 1. [5] LaTeX Warning: Reference `document-index' on page 1 undefined on input line 59. LaTeX Warning: Reference `modelica-dae-representation' on page 1 undefined on i nput line 71. [6] (/usr/local/texlive/texmf-dist/tex/latex/base/ts1cmss.fd) LaTeX Warning: Reference `lexical-conventions' on page 1 undefined on input lin e 156. ) [7] (./chapters/lexicalstructure.tex Chapter 2. LaTeX Warning: Reference `modelica-concrete-syntax' on page 1 undefined on inpu t line 14. LaTeX Warning: Reference `lexical-conventions' on page 1 undefined on input lin e 18. [8] (/usr/local/texlive/texmf-dist/tex/latex/newtxtt/ts1newtxtt.fd) LaTeX Warning: Reference `modelica-concrete-syntax' on page 1 undefined on inpu t line 78. LaTeX Warning: Reference `scoping-name-lookup-and-flattening' on page 1 undefin ed on input line 98. LaTeX Warning: Reference `packages' on page 1 undefined on input line 99. LaTeX Warning: Reference `component-declarations' on page 1 undefined on input line 107. LaTeX Warning: Reference `slice-operation' on page 1 undefined on input line 10 7. [9] LaTeX Warning: Reference `lexical-conventions' on page 1 undefined on input lin e 142. LaTeX Warning: Reference `integer-type' on page 1 undefined on input line 169. LaTeX Warning: Reference `lexical-conventions' on page 1 undefined on input lin e 182. [10] LaTeX Warning: Reference `lexical-conventions' on page 11 undefined on input li ne 252. LaTeX Warning: Reference `operator-precedence-and-associativity' on page 1 unde fined on input line 253. ) [11] (./chapters/operatorsandexpressions.tex Chapter 3. LaTeX Warning: Reference `modelica-concrete-syntax' on page 1 undefined on inpu t line 3. LaTeX Warning: Reference `predefined-types-and-classes' on page 1 undefined on input line 10. LaTeX Warning: Reference `tab:operator-precedence' on page 1 undefined on input line 17. LaTeX Warning: Reference `operator-precedence-and-associativity' on page 1 unde fined on input line 17. LaTeX Warning: Reference `modelica-concrete-syntax' on page 1 undefined on inpu t line 17. LaTeX Warning: Reference `scalar-vector-matrix-and-array-operator-functions' on page 1 undefined on input line 18. LaTeX Warning: Reference `positional-or-named-input-arguments-of-functions' on page 1 undefined on input line 21. LaTeX Warning: Reference `initialization-and-binding-equations-of-components-in -functions' on page 1 undefined on input line 21. LaTeX Warning: Reference `array-dimension-lower-and-upper-index-bounds' on page 1 undefined on input line 22. LaTeX Warning: Reference `built-in-intrinsic-operators-with-function-syntax' on page 1 undefined on input line 22. LaTeX Warning: Reference `evaluation-order' on page 1 undefined on input line 4 1. [12] LaTeX Warning: Reference `modelica-concrete-syntax' on page 1 undefined on inpu t line 43. [13] LaTeX Warning: Reference `modelica-concrete-syntax' on page 1 undefined on inpu t line 142. [14] LaTeX Warning: Reference `scalar-vector-matrix-and-array-operator-functions' on page 1 undefined on input line 210. LaTeX Warning: Reference `equations' on page 1 undefined on input line 248. LaTeX Warning: Reference `equality-and-assignment' on page 1 undefined on input line 248. LaTeX Warning: Reference `positional-or-named-input-arguments-of-functions' on page 1 undefined on input line 248. [15] LaTeX Warning: Reference `events-and-synchronization' on page 1 undefined on in put line 295. LaTeX Warning: Reference `discrete-time-expressions' on page 1 undefined on inp ut line 299. LaTeX Warning: Reference `vector-matrix-and-array-constructors' on page 1 undef ined on input line 317. LaTeX Warning: Reference `array-concatenation' on page 1 undefined on input lin e 321. LaTeX Warning: Reference `vector-construction' on page 1 undefined on input lin e 325. [16] LaTeX Warning: Reference `type-compatible-expressions' on page 1 undefined on i nput line 336. LaTeX Warning: Reference `evaluation-order' on page 1 undefined on input line 3 38. LaTeX Warning: Reference `numeric-functions-and-conversion-functions' on page 1 undefined on input line 393. LaTeX Warning: Reference `derivative-and-special-purpose-operators-with-functio n-syntax' on page 1 undefined on input line 395. LaTeX Warning: Reference `event-related-operators-with-function-syntax' on page 1 undefined on input line 397. LaTeX Warning: Reference `array-dimension-lower-and-upper-index-bounds' on page 1 undefined on input line 399. [17] LaTeX Warning: Reference `built-in-functions' on page 1 undefined on input line 402. LaTeX Warning: Reference `modelica:abs' on page 1 undefined on input line 414. LaTeX Warning: Reference `modelica:sign' on page 1 undefined on input line 415. LaTeX Warning: Reference `modelica:sqrt' on page 1 undefined on input line 416. LaTeX Warning: Reference `modelica:integer-of-enumeration' on page 1 undefined on input line 417. LaTeX Warning: Reference `modelica:enumeration-of-integer' on page 1 undefined on input line 418. LaTeX Warning: Reference `modelica:to-String' on page 1 undefined on input line 419. LaTeX Warning: Reference `scalar-functions-applied-to-array-arguments' on page 1 undefined on input line 424. LaTeX Warning: Reference `built-in-mathematical-functions-and-external-built-in -functions' on page 1 undefined on input line 426. LaTeX Warning: Reference `event-triggering-mathematical-functions' on page 1 un defined on input line 426. LaTeX Warning: Reference `type-conversion-of-enumeration-values-to-string-or-in teger' on page 1 undefined on input line 464. LaTeX Warning: Reference `type-conversion-of-integer-to-enumeration-values' on page 1 undefined on input line 477. LaTeX Warning: Reference `type-conversion-of-enumeration-values-to-string-or-in teger' on page 1 undefined on input line 491. [18] LaTeX Warning: Reference `clocked-discrete-time-and-clocked-discretized-continu ous-time-partition' on page 1 undefined on input line 533. LaTeX Warning: Reference `modelica:div' on page 1 undefined on input line 540. LaTeX Warning: Reference `modelica:mod' on page 1 undefined on input line 541. LaTeX Warning: Reference `modelica:rem' on page 1 undefined on input line 542. LaTeX Warning: Reference `modelica:ceil' on page 1 undefined on input line 543. LaTeX Warning: Reference `modelica:floor' on page 1 undefined on input line 544 . LaTeX Warning: Reference `modelica:integer' on page 1 undefined on input line 5 45. [19] LaTeX Warning: Reference `modelica:atan2' on page 1 undefined on input line 658 . [20] LaTeX Warning: Reference `external-function-interface' on page 1 undefined on i nput line 669. LaTeX Warning: Reference `modelica:der' on page 1 undefined on input line 700. LaTeX Warning: Reference `modelica:delay' on page 1 undefined on input line 701 . LaTeX Warning: Reference `modelica:cardinality' on page 1 undefined on input li ne 702. LaTeX Warning: Reference `modelica:homotopy' on page 1 undefined on input line 703. LaTeX Warning: Reference `modelica:semiLinear' on page 1 undefined on input lin e 704. LaTeX Warning: Reference `modelica:inStream' on page 1 undefined on input line 705. LaTeX Warning: Reference `modelica:actualStream' on page 1 undefined on input l ine 706. LaTeX Warning: Reference `modelica:spatialDistribution' on page 1 undefined on input line 707. LaTeX Warning: Reference `modelica:getInstanceName' on page 1 undefined on inpu t line 708. LaTeX Warning: Reference `vectorized-calls-of-functions' on page 1 undefined on input line 724. [21] LaTeX Warning: Reference `vectorized-calls-of-functions' on page 1 undefined on input line 742. LaTeX Warning: Reference `delay' on page 1 undefined on input line 743. LaTeX Warning: Reference `cardinality-deprecated' on page 1 undefined on input line 757. LaTeX Warning: Reference `scalar-functions-applied-to-array-arguments' on page 1 undefined on input line 778. LaTeX Warning: Reference `homotopy' on page 1 undefined on input line 779. LaTeX Warning: Reference `vectorized-calls-of-functions' on page 1 undefined on input line 790. LaTeX Warning: Reference `semilinear' on page 1 undefined on input line 791. LaTeX Warning: Reference `stream-operator-instream-and-connection-equations' on page 1 undefined on input line 803. LaTeX Warning: Reference `stream-operator-actualstream' on page 1 undefined on input line 814. [22] LaTeX Warning: Reference `spatialdistribution' on page 1 undefined on input lin e 828. LaTeX Warning: Reference `getinstancename' on page 1 undefined on input line 83 8. LaTeX Warning: Reference `scalar-functions-applied-to-array-arguments' on page 1 undefined on input line 884. [23] [24] LaTeX Warning: Reference `clocked-discrete-time-and-clocked-discretized-continu ous-time-partition' on page 1 undefined on input line 1009. [25] [26] LaTeX Warning: Reference `derivative-and-special-purpose-operators-with-functio n-syntax' on page 1 undefined on input line 1132. [27] [28] LaTeX Warning: Reference `scalar-functions-applied-to-array-arguments' on page 1 undefined on input line 1221. LaTeX Warning: Reference `modelica:initial' on page 1 undefined on input line 1 228. LaTeX Warning: Reference `modelica:terminal' on page 1 undefined on input line 1229. LaTeX Warning: Reference `modelica:noEvent' on page 1 undefined on input line 1 230. LaTeX Warning: Reference `modelica:smooth' on page 1 undefined on input line 12 31. LaTeX Warning: Reference `modelica:event-sample' on page 1 undefined on input l ine 1232. LaTeX Warning: Reference `modelica:pre' on page 1 undefined on input line 1233. LaTeX Warning: Reference `modelica:edge' on page 1 undefined on input line 1234 . LaTeX Warning: Reference `modelica:change' on page 1 undefined on input line 12 35. LaTeX Warning: Reference `modelica:reinit' on page 1 undefined on input line 12 36. LaTeX Warning: Reference `modelica:GenerateEvents' on page 1 undefined on input line 1272. LaTeX Warning: Reference `modelica:smooth' on page 1 undefined on input line 12 73. LaTeX Warning: Reference `modelica:smooth' on page 29 undefined on input line 1 273. LaTeX Warning: Reference `events-and-synchronization' on page 1 undefined on in put line 1273. [29] LaTeX Warning: Reference `discrete-time-expressions' on page 1 undefined on inp ut line 1330. [30] LaTeX Warning: Reference `reinit' on page 1 undefined on input line 1383. LaTeX Warning: Reference `component-variability-prefixes-discrete-parameter-con stant' on page 1 undefined on input line 1390. LaTeX Warning: Reference `assignments-from-called-functions-with-multiple-resul ts' on page 1 undefined on input line 1409. LaTeX Warning: Reference `synchronous-data-flow-principle-and-single-assignment -rule' on page 1 undefined on input line 1411. LaTeX Warning: Reference `discrete-time-expressions' on page 1 undefined on inp ut line 1419. [31] LaTeX Warning: Reference `inheritance-of-functions' on page 1 undefined on inpu t line 1453. LaTeX Warning: Reference `function-compatibility' on page 1 undefined on input line 1454. LaTeX Warning: Reference `pure-modelica-functions' on page 1 undefined on input line 1455. LaTeX Warning: Reference `pure-modelica-functions' on page 1 undefined on input line 1458. LaTeX Warning: Reference `component-variability-prefixes-discrete-parameter-con stant' on page 1 undefined on input line 1471. LaTeX Warning: Reference `component-variability-prefixes-discrete-parameter-con stant' on page 1 undefined on input line 1492. LaTeX Warning: Reference `cardinality-deprecated' on page 1 undefined on input line 1503. LaTeX Warning: Reference `component-variability-prefixes-discrete-parameter-con stant' on page 1 undefined on input line 1522. [32] LaTeX Warning: Reference `events-and-synchronization' on page 1 undefined on in put line 1532. LaTeX Warning: Reference `synchronous-data-flow-principle-and-single-assignment -rule' on page 1 undefined on input line 1554. LaTeX Warning: Reference `eq:dae-discrete-valued' on page 33 undefined on input line 1555. LaTeX Warning: Reference `modelica-dae-representation' on page 1 undefined on i nput line 1555. LaTeX Warning: Reference `standard-type-coercion' on page 1 undefined on input line 1561. [33] LaTeX Warning: Reference `component-variability-prefixes-discrete-parameter-con stant' on page 1 undefined on input line 1600. ) [34] (./chapters/classes.tex Chapter 4. LaTeX Warning: Reference `inheritance-of-protected-and-public-elements' on page 1 undefined on input line 50. [35] LaTeX Warning: Reference `simultaneous-inner-outer-declarations' on page 1 unde fined on input line 58. LaTeX Warning: Reference `redeclaration' on page 1 undefined on input line 59. LaTeX Warning: Reference `positional-or-named-input-arguments-of-functions' on page 1 undefined on input line 82. LaTeX Warning: Reference `output-formal-parameters-of-functions' on page 1 unde fined on input line 84. LaTeX Warning: Reference `records' on page 1 undefined on input line 86. LaTeX Warning: Reference `enumeration-types' on page 1 undefined on input line 88. [36] LaTeX Warning: Reference `static-name-lookup' on page 1 undefined on input line 168. LaTeX Warning: Reference `enumeration-types' on page 1 undefined on input line 180. LaTeX Warning: Reference `array-declarations' on page 1 undefined on input line 180. [37] LaTeX Warning: Reference `function-as-a-specialized-class' on page 1 undefined on input line 199. LaTeX Warning: Reference `conditional-component-declaration' on page 1 undefine d on input line 201. LaTeX Warning: Reference `equation-categories' on page 1 undefined on input lin e 206. LaTeX Warning: Reference `variability-of-expressions' on page 1 undefined on in put line 208. LaTeX Warning: Reference `restrictions-on-assigned-variables' on page 1 undefin ed on input line 214. LaTeX Warning: Reference `specialized-classes' on page 1 undefined on input lin e 220. LaTeX Warning: Reference `functional-input-arguments-to-functions' on page 1 un defined on input line 223. LaTeX Warning: Reference `external-objects' on page 1 undefined on input line 2 25. LaTeX Warning: Reference `definition-of-stream-connectors' on page 1 undefined on input line 228. LaTeX Warning: Reference `primitive-elements' on page 1 undefined on input line 230. LaTeX Warning: Reference `generation-of-connection-equations' on page 1 undefin ed on input line 231. LaTeX Warning: Reference `variability-of-structured-entities' on page 1 undefin ed on input line 236. [38] LaTeX Warning: Reference `generation-of-connection-equations' on page 1 undefin ed on input line 241. LaTeX Warning: Reference `function-call' on page 1 undefined on input line 255. LaTeX Warning: Reference `balanced-models' on page 1 undefined on input line 25 8. LaTeX Warning: Reference `balanced-models' on page 1 undefined on input line 26 4. LaTeX Warning: Reference `connect-equations-and-connectors' on page 1 undefined on input line 282. LaTeX Warning: Reference `balanced-models' on page 1 undefined on input line 28 6. [39] LaTeX Warning: Reference `events-and-synchronization' on page 1 undefined on in put line 354. LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 1 undefined on input line 354. LaTeX Warning: Reference `events-and-synchronization' on page 1 undefined on in put line 369. [40] LaTeX Warning: Reference `events-and-synchronization' on page 1 undefined on in put line 372. LaTeX Warning: Reference `modelica:der' on page 1 undefined on input line 374. LaTeX Warning: Reference `variability-of-expressions' on page 1 undefined on in put line 399. LaTeX Warning: Reference `variability-of-expressions' on page 1 undefined on in put line 403. [41] [42] LaTeX Warning: Reference `interface-compatibility-or-subtyping' on page 1 undef ined on input line 546. LaTeX Warning: Reference `interface-or-type' on page 1 undefined on input line 573. [43] [44] LaTeX Warning: Reference `restriction-on-combining-base-classes-and-other-eleme nts' on page 1 undefined on input line 705. [45] LaTeX Warning: Reference `restriction-on-combining-base-classes-and-other-eleme nts' on page 1 undefined on input line 728. [46] LaTeX Warning: Reference `restrictions-on-the-kind-of-base-class' on page 1 und efined on input line 805. LaTeX Warning: Reference `record-constructor-functions' on page 1 undefined on input line 808. LaTeX Warning: Reference `function-as-a-specialized-class' on page 1 undefined on input line 825. LaTeX Warning: Reference `packages' on page 1 undefined on input line 837. LaTeX Warning: Reference `interface-or-type-relationships' on page 1 undefined on input line 840. LaTeX Warning: Reference `overloaded-operators' on page 1 undefined on input li ne 840. LaTeX Warning: Reference `overloaded-operators' on page 1 undefined on input li ne 844. [47] [48] LaTeX Warning: Reference `restrictions-of-connections-and-connectors' on page 1 undefined on input line 934. LaTeX Warning: Reference `when-equations' on page 1 undefined on input line 966 . LaTeX Warning: Reference `algorithm-sections' on page 1 undefined on input line 966. LaTeX Warning: Reference `modelica-dae-representation' on page 1 undefined on i nput line 967. [49] [50] [51] [52] [53] [54] [55] LaTeX Warning: Reference `attributes-start-fixed-nominal-and-unbounded' on page 1 undefined on input line 1436. [56] LaTeX Warning: Reference `attributes-of-enumeration-types' on page 1 undefined on input line 1528. LaTeX Warning: Reference `types-as-iteration-ranges' on page 1 undefined on inp ut line 1529. [57] LaTeX Warning: Reference `numeric-functions-and-conversion-functions' on page 1 undefined on input line 1641. LaTeX Warning: Reference `type-conversion-of-enumeration-values-to-string-or-in teger' on page 1 undefined on input line 1648. [58] LaTeX Warning: Reference `external-objects' on page 1 undefined on input line 1 711. [59] LaTeX Warning: Reference `assert' on page 1 undefined on input line 1715. LaTeX Warning: Reference `equation-operators-for-overconstrained-connection-bas ed-equation-systems' on page 1 undefined on input line 1722. LaTeX Warning: Reference `annotations' on page 1 undefined on input line 1726. LaTeX Warning: Reference `clocks-and-clocked-variables' on page 1 undefined on input line 1731. LaTeX Warning: Reference `clock-constructors' on page 1 undefined on input line 1731. ) [60] (./chapters/scoping.tex Chapter 5. LaTeX Warning: Reference `modification-environment' on page 1 undefined on inpu t line 8. LaTeX Warning: Reference `mapping-package-class-structures-to-a-hierarchical-fi le-system' on page 1 undefined on input line 16. LaTeX Warning: Reference `record-constructor-functions' on page 1 undefined on input line 51. LaTeX Warning: Reference `type-conversion-of-integer-to-enumeration-values' on page 1 undefined on input line 51. [61] LaTeX Warning: Reference `the-class-tree' on page 1 undefined on input line 61. LaTeX Warning: Reference `for-equations-repetitive-equation-structures' on page 1 undefined on input line 65. LaTeX Warning: Reference `for-statement' on page 1 undefined on input line 65. LaTeX Warning: Reference `reduction-functions-and-operators' on page 1 undefine d on input line 65. LaTeX Warning: Reference `short-class-definitions' on page 1 undefined on input line 68. LaTeX Warning: Reference `modification-environment' on page 1 undefined on inpu t line 99. LaTeX Warning: Reference `redeclaration' on page 1 undefined on input line 107. [62] LaTeX Warning: Reference `modification-environment' on page 1 undefined on inpu t line 138. LaTeX Warning: Reference `lookup-of-imported-names' on page 1 undefined on inpu t line 151. LaTeX Warning: Reference `simultaneous-inner-outer-declarations' on page 1 unde fined on input line 160. LaTeX Warning: Reference `conditional-component-declaration' on page 1 undefine d on input line 162. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 173. [63] [64] [65] LaTeX Warning: Reference `declaration-order-and-usage-before-declaration' on pa ge 1 undefined on input line 342. [66] LaTeX Warning: Reference `merging-of-modifications' on page 1 undefined on inpu t line 386. [67] LaTeX Warning: Reference `modelica:Evaluate' on page 1 undefined on input line 461. LaTeX Warning: Reference `modelica:experiment' on page 1 undefined on input lin e 461. LaTeX Warning: Reference `derivatives-and-inverses-of-functions' on page 1 unde fined on input line 461. LaTeX Warning: Reference `external-function-interface' on page 1 undefined on i nput line 461. [68] LaTeX Warning: Reference `static-name-lookup' on page 1 undefined on input line 584. LaTeX Warning: Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 1 undefined on input line 585. [69] LaTeX Warning: Reference `merging-of-modifications' on page 1 undefined on inpu t line 610. LaTeX Warning: Reference `positional-or-named-input-arguments-of-functions' on page 1 undefined on input line 630. LaTeX Warning: Reference `connectors-and-connections' on page 1 undefined on in put line 648. LaTeX Warning: Reference `state-machines' on page 1 undefined on input line 648 . LaTeX Warning: Reference `expandable-connectors' on page 1 undefined on input l ine 649. LaTeX Warning: Reference `generation-of-connection-equations' on page 1 undefin ed on input line 649. LaTeX Warning: Reference `semantics-summary' on page 1 undefined on input line 649. [70]) [71] (./chapters/interface.tex Chapter 6. LaTeX Warning: Reference `redeclaration' on page 1 undefined on input line 5. LaTeX Warning: Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 1 undefined on input line 6. LaTeX Warning: Reference `interface-compatibility-or-subtyping' on page 1 undef ined on input line 11. LaTeX Warning: Reference `plug-compatibility-or-restricted-subtyping' on page 1 undefined on input line 11. LaTeX Warning: Reference `the-concepts-of-type-interface-and-subtype' on page 1 undefined on input line 11. LaTeX Warning: Reference `the-concepts-of-type-interface-and-subtype' on page 1 undefined on input line 12. [72] LaTeX Warning: Reference `predefined-types-and-classes' on page 1 undefined on input line 87. LaTeX Warning: Reference `interface-or-type' on page 1 undefined on input line 89. LaTeX Warning: Reference `interface-or-type' on page 1 undefined on input line 94. [73 <./media//subtype.pdf>] LaTeX Warning: Reference `transitively-non-replaceable' on page 1 undefined on input line 136. LaTeX Warning: Reference `overloaded-operators' on page 1 undefined on input li ne 169. LaTeX Warning: Reference `external-objects' on page 1 undefined on input line 1 69. LaTeX Warning: Reference `constraining-type' on page 1 undefined on input line 186. [74] LaTeX Warning: Reference `restrictions-on-base-classes-and-constraining-types-t o-be-transitively-non-replaceable' on page 1 undefined on input line 220. LaTeX Warning: Reference `the-class-extends-redeclaration-mechanism' on page 1 undefined on input line 220. LaTeX Warning: Reference `transitively-non-replaceable' on page 1 undefined on input line 234. [75] LaTeX Warning: Reference `overloaded-operators' on page 1 undefined on input li ne 298. LaTeX Warning: Reference `external-objects' on page 1 undefined on input line 3 03. LaTeX Warning: Reference `transitively-non-replaceable' on page 1 undefined on input line 308. [76] LaTeX Warning: Reference `plug-compatibility-or-restricted-subtyping' on page 1 undefined on input line 378. LaTeX Warning: Reference `function-compatibility-or-function-subtyping-for-func tions' on page 1 undefined on input line 379. LaTeX Warning: Reference `plug-compatibility-or-restricted-subtyping' on page 1 undefined on input line 388. LaTeX Warning: Reference `redeclaration' on page 1 undefined on input line 399. [77] LaTeX Warning: Reference `redeclaration' on page 1 undefined on input line 503. [78] LaTeX Warning: Reference `pure-modelica-functions' on page 1 undefined on input line 528. LaTeX Warning: Reference `function-variability' on page 1 undefined on input li ne 540. [79] LaTeX Warning: Reference `arrays' on page 1 undefined on input line 594. LaTeX Warning: Reference `standard-type-coercion' on page 1 undefined on input line 605. LaTeX Warning: Reference `element-wise-exponentiation' on page 1 undefined on i nput line 608. LaTeX Warning: Reference `division-by-numeric-scalars' on page 1 undefined on i nput line 608. LaTeX Warning: Reference `standard-type-coercion' on page 1 undefined on input line 608. ) [80] (./chapters/inheritance.tex Chapter 7. LaTeX Warning: Reference `enclosing-classes' on page 1 undefined on input line 24. [81] LaTeX Warning: Reference `redeclaration' on page 1 undefined on input line 77. LaTeX Warning: Reference `the-inherited-contents-of-the-element' on page 1 unde fined on input line 120. [82] LaTeX Warning: Reference `specialized-classes' on page 1 undefined on input lin e 131. [83] LaTeX Warning: Reference `transitively-non-replaceable' on page 1 undefined on input line 228. LaTeX Warning: Reference `type-compatible-expressions' on page 1 undefined on i nput line 257. LaTeX Warning: Reference `class-declarations' on page 1 undefined on input line 271. LaTeX Warning: Reference `balanced-models' on page 1 undefined on input line 27 2. LaTeX Warning: Reference `redeclaration' on page 1 undefined on input line 277. LaTeX Warning: Reference `redeclaration' on page 1 undefined on input line 278. LaTeX Warning: Reference `simple-name-lookup' on page 1 undefined on input line 279. [84] LaTeX Warning: Reference `modification' on page 1 undefined on input line 311. LaTeX Warning: Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 1 undefined on input line 319. [85] [86] [87] [88] LaTeX Warning: Reference `constraining-type' on page 1 undefined on input line 595. [89] LaTeX Warning: Reference `class-declarations' on page 1 undefined on input line 667. [90] [91] LaTeX Warning: Reference `composite-name-lookup' on page 1 undefined on input l ine 792. [92] [93] LaTeX Warning: Reference `annotation-choices-for-suggested-redeclarations-and-m odifications' on page 1 undefined on input line 960. LaTeX Warning: Reference `redeclaration' on page 1 undefined on input line 965. [94] LaTeX Warning: Reference `interface-compatibility-or-subtyping' on page 1 undef ined on input line 980. [95]) [96] (./chapters/equations.tex Chapter 8. LaTeX Warning: Reference `equations-in-equation-sections' on page 1 undefined o n input line 13. LaTeX Warning: Reference `declaration-equations' on page 1 undefined on input l ine 15. LaTeX Warning: Reference `modifications' on page 1 undefined on input line 17. LaTeX Warning: Reference `initialization-and-binding-equations-of-components-in -functions' on page 1 undefined on input line 21. LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 1 undefined on input line 23. [97] LaTeX Warning: Reference `type-compatible-expressions' on page 1 undefined on i nput line 66. LaTeX Warning: Reference `assignments-from-called-functions-with-multiple-resul ts' on page 1 undefined on input line 77. LaTeX Warning: Reference `nested-for-loops-and-reduction-expressions-with-multi ple-iterators' on page 1 undefined on input line 89. LaTeX Warning: Reference `types-as-iteration-ranges' on page 1 undefined on inp ut line 108. [98] LaTeX Warning: Reference `implicit-iteration-ranges' on page 1 undefined on inp ut line 137. LaTeX Warning: Reference `connect-equations-and-connectors' on page 1 undefined on input line 158. LaTeX Warning: Reference `equation-operators-for-overconstrained-connection-bas ed-equation-systems1' on page 1 undefined on input line 160. [99] [100] [101] LaTeX Warning: Reference `synchronous-data-flow-principle-and-single-assignment -rule' on page 1 undefined on input line 366. [102] LaTeX Warning: Reference `when-statements' on page 1 undefined on input line 39 1. LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 1 undefined on input line 426. [103] LaTeX Warning: Reference `assert' on page 1 undefined on input line 505. [104] LaTeX Warning: Reference `equation-operators-for-overconstrained-connection-bas ed-equation-systems1' on page 1 undefined on input line 530. LaTeX Warning: Reference `reinit' on page 1 undefined on input line 538. LaTeX Warning: Reference `balanced-models' on page 1 undefined on input line 55 0. [105] LaTeX Warning: Reference `when-equations' on page 1 undefined on input line 623 . LaTeX Warning: Reference `discrete-time-expressions' on page 1 undefined on inp ut line 623. LaTeX Warning: Reference `synchronous-data-flow-principle-and-single-assignment -rule' on page 1 undefined on input line 626. [106] LaTeX Warning: Reference `if-equations' on page 1 undefined on input line 702. [107] LaTeX Warning: Reference `execution-of-an-algorithm-in-a-model' on page 1 undef ined on input line 722. LaTeX Warning: Reference `component-variability-prefixes-discrete-parameter-con stant' on page 1 undefined on input line 725. LaTeX Warning: Reference `component-variability-prefixes-discrete-parameter-con stant' on page 1 undefined on input line 750. LaTeX Warning: Reference `predefined-types-and-classes' on page 1 undefined on input line 757. [108] LaTeX Warning: Reference `component-variability-prefixes-discrete-parameter-con stant' on page 1 undefined on input line 788. [109] [110] LaTeX Warning: Reference `if-equations' on page 1 undefined on input line 896. LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 1 undefined on input line 922. [111]) [112] (./chapters/connectors.tex Chapter 9. LaTeX Warning: Reference `annotations' on page 1 undefined on input line 6. [113] LaTeX Warning: Reference `array-dimension-and-size-functions' on page 1 undefin ed on input line 106. [114 <./media//innerouterconnector.pdf>] LaTeX Warning: Reference `restrictions-of-connections-and-connectors' on page 1 undefined on input line 120. LaTeX Warning: Reference `generation-of-connection-equations' on page 1 undefin ed on input line 135. [115] [116] LaTeX Warning: Reference `array-dimension-and-size-functions' on page 1 undefin ed on input line 235. [117] LaTeX Warning: Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 1 undefined on input line 349. [118] [119] [120] LaTeX Warning: Reference `connect-equations-and-connectors' on page 1 undefined on input line 536. LaTeX Warning: Reference `merging-connections-to-multiple-outputs' on page 1 un defined on input line 543. [121] LaTeX Warning: Reference `enum:exc-conn-case' on page 1 undefined on input line 562. LaTeX Warning: Reference `conditional-component-declaration' on page 1 undefine d on input line 583. LaTeX Warning: Reference `overconstrained-equation-operators-for-connection-gra phs' on page 1 undefined on input line 590. [122] [123] [124] LaTeX Warning: Reference `connect-equations-and-connectors' on page 1 undefined on input line 755. LaTeX Warning: Reference `modelica:optional-spanning-tree-edge' on page 1 undef ined on input line 770. LaTeX Warning: Reference `modelica:Connections.branch' on page 1 undefined on i nput line 771. LaTeX Warning: Reference `modelica:Connections.root' on page 1 undefined on inp ut line 772. LaTeX Warning: Reference `modelica:Connections.potentialRoot' on page 1 undefin ed on input line 773. LaTeX Warning: Reference `modelica:Connections.isRoot' on page 1 undefined on i nput line 774. LaTeX Warning: Reference `modelica:Connections.rooted' on page 1 undefined on i nput line 775. [125] LaTeX Warning: Reference `generation-of-connection-equations' on page 1 undefin ed on input line 887. LaTeX Warning: Reference `generation-of-connection-equations' on page 1 undefin ed on input line 889. [126] [127 <./media//overdetermined.pdf>] [128]) [129] (./chapters/arrays.tex Chapter 10. LaTeX Warning: Reference `type-compatible-expressions' on page 1 undefined on i nput line 3. LaTeX Warning: Reference `flexible-array-sizes-and-resizing-of-arrays-in-functi ons' on page 1 undefined on input line 46. LaTeX Warning: Reference `array-dimension-lower-and-upper-index-bounds' on page 1 undefined on input line 49. [130] ! Undefined control sequence. l.75 ...& Vector & Vector indexed by {\lstinlineEB !}\\ ? ! Emergency stop. l.75 ! ==> Fatal error occurred, no output PDF file produced! Transcript written on MLS.log. Latexmk: Missing bbl file 'MLS.bbl' in following: No file MLS.bbl. Latexmk: ====List of undefined refs and citations: Reference `modelica-revision-history' on page 1 undefined on input line 8 Reference `modelica-revision-history' on page 1 undefined on input line 47 Reference `document-index' on page 1 undefined on input line 59 Reference `modelica-dae-representation' on page 1 undefined on input line 71 Reference `lexical-conventions' on page 1 undefined on input line 156 Reference `modelica-concrete-syntax' on page 1 undefined on input line 14 Reference `lexical-conventions' on page 1 undefined on input line 18 And 313 more --- see log file. Latexmk: If appropriate, the -f option can be used to get latexmk to try to force complete processing. Latexmk: Getting log file 'MLS.log' Latexmk: Examining 'MLS.fls' Latexmk: Examining 'MLS.log' Latexmk: Index file 'MLS.idx' was written Latexmk: Summary of warnings from last run of *latex: Latex failed to resolve 320 reference(s) Latexmk: Errors, so I did not complete making targets Collected error summary (may duplicate other messages): pdflatex: Command for 'pdflatex' gave return code 1 Refer to 'MLS.log' for details [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 a23ec8518eac3a9ba32c4621f2dd4f17f4f1d00e000a79570c1e11a65b31ca19 $ docker rm -f a23ec8518eac3a9ba32c4621f2dd4f17f4f1d00e000a79570c1e11a65b31ca19 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (upload) Stage "upload" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (index) Stage "index" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] End of Pipeline ERROR: script returned exit code 12 GitHub has been notified of this commit’s build result Finished: FAILURE