Skip to content

Console Output

Pull request #2916 updated
01:11:46 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 henrikt-ma for modelica/ModelicaSpecification
Obtained .CI/Jenkinsfile from a3d1a034c400518d894df8d9f679749a27478b6b+f999d1dc7caa43f8929c4bc928f1abe6f1ca57fd (c84d91df37c613e69dc37e985e66a51bb6535ebc)
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-2916
[Pipeline] {
[Pipeline] checkout
The recommended git tool is: git
using credential github
Fetching changes from the remote Git repository
Cleaning workspace
Fetching without tags
Merging remotes/origin/master commit f999d1dc7caa43f8929c4bc928f1abe6f1ca57fd into PR head commit a3d1a034c400518d894df8d9f679749a27478b6b
Merge succeeded, producing a3d1a034c400518d894df8d9f679749a27478b6b
Checking out Revision a3d1a034c400518d894df8d9f679749a27478b6b (PR-2916)
Commit message: "Add more forms with "clause" and "loop" to style guide"
 > 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/2916/head:refs/remotes/origin/PR-2916 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a3d1a034c400518d894df8d9f679749a27478b6b # 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 f999d1dc7caa43f8929c4bc928f1abe6f1ca57fd # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a3d1a034c400518d894df8d9f679749a27478b6b # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git branch -D PR-2916 # timeout=10
 > git checkout -b PR-2916 a3d1a034c400518d894df8d9f679749a27478b6b # timeout=10
 > git rev-list --no-walk 7de39af7bc9effb7f1eb548cd4b8ee9132a63eb7 # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] isUnix
[Pipeline] sh
+ 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-2916 -v /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2916:/var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2916:rw,z -v /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2916@tmp:/var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2916@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** alpine:3.9 cat
$ docker top 365a645b88021246416c1f6243b0a89d910605c25a1b1c5f504d00adcf1cfda7 -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 365a645b88021246416c1f6243b0a89d910605c25a1b1c5f504d00adcf1cfda7
$ docker rm -f 365a645b88021246416c1f6243b0a89d910605c25a1b1c5f504d00adcf1cfda7
[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-2916
[Pipeline] {
[Pipeline] checkout
The recommended git tool is: git
using credential github
Fetching changes from the remote Git repository
Cleaning workspace
Fetching without tags
Merging remotes/origin/master commit f999d1dc7caa43f8929c4bc928f1abe6f1ca57fd into PR head commit a3d1a034c400518d894df8d9f679749a27478b6b
Merge succeeded, producing a3d1a034c400518d894df8d9f679749a27478b6b
Checking out Revision a3d1a034c400518d894df8d9f679749a27478b6b (PR-2916)
Commit message: "Add more forms with "clause" and "loop" to style guide"
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/2916/head:refs/remotes/origin/PR-2916 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a3d1a034c400518d894df8d9f679749a27478b6b # 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 f999d1dc7caa43f8929c4bc928f1abe6f1ca57fd # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a3d1a034c400518d894df8d9f679749a27478b6b # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git branch -D PR-2916 # timeout=10
 > git checkout -b PR-2916 a3d1a034c400518d894df8d9f679749a27478b6b # 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:20210330
20210330: Pulling from modelicaspec/latexml
Digest: sha256:b30ef198df11b35eaad38fa7c24094b45ad7d5cb4e9802a90c60556dc0552510
Status: Image is up to date for modelicaspec/latexml:20210330
docker.io/modelicaspec/latexml:20210330
[Pipeline] isUnix
[Pipeline] sh
+ docker inspect -f . modelicaspec/latexml:20210330
.
[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-2916 -v /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2916:/var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2916:rw,z -v /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2916@tmp:/var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2916@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** modelicaspec/latexml:20210330 cat
$ docker top becb60a21fa1a653134aecf1a2f4b95d512ff293a1c3e6679429326475835490 -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/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/newtxtt/newtxtt.sty
`newtxtt' v1.051, 2014/12/23 Typewriter text macros based on txfonts (msharpe)
(/usr/local/texlive/texmf-dist/tex/latex/base/fontenc.sty)
(/usr/local/texlive/texmf-dist/tex/latex/base/textcomp.sty))
(/usr/local/texlive/texmf-dist/tex/latex/listings/listings.sty
(/usr/local/texlive/texmf-dist/tex/latex/listings/lstmisc.sty)
(/usr/local/texlive/texmf-dist/tex/latex/listings/listings.cfg))
(/usr/local/texlive/texmf-dist/tex/latex/graphics/color.sty
(/usr/local/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg))
(/usr/local/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty
(/usr/local/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)
(/usr/local/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty
(/usr/local/texlive/texmf-dist/tex/latex/tools/array.sty)))
(/usr/local/texlive/texmf-dist/tex/latex/listings/lstmisc.sty))
(/usr/local/texlive/texmf-dist/tex/latex/cleveref/cleveref.sty)
(/usr/local/texlive/texmf-dist/tex/latex/amscls/amsthm.sty))

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

(/usr/local/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdfmode.def)
(./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)
(/usr/local/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty)
(/usr/local/texlive/texmf-dist/tex/latex/biblatex/blx-case-expl3.sty
(/usr/local/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty))
No file MLS.bbl.

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

(./chapters/titlepage.tex (./chapters/abstract.tex
(/usr/local/texlive/texmf-dist/tex/latex/base/t1cmss.fd)
(/usr/local/texlive/texmf-dist/tex/latex/newtxtt/t1newtxtt.fd))

Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref)                removing `\mathsurround' on input line 37.


Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref)                removing `\z@' on input line 37.


Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref)                removing `superscript' on input line 37.

[1{/usr/local/texmf-var/fonts/map/pdftex/updmap/pdftex.map} <./media/Modelica_L
anguage.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.3325pt.
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-revision-history' on page 1 undefined on inp
ut line 47.

)

Package Fancyhdr Warning: \headheight is too small (25.3325pt): 
Make it at least 28.93254pt.
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 78.



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


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

) [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/ts1cmss.fd) [7]

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


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 159.

[13]

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


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


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


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


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

[14]

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


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


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


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


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

[15]

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


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


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


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


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


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


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



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



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


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


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


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


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


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


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

[16]

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


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


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


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


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


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


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



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


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

[17] [18]

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


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


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


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


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


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


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


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


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


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


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

[19]

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


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


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


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


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


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


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


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


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

[20]

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


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


LaTeX Warning: Reference `getinstancename' on page 1 undefined on input line 75
9.

[21]

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

[22] [23]

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

[24]

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

[25] [26]

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


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


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


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


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


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


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



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


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


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


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


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


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

[27]

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

[28]

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


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


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

[29]

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


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

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

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

[32]

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


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


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


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


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


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

[33]

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


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


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

[34]

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


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


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


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


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


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


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


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


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


[35]

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


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


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


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

[36]

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


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


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


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

[37]

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


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

[38]

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

[39]

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

[40] [41]

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


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

[42]

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


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

[43]

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


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


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


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


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

[44]

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

[45]

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


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


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

[46] [47] [48] [49] [50] [51]

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

[52]

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


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

[53] [54]

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


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

[55]

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


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


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


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


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


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

) [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.


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.

[57]

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 110.


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


[58]

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


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


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


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


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

[59] [60] [61]

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

[62]

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

[63]

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


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


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


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


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

[64]

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


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

[65]

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


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


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


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


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


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


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

[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]

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 136.


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


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


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

[70]

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


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


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

[71]

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


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


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

[72]

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


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


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


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


[73]

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


[74]

LaTeX Warning: Reference `pure-modelica-functions' on page 1 undefined on input
 line 528.

[75]

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


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


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


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


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

) [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.

! Too many }'s.
l.264 ...alue} or the \lstinline!start!-attribute}
                                                   in a binding equation; th...

