Skip to content

Console Output

Pull request #2768 updated
10:23:36 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 HansOlsson for modelica/ModelicaSpecification
Obtained .CI/Jenkinsfile from 0dfbf323e9228339775ac4f7b53608a3a7dc7e87+c91e67c16b683935c80d3009915fae2f8cf79d41 (8ebad3db86b0dcc7558be97b7a4b6712850a73dc)
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-2768
[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-2768 # timeout=10
Fetching upstream changes from https://github.com/modelica/ModelicaSpecification.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials GitHub Access Token
 > git fetch --no-tags --progress -- https://github.com/modelica/ModelicaSpecification.git +refs/pull/2768/head:refs/remotes/origin/PR-2768 +refs/heads/master:refs/remotes/origin/master # timeout=10
Cleaning workspace
Fetching without tags
Merging remotes/origin/master commit c91e67c16b683935c80d3009915fae2f8cf79d41 into PR head commit 0dfbf323e9228339775ac4f7b53608a3a7dc7e87
Merge succeeded, producing b681f693ea5b8cd88f62afe1e68dc7e26eb30eaf
Checking out Revision b681f693ea5b8cd88f62afe1e68dc7e26eb30eaf (PR-2768)
 > git config remote.origin.url https://github.com/modelica/ModelicaSpecification.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2768/head:refs/remotes/origin/PR-2768 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # 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/2768/head:refs/remotes/origin/PR-2768 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0dfbf323e9228339775ac4f7b53608a3a7dc7e87 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials GitHub Access Token
 > git merge c91e67c16b683935c80d3009915fae2f8cf79d41 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b681f693ea5b8cd88f62afe1e68dc7e26eb30eaf # timeout=10
Commit message: "Merge commit 'c91e67c16b683935c80d3009915fae2f8cf79d41' into HEAD"
First time build. Skipping changelog.
Cleaning workspace
[Pipeline] withEnv
[Pipeline] {
[Pipeline] isUnix
[Pipeline] sh
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b PR-2768 b681f693ea5b8cd88f62afe1e68dc7e26eb30eaf # timeout=10
 > git rev-list --no-walk f5e385f5b90de681f83a70502e7c3a625aa6eefc # timeout=10
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
+ docker inspect -f . 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-2768 -v /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2768:/var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2768:rw,z -v /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2768@tmp:/var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2768@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** alpine:3.9 cat
$ docker top 250d18f483dfcc414900cd7f55fd7ec329661a706f0b3be5a664f3d81f85a4ef -eo pid,comm
[Pipeline] {
[Pipeline] sh
+ grep -n '[ 	]$' MLS.tex preamble.tex chapters/abstract.tex chapters/annotations.tex chapters/arrays.tex chapters/classes.tex chapters/connectors.tex chapters/copyright.tex chapters/dae.tex chapters/derivationofstream.tex chapters/equations.tex chapters/functions.tex chapters/inheritance.tex chapters/interface.tex chapters/introduction.tex chapters/lexicalstructure.tex chapters/library.tex chapters/operatorsandexpressions.tex chapters/overloaded.tex chapters/packages.tex chapters/preface.tex chapters/revisions.tex chapters/scoping.tex chapters/statemachines.tex chapters/statements.tex chapters/stream.tex chapters/synchronous.tex chapters/syntax.tex chapters/titlepage.tex chapters/unitexpressions.tex
[Pipeline] }
$ docker stop --time=1 250d18f483dfcc414900cd7f55fd7ec329661a706f0b3be5a664f3d81f85a4ef
$ docker rm -f 250d18f483dfcc414900cd7f55fd7ec329661a706f0b3be5a664f3d81f85a4ef
[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-2768
[Pipeline] {
[Pipeline] checkout
using credential github
Fetching changes from the remote Git repository
Cleaning workspace
Fetching without tags
Merging remotes/origin/master commit c91e67c16b683935c80d3009915fae2f8cf79d41 into PR head commit 0dfbf323e9228339775ac4f7b53608a3a7dc7e87
Merge succeeded, producing c9fd11bf6410bfa11f3e3088426183c57c22f3a9
Checking out Revision c9fd11bf6410bfa11f3e3088426183c57c22f3a9 (PR-2768)
Commit message: "Merge commit 'c91e67c16b683935c80d3009915fae2f8cf79d41' into HEAD"
First time build. Skipping changelog.
Cleaning workspace
 > 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
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials GitHub Access Token
 > git fetch --no-tags --progress -- https://github.com/modelica/ModelicaSpecification.git +refs/pull/2768/head:refs/remotes/origin/PR-2768 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0dfbf323e9228339775ac4f7b53608a3a7dc7e87 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials GitHub Access Token
 > git merge c91e67c16b683935c80d3009915fae2f8cf79d41 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c9fd11bf6410bfa11f3e3088426183c57c22f3a9 # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git branch -D PR-2768 # timeout=10
 > git checkout -b PR-2768 c9fd11bf6410bfa11f3e3088426183c57c22f3a9 # timeout=10
 > git rev-list --no-walk f5e385f5b90de681f83a70502e7c3a625aa6eefc # 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:20201130
20201130: Pulling from modelicaspec/latexml
Digest: sha256:3515bef2129bac74a4d7d98c2b5404f7af1d17d9e93f11fed535c84e2258bc07
Status: Image is up to date for modelicaspec/latexml:20201130
docker.io/modelicaspec/latexml:20201130
[Pipeline] isUnix
[Pipeline] sh
+ docker inspect -f . modelicaspec/latexml:20201130
.
[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-2768 -v /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2768:/var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2768:rw,z -v /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2768@tmp:/var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2768@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** modelicaspec/latexml:20201130 cat
$ docker top 12815fb881f0745f92bb6415de2006556899726a8f14d860d445df3fc2de152c -eo pid,comm
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ mkdir -p /tmp/jenkins
[Pipeline] sh
+ latexmk -pdf MLS.tex
Latexmk: This is Latexmk, John Collins, 26 Dec. 2019, version: 4.67.
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.21 (TeX Live 2020) (preloaded format=pdflatex)
 restricted \write18 enabled.
entering extended mode
(./MLS.tex
LaTeX2e <2020-02-02> patch level 5
L3 programming layer <2020-04-06>
(/usr/local/texlive/texmf-dist/tex/latex/base/report.cls
Document Class: report 2019/12/20 v1.4l Standard LaTeX document class
(/usr/local/texlive/texmf-dist/tex/latex/base/size10.clo))
(/usr/local/texlive/texmf-dist/tex/latex/base/inputenc.sty) (./preamble.tex
(/usr/local/texlive/texmf-dist/tex/generic/babel/babel.sty
(/usr/local/texlive/texmf-dist/tex/generic/babel/switch.def)
(/usr/local/texlive/texmf-dist/tex/generic/babel-english/english.ldf
(/usr/local/texlive/texmf-dist/tex/generic/babel/babel.def
(/usr/local/texlive/texmf-dist/tex/generic/babel/txtbabel.def))))
(/usr/local/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)
(/usr/local/texlive/texmf-dist/tex/latex/parskip/parskip.sty
(/usr/local/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty
(/usr/local/texlive/texmf-dist/tex/latex/graphics/keyval.sty)
(/usr/local/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty)
(/usr/local/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))
(/usr/local/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty))
(/usr/local/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(/usr/local/texlive/texmf-dist/tex/latex/amsmath/amstext.sty
(/usr/local/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty))
(/usr/local/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty)
(/usr/local/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty))
(/usr/local/texlive/texmf-dist/tex/latex/float/float.sty)
(/usr/local/texlive/texmf-dist/tex/generic/iftex/ifpdf.sty
(/usr/local/texlive/texmf-dist/tex/generic/iftex/iftex.sty))
(/usr/local/texlive/texmf-dist/tex/latex/tocloft/tocloft.sty

Package tocloft Warning: \@starttoc has already been redefined; tocloft bailing
 out. on input line 1156.

) (/usr/local/texlive/texmf-dist/tex/latex/geometry/geometry.sty
(/usr/local/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty))
(/usr/local/texlive/texmf-dist/tex/latex/graphics/graphicx.sty
(/usr/local/texlive/texmf-dist/tex/latex/graphics/graphics.sty
(/usr/local/texlive/texmf-dist/tex/latex/graphics/trig.sty)
(/usr/local/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg)
(/usr/local/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)))
(/usr/local/texlive/texmf-dist/tex/latex/caption/caption.sty
(/usr/local/texlive/texmf-dist/tex/latex/caption/caption3.sty))
(/usr/local/texlive/texmf-dist/tex/latex/index/index.sty

LaTeX Warning: Command \markboth  has changed.
               Check if current package is valid.


LaTeX Warning: Command \markright  has changed.
               Check if current package is valid.

) (/usr/local/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty
(/usr/local/texlive/texmf-dist/tex/latex/pdftexcmds/pdftexcmds.sty
(/usr/local/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty))
(/usr/local/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty)
(/usr/local/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty)
(/usr/local/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty)
(/usr/local/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty)
(/usr/local/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty)
(/usr/local/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def)
(/usr/local/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty)
(/usr/local/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty)
(/usr/local/texlive/texmf-dist/tex/latex/url/url.sty)
(/usr/local/texlive/texmf-dist/tex/generic/bitset/bitset.sty
(/usr/local/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty))
(/usr/local/texlive/texmf-dist/tex/generic/atbegshi/atbegshi.sty))
(/usr/local/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def
(/usr/local/texlive/texmf-dist/tex/latex/atveryend/atveryend.sty)
(/usr/local/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty
(/usr/local/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty)))
(/usr/local/texlive/texmf-dist/tex/latex/biblatex/biblatex.sty
(/usr/local/texlive/texmf-dist/tex/latex/logreq/logreq.sty
(/usr/local/texlive/texmf-dist/tex/latex/logreq/logreq.def))
(/usr/local/texlive/texmf-dist/tex/latex/base/ifthen.sty)
(/usr/local/texlive/texmf-dist/tex/latex/biblatex/blx-dm.def)
(/usr/local/texlive/texmf-dist/tex/latex/biblatex/blx-compat.def)
(/usr/local/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty
(/usr/local/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdfmode.def))
(/usr/local/texlive/texmf-dist/tex/latex/biblatex/blx-case-expl3.def
(/usr/local/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty))
(/usr/local/texlive/texmf-dist/tex/latex/biblatex/biblatex.def)
(/usr/local/texlive/texmf-dist/tex/latex/biblatex/bbx/authoryear.bbx
(/usr/local/texlive/texmf-dist/tex/latex/biblatex/bbx/standard.bbx))
(/usr/local/texlive/texmf-dist/tex/latex/biblatex/cbx/authoryear.cbx)
(/usr/local/texlive/texmf-dist/tex/latex/biblatex/biblatex.cfg))
(/usr/local/texlive/texmf-dist/tex/latex/multirow/multirow.sty)
(./mlsshared.sty (/usr/local/texlive/texmf-dist/tex/latex/listings/listings.sty
(/usr/local/texlive/texmf-dist/tex/latex/listings/lstmisc.sty)
(/usr/local/texlive/texmf-dist/tex/latex/listings/listings.cfg))
(/usr/local/texlive/texmf-dist/tex/latex/graphics/color.sty
(/usr/local/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg))
(/usr/local/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty
(/usr/local/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)
(/usr/local/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty
(/usr/local/texlive/texmf-dist/tex/latex/tools/array.sty)))
(/usr/local/texlive/texmf-dist/tex/latex/listings/lstmisc.sty))
(/usr/local/texlive/texmf-dist/tex/latex/cleveref/cleveref.sty)
(/usr/local/texlive/texmf-dist/tex/latex/amscls/amsthm.sty))

Package biblatex Warning: 'babel/polyglossia' detected but 'csquotes' missing.
(biblatex)                Loading 'csquotes' recommended.

(./MLS.aux)
*geometry* driver: auto-detecting
*geometry* detected driver: pdftex
(/usr/local/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii
[Loading MPS to PDF converter (version 2006.09.02).]
) (/usr/local/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty
(/usr/local/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg))
(/usr/local/texlive/texmf-dist/tex/latex/hyperref/nameref.sty
(/usr/local/texlive/texmf-dist/tex/latex/refcount/refcount.sty)
(/usr/local/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty))
(/usr/local/texlive/texmf-dist/tex/latex/biblatex/lbx/english.lbx)
No file MLS.bbl.

Package hyperref Warning: Option `destlabel' has already been used,
(hyperref)                setting the option has no effect on input line 26.

(./chapters/titlepage.tex (./chapters/abstract.tex) [1{/usr/local/texmf-var/fon
ts/map/pdftex/updmap/pdftex.map} <./media/Modelica_Language.pdf>])
(./chapters/copyright.tex

LaTeX Warning: Reference `modelica-revision-history' on page 1 undefined on inp
ut line 8.

)

Package Fancyhdr Warning: \headheight is too small (12.0pt): 
Make it at least 25.38974pt.
We now make it that large for the rest of the document.
This may cause the page layout to be inconsistent, however.

[1] [2] (./chapters/preface.tex [3 <./media/diagram_examples.png>]

LaTeX Warning: Reference `modelica-3-4' on page 1 undefined on input line 47.

)

Package Fancyhdr Warning: \headheight is too small (25.38974pt): 
Make it at least 28.98978pt.
We now make it that large for the rest of the document.
This may cause the page layout to be inconsistent, however.

[4] (./chapters/introduction.tex
Chapter 1.
[5]

LaTeX Warning: Reference `document-index' on page 1 undefined on input line 95.



LaTeX Warning: Reference `lexical-conventions' on page 1 undefined on input lin
e 120.


LaTeX Warning: Reference `modelica-concrete-syntax' on page 1 undefined on inpu
t line 128.

) [6] (./chapters/lexicalstructure.tex
Chapter 2.

LaTeX Warning: Reference `modelica-concrete-syntax' on page 1 undefined on inpu
t line 14.


LaTeX Warning: Reference `lexical-conventions' on page 1 undefined on input lin
e 20.

(/usr/local/texlive/texmf-dist/tex/latex/base/omlcmr.fd)
(/usr/local/texlive/texmf-dist/tex/latex/base/ts1cmss.fd) [7]

LaTeX Warning: Reference `modelica-concrete-syntax' on page 1 undefined on inpu
t line 78.

(/usr/local/texlive/texmf-dist/tex/latex/base/ts1cmtt.fd)

LaTeX Warning: Reference `scoping-name-lookup-and-flattening' on page 1 undefin
ed on input line 94.


LaTeX Warning: Reference `packages' on page 1 undefined on input line 95.


LaTeX Warning: Reference `component-declarations' on page 1 undefined on input 
line 103.


LaTeX Warning: Reference `slice-operation' on page 1 undefined on input line 10
3.


LaTeX Warning: Reference `lexical-conventions' on page 1 undefined on input lin
e 111.

[8]

LaTeX Warning: Reference `lexical-conventions' on page 1 undefined on input lin
e 138.


LaTeX Warning: Reference `integer-type' on page 1 undefined on input line 157.


LaTeX Warning: Reference `lexical-conventions' on page 1 undefined on input lin
e 170.

[9]

LaTeX Warning: Reference `lexical-conventions' on page 10 undefined on input li
ne 240.


LaTeX Warning: Reference `operator-precedence-and-associativity' on page 1 unde
fined on input line 241.

) [10] (./chapters/operatorsandexpressions.tex
Chapter 3.

LaTeX Warning: Reference `modelica-concrete-syntax' on page 1 undefined on inpu
t line 3.


LaTeX Warning: Reference `predefined-types-and-classes' on page 1 undefined on 
input line 15.


LaTeX Warning: Reference `operator-precedence-and-associativity' on page 1 unde
fined on input line 23.


LaTeX Warning: Reference `modelica-concrete-syntax' on page 1 undefined on inpu
t line 24.


LaTeX Warning: Reference `scalar-vector-matrix-and-array-operator-functions' on
 page 1 undefined on input line 25.


LaTeX Warning: Reference `positional-or-named-input-arguments-of-functions' on 
page 1 undefined on input line 29.


LaTeX Warning: Reference `initialization-and-binding-equations-of-components-in
-functions' on page 1 undefined on input line 30.


LaTeX Warning: Reference `array-dimension-lower-and-upper-index-bounds' on page
 1 undefined on input line 30.


LaTeX Warning: Reference `built-in-intrinsic-operators-with-function-syntax' on
 page 1 undefined on input line 31.


LaTeX Warning: Reference `modelica-concrete-syntax' on page 1 undefined on inpu
t line 44.


LaTeX Warning: Reference `modelica-concrete-syntax' on page 1 undefined on inpu
t line 44.

[11] [12]

LaTeX Warning: Reference `scalar-vector-matrix-and-array-operator-functions' on
 page 1 undefined on input line 160.

[13]

LaTeX Warning: Reference `equations' on page 1 undefined on input line 200.


LaTeX Warning: Reference `equality-and-assignment' on page 1 undefined on input
 line 200.


LaTeX Warning: Reference `positional-or-named-input-arguments-of-functions' on 
page 1 undefined on input line 201.

(/usr/local/texlive/texmf-dist/tex/latex/listings/lstlang1.sty)

LaTeX Warning: Reference `events-and-synchronization' on page 1 undefined on in
put line 254.


LaTeX Warning: Reference `discrete-time-expressions' on page 1 undefined on inp
ut line 257.

[14]

LaTeX Warning: Reference `vector-matrix-and-array-constructors' on page 1 undef
ined on input line 277.


LaTeX Warning: Reference `array-concatenation' on page 1 undefined on input lin
e 281.


LaTeX Warning: Reference `vector-construction' on page 1 undefined on input lin
e 285.


LaTeX Warning: Reference `type-compatible-expressions' on page 1 undefined on i
nput line 296.


LaTeX Warning: Reference `evaluation-order' on page 1 undefined on input line 2
98.

[15]

LaTeX Warning: Reference `numeric-functions-and-conversion-functions' on page 1
 undefined on input line 362.


LaTeX Warning: Reference `derivative-and-special-purpose-operators-with-functio
n-syntax' on page 1 undefined on input line 366.


LaTeX Warning: Reference `event-related-operators-with-function-syntax' on page
 1 undefined on input line 368.


LaTeX Warning: Reference `array-dimension-lower-and-upper-index-bounds' on page
 1 undefined on input line 370.


LaTeX Warning: Reference `built-in-functions' on page 1 undefined on input line
 375.


LaTeX Warning: Reference `modelica:abs' on page 1 undefined on input line 388.


LaTeX Warning: Reference `modelica:sign' on page 1 undefined on input line 389.



LaTeX Warning: Reference `modelica:sqrt' on page 1 undefined on input line 390.



LaTeX Warning: Reference `modelica:integer-of-enumeration' on page 1 undefined 
on input line 391.


LaTeX Warning: Reference `modelica:enumeration-of-integer' on page 1 undefined 
on input line 392.


LaTeX Warning: Reference `modelica:to-String' on page 1 undefined on input line
 393.


LaTeX Warning: Reference `scalar-functions-applied-to-array-arguments' on page 
1 undefined on input line 398.


LaTeX Warning: Reference `built-in-mathematical-functions-and-external-built-in
-functions' on page 1 undefined on input line 400.


LaTeX Warning: Reference `event-triggering-mathematical-functions' on page 1 un
defined on input line 400.


LaTeX Warning: Reference `type-conversion-of-enumeration-values-to-string-or-in
teger' on page 1 undefined on input line 434.

[16]

LaTeX Warning: Reference `type-conversion-of-integer-to-enumeration-values' on 
page 1 undefined on input line 445.


LaTeX Warning: Reference `type-conversion-of-enumeration-values-to-string-or-in
teger' on page 1 undefined on input line 458.


LaTeX Warning: Reference `clocked-discrete-time-and-clocked-discretized-continu
ous-time-partition' on page 1 undefined on input line 494.


LaTeX Warning: Reference `modelica:div' on page 1 undefined on input line 501.


LaTeX Warning: Reference `modelica:mod' on page 1 undefined on input line 502.


LaTeX Warning: Reference `modelica:rem' on page 1 undefined on input line 503.


LaTeX Warning: Reference `modelica:ceil' on page 1 undefined on input line 504.



LaTeX Warning: Reference `modelica:floor' on page 1 undefined on input line 505
.


LaTeX Warning: Reference `modelica:integer' on page 1 undefined on input line 5
06.

[17] [18]

LaTeX Warning: Reference `modelica:atan2' on page 1 undefined on input line 605
.


LaTeX Warning: Reference `external-function-interface' on page 1 undefined on i
nput line 616.


LaTeX Warning: Reference `modelica:der' on page 1 undefined on input line 646.


LaTeX Warning: Reference `modelica:delay' on page 1 undefined on input line 647
.


LaTeX Warning: Reference `modelica:cardinality' on page 1 undefined on input li
ne 648.


LaTeX Warning: Reference `modelica:homotopy' on page 1 undefined on input line 
649.


LaTeX Warning: Reference `modelica:semiLinear' on page 1 undefined on input lin
e 650.


LaTeX Warning: Reference `modelica:inStream' on page 1 undefined on input line 
651.


LaTeX Warning: Reference `modelica:actualStream' on page 1 undefined on input l
ine 652.


LaTeX Warning: Reference `modelica:spatialDistribution' on page 1 undefined on 
input line 653.


LaTeX Warning: Reference `modelica:getInstanceName' on page 1 undefined on inpu
t line 654.

[19]

LaTeX Warning: Reference `vectorized-calls-of-functions' on page 1 undefined on
 input line 666.


LaTeX Warning: Reference `vectorized-calls-of-functions' on page 1 undefined on
 input line 679.


LaTeX Warning: Reference `delay' on page 1 undefined on input line 679.


LaTeX Warning: Reference `cardinality-deprecated' on page 1 undefined on input 
line 691.


LaTeX Warning: Reference `scalar-functions-applied-to-array-arguments' on page 
1 undefined on input line 711.


LaTeX Warning: Reference `homotopy' on page 1 undefined on input line 711.


LaTeX Warning: Reference `vectorized-calls-of-functions' on page 1 undefined on
 input line 720.


LaTeX Warning: Reference `semilinear' on page 1 undefined on input line 720.


LaTeX Warning: Reference `stream-operator-instream-and-connection-equations' on
 page 1 undefined on input line 729.

[20]

LaTeX Warning: Reference `stream-operator-actualstream' on page 1 undefined on 
input line 738.


LaTeX Warning: Reference `spatialdistribution' on page 1 undefined on input lin
e 751.


LaTeX Warning: Reference `getinstancename' on page 1 undefined on input line 76
0.

[21]

LaTeX Warning: Reference `scalar-functions-applied-to-array-arguments' on page 
1 undefined on input line 825.


LaTeX Font Warning: Font shape `OML/cmss/m/n' undefined
(Font)              using `OML/cmm/m/it' instead
(Font)              for symbol `textless' on input line 853.

[22] [23]

LaTeX Warning: Reference `clocked-discrete-time-and-clocked-discretized-continu
ous-time-partition' on page 1 undefined on input line 950.

[24]

LaTeX Warning: Reference `derivative-and-special-purpose-operators-with-functio
n-syntax' on page 1 undefined on input line 1099.

[25] [26]

LaTeX Warning: Reference `scalar-functions-applied-to-array-arguments' on page 
1 undefined on input line 1199.


LaTeX Warning: Reference `modelica:initial' on page 1 undefined on input line 1
206.


LaTeX Warning: Reference `modelica:terminal' on page 1 undefined on input line 
1207.


LaTeX Warning: Reference `modelica:noEvent' on page 1 undefined on input line 1
208.


LaTeX Warning: Reference `modelica:smooth' on page 1 undefined on input line 12
09.


LaTeX Warning: Reference `modelica:event-sample' on page 1 undefined on input l
ine 1210.


LaTeX Warning: Reference `modelica:pre' on page 1 undefined on input line 1211.



LaTeX Warning: Reference `modelica:edge' on page 1 undefined on input line 1212
.


LaTeX Warning: Reference `modelica:change' on page 1 undefined on input line 12
13.


LaTeX Warning: Reference `modelica:reinit' on page 1 undefined on input line 12
14.


LaTeX Warning: Reference `modelica:smooth' on page 1 undefined on input line 12
48.


LaTeX Warning: Reference `modelica:smooth' on page 27 undefined on input line 1
248.


LaTeX Warning: Reference `events-and-synchronization' on page 1 undefined on in
put line 1248.

[27]

LaTeX Warning: Reference `discrete-time-expressions' on page 1 undefined on inp
ut line 1298.

[28]

LaTeX Warning: Reference `reinit' on page 1 undefined on input line 1342.


LaTeX Warning: Reference `component-variability-prefixes-discrete-parameter-con
stant' on page 1 undefined on input line 1349.


LaTeX Warning: Reference `synchronous-data-flow-principle-and-single-assignment
-rule' on page 1 undefined on input line 1371.

[29]

LaTeX Warning: Reference `cardinality-deprecated' on page 1 undefined on input 
line 1422.


LaTeX Warning: Reference `events-and-synchronization' on page 1 undefined on in
put line 1451.

[30]) [31] (./chapters/classes.tex
Chapter 4.

LaTeX Warning: Reference `inheritance-of-protected-and-public-elements' on page
 1 undefined on input line 51.

[32]

LaTeX Warning: Reference `simultaneous-inner-outer-declarations' on page 1 unde
fined on input line 59.


LaTeX Warning: Reference `redeclaration' on page 1 undefined on input line 60.


LaTeX Warning: Reference `positional-or-named-input-arguments-of-functions' on 
page 1 undefined on input line 83.


LaTeX Warning: Reference `output-formal-parameters-of-functions' on page 1 unde
fined on input line 85.


LaTeX Warning: Reference `records' on page 1 undefined on input line 87.


LaTeX Warning: Reference `enumeration-types' on page 1 undefined on input line 
89.

[33]

LaTeX Warning: Reference `static-name-lookup' on page 1 undefined on input line
 169.


LaTeX Warning: Reference `enumeration-types' on page 1 undefined on input line 
181.


LaTeX Warning: Reference `array-declarations' on page 1 undefined on input line
 181.

[34]

LaTeX Warning: Reference `function-as-a-specialized-class' on page 1 undefined 
on input line 200.


LaTeX Warning: Reference `conditional-component-declaration' on page 1 undefine
d on input line 202.


LaTeX Warning: Reference `variability-of-expressions' on page 1 undefined on in
put line 208.


LaTeX Warning: Reference `restrictions-on-assigned-variables' on page 1 undefin
ed on input line 214.


LaTeX Warning: Reference `specialized-classes' on page 1 undefined on input lin
e 223.


LaTeX Warning: Reference `functional-input-arguments-to-functions' on page 1 un
defined on input line 225.


LaTeX Warning: Reference `external-objects' on page 1 undefined on input line 2
28.


LaTeX Warning: Reference `variability-of-structured-entities' on page 1 undefin
ed on input line 230.


LaTeX Warning: Reference `function-call' on page 1 undefined on input line 242.


[35]

LaTeX Warning: Reference `balanced-models' on page 1 undefined on input line 24
4.


LaTeX Warning: Reference `balanced-models' on page 1 undefined on input line 25
0.


LaTeX Warning: Reference `connect-equations-and-connectors' on page 1 undefined
 on input line 268.


LaTeX Warning: Reference `balanced-models' on page 1 undefined on input line 27
2.

[36]

LaTeX Warning: Reference `events-and-synchronization' on page 1 undefined on in
put line 340.


LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm
' on page 1 undefined on input line 340.


LaTeX Warning: Reference `events-and-synchronization' on page 1 undefined on in
put line 352.


LaTeX Warning: Reference `events-and-synchronization' on page 1 undefined on in
put line 357.

[37]

LaTeX Warning: Reference `variability-of-expressions' on page 1 undefined on in
put line 379.


LaTeX Warning: Reference `variability-of-expressions' on page 1 undefined on in
put line 383.

[38]

LaTeX Warning: Reference `interface-compatibility-or-subtyping' on page 1 undef
ined on input line 495.

[39]

LaTeX Warning: Reference `interface-or-type' on page 1 undefined on input line 
522.

[40]

LaTeX Warning: Reference `restriction-on-combining-base-classes-and-other-eleme
nts' on page 1 undefined on input line 655.

[41]

LaTeX Warning: Reference `restriction-on-combining-base-classes-and-other-eleme
nts' on page 1 undefined on input line 686.

[42]

LaTeX Warning: Reference `restrictions-on-the-kind-of-base-class' on page 1 und
efined on input line 764.


LaTeX Warning: Reference `record-constructor-functions' on page 1 undefined on 
input line 767.


LaTeX Warning: Reference `function-as-a-specialized-class' on page 1 undefined 
on input line 784.


LaTeX Warning: Reference `packages' on page 1 undefined on input line 796.


LaTeX Warning: Reference `interface-or-type-relationships' on page 1 undefined 
on input line 799.


LaTeX Warning: Reference `overloaded-operators' on page 1 undefined on input li
ne 799.

[43]

LaTeX Warning: Reference `overloaded-operators' on page 1 undefined on input li
ne 802.

[44]

LaTeX Warning: Reference `restrictions-of-connections-and-connectors' on page 1
 undefined on input line 891.


LaTeX Warning: Reference `when-equations' on page 1 undefined on input line 923
.


LaTeX Warning: Reference `algorithm-sections' on page 1 undefined on input line
 923.


LaTeX Warning: Reference `modelica-dae-representation' on page 1 undefined on i
nput line 924.

[45] [46] [47] [48] [49] [50]

LaTeX Warning: Reference `attributes-start-fixed-nominal-and-unbounded' on page
 1 undefined on input line 1373.

[51] [52]

LaTeX Warning: Reference `attributes-of-enumeration-types' on page 1 undefined 
on input line 1463.


LaTeX Warning: Reference `types-as-iteration-ranges' on page 1 undefined on inp
ut line 1463.

[53]

LaTeX Warning: Reference `numeric-functions-and-conversion-functions' on page 1
 undefined on input line 1576.


LaTeX Warning: Reference `type-conversion-of-enumeration-values-to-string-or-in
teger' on page 1 undefined on input line 1583.

[54]

LaTeX Warning: Reference `external-objects' on page 1 undefined on input line 1
646.


LaTeX Warning: Reference `assert' on page 1 undefined on input line 1650.


LaTeX Warning: Reference `equation-operators-for-overconstrained-connection-bas
ed-equation-systems' on page 1 undefined on input line 1657.


LaTeX Warning: Reference `annotations' on page 1 undefined on input line 1661.

[55]

LaTeX Warning: Reference `clocks-and-clocked-variables' on page 1 undefined on 
input line 1666.


LaTeX Warning: Reference `clock-constructors' on page 1 undefined on input line
 1666.

) [56] (./chapters/scoping.tex
Chapter 5.

LaTeX Warning: Reference `modification-environment' on page 1 undefined on inpu
t line 9.


LaTeX Warning: Reference `mapping-package-class-structures-to-a-hierarchical-fi
le-system' on page 1 undefined on input line 19.

[57]

LaTeX Warning: Reference `record-constructor-functions' on page 1 undefined on 
input line 58.


LaTeX Warning: Reference `type-conversion-of-integer-to-enumeration-values' on 
page 1 undefined on input line 59.


LaTeX Warning: Reference `the-class-tree' on page 1 undefined on input line 68.



LaTeX Warning: Reference `for-equations-repetitive-equation-structures' on page
 1 undefined on input line 73.


LaTeX Warning: Reference `for-statement' on page 1 undefined on input line 73.


LaTeX Warning: Reference `reduction-functions-and-operators' on page 1 undefine
d on input line 74.


LaTeX Warning: Reference `short-class-definitions' on page 1 undefined on input
 line 76.


LaTeX Warning: Reference `modification-environment' on page 1 undefined on inpu
t line 112.


LaTeX Warning: Reference `redeclaration' on page 1 undefined on input line 123.


[58]

LaTeX Warning: Reference `modification-environment' on page 1 undefined on inpu
t line 158.


LaTeX Warning: Reference `lookup-of-imported-names' on page 1 undefined on inpu
t line 173.


LaTeX Warning: Reference `simultaneous-inner-outer-declarations' on page 1 unde
fined on input line 181.


LaTeX Warning: Reference `conditional-component-declaration' on page 1 undefine
d on input line 183.

[59]

LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page
 1 undefined on input line 202.

[60] [61]

LaTeX Warning: Reference `declaration-order-and-usage-before-declaration' on pa
ge 1 undefined on input line 379.

[62]

LaTeX Warning: Reference `merging-of-modifications' on page 1 undefined on inpu
t line 426.

[63]

LaTeX Warning: Reference `annotations-for-code-generation' on page 1 undefined 
on input line 523.


LaTeX Warning: Reference `annotations-for-simulation-experiments' on page 1 und
efined on input line 524.


LaTeX Warning: Reference `declaring-derivatives-of-functions' on page 1 undefin
ed on input line 524.


LaTeX Warning: Reference `declaring-inverses-of-functions' on page 1 undefined 
on input line 524.


LaTeX Warning: Reference `external-function-interface' on page 1 undefined on i
nput line 524.

[64]

LaTeX Warning: Reference `static-name-lookup' on page 1 undefined on input line
 661.


LaTeX Warning: Reference `instance-hierarchy-name-lookup-of-inner-declarations'
 on page 1 undefined on input line 662.

[65]

LaTeX Warning: Reference `merging-of-modifications' on page 1 undefined on inpu
t line 698.


LaTeX Warning: Reference `positional-or-named-input-arguments-of-functions' on 
page 1 undefined on input line 724.


LaTeX Warning: Reference `connectors-and-connections' on page 1 undefined on in
put line 746.


LaTeX Warning: Reference `state-machines' on page 1 undefined on input line 746
.


LaTeX Warning: Reference `expandable-connectors' on page 1 undefined on input l
ine 747.


LaTeX Warning: Reference `generation-of-connection-equations' on page 1 undefin
ed on input line 747.


LaTeX Warning: Reference `semantics-summary' on page 1 undefined on input line 
748.

[66]) [67] (./chapters/interface.tex
Chapter 6.

LaTeX Warning: Reference `redeclaration' on page 1 undefined on input line 5.


LaTeX Warning: Reference `instance-hierarchy-name-lookup-of-inner-declarations'
 on page 1 undefined on input line 6.


LaTeX Warning: Reference `interface-compatibility-or-subtyping' on page 1 undef
ined on input line 11.


LaTeX Warning: Reference `plug-compatibility-or-restricted-subtyping' on page 1
 undefined on input line 11.


LaTeX Warning: Reference `the-concepts-of-type-interface-and-subtype' on page 1
 undefined on input line 11.


LaTeX Warning: Reference `the-concepts-of-type-interface-and-subtype' on page 1
 undefined on input line 12.

[68] (/usr/local/texlive/texmf-dist/tex/latex/base/omscmr.fd)

LaTeX Warning: Reference `predefined-types-and-classes' on page 1 undefined on 
input line 87.


LaTeX Warning: Reference `interface-or-type' on page 1 undefined on input line 
89.


LaTeX Warning: Reference `interface-or-type' on page 1 undefined on input line 
94.

[69 <./media/subtype.pdf>]

LaTeX Warning: Reference `transitively-non-replaceable' on page 1 undefined on 
input line 141.


LaTeX Warning: Reference `overloaded-operators' on page 1 undefined on input li
ne 174.


LaTeX Warning: Reference `external-objects' on page 1 undefined on input line 1
74.


LaTeX Warning: Reference `constraining-type' on page 1 undefined on input line 
192.

[70]

LaTeX Warning: Reference `restrictions-on-base-classes-and-constraining-types-t
o-be-transitively-non-replaceable' on page 1 undefined on input line 225.


LaTeX Warning: Reference `the-class-extends-redeclaration-mechanism' on page 1 
undefined on input line 228.


LaTeX Warning: Reference `transitively-non-replaceable' on page 1 undefined on 
input line 242.

[71]

LaTeX Warning: Reference `overloaded-operators' on page 1 undefined on input li
ne 306.


LaTeX Warning: Reference `external-objects' on page 1 undefined on input line 3
11.


LaTeX Warning: Reference `transitively-non-replaceable' on page 1 undefined on 
input line 316.

[72]

LaTeX Warning: Reference `plug-compatibility-or-restricted-subtyping' on page 1
 undefined on input line 386.


LaTeX Warning: Reference `function-compatibility-or-function-subtyping-for-func
tions' on page 1 undefined on input line 387.


LaTeX Warning: Reference `plug-compatibility-or-restricted-subtyping' on page 1
 undefined on input line 396.


LaTeX Warning: Reference `redeclaration' on page 1 undefined on input line 407.


[73]

LaTeX Warning: Reference `redeclaration' on page 1 undefined on input line 511.


[74]

LaTeX Warning: Reference `arrays' on page 1 undefined on input line 602.

[75]

LaTeX Warning: Reference `standard-type-coercion' on page 1 undefined on input 
line 610.


LaTeX Warning: Reference `exponentiation-of-scalars-of-numeric-elements' on pag
e 1 undefined on input line 614.


LaTeX Warning: Reference `division-of-scalars-or-numeric-arrays-by-numeric-scal
ars' on page 1 undefined on input line 615.


LaTeX Warning: Reference `standard-type-coercion' on page 1 undefined on input 
line 617.

) [76] (./chapters/inheritance.tex
Chapter 7.

LaTeX Warning: Reference `enclosing-classes' on page 1 undefined on input line 
25.

[77]

LaTeX Warning: Reference `redeclaration' on page 1 undefined on input line 80.

[78]

LaTeX Warning: Reference `specialized-classes' on page 1 undefined on input lin
e 135.

[79]

LaTeX Warning: Reference `transitively-non-replaceable' on page 1 undefined on 
input line 235.


LaTeX Warning: Reference `type-compatible-expressions' on page 1 undefined on i
nput line 267.


LaTeX Warning: Reference `class-declarations' on page 1 undefined on input line
 281.


LaTeX Warning: Reference `balanced-models' on page 1 undefined on input line 28
2.


LaTeX Warning: Reference `redeclaration' on page 1 undefined on input line 287.



LaTeX Warning: Reference `redeclaration' on page 1 undefined on input line 288.



LaTeX Warning: Reference `simple-name-lookup' on page 1 undefined on input line
 289.

[80]

LaTeX Warning: Reference `modification' on page 1 undefined on input line 321.


LaTeX Warning: Reference `instance-hierarchy-name-lookup-of-inner-declarations'
 on page 1 undefined on input line 329.

[81] [82] [83]

LaTeX Font Warning: Font shape `OMS/cmss/m/n' undefined
(Font)              using `OMS/cmsy/m/n' instead
(Font)              for symbol `textbraceleft' on input line 552.

[84]

LaTeX Warning: Reference `constraining-type' on page 1 undefined on input line 
608.

[85]

LaTeX Warning: Reference `class-declarations' on page 1 undefined on input line
 678.

[86] [87]

LaTeX Warning: Reference `composite-name-lookup' on page 1 undefined on input l
ine 795.

[88] [89]

LaTeX Warning: Reference `annotation-choices-for-suggested-redeclarations-and-m
odifications' on page 1 undefined on input line 971.


LaTeX Warning: Reference `redeclaration' on page 1 undefined on input line 976.


[90]

LaTeX Warning: Reference `interface-compatibility-or-subtyping' on page 1 undef
ined on input line 991.

[91]) [92] (./chapters/equations.tex
Chapter 8.

LaTeX Warning: Reference `when-equations' on page 1 undefined on input line 12.



LaTeX Warning: Reference `when-statements' on page 1 undefined on input line 12
.


LaTeX Warning: Reference `equations-in-equation-sections' on page 1 undefined o
n input line 20.


LaTeX Warning: Reference `declaration-equations' on page 1 undefined on input l
ine 22.


LaTeX Warning: Reference `modifications' on page 1 undefined on input line 24.


LaTeX Warning: Reference `initialization-and-binding-equations-of-components-in
-functions' on page 1 undefined on input line 28.


LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm
' on page 1 undefined on input line 30.

[93]

LaTeX Warning: Reference `type-compatible-expressions' on page 1 undefined on i
nput line 80.


LaTeX Warning: Reference `assignments-from-called-functions-with-multiple-resul
ts' on page 1 undefined on input line 92.


LaTeX Warning: Reference `nested-for-loops-and-reduction-expressions-with-multi
ple-iterators' on page 1 undefined on input line 105.


LaTeX Warning: Reference `types-as-iteration-ranges' on page 1 undefined on inp
ut line 121.

[94]

LaTeX Warning: Reference `implicit-iteration-ranges' on page 1 undefined on inp
ut line 146.


LaTeX Warning: Reference `connect-equations-and-connectors' on page 1 undefined
 on input line 164.


LaTeX Warning: Reference `equation-operators-for-overconstrained-connection-bas
ed-equation-systems1' on page 1 undefined on input line 166.

[95] [96] [97]

LaTeX Warning: Reference `synchronous-data-flow-principle-and-single-assignment
-rule' on page 1 undefined on input line 371.

[98]

LaTeX Warning: Reference `when-statements' on page 1 undefined on input line 40
2.


LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm
' on page 1 undefined on input line 436.

[99]

LaTeX Warning: Reference `assert' on page 1 undefined on input line 527.

[100]

LaTeX Warning: Reference `equation-operators-for-overconstrained-connection-bas
ed-equation-systems1' on page 1 undefined on input line 552.


LaTeX Warning: Reference `reinit' on page 1 undefined on input line 561.


LaTeX Warning: Reference `balanced-models' on page 1 undefined on input line 57
4.

[101]

LaTeX Warning: Reference `synchronous-data-flow-principle-and-single-assignment
-rule' on page 1 undefined on input line 649.

[102] [103]

LaTeX Warning: Reference `execution-of-an-algorithm-in-a-model' on page 1 undef
ined on input line 757.


LaTeX Warning: Reference `predefined-types-and-classes' on page 1 undefined on 
input line 792.

[104] [105]

LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm
' on page 1 undefined on input line 928.

) [106] (./chapters/connectors.tex
Chapter 9.

LaTeX Warning: Reference `annotations' on page 1 undefined on input line 6.

[107] [108 <./media/innerouterconnector.pdf>]

LaTeX Warning: Reference `array-dimension-and-size-functions' on page 1 undefin
ed on input line 119.


LaTeX Warning: Reference `restrictions-of-connections-and-connectors' on page 1
 undefined on input line 136.


LaTeX Warning: Reference `generation-of-connection-equations' on page 1 undefin
ed on input line 150.

[109] [110]

LaTeX Warning: Reference `array-dimension-and-size-functions' on page 1 undefin
ed on input line 251.

[111]

LaTeX Warning: Reference `instance-hierarchy-name-lookup-of-inner-declarations'
 on page 1 undefined on input line 379.

[112] [113] [114]

LaTeX Warning: Reference `connect-equations-and-connectors' on page 1 undefined
 on input line 577.


LaTeX Warning: Reference `merging-connections-to-multiple-outputs' on page 1 un
defined on input line 587.

[115]

LaTeX Warning: Reference `enum:exc-conn-case' on page 1 undefined on input line
 608.


LaTeX Warning: Reference `conditional-component-declaration' on page 1 undefine
d on input line 637.


LaTeX Warning: Reference `overconstrained-equation-operators-for-connection-gra
phs' on page 1 undefined on input line 648.

[116] [117] [118]

LaTeX Warning: Reference `connect-equations-and-connectors' on page 1 undefined
 on input line 828.


LaTeX Warning: Reference `modelica:optional-spanning-tree-edge' on page 1 undef
ined on input line 849.


LaTeX Warning: Reference `modelica:Connections.branch' on page 1 undefined on i
nput line 850.


LaTeX Warning: Reference `modelica:Connections.root' on page 1 undefined on inp
ut line 851.


LaTeX Warning: Reference `modelica:Connections.potentialRoot' on page 1 undefin
ed on input line 852.


LaTeX Warning: Reference `modelica:Connections.isRoot' on page 1 undefined on i
nput line 853.


LaTeX Warning: Reference `modelica:Connections.rooted' on page 1 undefined on i
nput line 854.

[119] [120]

LaTeX Warning: Reference `generation-of-connection-equations' on page 1 undefin
ed on input line 972.


LaTeX Warning: Reference `generation-of-connection-equations' on page 1 undefin
ed on input line 975.

[121 <./media/overdetermined.pdf>] [122]) [123] (./chapters/arrays.tex
Chapter 10.

LaTeX Warning: Reference `type-compatible-expressions' on page 1 undefined on i
nput line 3.


LaTeX Warning: Reference `flexible-array-sizes-and-resizing-of-arrays-in-functi
ons' on page 1 undefined on input line 46.


LaTeX Warning: Reference `array-dimension-lower-and-upper-index-bounds' on page
 1 undefined on input line 48.

[124]

LaTeX Warning: Reference `tab:size-1-dimensions' on page 1 undefined on input l
ine 128.


Overfull \hbox (3.31001pt too wide) in paragraph at lines 133--144
 [] 
[125]

LaTeX Warning: Reference `flexible-array-sizes-and-resizing-of-arrays-in-functi
ons' on page 1 undefined on input line 199.

[126]

LaTeX Warning: Reference `not-modelica-promote' on page 1 undefined on input li
ne 212.


LaTeX Warning: Reference `array-dimension-and-size-functions' on page 1 undefin
ed on input line 235.


LaTeX Warning: Reference `matrix-and-vector-algebra-functions' on page 1 undefi
ned on input line 235.


LaTeX Warning: Reference `modelica:ndims' on page 1 undefined on input line 257
.


LaTeX Warning: Reference `modelica:size-of-dim' on page 1 undefined on input li
ne 258.


LaTeX Warning: Reference `modelica:size-vector' on page 1 undefined on input li
ne 259.

[127]

LaTeX Warning: Reference `modelica:scalar' on page 1 undefined on input line 30
4.


LaTeX Warning: Reference `modelica:vector' on page 1 undefined on input line 30
5.


LaTeX Warning: Reference `modelica:matrix' on page 1 undefined on input line 30
6.


LaTeX Warning: Reference `vector-matrix-and-array-constructors' on page 1 undef
ined on input line 347.


LaTeX Warning: Reference `modelica:identity' on page 1 undefined on input line 
354.


LaTeX Warning: Reference `modelica:diagonal' on page 1 undefined on input line 
355.


LaTeX Warning: Reference `modelica:zeros' on page 1 undefined on input line 356
.


LaTeX Warning: Reference `modelica:ones' on page 1 undefined on input line 357.



LaTeX Warning: Reference `modelica:fill' on page 1 undefined on input line 358.



LaTeX Warning: Reference `modelica:linspace' on page 1 undefined on input line 
359.

[128]

LaTeX Warning: Reference `reduction-expressions' on page 1 undefined on input l
ine 433.


LaTeX Warning: Reference `modelica:min-of-array' on page 1 undefined on input l
ine 441.


LaTeX Warning: Reference `modelica:min-binary' on page 1 undefined on input lin
e 442.


LaTeX Warning: Reference `modelica:min-reduction' on page 1 undefined on input 
line 443.


LaTeX Warning: Reference `modelica:max-of-array' on page 1 undefined on input l
ine 444.


LaTeX Warning: Reference `modelica:max-binary' on page 1 undefined on input lin
e 445.


LaTeX Warning: Reference `modelica:max-reduction' on page 1 undefined on input 
line 446.


LaTeX Warning: Reference `modelica:sum-of-array' on page 1 undefined on input l
ine 448.


LaTeX Warning: Reference `modelica:sum-reduction' on page 1 undefined on input 
line 449.


LaTeX Warning: Reference `modelica:product-of-array' on page 1 undefined on inp
ut line 451.


LaTeX Warning: Reference `modelica:product-reduction' on page 1 undefined on in
put line 452.

[129]

LaTeX Warning: Reference `reduction-expressions' on page 1 undefined on input l
ine 480.


LaTeX Warning: Reference `reduction-expressions' on page 1 undefined on input l
ine 507.


LaTeX Warning: Reference `reduction-expressions' on page 1 undefined on input l
ine 525.


LaTeX Warning: Reference `reduction-expressions' on page 1 undefined on input l
ine 557.

[130]

LaTeX Warning: Reference `vector-matrix-and-array-constructors' on page 1 undef
ined on input line 595.


LaTeX Warning: Reference `implicit-iteration-ranges' on page 1 undefined on inp
ut line 601.


LaTeX Warning: Reference `types-as-iteration-ranges' on page 1 undefined on inp
ut line 602.


LaTeX Warning: Reference `modelica:transpose' on page 1 undefined on input line
 641.


LaTeX Warning: Reference `modelica:outerProduct' on page 1 undefined on input l
ine 642.


LaTeX Warning: Reference `modelica:symmetric' on page 1 undefined on input line
 643.


LaTeX Warning: Reference `modelica:cross' on page 1 undefined on input line 644
.


LaTeX Warning: Reference `modelica:skew' on page 1 undefined on input line 645.


[131]

LaTeX Warning: Reference `type-compatible-expressions' on page 1 undefined on i
nput line 723.

[132]

LaTeX Warning: Reference `implicit-iteration-ranges' on page 1 undefined on inp
ut line 773.


LaTeX Warning: Reference `types-as-iteration-ranges' on page 1 undefined on inp
ut line 773.

[133]

LaTeX Warning: Reference `type-compatible-expressions' on page 1 undefined on i
nput line 818.

[134]

LaTeX Warning: Reference `array-dimension-lower-and-upper-index-bounds' on page
 1 undefined on input line 952.

[135] [136]

LaTeX Warning: Reference `standard-type-coercion' on page 1 undefined on input 
line 1052.


LaTeX Warning: Reference `array-indexing' on page 1 undefined on input line 105
7.

[137] [138] [139] [140]

LaTeX Warning: Reference `equality-relational-and-logical-operators' on page 1 
undefined on input line 1373.


LaTeX Warning: Reference `evaluation-order' on page 1 undefined on input line 1
379.


LaTeX Warning: Reference `scalar-functions-applied-to-array-arguments' on page 
1 undefined on input line 1383.

[141]) [142] (./chapters/statements.tex
Chapter 11.

LaTeX Warning: Reference `equations' on page 1 undefined on input line 24.


LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm
' on page 1 undefined on input line 28.


LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm
' on page 1 undefined on input line 49.

[143]

LaTeX Warning: Reference `initialization-and-binding-equations-of-components-in
-functions' on page 1 undefined on input line 87.


LaTeX Warning: Reference `initialization-and-binding-equations-of-components-in
-functions' on page 144 undefined on input line 87.


LaTeX Warning: Reference `reduction-functions-and-operators' on page 1 undefine
d on input line 99.


LaTeX Warning: Reference `variability-of-expressions' on page 1 undefined on in
put line 135.

[144]

LaTeX Warning: Reference `array-indexing' on page 1 undefined on input line 137
.


LaTeX Warning: Reference `simple-equality-equations' on page 1 undefined on inp
ut line 177.


LaTeX Warning: Reference `nested-for-loops-and-reduction-expressions-with-multi
ple-iterators' on page 1 undefined on input line 195.


LaTeX Warning: Reference `explicit-iteration-ranges-of-for-equations' on page 1
 undefined on input line 207.

[145] [146]

LaTeX Warning: Reference `break-statement' on page 1 undefined on input line 31
7.


LaTeX Warning: Reference `return-statements' on page 1 undefined on input line 
317.

[147]

LaTeX Warning: Reference `function-return-statements' on page 1 undefined on in
put line 352.

[148]

LaTeX Warning: Reference `restrictions-on-equations-within-when-equations' on p
age 1 undefined on input line 447.


LaTeX Warning: Reference `execution-of-an-algorithm-in-a-model' on page 1 undef
ined on input line 455.


LaTeX Warning: Reference `execution-of-an-algorithm-in-a-model' on page 1 undef
ined on input line 460.

[149]

LaTeX Warning: Reference `assert' on page 1 undefined on input line 503.


LaTeX Warning: Reference `terminate' on page 1 undefined on input line 507.

) [150] (./chapters/functions.tex
Chapter 12.

LaTeX Warning: Reference `function-as-a-specialized-class' on page 1 undefined 
on input line 7.


LaTeX Warning: Reference `external-function-interface' on page 1 undefined on i
nput line 8.


LaTeX Font Warning: Font shape `OML/cmtt/m/it' undefined
(Font)              using `OML/cmm/m/it' instead
(Font)              for symbol `textless' on input line 25.

[151]

LaTeX Warning: Reference `function-call' on page 1 undefined on input line 81.


LaTeX Warning: Reference `inheritance-modification-and-redeclaration' on page 1
 undefined on input line 111.


LaTeX Warning: Reference `specialized-classes' on page 1 undefined on input lin
e 119.

[152]
! Undefined control sequence.
l.145 ...y not contain components of type \lstline
                                                  !Clock!.
? 
! Emergency stop.
l.145 ...y not contain components of type \lstline
                                                  !Clock!.
!  ==> Fatal error occurred, no output PDF file produced!
Transcript written on MLS.log.
Latexmk: Index file 'MLS.idx' was written
Latexmk: Non-existent bbl file 'MLS.bbl'
 No file MLS.bbl.
Latexmk: List of undefined refs and citations:
  Reference `algorithm-sections' on page 1 undefined on input line 923
  Reference `annotation-choices-for-suggested-redeclarations-and-modifications' on page 1 undefined on input line 971
  Reference `annotations' on page 1 undefined on input line 1661
  Reference `annotations' on page 1 undefined on input line 6
  Reference `annotations-for-code-generation' on page 1 undefined on input line 523
  Reference `annotations-for-simulation-experiments' on page 1 undefined on input line 524
  Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 202
  Reference `array-concatenation' on page 1 undefined on input line 281
  Reference `array-declarations' on page 1 undefined on input line 181
  Reference `array-dimension-and-size-functions' on page 1 undefined on input line 119
  Reference `array-dimension-and-size-functions' on page 1 undefined on input line 235
  Reference `array-dimension-and-size-functions' on page 1 undefined on input line 251
  Reference `array-dimension-lower-and-upper-index-bounds' on page 1 undefined on input line 30
  Reference `array-dimension-lower-and-upper-index-bounds' on page 1 undefined on input line 370
  Reference `array-dimension-lower-and-upper-index-bounds' on page 1 undefined on input line 48
  Reference `array-dimension-lower-and-upper-index-bounds' on page 1 undefined on input line 952
  Reference `array-indexing' on page 1 undefined on input line 1057
  Reference `array-indexing' on page 1 undefined on input line 137
  Reference `arrays' on page 1 undefined on input line 602
  Reference `assert' on page 1 undefined on input line 1650
  Reference `assert' on page 1 undefined on input line 503
  Reference `assert' on page 1 undefined on input line 527
  Reference `assignments-from-called-functions-with-multiple-results' on page 1 undefined on input line 92
  Reference `attributes-of-enumeration-types' on page 1 undefined on input line 1463
  Reference `attributes-start-fixed-nominal-and-unbounded' on page 1 undefined on input line 1373
  Reference `balanced-models' on page 1 undefined on input line 244
  Reference `balanced-models' on page 1 undefined on input line 250
  Reference `balanced-models' on page 1 undefined on input line 272
  Reference `balanced-models' on page 1 undefined on input line 282
  Reference `balanced-models' on page 1 undefined on input line 574
  Reference `break-statement' on page 1 undefined on input line 317
  Reference `built-in-functions' on page 1 undefined on input line 375
  Reference `built-in-intrinsic-operators-with-function-syntax' on page 1 undefined on input line 31
  Reference `built-in-mathematical-functions-and-external-built-in-functions' on page 1 undefined on input line 400
  Reference `cardinality-deprecated' on page 1 undefined on input line 1422
  Reference `cardinality-deprecated' on page 1 undefined on input line 691
  Reference `class-declarations' on page 1 undefined on input line 281
  Reference `class-declarations' on page 1 undefined on input line 678
  Reference `clock-constructors' on page 1 undefined on input line 1666
  Reference `clocked-discrete-time-and-clocked-discretized-continuous-time-partition' on page 1 undefined on input line 494
  Reference `clocked-discrete-time-and-clocked-discretized-continuous-time-partition' on page 1 undefined on input line 950
  Reference `clocks-and-clocked-variables' on page 1 undefined on input line 1666
  Reference `component-declarations' on page 1 undefined on input line 103
  Reference `component-variability-prefixes-discrete-parameter-constant' on page 1 undefined on input line 1349
  Reference `composite-name-lookup' on page 1 undefined on input line 795
  Reference `conditional-component-declaration' on page 1 undefined on input line 183
  Reference `conditional-component-declaration' on page 1 undefined on input line 202
  Reference `conditional-component-declaration' on page 1 undefined on input line 637
  Reference `connect-equations-and-connectors' on page 1 undefined on input line 164
  Reference `connect-equations-and-connectors' on page 1 undefined on input line 268
  Reference `connect-equations-and-connectors' on page 1 undefined on input line 577
  Reference `connect-equations-and-connectors' on page 1 undefined on input line 828
  Reference `connectors-and-connections' on page 1 undefined on input line 746
  Reference `constraining-type' on page 1 undefined on input line 192
  Reference `constraining-type' on page 1 undefined on input line 608
  Reference `declaration-equations' on page 1 undefined on input line 22
  Reference `declaration-order-and-usage-before-declaration' on page 1 undefined on input line 379
  Reference `declaring-derivatives-of-functions' on page 1 undefined on input line 524
  Reference `declaring-inverses-of-functions' on page 1 undefined on input line 524
  Reference `delay' on page 1 undefined on input line 679
  Reference `derivative-and-special-purpose-operators-with-function-syntax' on page 1 undefined on input line 1099
  Reference `derivative-and-special-purpose-operators-with-function-syntax' on page 1 undefined on input line 366
  Reference `discrete-time-expressions' on page 1 undefined on input line 1298
  Reference `discrete-time-expressions' on page 1 undefined on input line 257
  Reference `division-of-scalars-or-numeric-arrays-by-numeric-scalars' on page 1 undefined on input line 615
  Reference `document-index' on page 1 undefined on input line 95
  Reference `enclosing-classes' on page 1 undefined on input line 25
  Reference `enum:exc-conn-case' on page 1 undefined on input line 608
  Reference `enumeration-types' on page 1 undefined on input line 181
  Reference `enumeration-types' on page 1 undefined on input line 89
  Reference `equality-and-assignment' on page 1 undefined on input line 200
  Reference `equality-relational-and-logical-operators' on page 1 undefined on input line 1373
  Reference `equation-operators-for-overconstrained-connection-based-equation-systems' on page 1 undefined on input line 1657
  Reference `equation-operators-for-overconstrained-connection-based-equation-systems1' on page 1 undefined on input line 166
  Reference `equation-operators-for-overconstrained-connection-based-equation-systems1' on page 1 undefined on input line 552
  Reference `equations' on page 1 undefined on input line 200
  Reference `equations' on page 1 undefined on input line 24
  Reference `equations-in-equation-sections' on page 1 undefined on input line 20
  Reference `evaluation-order' on page 1 undefined on input line 1379
  Reference `evaluation-order' on page 1 undefined on input line 298
  Reference `event-related-operators-with-function-syntax' on page 1 undefined on input line 368
  Reference `event-triggering-mathematical-functions' on page 1 undefined on input line 400
  Reference `events-and-synchronization' on page 1 undefined on input line 1248
  Reference `events-and-synchronization' on page 1 undefined on input line 1451
  Reference `events-and-synchronization' on page 1 undefined on input line 254
  Reference `events-and-synchronization' on page 1 undefined on input line 340
  Reference `events-and-synchronization' on page 1 undefined on input line 352
  Reference `events-and-synchronization' on page 1 undefined on input line 357
  Reference `execution-of-an-algorithm-in-a-model' on page 1 undefined on input line 455
  Reference `execution-of-an-algorithm-in-a-model' on page 1 undefined on input line 460
  Reference `execution-of-an-algorithm-in-a-model' on page 1 undefined on input line 757
  Reference `expandable-connectors' on page 1 undefined on input line 747
  Reference `explicit-iteration-ranges-of-for-equations' on page 1 undefined on input line 207
  Reference `exponentiation-of-scalars-of-numeric-elements' on page 1 undefined on input line 614
  Reference `external-function-interface' on page 1 undefined on input line 524
  Reference `external-function-interface' on page 1 undefined on input line 616
  Reference `external-function-interface' on page 1 undefined on input line 8
  Reference `external-objects' on page 1 undefined on input line 1646
  Reference `external-objects' on page 1 undefined on input line 174
  Reference `external-objects' on page 1 undefined on input line 228
  Reference `external-objects' on page 1 undefined on input line 311
  Reference `flexible-array-sizes-and-resizing-of-arrays-in-functions' on page 1 undefined on input line 199
  Reference `flexible-array-sizes-and-resizing-of-arrays-in-functions' on page 1 undefined on input line 46
  Reference `for-equations-repetitive-equation-structures' on page 1 undefined on input line 73
  Reference `for-statement' on page 1 undefined on input line 73
  Reference `function-as-a-specialized-class' on page 1 undefined on input line 200
  Reference `function-as-a-specialized-class' on page 1 undefined on input line 7
  Reference `function-as-a-specialized-class' on page 1 undefined on input line 784
  Reference `function-call' on page 1 undefined on input line 242
  Reference `function-call' on page 1 undefined on input line 81
  Reference `function-compatibility-or-function-subtyping-for-functions' on page 1 undefined on input line 387
  Reference `function-return-statements' on page 1 undefined on input line 352
  Reference `functional-input-arguments-to-functions' on page 1 undefined on input line 225
  Reference `generation-of-connection-equations' on page 1 undefined on input line 150
  Reference `generation-of-connection-equations' on page 1 undefined on input line 747
  Reference `generation-of-connection-equations' on page 1 undefined on input line 972
  Reference `generation-of-connection-equations' on page 1 undefined on input line 975
  Reference `getinstancename' on page 1 undefined on input line 760
  Reference `homotopy' on page 1 undefined on input line 711
  Reference `implicit-iteration-ranges' on page 1 undefined on input line 146
  Reference `implicit-iteration-ranges' on page 1 undefined on input line 601
  Reference `implicit-iteration-ranges' on page 1 undefined on input line 773
  Reference `inheritance-modification-and-redeclaration' on page 1 undefined on input line 111
  Reference `inheritance-of-protected-and-public-elements' on page 1 undefined on input line 51
  Reference `initialization-and-binding-equations-of-components-in-functions' on page 1 undefined on input line 28
  Reference `initialization-and-binding-equations-of-components-in-functions' on page 1 undefined on input line 30
  Reference `initialization-and-binding-equations-of-components-in-functions' on page 1 undefined on input line 87
  Reference `initialization-and-binding-equations-of-components-in-functions' on page 144 undefined on input line 87
  Reference `initialization-initial-equation-and-initial-algorithm' on page 1 undefined on input line 28
  Reference `initialization-initial-equation-and-initial-algorithm' on page 1 undefined on input line 30
  Reference `initialization-initial-equation-and-initial-algorithm' on page 1 undefined on input line 340
  Reference `initialization-initial-equation-and-initial-algorithm' on page 1 undefined on input line 436
  Reference `initialization-initial-equation-and-initial-algorithm' on page 1 undefined on input line 49
  Reference `initialization-initial-equation-and-initial-algorithm' on page 1 undefined on input line 928
  Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 1 undefined on input line 329
  Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 1 undefined on input line 379
  Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 1 undefined on input line 6
  Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 1 undefined on input line 662
  Reference `integer-type' on page 1 undefined on input line 157
  Reference `interface-compatibility-or-subtyping' on page 1 undefined on input line 11
  Reference `interface-compatibility-or-subtyping' on page 1 undefined on input line 495
  Reference `interface-compatibility-or-subtyping' on page 1 undefined on input line 991
  Reference `interface-or-type' on page 1 undefined on input line 522
  Reference `interface-or-type' on page 1 undefined on input line 89
  Reference `interface-or-type' on page 1 undefined on input line 94
  Reference `interface-or-type-relationships' on page 1 undefined on input line 799
  Reference `lexical-conventions' on page 1 undefined on input line 111
  Reference `lexical-conventions' on page 1 undefined on input line 120
  Reference `lexical-conventions' on page 1 undefined on input line 138
  Reference `lexical-conventions' on page 1 undefined on input line 170
  Reference `lexical-conventions' on page 1 undefined on input line 20
  Reference `lexical-conventions' on page 10 undefined on input line 240
  Reference `lookup-of-imported-names' on page 1 undefined on input line 173
  Reference `mapping-package-class-structures-to-a-hierarchical-file-system' on page 1 undefined on input line 19
  Reference `matrix-and-vector-algebra-functions' on page 1 undefined on input line 235
  Reference `merging-connections-to-multiple-outputs' on page 1 undefined on input line 587
  Reference `merging-of-modifications' on page 1 undefined on input line 426
  Reference `merging-of-modifications' on page 1 undefined on input line 698
  Reference `modelica-3-4' on page 1 undefined on input line 47
  Reference `modelica-concrete-syntax' on page 1 undefined on input line 128
  Reference `modelica-concrete-syntax' on page 1 undefined on input line 14
  Reference `modelica-concrete-syntax' on page 1 undefined on input line 24
  Reference `modelica-concrete-syntax' on page 1 undefined on input line 3
  Reference `modelica-concrete-syntax' on page 1 undefined on input line 44
  Reference `modelica-concrete-syntax' on page 1 undefined on input line 78
  Reference `modelica-dae-representation' on page 1 undefined on input line 924
  Reference `modelica-revision-history' on page 1 undefined on input line 8
  Reference `modelica:Connections.branch' on page 1 undefined on input line 850
  Reference `modelica:Connections.isRoot' on page 1 undefined on input line 853
  Reference `modelica:Connections.potentialRoot' on page 1 undefined on input line 852
  Reference `modelica:Connections.root' on page 1 undefined on input line 851
  Reference `modelica:Connections.rooted' on page 1 undefined on input line 854
  Reference `modelica:abs' on page 1 undefined on input line 388
  Reference `modelica:actualStream' on page 1 undefined on input line 652
  Reference `modelica:atan2' on page 1 undefined on input line 605
  Reference `modelica:cardinality' on page 1 undefined on input line 648
  Reference `modelica:ceil' on page 1 undefined on input line 504
  Reference `modelica:change' on page 1 undefined on input line 1213
  Reference `modelica:cross' on page 1 undefined on input line 644
  Reference `modelica:delay' on page 1 undefined on input line 647
  Reference `modelica:der' on page 1 undefined on input line 646
  Reference `modelica:diagonal' on page 1 undefined on input line 355
  Reference `modelica:div' on page 1 undefined on input line 501
  Reference `modelica:edge' on page 1 undefined on input line 1212
  Reference `modelica:enumeration-of-integer' on page 1 undefined on input line 392
  Reference `modelica:event-sample' on page 1 undefined on input line 1210
  Reference `modelica:fill' on page 1 undefined on input line 358
  Reference `modelica:floor' on page 1 undefined on input line 505
  Reference `modelica:getInstanceName' on page 1 undefined on input line 654
  Reference `modelica:homotopy' on page 1 undefined on input line 649
  Reference `modelica:identity' on page 1 undefined on input line 354
  Reference `modelica:inStream' on page 1 undefined on input line 651
  Reference `modelica:initial' on page 1 undefined on input line 1206
  Reference `modelica:integer' on page 1 undefined on input line 506
  Reference `modelica:integer-of-enumeration' on page 1 undefined on input line 391
  Reference `modelica:linspace' on page 1 undefined on input line 359
  Reference `modelica:matrix' on page 1 undefined on input line 306
  Reference `modelica:max-binary' on page 1 undefined on input line 445
  Reference `modelica:max-of-array' on page 1 undefined on input line 444
  Reference `modelica:max-reduction' on page 1 undefined on input line 446
  Reference `modelica:min-binary' on page 1 undefined on input line 442
  Reference `modelica:min-of-array' on page 1 undefined on input line 441
  Reference `modelica:min-reduction' on page 1 undefined on input line 443
  Reference `modelica:mod' on page 1 undefined on input line 502
  Reference `modelica:ndims' on page 1 undefined on input line 257
  Reference `modelica:noEvent' on page 1 undefined on input line 1208
  Reference `modelica:ones' on page 1 undefined on input line 357
  Reference `modelica:optional-spanning-tree-edge' on page 1 undefined on input line 849
  Reference `modelica:outerProduct' on page 1 undefined on input line 642
  Reference `modelica:pre' on page 1 undefined on input line 1211
  Reference `modelica:product-of-array' on page 1 undefined on input line 451
  Reference `modelica:product-reduction' on page 1 undefined on input line 452
  Reference `modelica:reinit' on page 1 undefined on input line 1214
  Reference `modelica:rem' on page 1 undefined on input line 503
  Reference `modelica:scalar' on page 1 undefined on input line 304
  Reference `modelica:semiLinear' on page 1 undefined on input line 650
  Reference `modelica:sign' on page 1 undefined on input line 389
  Reference `modelica:size-of-dim' on page 1 undefined on input line 258
  Reference `modelica:size-vector' on page 1 undefined on input line 259
  Reference `modelica:skew' on page 1 undefined on input line 645
  Reference `modelica:smooth' on page 1 undefined on input line 1209
  Reference `modelica:smooth' on page 1 undefined on input line 1248
  Reference `modelica:smooth' on page 27 undefined on input line 1248
  Reference `modelica:spatialDistribution' on page 1 undefined on input line 653
  Reference `modelica:sqrt' on page 1 undefined on input line 390
  Reference `modelica:sum-of-array' on page 1 undefined on input line 448
  Reference `modelica:sum-reduction' on page 1 undefined on input line 449
  Reference `modelica:symmetric' on page 1 undefined on input line 643
  Reference `modelica:terminal' on page 1 undefined on input line 1207
  Reference `modelica:to-String' on page 1 undefined on input line 393
  Reference `modelica:transpose' on page 1 undefined on input line 641
  Reference `modelica:vector' on page 1 undefined on input line 305
  Reference `modelica:zeros' on page 1 undefined on input line 356
  Reference `modification' on page 1 undefined on input line 321
  Reference `modification-environment' on page 1 undefined on input line 112
  Reference `modification-environment' on page 1 undefined on input line 158
  Reference `modification-environment' on page 1 undefined on input line 9
  Reference `modifications' on page 1 undefined on input line 24
  Reference `nested-for-loops-and-reduction-expressions-with-multiple-iterators' on page 1 undefined on input line 105
  Reference `nested-for-loops-and-reduction-expressions-with-multiple-iterators' on page 1 undefined on input line 195
  Reference `not-modelica-promote' on page 1 undefined on input line 212
  Reference `numeric-functions-and-conversion-functions' on page 1 undefined on input line 1576
  Reference `numeric-functions-and-conversion-functions' on page 1 undefined on input line 362
  Reference `operator-precedence-and-associativity' on page 1 undefined on input line 23
  Reference `operator-precedence-and-associativity' on page 1 undefined on input line 241
  Reference `output-formal-parameters-of-functions' on page 1 undefined on input line 85
  Reference `overconstrained-equation-operators-for-connection-graphs' on page 1 undefined on input line 648
  Reference `overloaded-operators' on page 1 undefined on input line 174
  Reference `overloaded-operators' on page 1 undefined on input line 306
  Reference `overloaded-operators' on page 1 undefined on input line 799
  Reference `overloaded-operators' on page 1 undefined on input line 802
  Reference `packages' on page 1 undefined on input line 796
  Reference `packages' on page 1 undefined on input line 95
  Reference `plug-compatibility-or-restricted-subtyping' on page 1 undefined on input line 11
  Reference `plug-compatibility-or-restricted-subtyping' on page 1 undefined on input line 386
  Reference `plug-compatibility-or-restricted-subtyping' on page 1 undefined on input line 396
  Reference `positional-or-named-input-arguments-of-functions' on page 1 undefined on input line 201
  Reference `positional-or-named-input-arguments-of-functions' on page 1 undefined on input line 29
  Reference `positional-or-named-input-arguments-of-functions' on page 1 undefined on input line 724
  Reference `positional-or-named-input-arguments-of-functions' on page 1 undefined on input line 83
  Reference `predefined-types-and-classes' on page 1 undefined on input line 15
  Reference `predefined-types-and-classes' on page 1 undefined on input line 792
  Reference `predefined-types-and-classes' on page 1 undefined on input line 87
  Reference `record-constructor-functions' on page 1 undefined on input line 58
  Reference `record-constructor-functions' on page 1 undefined on input line 767
  Reference `records' on page 1 undefined on input line 87
  Reference `redeclaration' on page 1 undefined on input line 123
  Reference `redeclaration' on page 1 undefined on input line 287
  Reference `redeclaration' on page 1 undefined on input line 288
  Reference `redeclaration' on page 1 undefined on input line 407
  Reference `redeclaration' on page 1 undefined on input line 5
  Reference `redeclaration' on page 1 undefined on input line 511
  Reference `redeclaration' on page 1 undefined on input line 60
  Reference `redeclaration' on page 1 undefined on input line 80
  Reference `redeclaration' on page 1 undefined on input line 976
  Reference `reduction-expressions' on page 1 undefined on input line 433
  Reference `reduction-expressions' on page 1 undefined on input line 480
  Reference `reduction-expressions' on page 1 undefined on input line 507
  Reference `reduction-expressions' on page 1 undefined on input line 525
  Reference `reduction-expressions' on page 1 undefined on input line 557
  Reference `reduction-functions-and-operators' on page 1 undefined on input line 74
  Reference `reduction-functions-and-operators' on page 1 undefined on input line 99
  Reference `reinit' on page 1 undefined on input line 1342
  Reference `reinit' on page 1 undefined on input line 561
  Reference `restriction-on-combining-base-classes-and-other-elements' on page 1 undefined on input line 655
  Reference `restriction-on-combining-base-classes-and-other-elements' on page 1 undefined on input line 686
  Reference `restrictions-of-connections-and-connectors' on page 1 undefined on input line 136
  Reference `restrictions-of-connections-and-connectors' on page 1 undefined on input line 891
  Reference `restrictions-on-assigned-variables' on page 1 undefined on input line 214
  Reference `restrictions-on-base-classes-and-constraining-types-to-be-transitively-non-replaceable' on page 1 undefined on input line 225
  Reference `restrictions-on-equations-within-when-equations' on page 1 undefined on input line 447
  Reference `restrictions-on-the-kind-of-base-class' on page 1 undefined on input line 764
  Reference `return-statements' on page 1 undefined on input line 317
  Reference `scalar-functions-applied-to-array-arguments' on page 1 undefined on input line 1199
  Reference `scalar-functions-applied-to-array-arguments' on page 1 undefined on input line 1383
  Reference `scalar-functions-applied-to-array-arguments' on page 1 undefined on input line 398
  Reference `scalar-functions-applied-to-array-arguments' on page 1 undefined on input line 711
  Reference `scalar-functions-applied-to-array-arguments' on page 1 undefined on input line 825
  Reference `scalar-vector-matrix-and-array-operator-functions' on page 1 undefined on input line 160
  Reference `scalar-vector-matrix-and-array-operator-functions' on page 1 undefined on input line 25
  Reference `scoping-name-lookup-and-flattening' on page 1 undefined on input line 94
  Reference `semantics-summary' on page 1 undefined on input line 748
  Reference `semilinear' on page 1 undefined on input line 720
  Reference `short-class-definitions' on page 1 undefined on input line 76
  Reference `simple-equality-equations' on page 1 undefined on input line 177
  Reference `simple-name-lookup' on page 1 undefined on input line 289
  Reference `simultaneous-inner-outer-declarations' on page 1 undefined on input line 181
  Reference `simultaneous-inner-outer-declarations' on page 1 undefined on input line 59
  Reference `slice-operation' on page 1 undefined on input line 103
  Reference `spatialdistribution' on page 1 undefined on input line 751
  Reference `specialized-classes' on page 1 undefined on input line 119
  Reference `specialized-classes' on page 1 undefined on input line 135
  Reference `specialized-classes' on page 1 undefined on input line 223
  Reference `standard-type-coercion' on page 1 undefined on input line 1052
  Reference `standard-type-coercion' on page 1 undefined on input line 610
  Reference `standard-type-coercion' on page 1 undefined on input line 617
  Reference `state-machines' on page 1 undefined on input line 746
  Reference `static-name-lookup' on page 1 undefined on input line 169
  Reference `static-name-lookup' on page 1 undefined on input line 661
  Reference `stream-operator-actualstream' on page 1 undefined on input line 738
  Reference `stream-operator-instream-and-connection-equations' on page 1 undefined on input line 729
  Reference `synchronous-data-flow-principle-and-single-assignment-rule' on page 1 undefined on input line 1371
  Reference `synchronous-data-flow-principle-and-single-assignment-rule' on page 1 undefined on input line 371
  Reference `synchronous-data-flow-principle-and-single-assignment-rule' on page 1 undefined on input line 649
  Reference `tab:size-1-dimensions' on page 1 undefined on input line 128
  Reference `terminate' on page 1 undefined on input line 507
  Reference `the-class-extends-redeclaration-mechanism' on page 1 undefined on input line 228
  Reference `the-class-tree' on page 1 undefined on input line 68
  Reference `the-concepts-of-type-interface-and-subtype' on page 1 undefined on input line 11
  Reference `the-concepts-of-type-interface-and-subtype' on page 1 undefined on input line 12
  Reference `transitively-non-replaceable' on page 1 undefined on input line 141
  Reference `transitively-non-replaceable' on page 1 undefined on input line 235
  Reference `transitively-non-replaceable' on page 1 undefined on input line 242
  Reference `transitively-non-replaceable' on page 1 undefined on input line 316
  Reference `type-compatible-expressions' on page 1 undefined on input line 267
  Reference `type-compatible-expressions' on page 1 undefined on input line 296
  Reference `type-compatible-expressions' on page 1 undefined on input line 3
  Reference `type-compatible-expressions' on page 1 undefined on input line 723
  Reference `type-compatible-expressions' on page 1 undefined on input line 80
  Reference `type-compatible-expressions' on page 1 undefined on input line 818
  Reference `type-conversion-of-enumeration-values-to-string-or-integer' on page 1 undefined on input line 1583
  Reference `type-conversion-of-enumeration-values-to-string-or-integer' on page 1 undefined on input line 434
  Reference `type-conversion-of-enumeration-values-to-string-or-integer' on page 1 undefined on input line 458
  Reference `type-conversion-of-integer-to-enumeration-values' on page 1 undefined on input line 445
  Reference `type-conversion-of-integer-to-enumeration-values' on page 1 undefined on input line 59
  Reference `types-as-iteration-ranges' on page 1 undefined on input line 121
  Reference `types-as-iteration-ranges' on page 1 undefined on input line 1463
  Reference `types-as-iteration-ranges' on page 1 undefined on input line 602
  Reference `types-as-iteration-ranges' on page 1 undefined on input line 773
  Reference `variability-of-expressions' on page 1 undefined on input line 135
  Reference `variability-of-expressions' on page 1 undefined on input line 208
  Reference `variability-of-expressions' on page 1 undefined on input line 379
  Reference `variability-of-expressions' on page 1 undefined on input line 383
  Reference `variability-of-structured-entities' on page 1 undefined on input line 230
  Reference `vector-construction' on page 1 undefined on input line 285
  Reference `vector-matrix-and-array-constructors' on page 1 undefined on input line 277
  Reference `vector-matrix-and-array-constructors' on page 1 undefined on input line 347
  Reference `vector-matrix-and-array-constructors' on page 1 undefined on input line 595
  Reference `vectorized-calls-of-functions' on page 1 undefined on input line 666
  Reference `vectorized-calls-of-functions' on page 1 undefined on input line 679
  Reference `vectorized-calls-of-functions' on page 1 undefined on input line 720
  Reference `when-equations' on page 1 undefined on input line 12
  Reference `when-equations' on page 1 undefined on input line 923
  Reference `when-statements' on page 1 undefined on input line 12
  Reference `when-statements' on page 1 undefined on input line 402
Latexmk: Summary of warnings from last run of (pdf)latex:
  Latex failed to resolve 383 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] }
[Pipeline] // withEnv
[Pipeline] }
$ docker stop --time=1 12815fb881f0745f92bb6415de2006556899726a8f14d860d445df3fc2de152c
$ docker rm -f 12815fb881f0745f92bb6415de2006556899726a8f14d860d445df3fc2de152c
[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