Pull request #2537 opened Connecting to https://api.github.com using sjoelund.se/****** (GitHub Access Token) Connecting to https://api.github.com to check permissions of obtain list of otronarp for modelica/ModelicaSpecification Loading trusted files from base branch MCP/0033 at 3a496ff852e4dc13892f68de7ab50d32a8a6f19f rather than 9c064dbf9747d89341554e997fa618cfbc22e714 Obtained .CI/Jenkinsfile from 3a496ff852e4dc13892f68de7ab50d32a8a6f19f Running in Durability level: MAX_SURVIVABILITY [Pipeline] Start of Pipeline [Pipeline] stage [Pipeline] { (checks) [Pipeline] node Running on asap-1 in /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2537 [Pipeline] { [Pipeline] checkout using credential github Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/modelica/ModelicaSpecification.git > git init /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2537 # timeout=10 Fetching upstream changes from https://github.com/modelica/ModelicaSpecification.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub Access Token > git fetch --no-tags --progress -- https://github.com/modelica/ModelicaSpecification.git +refs/pull/2537/head:refs/remotes/origin/PR-2537 +refs/heads/MCP/0033:refs/remotes/origin/MCP/0033 # timeout=10 Cleaning workspace Fetching without tags > git config remote.origin.url https://github.com/modelica/ModelicaSpecification.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/2537/head:refs/remotes/origin/PR-2537 # timeout=10 > git config --add remote.origin.fetch +refs/heads/MCP/0033:refs/remotes/origin/MCP/0033 # timeout=10 > git config remote.origin.url https://github.com/modelica/ModelicaSpecification.git # timeout=10 > git rev-parse --verify HEAD # timeout=10 No valid HEAD. Skipping the resetting > git clean -fdx # timeout=10 Fetching upstream changes from https://github.com/modelica/ModelicaSpecification.git using GIT_ASKPASS to set credentials GitHub Access Token > git fetch --no-tags --progress -- https://github.com/modelica/ModelicaSpecification.git +refs/pull/2537/head:refs/remotes/origin/PR-2537 +refs/heads/MCP/0033:refs/remotes/origin/MCP/0033 # timeout=10 Merging remotes/origin/MCP/0033 commit 3a496ff852e4dc13892f68de7ab50d32a8a6f19f into PR head commit 9c064dbf9747d89341554e997fa618cfbc22e714 Merge succeeded, producing 9c064dbf9747d89341554e997fa618cfbc22e714 Checking out Revision 9c064dbf9747d89341554e997fa618cfbc22e714 (PR-2537) > git config core.sparsecheckout # timeout=10 > git checkout -f 9c064dbf9747d89341554e997fa618cfbc22e714 # timeout=10 > git merge 3a496ff852e4dc13892f68de7ab50d32a8a6f19f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9c064dbf9747d89341554e997fa618cfbc22e714 # timeout=10 Commit message: "Relax the uniqueness requirements of plot identifiers" First time build. Skipping changelog. Cleaning workspace > git --version # timeout=10 [Pipeline] withEnv [Pipeline] { > git branch -a -v --no-abbrev # timeout=10 > git checkout -b PR-2537 9c064dbf9747d89341554e997fa618cfbc22e714 # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 [Pipeline] isUnix [Pipeline] sh + docker inspect -f . alpine:3.9 Error: No such object: alpine:3.9 [Pipeline] isUnix [Pipeline] sh + docker pull alpine:3.9 3.9: Pulling from library/alpine 9123ac7c32f7: Pulling fs layer 9123ac7c32f7: Verifying Checksum 9123ac7c32f7: Download complete 9123ac7c32f7: Pull complete Digest: sha256:115731bab0862031b44766733890091c17924f9b7781b79997f5f163be262178 Status: Downloaded newer image for alpine:3.9 docker.io/library/alpine:3.9 [Pipeline] withDockerContainer asap-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-2537 -v /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2537:/var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2537:rw,z -v /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2537@tmp:/var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2537@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 ******** alpine:3.9 cat $ docker top c7abaa9a5ddbdefdefe6ac692a46f23e826c5f5779d3fc751aee89e44aaa33bd -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/dae.tex chapters/derivationofstream.tex chapters/equations.tex chapters/functions.tex chapters/glossary.tex chapters/inheritance.tex chapters/interface.tex chapters/introduction.tex chapters/lexicalstructure.tex chapters/library.tex chapters/literature.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/unitexpressions.tex [Pipeline] } $ docker stop --time=1 c7abaa9a5ddbdefdefe6ac692a46f23e826c5f5779d3fc751aee89e44aaa33bd $ docker rm -f c7abaa9a5ddbdefdefe6ac692a46f23e826c5f5779d3fc751aee89e44aaa33bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] node Running on asap-1 in /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2537 [Pipeline] { [Pipeline] checkout using credential github Fetching changes from the remote Git repository Cleaning workspace Fetching without tags Merging remotes/origin/MCP/0033 commit 3a496ff852e4dc13892f68de7ab50d32a8a6f19f into PR head commit 9c064dbf9747d89341554e997fa618cfbc22e714 Merge succeeded, producing 9c064dbf9747d89341554e997fa618cfbc22e714 Checking out Revision 9c064dbf9747d89341554e997fa618cfbc22e714 (PR-2537) Commit message: "Relax the uniqueness requirements of plot identifiers" Cleaning workspace > git --version # timeout=10 > git rev-parse --is-inside-work-tree # 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 using GIT_ASKPASS to set credentials GitHub Access Token > git fetch --no-tags --progress -- https://github.com/modelica/ModelicaSpecification.git +refs/pull/2537/head:refs/remotes/origin/PR-2537 +refs/heads/MCP/0033:refs/remotes/origin/MCP/0033 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9c064dbf9747d89341554e997fa618cfbc22e714 # timeout=10 > git merge 3a496ff852e4dc13892f68de7ab50d32a8a6f19f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9c064dbf9747d89341554e997fa618cfbc22e714 # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git branch -D PR-2537 # timeout=10 > git checkout -b PR-2537 9c064dbf9747d89341554e997fa618cfbc22e714 # timeout=10 > 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] sh + docker pull modelicaspec/latexml:20190319 20190319: Pulling from modelicaspec/latexml 6cf436f81810: Pulling fs layer 987088a85b96: Pulling fs layer b4624b3efe06: Pulling fs layer d42beb8ded59: Pulling fs layer 5fb5a6c451a0: Pulling fs layer 37d68d412c7d: Pulling fs layer d42beb8ded59: Waiting 5fb5a6c451a0: Waiting 37d68d412c7d: Waiting 987088a85b96: Verifying Checksum 987088a85b96: Download complete b4624b3efe06: Download complete d42beb8ded59: Download complete 6cf436f81810: Verifying Checksum 6cf436f81810: Download complete 37d68d412c7d: Verifying Checksum 37d68d412c7d: Download complete 6cf436f81810: Pull complete 987088a85b96: Pull complete b4624b3efe06: Pull complete d42beb8ded59: Pull complete 5fb5a6c451a0: Download complete 5fb5a6c451a0: Pull complete 37d68d412c7d: Pull complete Digest: sha256:917d3e7b70f397b64181303e9be21032c84168e2987db9b385638eb047030b15 Status: Downloaded newer image for modelicaspec/latexml:20190319 docker.io/modelicaspec/latexml:20190319 [Pipeline] isUnix [Pipeline] sh + docker inspect -f . modelicaspec/latexml:20190319 . [Pipeline] withDockerContainer asap-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-2537 -v /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2537:/var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2537:rw,z -v /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2537@tmp:/var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2537@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 ******** modelicaspec/latexml:20190319 cat $ docker top 31adb20fc3d89a67dfcd091ee395e3ef24f1023d77b1c934607113cc418ca69f -eo pid,comm [Pipeline] { [Pipeline] sh + latexmk -pdf MLS.tex Latexmk: This is Latexmk, John Collins, 25 October 2018, version: 4.61. Rule 'pdflatex': Rules & subrules not known to be previously run: pdflatex Rule 'pdflatex': The following rules & subrules became out-of-date: 'pdflatex' ------------ Run number 1 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -recorder "MLS.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.19 (TeX Live 2018) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./MLS.tex LaTeX2e <2018-12-01> (/usr/local/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2018/09/03 v1.4i 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/latex/fancyhdr/fancyhdr.sty) (/usr/local/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/local/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/local/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/local/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/local/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/local/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/local/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/local/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.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/oberdiek/ifpdf.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 1147. ) (/usr/local/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/local/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/local/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.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/tools/verbatim.sty) (/usr/local/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/local/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/local/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/local/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/local/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/local/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/local/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/local/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/local/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/local/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/local/texlive/texmf-dist/tex/latex/multirow/multirow.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)) (./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/oberdiek/epstopdf-base.sty (/usr/local/texlive/texmf-dist/tex/latex/oberdiek/grfext.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/generic/oberdiek/gettitlestring.sty)) (/usr/local/texlive/texmf-dist/tex/latex/base/omscmr.fd) [1{/usr/local/texmf-va r/fonts/map/pdftex/updmap/pdftex.map}] (./chapters/abstract.tex Package hyperref Warning: Option `destlabel' has already been used, (hyperref) setting the option has no effect on input line 6. [1 <./media/image1.pdf>] LaTeX Warning: Reference `modelica-revision-history' on page 1 undefined on inp ut line 43. ) (./chapters/preface.texpdfTeX warning (ext4): destination with the same ident ifier (name{page.1}) has been already used, duplicate ignored \relax l.1 \chapter *{Preface} [1] LaTeX Warning: Reference `modelica-3-4' on page 2 undefined on input line 44. ) (./chapters/introduction.tex [2 <./media/image2.png>] Package Fancyhdr Warning: \headheight is too small (12.0pt): Make it at least 32.05449pt. We now make it that large for the rest of the document. This may cause the page layout to be inconsistent, however. [3] Chapter 1. [4] LaTeX Warning: Reference `glossary' on page 5 undefined on input line 99. LaTeX Warning: Reference `lexical-conventions' on page 5 undefined on input lin e 124. LaTeX Warning: Reference `modelica-concrete-syntax' on page 5 undefined on inpu t line 132. ) (./chapters/lexicalstructure.tex [5] Chapter 2. LaTeX Warning: Reference `modelica-concrete-syntax' on page 6 undefined on inpu t line 14. LaTeX Warning: Reference `lexical-conventions' on page 6 undefined on input lin e 20. (/usr/local/texlive/texmf-dist/tex/latex/base/omlcmr.fd) LaTeX Font Warning: Font shape `OMS/cmss/m/n' undefined (Font) using `OMS/cmsy/m/n' instead (Font) for symbol `textasteriskcentered' on input line 36. [6] LaTeX Warning: Reference `modelica-concrete-syntax' on page 7 undefined on inpu t line 87. LaTeX Warning: Reference `scoping-name-lookup-and-flattening' on page 7 undefin ed on input line 104. LaTeX Warning: Reference `packages' on page 7 undefined on input line 105. LaTeX Warning: Reference `lexical-conventions' on page 7 undefined on input lin e 110. [7] LaTeX Warning: Reference `lexical-conventions' on page 8 undefined on input lin e 173. [8] LaTeX Warning: Reference `lexical-conventions' on page 9 undefined on input lin e 239. LaTeX Warning: Reference `operator-precedence-and-associativity' on page 9 unde fined on input line 240. ) (./chapters/operatorsandexpressions.tex [9] Chapter 3. LaTeX Warning: Reference `modelica-concrete-syntax' on page 10 undefined on inp ut line 5. LaTeX Warning: Reference `predefined-types-and-classes' on page 10 undefined on input line 15. LaTeX Warning: Reference `operator-precedence-and-associativity' on page 10 und efined on input line 25. LaTeX Warning: Reference `modelica-concrete-syntax' on page 10 undefined on inp ut line 26. LaTeX Warning: Reference `scalar-vector-matrix-and-array-operator-functions' on page 10 undefined on input line 27. LaTeX Warning: Reference `positional-or-named-input-arguments-of-functions' on page 10 undefined on input line 31. LaTeX Warning: Reference `initialization-and-binding-equations-of-components-in -functions' on page 10 undefined on input line 32. LaTeX Warning: Reference `array-dimension-lower-and-upper-index-bounds' on page 10 undefined on input line 32. LaTeX Warning: Reference `built-in-intrinsic-operators-with-function-syntax' on page 10 undefined on input line 33. LaTeX Warning: Reference `modelica-concrete-syntax' on page 10 undefined on inp ut line 43. Underfull \hbox (badness 10000) in paragraph at lines 61--61 []|[][][][][][][][][][][] Underfull \hbox (badness 10000) in paragraph at lines 63--63 []|[][][][][][][][][][][] [10] [11] LaTeX Warning: Reference `scalar-vector-matrix-and-array-operator-functions' on page 12 undefined on input line 154. [12] LaTeX Warning: Reference `equations' on page 13 undefined on input line 192. LaTeX Warning: Reference `equality-and-assignment' on page 13 undefined on inpu t line 192. LaTeX Warning: Reference `positional-or-named-input-arguments-of-functions' on page 13 undefined on input line 193. LaTeX Warning: Reference `events-and-synchronization' on page 13 undefined on i nput line 245. LaTeX Warning: Reference `discrete-time-expressions' on page 13 undefined on in put line 254. [13] LaTeX Warning: Reference `vector-matrix-and-array-constructors' on page 14 unde fined on input line 270. LaTeX Warning: Reference `array-concatenation' on page 14 undefined on input li ne 274. LaTeX Warning: Reference `vector-construction' on page 14 undefined on input li ne 278. LaTeX Warning: Reference `type-compatible-expressions' on page 14 undefined on input line 292. LaTeX Warning: Reference `evaluation-order' on page 14 undefined on input line 295. [14] LaTeX Warning: Reference `numeric-functions-and-conversion-functions' on page 1 5 undefined on input line 354. LaTeX Warning: Reference `derivative-and-special-purpose-operators-with-functio n-syntax' on page 15 undefined on input line 358. LaTeX Warning: Reference `event-related-operators-with-function-syntax' on page 15 undefined on input line 360. LaTeX Warning: Reference `array-dimension-lower-and-upper-index-bounds' on page 15 undefined on input line 362. LaTeX Warning: Reference `built-in-functions' on page 15 undefined on input lin e 367. LaTeX Warning: Reference `scalar-functions-applied-to-array-arguments' on page 15 undefined on input line 375. LaTeX Warning: Reference `event-triggering-mathematical-functions' on page 15 u ndefined on input line 378. LaTeX Warning: Reference `type-conversion-of-enumeration-values-to-string-or-in teger' on page 15 undefined on input line 392. LaTeX Warning: Reference `type-conversion-of-integer-to-enumeration-values' on page 15 undefined on input line 399. Underfull \hbox (badness 10000) in paragraph at lines 405--408 []|[][][][][][][][][][][][] Underfull \hbox (badness 10000) in paragraph at lines 405--408 | [][][][][][][][][][] LaTeX Warning: Reference `type-conversion-of-enumeration-values-to-string-or-in teger' on page 15 undefined on input line 414. Underfull \hbox (badness 10000) in paragraph at lines 432--435 []\OT1/cmr/m/n/10 for Re-als: [][][][][][][][][][][][][][][][][][][][][][][][][ ][][][][][][][] Underfull \hbox (badness 10000) in paragraph at lines 432--435 [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][ ][][][][][][][][][][][] Underfull \hbox (badness 1953) in paragraph at lines 435--437 []\OT1/cmr/m/n/10 for In-te-gers: [][][][][][][][][][][][][][][][][][][][][][][ ][][][][][][][][][][][][][][][][][][][][][][][][][][] Package longtable Warning: Column widths have changed (longtable) in table 3.5 on input line 450. [15] LaTeX Warning: Reference `clocked-discrete-time-and-clocked-discretized-continu ous-time-partition' on page 16 undefined on input line 456. Package longtable Warning: Column widths have changed (longtable) in table 3.6 on input line 499. [16] Package longtable Warning: Column widths have changed (longtable) in table 3.7 on input line 523. LaTeX Warning: Reference `vectorized-calls-of-functions' on page 17 undefined o n input line 543. Underfull \hbox (badness 10000) in paragraph at lines 551--552 []|[][][][][][][][][][][][][] LaTeX Warning: Reference `delay' on page 17 undefined on input line 558. LaTeX Warning: Reference `vectorized-calls-of-functions' on page 17 undefined o n input line 559. Underfull \hbox (badness 10000) in paragraph at lines 554--560 []|\OT1/cmr/m/n/10 Returns: [][][][][][][][][][][][][][] for [][][] LaTeX Warning: Reference `cardinality-deprecated' on page 17 undefined on input line 567. LaTeX Warning: Reference `homotopy' on page 17 undefined on input line 589. LaTeX Warning: Reference `scalar-functions-applied-to-array-arguments' on page 17 undefined on input line 590. LaTeX Warning: Reference `semilinear' on page 17 undefined on input line 601. LaTeX Warning: Reference `vectorized-calls-of-functions' on page 17 undefined o n input line 603. Underfull \hbox (badness 10000) in paragraph at lines 599--604 []|\OT1/cmr/m/n/10 Returns: [][][][][][][][][][][][][][][][][][][][][][][][][] LaTeX Warning: Reference `stream-operator-instream-and-connection-equations' on page 17 undefined on input line 612. LaTeX Warning: Reference `stream-operator-actualstream' on page 17 undefined on input line 618. LaTeX Warning: Reference `spatialdistribution' on page 17 undefined on input li ne 630. Underfull \hbox (badness 1048) in paragraph at lines 629--631 []|\OT1/cmr/m/n/10 The [][][][][][][][][][][][] op-er-a-tor al-lows LaTeX Warning: Reference `getinstancename' on page 17 undefined on input line 6 36. Package longtable Warning: Column widths have changed (longtable) in table 3.8 on input line 638. [17] [18] LaTeX Warning: Reference `scalar-functions-applied-to-array-arguments' on page 19 undefined on input line 706. [19] [20] LaTeX Warning: Reference `clocked-discrete-time-and-clocked-discretized-continu ous-time-partition' on page 21 undefined on input line 840. [21] [22] LaTeX Warning: Reference `derivative-and-special-purpose-operators-with-functio n-syntax' on page 23 undefined on input line 994. [23] [24] LaTeX Warning: Reference `scalar-functions-applied-to-array-arguments' on page 25 undefined on input line 1098. LaTeX Warning: Reference `noevent-and-smooth' on page 25 undefined on input lin e 1114. LaTeX Warning: Reference `events-and-synchronization' on page 25 undefined on i nput line 1114. LaTeX Warning: Reference `noevent-and-smooth' on page 25 undefined on input lin e 1125. LaTeX Warning: Reference `discrete-time-expressions' on page 25 undefined on in put line 1146. LaTeX Warning: Reference `pre' on page 25 undefined on input line 1148. LaTeX Warning: Reference `reinit' on page 25 undefined on input line 1167. Package longtable Warning: Column widths have changed (longtable) in table 3.9 on input line 1169. [25] LaTeX Warning: Reference `events-and-synchronization' on page 26 undefined on i nput line 1199. [26] LaTeX Warning: Reference `component-variability-prefixes-discrete-parameter-con stant' on page 27 undefined on input line 1224. LaTeX Warning: Reference `cardinality-deprecated' on page 27 undefined on input line 1300. [27] LaTeX Warning: Reference `events-and-synchronization' on page 28 undefined on i nput line 1338. Underfull \hbox (badness 10000) in paragraph at lines 1358--1367 LaTeX Font Warning: Font shape `OML/cmss/m/n' undefined (Font) using `OML/cmm/m/it' instead (Font) for symbol `textgreater' on input line 1382. [28]) (./chapters/classes.tex [29] Chapter 4. [30] LaTeX Warning: Reference `inheritance-of-protected-and-public-elements' on page 31 undefined on input line 57. LaTeX Warning: Reference `simultaneous-inner-outer-declarations' on page 31 und efined on input line 65. LaTeX Warning: Reference `redeclaration' on page 31 undefined on input line 66. LaTeX Warning: Reference `positional-or-named-input-arguments-of-functions' on page 31 undefined on input line 91. LaTeX Warning: Reference `output-formal-parameters-of-functions' on page 31 und efined on input line 93. LaTeX Warning: Reference `records' on page 31 undefined on input line 96. LaTeX Warning: Reference `enumeration-types' on page 31 undefined on input line 98. [31] LaTeX Warning: Reference `static-name-lookup' on page 32 undefined on input lin e 179. LaTeX Warning: Reference `enumeration-types' on page 32 undefined on input line 195. LaTeX Warning: Reference `array-declarations' on page 32 undefined on input lin e 196. [32] LaTeX Warning: Reference `function-as-a-specialized-class' on page 33 undefined on input line 216. LaTeX Warning: Reference `conditional-component-declaration' on page 33 undefin ed on input line 218. LaTeX Warning: Reference `restrictions-on-assigned-variables' on page 33 undefi ned on input line 228. LaTeX Warning: Reference `specialized-classes' on page 33 undefined on input li ne 238. LaTeX Warning: Reference `functional-input-arguments-to-functions' on page 33 u ndefined on input line 242. LaTeX Warning: Reference `external-objects' on page 33 undefined on input line 248. LaTeX Warning: Reference `variability-of-structured-entities' on page 33 undefi ned on input line 264. LaTeX Warning: Reference `function-call' on page 33 undefined on input line 275 . LaTeX Warning: Reference `balanced-models' on page 33 undefined on input line 2 84. [33] LaTeX Warning: Reference `balanced-models' on page 34 undefined on input line 2 90. LaTeX Warning: Reference `connect-equations-and-connectors' on page 34 undefine d on input line 308. LaTeX Warning: Reference `balanced-models' on page 34 undefined on input line 3 12. [34] LaTeX Warning: Reference `events-and-synchronization' on page 35 undefined on i nput line 380. LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 35 undefined on input line 381. LaTeX Warning: Reference `events-and-synchronization' on page 35 undefined on i nput line 395. LaTeX Warning: Reference `events-and-synchronization' on page 35 undefined on i nput line 400. LaTeX Warning: Reference `variability-of-expressions' on page 35 undefined on i nput line 421. LaTeX Warning: Reference `variability-of-expressions' on page 35 undefined on i nput line 424. [35] [36] LaTeX Warning: Reference `interface-compatibility-or-subtyping' on page 37 unde fined on input line 545. [37] [38] LaTeX Warning: Reference `restriction-on-combining-base-classes-and-other-eleme nts' on page 39 undefined on input line 689. LaTeX Warning: Reference `restriction-on-combining-base-classes-and-other-eleme nts' on page 39 undefined on input line 720. [39] [40] LaTeX Warning: Reference `restrictions-on-the-kind-of-base-class' on page 41 un defined on input line 810. LaTeX Warning: Reference `record-constructor-functions' on page 41 undefined on input line 820. LaTeX Warning: Reference `function-as-a-specialized-class' on page 41 undefined on input line 835. LaTeX Warning: Reference `packages' on page 41 undefined on input line 850. LaTeX Warning: Reference `interface-or-type-relationships' on page 41 undefined on input line 853. LaTeX Warning: Reference `overloaded-operators' on page 41 undefined on input l ine 861. LaTeX Warning: Reference `overloaded-operators' on page 41 undefined on input l ine 864. Package longtable Warning: Column widths have changed (longtable) in table 4.1 on input line 879. [41] [42] LaTeX Warning: Reference `restrictions-of-connections-and-connectors' on page 4 3 undefined on input line 957. LaTeX Warning: Reference `when-equations' on page 43 undefined on input line 10 01. LaTeX Warning: Reference `algorithm-sections' on page 43 undefined on input lin e 1001. LaTeX Warning: Reference `modelica-dae-representation' on page 43 undefined on input line 1001. [43] [44] [45] [46] [47] [48] [49] LaTeX Warning: Reference `attributes-start-fixed-nominal-and-unbounded' on page 50 undefined on input line 1485. [50] LaTeX Warning: Reference `attributes-of-enumeration-types' on page 51 undefined on input line 1559. LaTeX Warning: Reference `types-as-iteration-ranges' on page 51 undefined on in put line 1562. [51] LaTeX Warning: Reference `numeric-functions-and-conversion-functions' on page 5 2 undefined on input line 1671. LaTeX Warning: Reference `type-conversion-of-enumeration-values-to-string-or-in teger' on page 52 undefined on input line 1678. [52] LaTeX Warning: Reference `external-objects' on page 53 undefined on input line 1765. LaTeX Warning: Reference `assert' on page 53 undefined on input line 1771. [53] LaTeX Warning: Reference `equation-operators-for-overconstrained-connection-bas ed-equation-systems' on page 54 undefined on input line 1779. LaTeX Warning: Reference `annotations' on page 54 undefined on input line 1784. LaTeX Warning: Reference `clocks-and-clocked-variables' on page 54 undefined on input line 1790. LaTeX Warning: Reference `clock-constructors' on page 54 undefined on input lin e 1790. ) (./chapters/scoping.tex [54] Chapter 5. LaTeX Warning: Reference `modification-environment' on page 55 undefined on inp ut line 9. LaTeX Warning: Reference `mapping-package-class-structures-to-a-hierarchical-fi le-system' on page 55 undefined on input line 19. LaTeX Warning: Reference `record-constructor-functions' on page 55 undefined on input line 54. LaTeX Warning: Reference `type-conversion-of-integer-to-enumeration-values' on page 55 undefined on input line 54. [55] LaTeX Warning: Reference `the-class-tree' on page 56 undefined on input line 62 . LaTeX Warning: Reference `modification-environment' on page 56 undefined on inp ut line 116. LaTeX Warning: Reference `redeclaration' on page 56 undefined on input line 129 . LaTeX Warning: Reference `modification-environment' on page 56 undefined on inp ut line 148. [56] LaTeX Warning: Reference `lookup-of-imported-names' on page 57 undefined on inp ut line 161. LaTeX Warning: Reference `simultaneous-inner-outer-declarations' on page 57 und efined on input line 171. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 57 undefined on input line 191. [57] [58] LaTeX Warning: Reference `declaration-order-and-usage-before-declaration' on pa ge 59 undefined on input line 368. [59] LaTeX Warning: Reference `merging-of-modifications' on page 60 undefined on inp ut line 422. [60] LaTeX Warning: Reference `annotations-for-code-generation' on page 61 undefined on input line 518. LaTeX Warning: Reference `annotations-for-simulation-experiments' on page 61 un defined on input line 518. LaTeX Warning: Reference `declaring-derivatives-of-functions' on page 61 undefi ned on input line 518. LaTeX Warning: Reference `declaring-inverses-of-functions' on page 61 undefined on input line 518. LaTeX Warning: Reference `external-function-interface' on page 61 undefined on input line 518. [61] [62] LaTeX Warning: Reference `static-name-lookup' on page 63 undefined on input lin e 687. LaTeX Warning: Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 63 undefined on input line 687. LaTeX Warning: Reference `merging-of-modifications' on page 63 undefined on inp ut line 728. [63] LaTeX Warning: Reference `positional-or-named-input-arguments-of-functions' on page 64 undefined on input line 760. LaTeX Warning: Reference `connectors-and-connections' on page 64 undefined on i nput line 781. LaTeX Warning: Reference `state-machines' on page 64 undefined on input line 78 1. LaTeX Warning: Reference `expandable-connectors' on page 64 undefined on input line 782. LaTeX Warning: Reference `generation-of-connection-equations' on page 64 undefi ned on input line 785. LaTeX Warning: Reference `semantics-summary' on page 64 undefined on input line 785. ) (./chapters/interface.tex [64] Chapter 6. LaTeX Warning: Reference `redeclaration' on page 65 undefined on input line 5. LaTeX Warning: Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 65 undefined on input line 6. LaTeX Warning: Reference `interface-compatibility-or-subtyping' on page 65 unde fined on input line 11. LaTeX Warning: Reference `plug-compatibility-or-restricted-subtyping' on page 6 5 undefined on input line 11. LaTeX Warning: Reference `the-concepts-of-type-interface-and-subtype' on page 6 5 undefined on input line 11. LaTeX Warning: Reference `the-concepts-of-type-interface-and-subtype' on page 6 5 undefined on input line 12. Package longtable Warning: Column widths have changed (longtable) in table 6.1 on input line 71. [65] LaTeX Warning: Reference `predefined-types-and-classes' on page 66 undefined on input line 94. LaTeX Warning: Reference `interface-or-type' on page 66 undefined on input line 96. LaTeX Warning: Reference `interface-or-type' on page 66 undefined on input line 101. [66] LaTeX Warning: Reference `transitively-non-replaceable' on page 67 undefined on input line 152. LaTeX Warning: Reference `overloaded-operators' on page 67 undefined on input l ine 188. LaTeX Warning: Reference `external-objects' on page 67 undefined on input line 188. [67 <./media/subtype.pdf>] LaTeX Warning: Reference `constraining-type' on page 68 undefined on input line 207. LaTeX Warning: Reference `restrictions-on-base-classes-and-constraining-types-t o-be-transitively-non-replaceable' on page 68 undefined on input line 243. LaTeX Warning: Reference `the-class-extends-redeclaration-mechanism' on page 68 undefined on input line 245. LaTeX Warning: Reference `transitively-non-replaceable' on page 68 undefined on input line 262. [68] LaTeX Warning: Reference `overloaded-operators' on page 69 undefined on input l ine 330. LaTeX Warning: Reference `external-objects' on page 69 undefined on input line 335. LaTeX Warning: Reference `transitively-non-replaceable' on page 69 undefined on input line 340. [69] LaTeX Warning: Reference `plug-compatibility-or-restricted-subtyping' on page 7 0 undefined on input line 415. LaTeX Warning: Reference `function-compatibility-or-function-subtyping-for-func tions' on page 70 undefined on input line 416. LaTeX Warning: Reference `plug-compatibility-or-restricted-subtyping' on page 7 0 undefined on input line 426. LaTeX Warning: Reference `redeclaration' on page 70 undefined on input line 444 . [70] LaTeX Warning: Reference `redeclaration' on page 71 undefined on input line 554 . [71] [72] LaTeX Warning: Reference `standard-type-coercion' on page 73 undefined on input line 661. LaTeX Warning: Reference `exponentiation-of-scalars-of-numeric-elements' on pag e 73 undefined on input line 665. LaTeX Warning: Reference `division-of-scalars-or-numeric-arrays-by-numeric-scal ars' on page 73 undefined on input line 666. LaTeX Warning: Reference `standard-type-coercion' on page 73 undefined on input line 668. ) (./chapters/inheritance.tex [73] Chapter 7. LaTeX Warning: Reference `enclosing-classes' on page 74 undefined on input line 27. [74] LaTeX Warning: Reference `redeclaration' on page 75 undefined on input line 89. [75] LaTeX Warning: Reference `specialized-classes' on page 76 undefined on input li ne 141. [76] LaTeX Warning: Reference `transitively-non-replaceable' on page 77 undefined on input line 239. LaTeX Warning: Reference `type-compatible-expressions' on page 77 undefined on input line 265. LaTeX Warning: Reference `class-declarations' on page 77 undefined on input lin e 281. LaTeX Warning: Reference `balanced-models' on page 77 undefined on input line 2 81. LaTeX Warning: Reference `redeclaration' on page 77 undefined on input line 286 . LaTeX Warning: Reference `redeclaration' on page 77 undefined on input line 289 . LaTeX Warning: Reference `simple-name-lookup' on page 77 undefined on input lin e 291. [77] LaTeX Warning: Reference `modification' on page 78 undefined on input line 322. LaTeX Warning: Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 78 undefined on input line 330. [78] Package longtable Warning: Column widths have changed (longtable) in table 7.1 on input line 438. [79] [80] [81] LaTeX Warning: Reference `constraining-type' on page 82 undefined on input line 621. [82] LaTeX Warning: Reference `class-declarations' on page 83 undefined on input lin e 698. [83] [84] LaTeX Warning: Reference `composite-name-lookup' on page 85 undefined on input line 836. [85] [86] LaTeX Warning: Reference `annotation-choices-for-suggested-redeclarations-and-m odifications' on page 87 undefined on input line 1010. LaTeX Warning: Reference `redeclaration' on page 87 undefined on input line 101 5. LaTeX Warning: Reference `interface-compatibility-or-subtyping' on page 87 unde fined on input line 1035. [87]) (./chapters/equations.tex [88] Chapter 8. LaTeX Warning: Reference `equations-in-equation-sections' on page 89 undefined on input line 12. LaTeX Warning: Reference `declaration-equations' on page 89 undefined on input line 15. LaTeX Warning: Reference `modifications' on page 89 undefined on input line 18. LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 89 undefined on input line 24. [89] LaTeX Warning: Reference `type-compatible-expressions' on page 90 undefined on input line 67. LaTeX Warning: Reference `assignments-from-called-functions-with-multiple-resul ts' on page 90 undefined on input line 80. LaTeX Warning: Reference `nested-for-loops-and-reduction-expressions-with-multi ple-iterators' on page 90 undefined on input line 92. LaTeX Warning: Reference `types-as-iteration-ranges' on page 90 undefined on in put line 113. [90] LaTeX Warning: Reference `implicit-iteration-ranges' on page 91 undefined on in put line 145. LaTeX Warning: Reference `connect-equations-and-connectors' on page 91 undefine d on input line 168. LaTeX Warning: Reference `equation-operators-for-overconstrained-connection-bas ed-equation-systems' on page 91 undefined on input line 172. [91] [92] [93] LaTeX Warning: Reference `synchronous-data-flow-principle-and-single-assignment -rule' on page 94 undefined on input line 370. LaTeX Warning: Reference `when-statements' on page 94 undefined on input line 4 01. [94] LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 95 undefined on input line 445. [95] LaTeX Warning: Reference `assert' on page 96 undefined on input line 545. LaTeX Warning: Reference `equation-operators-for-overconstrained-connection-bas ed-equation-systems' on page 96 undefined on input line 574. [96] LaTeX Warning: Reference `reinit' on page 97 undefined on input line 584. LaTeX Warning: Reference `balanced-models' on page 97 undefined on input line 5 96. [97] LaTeX Warning: Reference `synchronous-data-flow-principle-and-single-assignment -rule' on page 98 undefined on input line 687. [98] LaTeX Warning: Reference `execution-of-an-algorithm-in-a-model' on page 99 unde fined on input line 794. [99] LaTeX Warning: Reference `predefined-types-and-classes' on page 100 undefined o n input line 841. [100] [101] LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 102 undefined on input line 995. ) (./chapters/connectors.tex [102] Chapter 9. [103] [104 <./media/innerouterconnector.pdf>] LaTeX Warning: Reference `restrictions-of-connections-and-connectors' on page 1 05 undefined on input line 150. LaTeX Warning: Reference `generation-of-connection-equations' on page 105 undef ined on input line 167. [105] [106] [107] LaTeX Warning: Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 108 undefined on input line 376. [108] [109] [110] LaTeX Warning: Reference `connect-equations-and-connectors' on page 111 undefin ed on input line 669. [111] LaTeX Warning: Reference `enum:exc-conn-case' on page 112 undefined on input li ne 704. LaTeX Warning: Reference `conditional-component-declaration' on page 112 undefi ned on input line 731. LaTeX Warning: Reference `overconstrained-equation-operators-for-connection-gra phs' on page 112 undefined on input line 742. [112] [113] [114] LaTeX Warning: Reference `connect-equations-and-connectors' on page 115 undefin ed on input line 943. Underfull \hbox (badness 10000) in paragraph at lines 968--968 []|[][][][][][][][][][][] Underfull \hbox (badness 10000) in paragraph at lines 985--986 []|[][][] Underfull \hbox (badness 10000) in paragraph at lines 1003--1003 []|[][][][][][][][][][][][][][][] Underfull \hbox (badness 10000) in paragraph at lines 1007--1008 []|[][][][][][][][][][][][][][][] Underfull \hbox (badness 1701) in paragraph at lines 1010--1018 []|\OT1/cmr/m/n/10 If the op-er-a-tor [][][][][][][][][][] is used, or the Underfull \hbox (badness 3088) in paragraph at lines 1010--1018 \OT1/cmr/m/n/10 must be ex-actly one state-ment [][][][][][][] Underfull \hbox (badness 1874) in paragraph at lines 1010--1018 [][][][][][][] \OT1/cmr/m/n/10 in-volv-ing [][][][] (the ar-gu-ment of [] Underfull \hbox (badness 1540) in paragraph at lines 1010--1018 \OT1/cmr/m/n/10 closer to the root of the span-ning tree than [][][][]; oth-er- Underfull \hbox (badness 1297) in paragraph at lines 1010--1018 \OT1/cmr/m/it/10 equa-tion sys-tems by pro-vid-ing an-a-lytic in-verses, see Mo d-el- Package longtable Warning: Column widths have changed (longtable) in table 9.1 on input line 1019. [115] [116] LaTeX Warning: Reference `generation-of-connection-equations' on page 117 undef ined on input line 1058. LaTeX Warning: Reference `generation-of-connection-equations' on page 117 undef ined on input line 1061. [117 <./media/overdetermined.pdf>] [118]) (./chapters/arrays.tex [119] Chapter 10. LaTeX Warning: Reference `flexible-array-sizes-and-resizing-of-arrays-in-functi ons' on page 120 undefined on input line 48. LaTeX Warning: Reference `array-dimension-lower-and-upper-index-bounds' on page 120 undefined on input line 51. [120] Package longtable Warning: Column widths have changed (longtable) in table 10.1 on input line 81. [121] LaTeX Warning: Reference `flexible-array-sizes-and-resizing-of-arrays-in-functi ons' on page 122 undefined on input line 206. [122] Package longtable Warning: Column widths have changed (longtable) in table 10.3 on input line 223. LaTeX Warning: Reference `array-dimension-and-size-functions' on page 123 undef ined on input line 231. LaTeX Warning: Reference `matrix-and-vector-algebra-functions' on page 123 unde fined on input line 231. Package longtable Warning: Column widths have changed (longtable) in table 10.4 on input line 265. Package longtable Warning: Column widths have changed (longtable) in table 10.5 on input line 290. [123] LaTeX Warning: Reference `vector-matrix-and-array-constructors' on page 124 und efined on input line 299. Package longtable Warning: Column widths have changed (longtable) in table 10.6 on input line 341. LaTeX Warning: Reference `reduction-expressions' on page 124 undefined on input line 350. LaTeX Warning: Reference `reduction-expressions' on page 124 undefined on input line 380. LaTeX Warning: Reference `reduction-expressions' on page 124 undefined on input line 400. Overfull \hbox (25.60732pt too wide) in paragraph at lines 411--416 []|[]| LaTeX Warning: Reference `reduction-expressions' on page 124 undefined on input line 418. LaTeX Warning: Reference `reduction-expressions' on page 124 undefined on input line 441. [124] LaTeX Warning: Reference `vector-matrix-and-array-constructors' on page 125 und efined on input line 477. LaTeX Warning: Reference `implicit-iteration-ranges' on page 125 undefined on i nput line 483. LaTeX Warning: Reference `types-as-iteration-ranges' on page 125 undefined on i nput line 484. [125] Underfull \hbox (badness 10000) in paragraph at lines 531--532 []|[][][][][][][][][] Underfull \hbox (badness 10000) in paragraph at lines 541--542 [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][ ][][][][][][][][][][][][][][] LaTeX Warning: Reference `type-compatible-expressions' on page 126 undefined on input line 558. [126] LaTeX Warning: Reference `implicit-iteration-ranges' on page 127 undefined on i nput line 616. LaTeX Warning: Reference `types-as-iteration-ranges' on page 127 undefined on i nput line 617. [127] LaTeX Warning: Reference `type-compatible-expressions' on page 128 undefined on input line 661. [128] [129] LaTeX Warning: Reference `array-dimension-lower-and-upper-index-bounds' on page 130 undefined on input line 812. Package longtable Warning: Column widths have changed (longtable) in table 10.10 on input line 869. [130] LaTeX Warning: Reference `standard-type-coercion' on page 131 undefined on inpu t line 914. [131] Package longtable Warning: Column widths have changed (longtable) in table 10.11 on input line 938. Package longtable Warning: Column widths have changed (longtable) in table 10.12 on input line 963. Package longtable Warning: Column widths have changed (longtable) in table 10.13 on input line 988. Package longtable Warning: Column widths have changed (longtable) in table 10.14 on input line 1000. Package longtable Warning: Column widths have changed (longtable) in table 10.15 on input line 1021. [132] Package longtable Warning: Column widths have changed (longtable) in table 10.16 on input line 1041. Package longtable Warning: Column widths have changed (longtable) in table 10.17 on input line 1064. Package longtable Warning: Column widths have changed (longtable) in table 10.18 on input line 1098. [133] Package longtable Warning: Column widths have changed (longtable) in table 10.19 on input line 1122. Package longtable Warning: Column widths have changed (longtable) in table 10.20 on input line 1164. [134] LaTeX Warning: Reference `equality-relational-and-logical-operators' on page 13 5 undefined on input line 1238. LaTeX Warning: Reference `evaluation-order' on page 135 undefined on input line 1246. LaTeX Warning: Reference `scalar-functions-applied-to-array-arguments' on page 135 undefined on input line 1250. [135] [136]) (./chapters/statements.tex [137] Chapter 11. LaTeX Warning: Reference `equations' on page 138 undefined on input line 20. LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 138 undefined on input line 25. [138] LaTeX Warning: Reference `initialization-and-binding-equations-of-components-in -functions' on page 139 undefined on input line 78. LaTeX Warning: Reference `reduction-functions-and-operators' on page 139 undefi ned on input line 92. [139] LaTeX Warning: Reference `simple-equality-equations' on page 140 undefined on i nput line 170. LaTeX Warning: Reference `nested-for-loops-and-reduction-expressions-with-multi ple-iterators' on page 140 undefined on input line 186. [140] LaTeX Warning: Reference `explicit-iteration-ranges-of-for-equations' on page 1 41 undefined on input line 200. [141] [142] LaTeX Warning: Reference `break-statement' on page 143 undefined on input line 335. LaTeX Warning: Reference `return-statements' on page 143 undefined on input lin e 335. LaTeX Warning: Reference `function-return-statements' on page 143 undefined on input line 372. [143] [144] LaTeX Warning: Reference `assert' on page 145 undefined on input line 531. [145] LaTeX Warning: Reference `terminate' on page 146 undefined on input line 536. ) (./chapters/functions.tex [146] Chapter 12. LaTeX Warning: Reference `function-as-a-specialized-class' on page 147 undefine d on input line 7. LaTeX Warning: Reference `external-function-interface' on page 147 undefined on input line 11. LaTeX Font Warning: Font shape `OML/cmtt/m/it' undefined (Font) using `OML/cmm/m/it' instead (Font) for symbol `textless' on input line 29. [147] LaTeX Warning: Reference `function-call' on page 148 undefined on input line 87 . LaTeX Warning: Reference `inheritance-modification-and-redeclaration' on page 1 48 undefined on input line 117. LaTeX Warning: Reference `specialized-classes' on page 148 undefined on input l ine 123. [148] LaTeX Warning: Reference `synchronous-language-elements' on page 149 undefined on input line 175. LaTeX Warning: Reference `state-machines' on page 149 undefined on input line 1 75. LaTeX Warning: Reference `initialization-and-binding-equations-of-components-in -functions' on page 149 undefined on input line 182. LaTeX Warning: Reference `initialization-and-binding-equations-of-components-in -functions' on page 149 undefined on input line 184. LaTeX Warning: Reference `function-call' on page 149 undefined on input line 19 5. LaTeX Warning: Reference `positional-or-named-input-arguments-of-functions' on page 149 undefined on input line 200. LaTeX Warning: Reference `functional-input-arguments-to-functions' on page 149 undefined on input line 202. LaTeX Warning: Reference `composite-name-lookup' on page 149 undefined on input line 205. LaTeX Warning: Reference `initialization-and-binding-equations-of-components-in -functions' on page 149 undefined on input line 212. [149] LaTeX Warning: Reference `flexible-array-sizes-and-resizing-of-arrays-in-functi ons' on page 150 undefined on input line 228. [150] [151] LaTeX Warning: Reference `record-constructor-functions' on page 152 undefined o n input line 403. LaTeX Warning: Reference `type-conversion-of-integer-to-enumeration-values' on page 152 undefined on input line 404. LaTeX Warning: Reference `reduction-expressions' on page 152 undefined on input line 416. LaTeX Warning: Reference `standard-type-coercion' on page 152 undefined on inpu t line 459. LaTeX Warning: Reference `scalar-functions-applied-to-array-arguments' on page 152 undefined on input line 460. [152] LaTeX Warning: Reference `function-partial-application' on page 153 undefined o n input line 531. LaTeX Warning: Reference `function-partial-application' on page 153 undefined o n input line 536. [153] LaTeX Warning: Reference `function-compatibility-or-function-subtyping-for-func tions' on page 154 undefined on input line 540. LaTeX Warning: Reference `positional-or-named-input-arguments-of-functions' on page 154 undefined on input line 572. LaTeX Warning: Reference `function-compatibility-or-function-subtyping-for-func tions' on page 154 undefined on input line 592. [154] [155] [156] LaTeX Warning: Reference `positional-or-named-input-arguments-of-functions' on page 157 undefined on input line 793. LaTeX Warning: Reference `function-as-a-specialized-class' on page 157 undefine d on input line 796. LaTeX Warning: Reference `function-as-a-specialized-class' on page 157 undefine d on input line 801. [157] LaTeX Warning: Reference `transitively-non-replaceable' on page 158 undefined o n input line 856. LaTeX Warning: Reference `restrictions-on-base-classes-and-constraining-types-t o-be-transitively-non-replaceable' on page 158 undefined on input line 856. [158] LaTeX Warning: Reference `numeric-functions-and-conversion-functions' on page 1 59 undefined on input line 956. LaTeX Warning: Reference `derivative-and-special-purpose-operators-with-functio n-syntax' on page 159 undefined on input line 959. LaTeX Warning: Reference `event-related-operators-with-function-syntax' on page 159 undefined on input line 961. LaTeX Warning: Reference `built-in-array-functions' on page 159 undefined on in put line 963. [159] [160] [161] LaTeX Warning: Reference `scalar-functions-applied-to-array-arguments' on page 162 undefined on input line 1154. [162] LaTeX Warning: Reference `using-the-derivative-annotation' on page 163 undefine d on input line 1227. LaTeX Warning: Reference `partial-derivatives-of-functions' on page 163 undefin ed on input line 1229. LaTeX Warning: Reference `annotations-for-code-generation' on page 163 undefine d on input line 1236. [163] [164] [165] [166] [167] [168] LaTeX Warning: Reference `balanced-models' on page 169 undefined on input line 1621. [169] LaTeX Warning: Reference `annotations-for-external-libraries-and-include-files' on page 170 undefined on input line 1749. [170] Package longtable Warning: Column widths have changed (longtable) in table 12.1 on input line 1777. LaTeX Warning: Reference `utility-functions-for-allocating-strings' on page 171 undefined on input line 1784. Package longtable Warning: Column widths have changed (longtable) in table 12.2 on input line 1804. LaTeX Warning: Reference `simple-types' on page 171 undefined on input line 183 7. LaTeX Warning: Reference `records' on page 171 undefined on input line 1838. [171] Package longtable Warning: Column widths have changed (longtable) in table 12.3 on input line 1855. LaTeX Warning: Reference `simple-types' on page 172 undefined on input line 186 2. Package longtable Warning: Column widths have changed (longtable) in table 12.4 on input line 1880. (/usr/local/texlive/texmf-dist/tex/latex/listings/lstlang1.sty) [172] [173] LaTeX Warning: Reference `simple-types' on page 174 undefined on input line 202 1. LaTeX Warning: Reference `records' on page 174 undefined on input line 2035. Package longtable Warning: Column widths have changed (longtable) in table 12.5 on input line 2036. LaTeX Warning: Reference `simple-types' on page 174 undefined on input line 203 9. LaTeX Warning: Reference `records' on page 174 undefined on input line 2040. [174] [175] LaTeX Warning: Reference `external-resources' on page 176 undefined on input li ne 2150. LaTeX Warning: Reference `external-resources' on page 176 undefined on input li ne 2156. [176] [177] [178] [179] Package longtable Warning: Column widths have changed (longtable) in table 12.6 on input line 2433. Underfull \hbox (badness 10000) in paragraph at lines 2467--2468 \OT1/cmr/m/it/10 ModelicaDuplicateStringWithErrorReturn(const Package longtable Warning: Column widths have changed (longtable) in table 12.7 on input line 2475. [180] LaTeX Warning: Reference `external-objects' on page 181 undefined on input line 2496. [181] [182]) (./chapters/packages.tex [183] Chapter 13. LaTeX Warning: Reference `specialized-classes' on page 184 undefined on input l ine 5. [184] LaTeX Warning: Reference `static-name-lookup' on page 185 undefined on input li ne 96. LaTeX Warning: Reference `mapping-of-versions-to-file-system' on page 185 undef ined on input line 161. [185] [186] LaTeX Warning: Reference `bitmap' on page 187 undefined on input line 250. [187] LaTeX Warning: Reference `annotations-for-version-handling' on page 188 undefin ed on input line 327. LaTeX Warning: Reference `fig:roots' on page 188 undefined on input line 345. LaTeX Font Warning: Font shape `OMS/cmtt/m/n' undefined (Font) using `OMS/cmsy/m/n' instead (Font) for symbol `textbackslash' on input line 355. LaTeX Warning: Reference `fig:roots' on page 188 undefined on input line 361. ) (./chapters/overloaded.tex [188 <./media/modelicapath.pdf>] Chapter 14. LaTeX Warning: Reference `specialized-classes' on page 189 undefined on input l ine 6. LaTeX Warning: Reference `overloaded-constructors' on page 189 undefined on inp ut line 23. LaTeX Warning: Reference `overloaded-string-conversions' on page 189 undefined on input line 25. LaTeX Warning: Reference `overloaded-binary-operations' on page 189 undefined o n input line 27. LaTeX Warning: Reference `overloaded-unary-operations' on page 189 undefined on input line 31. Package longtable Warning: Column widths have changed (longtable) in table 14.1 on input line 34. LaTeX Warning: Reference `interface-or-type-relationships' on page 189 undefine d on input line 55. LaTeX Warning: Reference `operator-precedence-and-associativity' on page 189 un defined on input line 58. [189] [190] LaTeX Warning: Reference `scalar-vector-matrix-and-array-operator-functions' on page 191 undefined on input line 259. LaTeX Warning: Reference `matrix-and-vector-multiplication-of-numeric-arrays' o n page 191 undefined on input line 260. LaTeX Warning: Reference `tab:product' on page 191 undefined on input line 268. LaTeX Warning: Reference `tab:product' on page 191 undefined on input line 272. [191] LaTeX Warning: Reference `scalar-vector-matrix-and-array-operator-functions' on page 192 undefined on input line 320. [192] LaTeX Warning: Reference `specialized-classes' on page 193 undefined on input l ine 364. [193] [194]) (./chapters/stream.tex [195] Chapter 15. LaTeX Warning: Reference `derivation-of-stream-equations' on page 196 undefined on input line 32. LaTeX Warning: Reference `inside-and-outside-connectors' on page 196 undefined on input line 49. LaTeX Warning: Reference `stream-operator-instream-and-connection-equations' on page 196 undefined on input line 53. LaTeX Warning: Reference `inside-and-outside-connectors' on page 196 undefined on input line 55. LaTeX Warning: Reference `stream-operator-instream-and-connection-equations' on page 196 undefined on input line 60. LaTeX Warning: Reference `stream-operator-actualstream' on page 196 undefined o n input line 61. [196] LaTeX Warning: Reference `stream-operator-actualstream' on page 197 undefined o n input line 87. LaTeX Warning: Reference `inside-and-outside-connectors' on page 197 undefined on input line 105. [197] LaTeX Warning: Reference `generation-of-connection-equations' on page 198 undef ined on input line 152. [198 <./media/fluidsystem.pdf>] LaTeX Warning: Reference `derivation-of-stream-equations' on page 199 undefined on input line 201. LaTeX Warning: Reference `derivation-of-stream-equations' on page 199 undefined on input line 238. LaTeX Font Warning: Font shape `OML/cmtt/m/n' undefined (Font) using `OML/cmtt/m/it' instead (Font) for symbol `textgreater' on input line 257. [199] LaTeX Warning: Reference `attributes-start-fixed-nominal-and-unbounded' on page 200 undefined on input line 349. [200] LaTeX Warning: Reference `derivation-of-stream-equations' on page 201 undefined on input line 366. [201]) (./chapters/synchronous.tex [202] Chapter 16. Overfull \hbox (52.92856pt too wide) in paragraph at lines 21--22 [] LaTeX Warning: Reference `clock-constructors' on page 203 undefined on input li ne 28. [203 <./media/plantmodel.pdf>] LaTeX Warning: Reference `when-equations' on page 204 undefined on input line 9 4. LaTeX Warning: Reference `event-related-operators-with-function-syntax' on page 204 undefined on input line 94. [204] LaTeX Warning: Reference `discrete-time-expressions' on page 205 undefined on i nput line 190. LaTeX Warning: Reference `continuous-time-expressions' on page 205 undefined on input line 191. Overfull \hbox (17.64514pt too wide) in paragraph at lines 201--202 []|[]| Overfull \hbox (3.46408pt too wide) in paragraph at lines 200--202 []|[]| LaTeX Warning: Reference `discrete-time-expressions' on page 205 undefined on i nput line 202. Overfull \hbox (3.46408pt too wide) in paragraph at lines 202--212 []|[]| Overfull \hbox (17.64018pt too wide) in paragraph at lines 214--215 []|[]| Overfull \hbox (3.46408pt too wide) in paragraph at lines 213--215 []|[]| LaTeX Warning: Reference `base-clock-conversion-operators' on page 205 undefine d on input line 222. Overfull \hbox (6.46408pt too wide) in paragraph at lines 216--231 []|[]| Overfull \hbox (17.64018pt too wide) in paragraph at lines 233--234 []|[]| Overfull \hbox (3.46408pt too wide) in paragraph at lines 232--234 []|[]| Overfull \hbox (3.46408pt too wide) in paragraph at lines 235--250 []|[]| Overfull \hbox (195.74768pt too wide) in alignment at lines 199--251 [] [] [205] Package longtable Warning: Column widths have changed (longtable) in table 16.1 on input line 251. [206 <./media/piecewise.pdf> <./media/clock.pdf pdfTeX warning: pdflatex (file ./media/clock.pdf): PDF inclusion: multiple pdfs with page group included in a single page > <./media/clocked.pdf pdfTeX warning: pdflatex (file ./media/clocked.pdf): PDF inclusion: multiple pd fs with page group included in a single page >] LaTeX Warning: Reference `variability-of-expressions' on page 207 undefined on input line 332. [207] LaTeX Warning: Reference `argument-restrictions-component-expression' on page 2 08 undefined on input line 399. LaTeX Warning: Reference `sub-clock-inferencing' on page 208 undefined on input line 404. LaTeX Warning: Reference `sub-clock-conversion-operators' on page 208 undefined on input line 419. LaTeX Warning: Reference `argument-restrictions-component-expression' on page 2 08 undefined on input line 451. LaTeX Warning: Reference `sub-clock-conversion-operators' on page 208 undefined on input line 469. LaTeX Warning: Reference `initialization-of-clocked-partitions' on page 208 und efined on input line 483. LaTeX Warning: Reference `sub-clock-conversion-operators' on page 208 undefined on input line 499. LaTeX Warning: Reference `solver-methods' on page 208 undefined on input line 5 13. Package longtable Warning: Column widths have changed (longtable) in table 16.2 on input line 527. [208] [209] LaTeX Warning: Reference `sub-clock-inferencing' on page 210 undefined on input line 535. LaTeX Warning: Reference `sub-clock-conversion-operators' on page 210 undefined on input line 560. [210] LaTeX Warning: Reference `argument-restrictions-component-expression' on page 2 11 undefined on input line 595. LaTeX Warning: Reference `reset-handling' on page 211 undefined on input line 5 98. LaTeX Warning: Reference `initialization-of-clocked-partitions' on page 211 und efined on input line 599. Package longtable Warning: Column widths have changed (longtable) in table 16.3 on input line 601. LaTeX Warning: Reference `continuous-time-expressions' on page 211 undefined on input line 617. LaTeX Warning: Reference `sub-clock-inferencing' on page 211 undefined on input line 623. LaTeX Warning: Reference `event-related-operators-with-function-syntax' on page 211 undefined on input line 641. LaTeX Warning: Reference `argument-restrictions-component-expression' on page 2 11 undefined on input line 643. LaTeX Warning: Reference `initialization-of-clocked-partitions' on page 211 und efined on input line 648. Package longtable Warning: Column widths have changed (longtable) in table 16.4 on input line 654. [211] LaTeX Warning: Reference `base-clock-partitioning' on page 212 undefined on inp ut line 690. LaTeX Warning: Reference `sub-clock-inferencing' on page 212 undefined on input line 724. LaTeX Warning: Reference `sub-clock-inferencing' on page 212 undefined on input line 738. LaTeX Warning: Reference `argument-restrictions-component-expression' on page 2 12 undefined on input line 785. LaTeX Warning: Reference `initialization-of-clocked-partitions' on page 212 und efined on input line 794. Package longtable Warning: Column widths have changed (longtable) in table 16.5 on input line 824. [212] [213] [214] LaTeX Warning: Reference `sub-clock-conversion-operators' on page 215 undefined on input line 902. LaTeX Warning: Reference `partitioning-operators' on page 215 undefined on inpu t line 906. LaTeX Warning: Reference `partitioning-operators' on page 215 undefined on inpu t line 919. [215] [216] LaTeX Warning: Reference `base-clock-partitioning' on page 217 undefined on inp ut line 1039. LaTeX Warning: Reference `base-clock-partitioning' on page 217 undefined on inp ut line 1068. [217] LaTeX Warning: Reference `variability-of-expressions' on page 218 undefined on input line 1160. LaTeX Warning: Reference `sub-clock-inferencing' on page 218 undefined on input line 1169. LaTeX Warning: Reference `event-related-operators-with-function-syntax' on page 218 undefined on input line 1176. [218] LaTeX Warning: Reference `solver-methods' on page 219 undefined on input line 1 183. LaTeX Warning: Reference `event-triggering-mathematical-functions' on page 219 undefined on input line 1189. [219] [220] LaTeX Warning: Reference `clock-constructors' on page 221 undefined on input li ne 1364. LaTeX Warning: Reference `sub-clock-inferencing' on page 221 undefined on input line 1387. [221] LaTeX Warning: Reference `clock-partitioning' on page 222 undefined on input li ne 1457. LaTeX Warning: Reference `clock-partitioning' on page 222 undefined on input li ne 1461. Package longtable Warning: Column widths have changed (longtable) in table 16.7 on input line 1469. [222] [223]) (./chapters/statemachines.tex [224] [225] Chapter 17. LaTeX Warning: Reference `state-machine-semantics' on page 226 undefined on inp ut line 92. Package longtable Warning: Column widths have changed (longtable) in table 17.1 on input line 97. [226] Package longtable Warning: Column widths have changed (longtable) in table 17.2 on input line 128. [227] LaTeX Warning: Reference `annotations' on page 228 undefined on input line 163. [228 <./media/statemachine.png>] [229] [230] [231] LaTeX Warning: Reference `merging-variable-definitions' on page 232 undefined o n input line 457. [232] [233 <./media/statemachine2.png>] [234] [235 <./media/statemachineplot.pn g>] [236]) (./chapters/annotations.tex [237] Chapter 18. LaTeX Warning: Reference `vendor-specific-annotations' on page 238 undefined on input line 7. LaTeX Warning: Reference `constraining-clause-annotations' on page 238 undefine d on input line 12. LaTeX Warning: Reference `annotations-for-figures' on page 238 undefined on inp ut line 55. LaTeX Warning: Reference `external-resources' on page 238 undefined on input li ne 62. [238] LaTeX Warning: Reference `plot-curves' on page 239 undefined on input line 103. LaTeX Warning: Reference `axis-properties' on page 239 undefined on input line 104. LaTeX Warning: Reference `variable-replacements' on page 239 undefined on input line 114. ! Undefined control sequence. l.121 ...ier! must be unique among the \listinline !plots! in the ? ! Emergency stop. l.121 ...ier! must be unique among the \listinline !plots! in the ! ==> Fatal error occurred, no output PDF file produced! Transcript written on MLS.log. Latexmk: List of undefined refs and citations: Reference `algorithm-sections' on page 43 undefined on input line 1001 Reference `annotation-choices-for-suggested-redeclarations-and-modifications' on page 87 undefined on input line 1010 Reference `annotations' on page 228 undefined on input line 163 Reference `annotations' on page 54 undefined on input line 1784 Reference `annotations-for-code-generation' on page 163 undefined on input line 1236 Reference `annotations-for-code-generation' on page 61 undefined on input line 518 Reference `annotations-for-external-libraries-and-include-files' on page 170 undefined on input line 1749 Reference `annotations-for-figures' on page 238 undefined on input line 55 Reference `annotations-for-simulation-experiments' on page 61 undefined on input line 518 Reference `annotations-for-the-graphical-user-interface' on page 57 undefined on input line 191 Reference `annotations-for-version-handling' on page 188 undefined on input line 327 Reference `argument-restrictions-component-expression' on page 208 undefined on input line 399 Reference `argument-restrictions-component-expression' on page 208 undefined on input line 451 Reference `argument-restrictions-component-expression' on page 211 undefined on input line 595 Reference `argument-restrictions-component-expression' on page 211 undefined on input line 643 Reference `argument-restrictions-component-expression' on page 212 undefined on input line 785 Reference `array-concatenation' on page 14 undefined on input line 274 Reference `array-declarations' on page 32 undefined on input line 196 Reference `array-dimension-and-size-functions' on page 123 undefined on input line 231 Reference `array-dimension-lower-and-upper-index-bounds' on page 10 undefined on input line 32 Reference `array-dimension-lower-and-upper-index-bounds' on page 120 undefined on input line 51 Reference `array-dimension-lower-and-upper-index-bounds' on page 130 undefined on input line 812 Reference `array-dimension-lower-and-upper-index-bounds' on page 15 undefined on input line 362 Reference `assert' on page 145 undefined on input line 531 Reference `assert' on page 53 undefined on input line 1771 Reference `assert' on page 96 undefined on input line 545 Reference `assignments-from-called-functions-with-multiple-results' on page 90 undefined on input line 80 Reference `attributes-of-enumeration-types' on page 51 undefined on input line 1559 Reference `attributes-start-fixed-nominal-and-unbounded' on page 200 undefined on input line 349 Reference `attributes-start-fixed-nominal-and-unbounded' on page 50 undefined on input line 1485 Reference `axis-properties' on page 239 undefined on input line 104 Reference `balanced-models' on page 169 undefined on input line 1621 Reference `balanced-models' on page 33 undefined on input line 284 Reference `balanced-models' on page 34 undefined on input line 290 Reference `balanced-models' on page 34 undefined on input line 312 Reference `balanced-models' on page 77 undefined on input line 281 Reference `balanced-models' on page 97 undefined on input line 596 Reference `base-clock-conversion-operators' on page 205 undefined on input line 222 Reference `base-clock-partitioning' on page 212 undefined on input line 690 Reference `base-clock-partitioning' on page 217 undefined on input line 1039 Reference `base-clock-partitioning' on page 217 undefined on input line 1068 Reference `bitmap' on page 187 undefined on input line 250 Reference `break-statement' on page 143 undefined on input line 335 Reference `built-in-array-functions' on page 159 undefined on input line 963 Reference `built-in-functions' on page 15 undefined on input line 367 Reference `built-in-intrinsic-operators-with-function-syntax' on page 10 undefined on input line 33 Reference `cardinality-deprecated' on page 17 undefined on input line 567 Reference `cardinality-deprecated' on page 27 undefined on input line 1300 Reference `class-declarations' on page 77 undefined on input line 281 Reference `class-declarations' on page 83 undefined on input line 698 Reference `clock-constructors' on page 203 undefined on input line 28 Reference `clock-constructors' on page 221 undefined on input line 1364 Reference `clock-constructors' on page 54 undefined on input line 1790 Reference `clock-partitioning' on page 222 undefined on input line 1457 Reference `clock-partitioning' on page 222 undefined on input line 1461 Reference `clocked-discrete-time-and-clocked-discretized-continuous-time-partition' on page 16 undefined on input line 456 Reference `clocked-discrete-time-and-clocked-discretized-continuous-time-partition' on page 21 undefined on input line 840 Reference `clocks-and-clocked-variables' on page 54 undefined on input line 1790 Reference `component-variability-prefixes-discrete-parameter-constant' on page 27 undefined on input line 1224 Reference `composite-name-lookup' on page 149 undefined on input line 205 Reference `composite-name-lookup' on page 85 undefined on input line 836 Reference `conditional-component-declaration' on page 112 undefined on input line 731 Reference `conditional-component-declaration' on page 33 undefined on input line 218 Reference `connect-equations-and-connectors' on page 111 undefined on input line 669 Reference `connect-equations-and-connectors' on page 115 undefined on input line 943 Reference `connect-equations-and-connectors' on page 34 undefined on input line 308 Reference `connect-equations-and-connectors' on page 91 undefined on input line 168 Reference `connectors-and-connections' on page 64 undefined on input line 781 Reference `constraining-clause-annotations' on page 238 undefined on input line 12 Reference `constraining-type' on page 68 undefined on input line 207 Reference `constraining-type' on page 82 undefined on input line 621 Reference `continuous-time-expressions' on page 205 undefined on input line 191 Reference `continuous-time-expressions' on page 211 undefined on input line 617 Reference `declaration-equations' on page 89 undefined on input line 15 Reference `declaration-order-and-usage-before-declaration' on page 59 undefined on input line 368 Reference `declaring-derivatives-of-functions' on page 61 undefined on input line 518 Reference `declaring-inverses-of-functions' on page 61 undefined on input line 518 Reference `delay' on page 17 undefined on input line 558 Reference `derivation-of-stream-equations' on page 196 undefined on input line 32 Reference `derivation-of-stream-equations' on page 199 undefined on input line 201 Reference `derivation-of-stream-equations' on page 199 undefined on input line 238 Reference `derivation-of-stream-equations' on page 201 undefined on input line 366 Reference `derivative-and-special-purpose-operators-with-function-syntax' on page 15 undefined on input line 358 Reference `derivative-and-special-purpose-operators-with-function-syntax' on page 159 undefined on input line 959 Reference `derivative-and-special-purpose-operators-with-function-syntax' on page 23 undefined on input line 994 Reference `discrete-time-expressions' on page 13 undefined on input line 254 Reference `discrete-time-expressions' on page 205 undefined on input line 190 Reference `discrete-time-expressions' on page 205 undefined on input line 202 Reference `discrete-time-expressions' on page 25 undefined on input line 1146 Reference `division-of-scalars-or-numeric-arrays-by-numeric-scalars' on page 73 undefined on input line 666 Reference `enclosing-classes' on page 74 undefined on input line 27 Reference `enum:exc-conn-case' on page 112 undefined on input line 704 Reference `enumeration-types' on page 31 undefined on input line 98 Reference `enumeration-types' on page 32 undefined on input line 195 Reference `equality-and-assignment' on page 13 undefined on input line 192 Reference `equality-relational-and-logical-operators' on page 135 undefined on input line 1238 Reference `equation-operators-for-overconstrained-connection-based-equation-systems' on page 54 undefined on input line 1779 Reference `equation-operators-for-overconstrained-connection-based-equation-systems' on page 91 undefined on input line 172 Reference `equation-operators-for-overconstrained-connection-based-equation-systems' on page 96 undefined on input line 574 Reference `equations' on page 13 undefined on input line 192 Reference `equations' on page 138 undefined on input line 20 Reference `equations-in-equation-sections' on page 89 undefined on input line 12 Reference `evaluation-order' on page 135 undefined on input line 1246 Reference `evaluation-order' on page 14 undefined on input line 295 Reference `event-related-operators-with-function-syntax' on page 15 undefined on input line 360 Reference `event-related-operators-with-function-syntax' on page 159 undefined on input line 961 Reference `event-related-operators-with-function-syntax' on page 204 undefined on input line 94 Reference `event-related-operators-with-function-syntax' on page 211 undefined on input line 641 Reference `event-related-operators-with-function-syntax' on page 218 undefined on input line 1176 Reference `event-triggering-mathematical-functions' on page 15 undefined on input line 378 Reference `event-triggering-mathematical-functions' on page 219 undefined on input line 1189 Reference `events-and-synchronization' on page 13 undefined on input line 245 Reference `events-and-synchronization' on page 25 undefined on input line 1114 Reference `events-and-synchronization' on page 26 undefined on input line 1199 Reference `events-and-synchronization' on page 28 undefined on input line 1338 Reference `events-and-synchronization' on page 35 undefined on input line 380 Reference `events-and-synchronization' on page 35 undefined on input line 395 Reference `events-and-synchronization' on page 35 undefined on input line 400 Reference `execution-of-an-algorithm-in-a-model' on page 99 undefined on input line 794 Reference `expandable-connectors' on page 64 undefined on input line 782 Reference `explicit-iteration-ranges-of-for-equations' on page 141 undefined on input line 200 Reference `exponentiation-of-scalars-of-numeric-elements' on page 73 undefined on input line 665 Reference `external-function-interface' on page 147 undefined on input line 11 Reference `external-function-interface' on page 61 undefined on input line 518 Reference `external-objects' on page 181 undefined on input line 2496 Reference `external-objects' on page 33 undefined on input line 248 Reference `external-objects' on page 53 undefined on input line 1765 Reference `external-objects' on page 67 undefined on input line 188 Reference `external-objects' on page 69 undefined on input line 335 Reference `external-resources' on page 176 undefined on input line 2150 Reference `external-resources' on page 176 undefined on input line 2156 Reference `external-resources' on page 238 undefined on input line 62 Reference `fig:roots' on page 188 undefined on input line 345 Reference `fig:roots' on page 188 undefined on input line 361 Reference `flexible-array-sizes-and-resizing-of-arrays-in-functions' on page 120 undefined on input line 48 Reference `flexible-array-sizes-and-resizing-of-arrays-in-functions' on page 122 undefined on input line 206 Reference `flexible-array-sizes-and-resizing-of-arrays-in-functions' on page 150 undefined on input line 228 Reference `function-as-a-specialized-class' on page 147 undefined on input line 7 Reference `function-as-a-specialized-class' on page 157 undefined on input line 796 Reference `function-as-a-specialized-class' on page 157 undefined on input line 801 Reference `function-as-a-specialized-class' on page 33 undefined on input line 216 Reference `function-as-a-specialized-class' on page 41 undefined on input line 835 Reference `function-call' on page 148 undefined on input line 87 Reference `function-call' on page 149 undefined on input line 195 Reference `function-call' on page 33 undefined on input line 275 Reference `function-compatibility-or-function-subtyping-for-functions' on page 154 undefined on input line 540 Reference `function-compatibility-or-function-subtyping-for-functions' on page 154 undefined on input line 592 Reference `function-compatibility-or-function-subtyping-for-functions' on page 70 undefined on input line 416 Reference `function-partial-application' on page 153 undefined on input line 531 Reference `function-partial-application' on page 153 undefined on input line 536 Reference `function-return-statements' on page 143 undefined on input line 372 Reference `functional-input-arguments-to-functions' on page 149 undefined on input line 202 Reference `functional-input-arguments-to-functions' on page 33 undefined on input line 242 Reference `generation-of-connection-equations' on page 105 undefined on input line 167 Reference `generation-of-connection-equations' on page 117 undefined on input line 1058 Reference `generation-of-connection-equations' on page 117 undefined on input line 1061 Reference `generation-of-connection-equations' on page 198 undefined on input line 152 Reference `generation-of-connection-equations' on page 64 undefined on input line 785 Reference `getinstancename' on page 17 undefined on input line 636 Reference `glossary' on page 5 undefined on input line 99 Reference `homotopy' on page 17 undefined on input line 589 Reference `implicit-iteration-ranges' on page 125 undefined on input line 483 Reference `implicit-iteration-ranges' on page 127 undefined on input line 616 Reference `implicit-iteration-ranges' on page 91 undefined on input line 145 Reference `inheritance-modification-and-redeclaration' on page 148 undefined on input line 117 Reference `inheritance-of-protected-and-public-elements' on page 31 undefined on input line 57 Reference `initialization-and-binding-equations-of-components-in-functions' on page 10 undefined on input line 32 Reference `initialization-and-binding-equations-of-components-in-functions' on page 139 undefined on input line 78 Reference `initialization-and-binding-equations-of-components-in-functions' on page 149 undefined on input line 182 Reference `initialization-and-binding-equations-of-components-in-functions' on page 149 undefined on input line 184 Reference `initialization-and-binding-equations-of-components-in-functions' on page 149 undefined on input line 212 Reference `initialization-initial-equation-and-initial-algorithm' on page 102 undefined on input line 995 Reference `initialization-initial-equation-and-initial-algorithm' on page 138 undefined on input line 25 Reference `initialization-initial-equation-and-initial-algorithm' on page 35 undefined on input line 381 Reference `initialization-initial-equation-and-initial-algorithm' on page 89 undefined on input line 24 Reference `initialization-initial-equation-and-initial-algorithm' on page 95 undefined on input line 445 Reference `initialization-of-clocked-partitions' on page 208 undefined on input line 483 Reference `initialization-of-clocked-partitions' on page 211 undefined on input line 599 Reference `initialization-of-clocked-partitions' on page 211 undefined on input line 648 Reference `initialization-of-clocked-partitions' on page 212 undefined on input line 794 Reference `inside-and-outside-connectors' on page 196 undefined on input line 49 Reference `inside-and-outside-connectors' on page 196 undefined on input line 55 Reference `inside-and-outside-connectors' on page 197 undefined on input line 105 Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 108 undefined on input line 376 Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 63 undefined on input line 687 Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 65 undefined on input line 6 Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 78 undefined on input line 330 Reference `interface-compatibility-or-subtyping' on page 37 undefined on input line 545 Reference `interface-compatibility-or-subtyping' on page 65 undefined on input line 11 Reference `interface-compatibility-or-subtyping' on page 87 undefined on input line 1035 Reference `interface-or-type' on page 66 undefined on input line 101 Reference `interface-or-type' on page 66 undefined on input line 96 Reference `interface-or-type-relationships' on page 189 undefined on input line 55 Reference `interface-or-type-relationships' on page 41 undefined on input line 853 Reference `lexical-conventions' on page 5 undefined on input line 124 Reference `lexical-conventions' on page 6 undefined on input line 20 Reference `lexical-conventions' on page 7 undefined on input line 110 Reference `lexical-conventions' on page 8 undefined on input line 173 Reference `lexical-conventions' on page 9 undefined on input line 239 Reference `lookup-of-imported-names' on page 57 undefined on input line 161 Reference `mapping-of-versions-to-file-system' on page 185 undefined on input line 161 Reference `mapping-package-class-structures-to-a-hierarchical-file-system' on page 55 undefined on input line 19 Reference `matrix-and-vector-algebra-functions' on page 123 undefined on input line 231 Reference `matrix-and-vector-multiplication-of-numeric-arrays' on page 191 undefined on input line 260 Reference `merging-of-modifications' on page 60 undefined on input line 422 Reference `merging-of-modifications' on page 63 undefined on input line 728 Reference `merging-variable-definitions' on page 232 undefined on input line 457 Reference `modelica-3-4' on page 2 undefined on input line 44 Reference `modelica-concrete-syntax' on page 10 undefined on input line 26 Reference `modelica-concrete-syntax' on page 10 undefined on input line 43 Reference `modelica-concrete-syntax' on page 10 undefined on input line 5 Reference `modelica-concrete-syntax' on page 5 undefined on input line 132 Reference `modelica-concrete-syntax' on page 6 undefined on input line 14 Reference `modelica-concrete-syntax' on page 7 undefined on input line 87 Reference `modelica-dae-representation' on page 43 undefined on input line 1001 Reference `modelica-revision-history' on page 1 undefined on input line 43 Reference `modification' on page 78 undefined on input line 322 Reference `modification-environment' on page 55 undefined on input line 9 Reference `modification-environment' on page 56 undefined on input line 116 Reference `modification-environment' on page 56 undefined on input line 148 Reference `modifications' on page 89 undefined on input line 18 Reference `nested-for-loops-and-reduction-expressions-with-multiple-iterators' on page 140 undefined on input line 186 Reference `nested-for-loops-and-reduction-expressions-with-multiple-iterators' on page 90 undefined on input line 92 Reference `noevent-and-smooth' on page 25 undefined on input line 1114 Reference `noevent-and-smooth' on page 25 undefined on input line 1125 Reference `numeric-functions-and-conversion-functions' on page 15 undefined on input line 354 Reference `numeric-functions-and-conversion-functions' on page 159 undefined on input line 956 Reference `numeric-functions-and-conversion-functions' on page 52 undefined on input line 1671 Reference `operator-precedence-and-associativity' on page 10 undefined on input line 25 Reference `operator-precedence-and-associativity' on page 189 undefined on input line 58 Reference `operator-precedence-and-associativity' on page 9 undefined on input line 240 Reference `output-formal-parameters-of-functions' on page 31 undefined on input line 93 Reference `overconstrained-equation-operators-for-connection-graphs' on page 112 undefined on input line 742 Reference `overloaded-binary-operations' on page 189 undefined on input line 27 Reference `overloaded-constructors' on page 189 undefined on input line 23 Reference `overloaded-operators' on page 41 undefined on input line 861 Reference `overloaded-operators' on page 41 undefined on input line 864 Reference `overloaded-operators' on page 67 undefined on input line 188 Reference `overloaded-operators' on page 69 undefined on input line 330 Reference `overloaded-string-conversions' on page 189 undefined on input line 25 Reference `overloaded-unary-operations' on page 189 undefined on input line 31 Reference `packages' on page 41 undefined on input line 850 Reference `packages' on page 7 undefined on input line 105 Reference `partial-derivatives-of-functions' on page 163 undefined on input line 1229 Reference `partitioning-operators' on page 215 undefined on input line 906 Reference `partitioning-operators' on page 215 undefined on input line 919 Reference `plot-curves' on page 239 undefined on input line 103 Reference `plug-compatibility-or-restricted-subtyping' on page 65 undefined on input line 11 Reference `plug-compatibility-or-restricted-subtyping' on page 70 undefined on input line 415 Reference `plug-compatibility-or-restricted-subtyping' on page 70 undefined on input line 426 Reference `positional-or-named-input-arguments-of-functions' on page 10 undefined on input line 31 Reference `positional-or-named-input-arguments-of-functions' on page 13 undefined on input line 193 Reference `positional-or-named-input-arguments-of-functions' on page 149 undefined on input line 200 Reference `positional-or-named-input-arguments-of-functions' on page 154 undefined on input line 572 Reference `positional-or-named-input-arguments-of-functions' on page 157 undefined on input line 793 Reference `positional-or-named-input-arguments-of-functions' on page 31 undefined on input line 91 Reference `positional-or-named-input-arguments-of-functions' on page 64 undefined on input line 760 Reference `pre' on page 25 undefined on input line 1148 Reference `predefined-types-and-classes' on page 10 undefined on input line 15 Reference `predefined-types-and-classes' on page 100 undefined on input line 841 Reference `predefined-types-and-classes' on page 66 undefined on input line 94 Reference `record-constructor-functions' on page 152 undefined on input line 403 Reference `record-constructor-functions' on page 41 undefined on input line 820 Reference `record-constructor-functions' on page 55 undefined on input line 54 Reference `records' on page 171 undefined on input line 1838 Reference `records' on page 174 undefined on input line 2035 Reference `records' on page 174 undefined on input line 2040 Reference `records' on page 31 undefined on input line 96 Reference `redeclaration' on page 31 undefined on input line 66 Reference `redeclaration' on page 56 undefined on input line 129 Reference `redeclaration' on page 65 undefined on input line 5 Reference `redeclaration' on page 70 undefined on input line 444 Reference `redeclaration' on page 71 undefined on input line 554 Reference `redeclaration' on page 75 undefined on input line 89 Reference `redeclaration' on page 77 undefined on input line 286 Reference `redeclaration' on page 77 undefined on input line 289 Reference `redeclaration' on page 87 undefined on input line 1015 Reference `reduction-expressions' on page 124 undefined on input line 350 Reference `reduction-expressions' on page 124 undefined on input line 380 Reference `reduction-expressions' on page 124 undefined on input line 400 Reference `reduction-expressions' on page 124 undefined on input line 418 Reference `reduction-expressions' on page 124 undefined on input line 441 Reference `reduction-expressions' on page 152 undefined on input line 416 Reference `reduction-functions-and-operators' on page 139 undefined on input line 92 Reference `reinit' on page 25 undefined on input line 1167 Reference `reinit' on page 97 undefined on input line 584 Reference `reset-handling' on page 211 undefined on input line 598 Reference `restriction-on-combining-base-classes-and-other-elements' on page 39 undefined on input line 689 Reference `restriction-on-combining-base-classes-and-other-elements' on page 39 undefined on input line 720 Reference `restrictions-of-connections-and-connectors' on page 105 undefined on input line 150 Reference `restrictions-of-connections-and-connectors' on page 43 undefined on input line 957 Reference `restrictions-on-assigned-variables' on page 33 undefined on input line 228 Reference `restrictions-on-base-classes-and-constraining-types-to-be-transitively-non-replaceable' on page 158 undefined on input line 856 Reference `restrictions-on-base-classes-and-constraining-types-to-be-transitively-non-replaceable' on page 68 undefined on input line 243 Reference `restrictions-on-the-kind-of-base-class' on page 41 undefined on input line 810 Reference `return-statements' on page 143 undefined on input line 335 Reference `scalar-functions-applied-to-array-arguments' on page 135 undefined on input line 1250 Reference `scalar-functions-applied-to-array-arguments' on page 15 undefined on input line 375 Reference `scalar-functions-applied-to-array-arguments' on page 152 undefined on input line 460 Reference `scalar-functions-applied-to-array-arguments' on page 162 undefined on input line 1154 Reference `scalar-functions-applied-to-array-arguments' on page 17 undefined on input line 590 Reference `scalar-functions-applied-to-array-arguments' on page 19 undefined on input line 706 Reference `scalar-functions-applied-to-array-arguments' on page 25 undefined on input line 1098 Reference `scalar-vector-matrix-and-array-operator-functions' on page 10 undefined on input line 27 Reference `scalar-vector-matrix-and-array-operator-functions' on page 12 undefined on input line 154 Reference `scalar-vector-matrix-and-array-operator-functions' on page 191 undefined on input line 259 Reference `scalar-vector-matrix-and-array-operator-functions' on page 192 undefined on input line 320 Reference `scoping-name-lookup-and-flattening' on page 7 undefined on input line 104 Reference `semantics-summary' on page 64 undefined on input line 785 Reference `semilinear' on page 17 undefined on input line 601 Reference `simple-equality-equations' on page 140 undefined on input line 170 Reference `simple-name-lookup' on page 77 undefined on input line 291 Reference `simple-types' on page 171 undefined on input line 1837 Reference `simple-types' on page 172 undefined on input line 1862 Reference `simple-types' on page 174 undefined on input line 2021 Reference `simple-types' on page 174 undefined on input line 2039 Reference `simultaneous-inner-outer-declarations' on page 31 undefined on input line 65 Reference `simultaneous-inner-outer-declarations' on page 57 undefined on input line 171 Reference `solver-methods' on page 208 undefined on input line 513 Reference `solver-methods' on page 219 undefined on input line 1183 Reference `spatialdistribution' on page 17 undefined on input line 630 Reference `specialized-classes' on page 148 undefined on input line 123 Reference `specialized-classes' on page 184 undefined on input line 5 Reference `specialized-classes' on page 189 undefined on input line 6 Reference `specialized-classes' on page 193 undefined on input line 364 Reference `specialized-classes' on page 33 undefined on input line 238 Reference `specialized-classes' on page 76 undefined on input line 141 Reference `standard-type-coercion' on page 131 undefined on input line 914 Reference `standard-type-coercion' on page 152 undefined on input line 459 Reference `standard-type-coercion' on page 73 undefined on input line 661 Reference `standard-type-coercion' on page 73 undefined on input line 668 Reference `state-machine-semantics' on page 226 undefined on input line 92 Reference `state-machines' on page 149 undefined on input line 175 Reference `state-machines' on page 64 undefined on input line 781 Reference `static-name-lookup' on page 185 undefined on input line 96 Reference `static-name-lookup' on page 32 undefined on input line 179 Reference `static-name-lookup' on page 63 undefined on input line 687 Reference `stream-operator-actualstream' on page 17 undefined on input line 618 Reference `stream-operator-actualstream' on page 196 undefined on input line 61 Reference `stream-operator-actualstream' on page 197 undefined on input line 87 Reference `stream-operator-instream-and-connection-equations' on page 17 undefined on input line 612 Reference `stream-operator-instream-and-connection-equations' on page 196 undefined on input line 53 Reference `stream-operator-instream-and-connection-equations' on page 196 undefined on input line 60 Reference `sub-clock-conversion-operators' on page 208 undefined on input line 419 Reference `sub-clock-conversion-operators' on page 208 undefined on input line 469 Reference `sub-clock-conversion-operators' on page 208 undefined on input line 499 Reference `sub-clock-conversion-operators' on page 210 undefined on input line 560 Reference `sub-clock-conversion-operators' on page 215 undefined on input line 902 Reference `sub-clock-inferencing' on page 208 undefined on input line 404 Reference `sub-clock-inferencing' on page 210 undefined on input line 535 Reference `sub-clock-inferencing' on page 211 undefined on input line 623 Reference `sub-clock-inferencing' on page 212 undefined on input line 724 Reference `sub-clock-inferencing' on page 212 undefined on input line 738 Reference `sub-clock-inferencing' on page 218 undefined on input line 1169 Reference `sub-clock-inferencing' on page 221 undefined on input line 1387 Reference `synchronous-data-flow-principle-and-single-assignment-rule' on page 94 undefined on input line 370 Reference `synchronous-data-flow-principle-and-single-assignment-rule' on page 98 undefined on input line 687 Reference `synchronous-language-elements' on page 149 undefined on input line 175 Reference `tab:product' on page 191 undefined on input line 268 Reference `tab:product' on page 191 undefined on input line 272 Reference `terminate' on page 146 undefined on input line 536 Reference `the-class-extends-redeclaration-mechanism' on page 68 undefined on input line 245 Reference `the-class-tree' on page 56 undefined on input line 62 Reference `the-concepts-of-type-interface-and-subtype' on page 65 undefined on input line 11 Reference `the-concepts-of-type-interface-and-subtype' on page 65 undefined on input line 12 Reference `transitively-non-replaceable' on page 158 undefined on input line 856 Reference `transitively-non-replaceable' on page 67 undefined on input line 152 Reference `transitively-non-replaceable' on page 68 undefined on input line 262 Reference `transitively-non-replaceable' on page 69 undefined on input line 340 Reference `transitively-non-replaceable' on page 77 undefined on input line 239 Reference `type-compatible-expressions' on page 126 undefined on input line 558 Reference `type-compatible-expressions' on page 128 undefined on input line 661 Reference `type-compatible-expressions' on page 14 undefined on input line 292 Reference `type-compatible-expressions' on page 77 undefined on input line 265 Reference `type-compatible-expressions' on page 90 undefined on input line 67 Reference `type-conversion-of-enumeration-values-to-string-or-integer' on page 15 undefined on input line 392 Reference `type-conversion-of-enumeration-values-to-string-or-integer' on page 15 undefined on input line 414 Reference `type-conversion-of-enumeration-values-to-string-or-integer' on page 52 undefined on input line 1678 Reference `type-conversion-of-integer-to-enumeration-values' on page 15 undefined on input line 399 Reference `type-conversion-of-integer-to-enumeration-values' on page 152 undefined on input line 404 Reference `type-conversion-of-integer-to-enumeration-values' on page 55 undefined on input line 54 Reference `types-as-iteration-ranges' on page 125 undefined on input line 484 Reference `types-as-iteration-ranges' on page 127 undefined on input line 617 Reference `types-as-iteration-ranges' on page 51 undefined on input line 1562 Reference `types-as-iteration-ranges' on page 90 undefined on input line 113 Reference `using-the-derivative-annotation' on page 163 undefined on input line 1227 Reference `utility-functions-for-allocating-strings' on page 171 undefined on input line 1784 Reference `variability-of-expressions' on page 207 undefined on input line 332 Reference `variability-of-expressions' on page 218 undefined on input line 1160 Reference `variability-of-expressions' on page 35 undefined on input line 421 Reference `variability-of-expressions' on page 35 undefined on input line 424 Reference `variability-of-structured-entities' on page 33 undefined on input line 264 Reference `variable-replacements' on page 239 undefined on input line 114 Reference `vector-construction' on page 14 undefined on input line 278 Reference `vector-matrix-and-array-constructors' on page 124 undefined on input line 299 Reference `vector-matrix-and-array-constructors' on page 125 undefined on input line 477 Reference `vector-matrix-and-array-constructors' on page 14 undefined on input line 270 Reference `vectorized-calls-of-functions' on page 17 undefined on input line 543 Reference `vectorized-calls-of-functions' on page 17 undefined on input line 559 Reference `vectorized-calls-of-functions' on page 17 undefined on input line 603 Reference `vendor-specific-annotations' on page 238 undefined on input line 7 Reference `when-equations' on page 204 undefined on input line 94 Reference `when-equations' on page 43 undefined on input line 1001 Reference `when-statements' on page 94 undefined on input line 401 Latexmk: Summary of warnings from last run of (pdf)latex: Latex failed to resolve 413 reference(s) Collected error summary (may duplicate other messages): pdflatex: Command for 'pdflatex' gave return code 1 Refer to 'MLS.log' for details Latexmk: Use the -f option to force complete processing, unless error was exceeding maximum runs, or warnings treated as errors. === TeX engine is 'pdfTeX' Latexmk: Errors, so I did not complete making targets [Pipeline] } $ docker stop --time=1 31adb20fc3d89a67dfcd091ee395e3ef24f1023d77b1c934607113cc418ca69f $ docker rm -f 31adb20fc3d89a67dfcd091ee395e3ef24f1023d77b1c934607113cc418ca69f [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 GitHub has been notified of this commit’s build result ERROR: script returned exit code 12 Finished: FAILURE