? 
! Emergency stop.
l.264 ...alue} or the \lstinline!start!-attribute}
                                                   in a binding equation; th...

!  ==> 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 931
  Reference `annotations' on page 1 undefined on input line 1687
  Reference `annotations-for-code-generation' on page 1 undefined on input line 515
  Reference `annotations-for-simulation-experiments' on page 1 undefined on input line 516
  Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 200
  Reference `array-concatenation' on page 1 undefined on input line 280
  Reference `array-declarations' on page 1 undefined on input line 180
  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 368
  Reference `arrays' on page 1 undefined on input line 590
  Reference `assert' on page 1 undefined on input line 1676
  Reference `attributes-of-enumeration-types' on page 1 undefined on input line 1491
  Reference `attributes-start-fixed-nominal-and-unbounded' on page 1 undefined on input line 1401
  Reference `balanced-models' on page 1 undefined on input line 243
  Reference `balanced-models' on page 1 undefined on input line 249
  Reference `balanced-models' on page 1 undefined on input line 271
  Reference `built-in-functions' on page 1 undefined on input line 373
  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 398
  Reference `cardinality-deprecated' on page 1 undefined on input line 1420
  Reference `cardinality-deprecated' on page 1 undefined on input line 690
  Reference `clock-constructors' on page 1 undefined on input line 1692
  Reference `clocked-discrete-time-and-clocked-discretized-continuous-time-partition' on page 1 undefined on input line 493
  Reference `clocked-discrete-time-and-clocked-discretized-continuous-time-partition' on page 1 undefined on input line 948
  Reference `clocks-and-clocked-variables' on page 1 undefined on input line 1692
  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 1347
  Reference `conditional-component-declaration' on page 1 undefined on input line 181
  Reference `conditional-component-declaration' on page 1 undefined on input line 201
  Reference `connect-equations-and-connectors' on page 1 undefined on input line 267
  Reference `connectors-and-connections' on page 1 undefined on input line 732
  Reference `constraining-type' on page 1 undefined on input line 186
  Reference `declaration-order-and-usage-before-declaration' on page 1 undefined on input line 377
  Reference `declaring-derivatives-of-functions' on page 1 undefined on input line 516
  Reference `declaring-inverses-of-functions' on page 1 undefined on input line 516
  Reference `delay' on page 1 undefined on input line 678
  Reference `derivative-and-special-purpose-operators-with-function-syntax' on page 1 undefined on input line 1097
  Reference `derivative-and-special-purpose-operators-with-function-syntax' on page 1 undefined on input line 364
  Reference `discrete-time-expressions' on page 1 undefined on input line 1296
  Reference `discrete-time-expressions' on page 1 undefined on input line 256
  Reference `division-of-scalars-or-numeric-arrays-by-numeric-scalars' on page 1 undefined on input line 606
  Reference `document-index' on page 1 undefined on input line 78
  Reference `enclosing-classes' on page 1 undefined on input line 25
  Reference `enumeration-types' on page 1 undefined on input line 180
  Reference `enumeration-types' on page 1 undefined on input line 88
  Reference `equality-and-assignment' on page 1 undefined on input line 199
  Reference `equation-operators-for-overconstrained-connection-based-equation-systems' on page 1 undefined on input line 1683
  Reference `equations' on page 1 undefined on input line 199
  Reference `evaluation-order' on page 1 undefined on input line 297
  Reference `event-related-operators-with-function-syntax' on page 1 undefined on input line 366
  Reference `event-triggering-mathematical-functions' on page 1 undefined on input line 398
  Reference `events-and-synchronization' on page 1 undefined on input line 1246
  Reference `events-and-synchronization' on page 1 undefined on input line 1449
  Reference `events-and-synchronization' on page 1 undefined on input line 253
  Reference `events-and-synchronization' on page 1 undefined on input line 339
  Reference `events-and-synchronization' on page 1 undefined on input line 351
  Reference `events-and-synchronization' on page 1 undefined on input line 356
  Reference `expandable-connectors' on page 1 undefined on input line 733
  Reference `exponentiation-of-scalars-of-numeric-elements' on page 1 undefined on input line 605
  Reference `external-function-interface' on page 1 undefined on input line 516
  Reference `external-function-interface' on page 1 undefined on input line 615
  Reference `external-objects' on page 1 undefined on input line 1672
  Reference `external-objects' on page 1 undefined on input line 169
  Reference `external-objects' on page 1 undefined on input line 227
  Reference `external-objects' on page 1 undefined on input line 303
  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 199
  Reference `function-as-a-specialized-class' on page 1 undefined on input line 792
  Reference `function-call' on page 1 undefined on input line 241
  Reference `function-compatibility-or-function-subtyping-for-functions' on page 1 undefined on input line 379
  Reference `functional-input-arguments-to-functions' on page 1 undefined on input line 224
  Reference `generation-of-connection-equations' on page 1 undefined on input line 733
  Reference `getinstancename' on page 1 undefined on input line 759
  Reference `homotopy' on page 1 undefined on input line 710
  Reference `inheritance-of-protected-and-public-elements' on page 1 undefined on input line 50
  Reference `initialization-and-binding-equations-of-components-in-functions' on page 1 undefined on input line 30
  Reference `initialization-initial-equation-and-initial-algorithm' on page 1 undefined on input line 339
  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 649
  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 513
  Reference `interface-or-type' on page 1 undefined on input line 540
  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 807
  Reference `lexical-conventions' on page 1 undefined on input line 103
  Reference `lexical-conventions' on page 1 undefined on input line 111
  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 171
  Reference `mapping-package-class-structures-to-a-hierarchical-file-system' on page 1 undefined on input line 19
  Reference `merging-of-modifications' on page 1 undefined on input line 424
  Reference `merging-of-modifications' on page 1 undefined on input line 684
  Reference `modelica-concrete-syntax' on page 1 undefined on input line 111
  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 74
  Reference `modelica-dae-representation' on page 1 undefined on input line 932
  Reference `modelica-revision-history' on page 1 undefined on input line 47
  Reference `modelica-revision-history' on page 1 undefined on input line 8
  Reference `modelica:abs' on page 1 undefined on input line 386
  Reference `modelica:actualStream' on page 1 undefined on input line 651
  Reference `modelica:atan2' on page 1 undefined on input line 604
  Reference `modelica:cardinality' on page 1 undefined on input line 647
  Reference `modelica:ceil' on page 1 undefined on input line 503
  Reference `modelica:change' on page 1 undefined on input line 1211
  Reference `modelica:delay' on page 1 undefined on input line 646
  Reference `modelica:der' on page 1 undefined on input line 645
  Reference `modelica:div' on page 1 undefined on input line 500
  Reference `modelica:edge' on page 1 undefined on input line 1210
  Reference `modelica:enumeration-of-integer' on page 1 undefined on input line 390
  Reference `modelica:event-sample' on page 1 undefined on input line 1208
  Reference `modelica:floor' on page 1 undefined on input line 504
  Reference `modelica:getInstanceName' on page 1 undefined on input line 653
  Reference `modelica:homotopy' on page 1 undefined on input line 648
  Reference `modelica:inStream' on page 1 undefined on input line 650
  Reference `modelica:initial' on page 1 undefined on input line 1204
  Reference `modelica:integer' on page 1 undefined on input line 505
  Reference `modelica:integer-of-enumeration' on page 1 undefined on input line 389
  Reference `modelica:mod' on page 1 undefined on input line 501
  Reference `modelica:noEvent' on page 1 undefined on input line 1206
  Reference `modelica:pre' on page 1 undefined on input line 1209
  Reference `modelica:reinit' on page 1 undefined on input line 1212
  Reference `modelica:rem' on page 1 undefined on input line 502
  Reference `modelica:semiLinear' on page 1 undefined on input line 649
  Reference `modelica:sign' on page 1 undefined on input line 387
  Reference `modelica:smooth' on page 1 undefined on input line 1207
  Reference `modelica:smooth' on page 1 undefined on input line 1246
  Reference `modelica:smooth' on page 27 undefined on input line 1246
  Reference `modelica:spatialDistribution' on page 1 undefined on input line 652
  Reference `modelica:sqrt' on page 1 undefined on input line 388
  Reference `modelica:terminal' on page 1 undefined on input line 1205
  Reference `modelica:to-String' on page 1 undefined on input line 391
  Reference `modification-environment' on page 1 undefined on input line 110
  Reference `modification-environment' on page 1 undefined on input line 156
  Reference `modification-environment' on page 1 undefined on input line 9
  Reference `numeric-functions-and-conversion-functions' on page 1 undefined on input line 1602
  Reference `numeric-functions-and-conversion-functions' on page 1 undefined on input line 360
  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 84
  Reference `overloaded-operators' on page 1 undefined on input line 169
  Reference `overloaded-operators' on page 1 undefined on input line 298
  Reference `overloaded-operators' on page 1 undefined on input line 807
  Reference `overloaded-operators' on page 1 undefined on input line 810
  Reference `packages' on page 1 undefined on input line 804
  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 378
  Reference `plug-compatibility-or-restricted-subtyping' on page 1 undefined on input line 388
  Reference `positional-or-named-input-arguments-of-functions' on page 1 undefined on input line 200
  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 710
  Reference `positional-or-named-input-arguments-of-functions' on page 1 undefined on input line 82
  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 87
  Reference `pure-modelica-functions' on page 1 undefined on input line 528
  Reference `record-constructor-functions' on page 1 undefined on input line 58
  Reference `record-constructor-functions' on page 1 undefined on input line 775
  Reference `records' on page 1 undefined on input line 86
  Reference `redeclaration' on page 1 undefined on input line 121
  Reference `redeclaration' on page 1 undefined on input line 399
  Reference `redeclaration' on page 1 undefined on input line 5
  Reference `redeclaration' on page 1 undefined on input line 503
  Reference `redeclaration' on page 1 undefined on input line 59
  Reference `redeclaration' on page 1 undefined on input line 80
  Reference `reduction-functions-and-operators' on page 1 undefined on input line 74
  Reference `reinit' on page 1 undefined on input line 1340
  Reference `restriction-on-combining-base-classes-and-other-elements' on page 1 undefined on input line 672
  Reference `restriction-on-combining-base-classes-and-other-elements' on page 1 undefined on input line 695
  Reference `restrictions-of-connections-and-connectors' on page 1 undefined on input line 899
  Reference `restrictions-on-assigned-variables' on page 1 undefined on input line 213
  Reference `restrictions-on-base-classes-and-constraining-types-to-be-transitively-non-replaceable' on page 1 undefined on input line 220
  Reference `restrictions-on-the-kind-of-base-class' on page 1 undefined on input line 772
  Reference `scalar-functions-applied-to-array-arguments' on page 1 undefined on input line 1197
  Reference `scalar-functions-applied-to-array-arguments' on page 1 undefined on input line 396
  Reference `scalar-functions-applied-to-array-arguments' on page 1 undefined on input line 710
  Reference `scalar-functions-applied-to-array-arguments' on page 1 undefined on input line 824
  Reference `scalar-vector-matrix-and-array-operator-functions' on page 1 undefined on input line 159
  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 734
  Reference `semilinear' on page 1 undefined on input line 719
  Reference `short-class-definitions' on page 1 undefined on input line 76
  Reference `simultaneous-inner-outer-declarations' on page 1 undefined on input line 179
  Reference `simultaneous-inner-outer-declarations' on page 1 undefined on input line 58
  Reference `slice-operation' on page 1 undefined on input line 103
  Reference `spatialdistribution' on page 1 undefined on input line 750
  Reference `specialized-classes' on page 1 undefined on input line 135
  Reference `specialized-classes' on page 1 undefined on input line 222
  Reference `standard-type-coercion' on page 1 undefined on input line 601
  Reference `standard-type-coercion' on page 1 undefined on input line 608
  Reference `state-machines' on page 1 undefined on input line 732
  Reference `static-name-lookup' on page 1 undefined on input line 168
  Reference `static-name-lookup' on page 1 undefined on input line 648
  Reference `stream-operator-actualstream' on page 1 undefined on input line 737
  Reference `stream-operator-instream-and-connection-equations' on page 1 undefined on input line 728
  Reference `synchronous-data-flow-principle-and-single-assignment-rule' on page 1 undefined on input line 1369
  Reference `the-class-extends-redeclaration-mechanism' on page 1 undefined on input line 220
  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 136
  Reference `transitively-non-replaceable' on page 1 undefined on input line 234
  Reference `transitively-non-replaceable' on page 1 undefined on input line 235
  Reference `transitively-non-replaceable' on page 1 undefined on input line 308
  Reference `type-compatible-expressions' on page 1 undefined on input line 295
  Reference `type-conversion-of-enumeration-values-to-string-or-integer' on page 1 undefined on input line 1609
  Reference `type-conversion-of-enumeration-values-to-string-or-integer' on page 1 undefined on input line 433
  Reference `type-conversion-of-enumeration-values-to-string-or-integer' on page 1 undefined on input line 457
  Reference `type-conversion-of-integer-to-enumeration-values' on page 1 undefined on input line 444
  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 1491
  Reference `variability-of-expressions' on page 1 undefined on input line 207
  Reference `variability-of-expressions' on page 1 undefined on input line 378
  Reference `variability-of-expressions' on page 1 undefined on input line 382
  Reference `variability-of-structured-entities' on page 1 undefined on input line 229
  Reference `vector-construction' on page 1 undefined on input line 284
  Reference `vector-matrix-and-array-constructors' on page 1 undefined on input line 276
  Reference `vectorized-calls-of-functions' on page 1 undefined on input line 665
  Reference `vectorized-calls-of-functions' on page 1 undefined on input line 678
  Reference `vectorized-calls-of-functions' on page 1 undefined on input line 719
  Reference `when-equations' on page 1 undefined on input line 931
Latexmk: Summary of warnings from last run of (pdf)latex:
  Latex failed to resolve 240 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 becb60a21fa1a653134aecf1a2f4b95d512ff293a1c3e6679429326475835490
$ docker rm -f becb60a21fa1a653134aecf1a2f4b95d512ff293a1c3e6679429326475835490
[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