Pull request #2551 updated Connecting to https://api.github.com using sjoelund.se/****** (GitHub Access Token) Obtained .CI/Jenkinsfile from 914e707fb709aa3a8b942580a05ad69096876a5f+ad7aebd1d3ee972b8ca9fdbdfad97187064dc920 (f77e7cbeaeac94a6d49ea1714c7c6da3d4dd8435) Running in Durability level: MAX_SURVIVABILITY [Pipeline] Start of Pipeline [Pipeline] stage [Pipeline] { (checks) [Pipeline] node Running on ripper.openmodelica.org in /var/lib/jenkins/ws/on_ModelicaSpecification_PR-2551 [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/jenkins/ws/on_ModelicaSpecification_PR-2551 # timeout=10 Fetching upstream changes from https://github.com/modelica/ModelicaSpecification.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub Access Token > git fetch --no-tags --progress -- https://github.com/modelica/ModelicaSpecification.git +refs/pull/2551/head:refs/remotes/origin/PR-2551 +refs/heads/master:refs/remotes/origin/master # timeout=10 Cleaning workspace Fetching without tags > git config remote.origin.url https://github.com/modelica/ModelicaSpecification.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/2551/head:refs/remotes/origin/PR-2551 # 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/2551/head:refs/remotes/origin/PR-2551 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit ad7aebd1d3ee972b8ca9fdbdfad97187064dc920 into PR head commit 914e707fb709aa3a8b942580a05ad69096876a5f Merge succeeded, producing 53cb428e4be427f08e89545c0365f77edd69f308 Checking out Revision 53cb428e4be427f08e89545c0365f77edd69f308 (PR-2551) Commit message: "Merge commit 'ad7aebd1d3ee972b8ca9fdbdfad97187064dc920' into HEAD" First time build. Skipping changelog. Cleaning workspace [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 914e707fb709aa3a8b942580a05ad69096876a5f # timeout=10 > git merge ad7aebd1d3ee972b8ca9fdbdfad97187064dc920 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 53cb428e4be427f08e89545c0365f77edd69f308 # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git checkout -b PR-2551 53cb428e4be427f08e89545c0365f77edd69f308 # timeout=10 > git rev-list --no-walk 8e7337114d828d2874e97915cb08a4851fa80fb7 # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 [Pipeline] isUnix [Pipeline] sh + docker inspect -f . alpine:3.9 Error: No such object: alpine:3.9 [Pipeline] isUnix [Pipeline] sh + docker pull alpine:3.9 3.9: Pulling from library/alpine 31603596830f: Pulling fs layer 31603596830f: Verifying Checksum 31603596830f: Download complete 31603596830f: Pull complete Digest: sha256:414e0518bb9228d35e4cd5165567fb91d26c6a214e9c95899e1e056fcd349011 Status: Downloaded newer image for alpine:3.9 [Pipeline] withDockerContainer ripper.openmodelica.org does not seem to be running inside a container $ docker run -t -d -u 112:65534 -w /var/lib/jenkins/ws/on_ModelicaSpecification_PR-2551 -v /var/lib/jenkins/ws/on_ModelicaSpecification_PR-2551:/var/lib/jenkins/ws/on_ModelicaSpecification_PR-2551:rw,z -v /var/lib/jenkins/ws/on_ModelicaSpecification_PR-2551@tmp:/var/lib/jenkins/ws/on_ModelicaSpecification_PR-2551@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 ******** alpine:3.9 cat $ docker top 0976eefdd6e7c66dfd7ae66c4988c342f21e9a4402f2c0288fbfeea670668e99 -eo pid,comm [Pipeline] { [Pipeline] sh + grep -n '[ ]$' MLS.tex preamble.tex chapters/abstract.tex chapters/annotations.tex chapters/arrays.tex chapters/classes.tex chapters/connectors.tex chapters/dae.tex chapters/derivationofstream.tex chapters/equations.tex chapters/functions.tex chapters/glossary.tex chapters/inheritance.tex chapters/interface.tex chapters/introduction.tex chapters/lexicalstructure.tex chapters/library.tex chapters/literature.tex chapters/operatorsandexpressions.tex chapters/overloaded.tex chapters/packages.tex chapters/preface.tex chapters/revisions.tex chapters/scoping.tex chapters/statemachines.tex chapters/statements.tex chapters/stream.tex chapters/synchronous.tex chapters/syntax.tex chapters/unitexpressions.tex [Pipeline] } $ docker stop --time=1 0976eefdd6e7c66dfd7ae66c4988c342f21e9a4402f2c0288fbfeea670668e99 $ docker rm -f 0976eefdd6e7c66dfd7ae66c4988c342f21e9a4402f2c0288fbfeea670668e99 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] node Running on ripper.openmodelica.org in /var/lib/jenkins/ws/on_ModelicaSpecification_PR-2551 [Pipeline] { [Pipeline] checkout using credential github Fetching changes from the remote Git repository Cleaning workspace Fetching without tags Merging remotes/origin/master commit ad7aebd1d3ee972b8ca9fdbdfad97187064dc920 into PR head commit 914e707fb709aa3a8b942580a05ad69096876a5f Merge succeeded, producing f8311bc23ac92ca3c5fdf01c1ae0f7b7899ca5bb Checking out Revision f8311bc23ac92ca3c5fdf01c1ae0f7b7899ca5bb (PR-2551) Commit message: "Merge commit 'ad7aebd1d3ee972b8ca9fdbdfad97187064dc920' 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 using GIT_ASKPASS to set credentials GitHub Access Token > git fetch --no-tags --progress -- https://github.com/modelica/ModelicaSpecification.git +refs/pull/2551/head:refs/remotes/origin/PR-2551 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 914e707fb709aa3a8b942580a05ad69096876a5f # timeout=10 > git merge ad7aebd1d3ee972b8ca9fdbdfad97187064dc920 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f8311bc23ac92ca3c5fdf01c1ae0f7b7899ca5bb # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git branch -D PR-2551 # timeout=10 > git checkout -b PR-2551 f8311bc23ac92ca3c5fdf01c1ae0f7b7899ca5bb # timeout=10 > git rev-list --no-walk 8e7337114d828d2874e97915cb08a4851fa80fb7 # 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:20200415 20200415: Pulling from modelicaspec/latexml 6cf436f81810: Pulling fs layer 987088a85b96: Pulling fs layer b4624b3efe06: Pulling fs layer d42beb8ded59: Pulling fs layer 9bf2f9c66907: Pulling fs layer d42beb8ded59: Waiting 9bf2f9c66907: Waiting 987088a85b96: Verifying Checksum 987088a85b96: Download complete b4624b3efe06: Verifying Checksum b4624b3efe06: Download complete d42beb8ded59: Verifying Checksum d42beb8ded59: Download complete 9bf2f9c66907: Verifying Checksum 9bf2f9c66907: Download complete 6cf436f81810: Verifying Checksum 6cf436f81810: Download complete 6cf436f81810: Pull complete 987088a85b96: Pull complete b4624b3efe06: Pull complete d42beb8ded59: Pull complete 9bf2f9c66907: Pull complete Digest: sha256:2c8cdff71d87ef7413431cd990e33789f7c364f23813192d18ffa0a5816fd678 Status: Downloaded newer image for modelicaspec/latexml:20200415 [Pipeline] isUnix [Pipeline] sh + docker inspect -f . modelicaspec/latexml:20200415 . [Pipeline] withDockerContainer ripper.openmodelica.org does not seem to be running inside a container $ docker run -t -d -u 112:65534 -w /var/lib/jenkins/ws/on_ModelicaSpecification_PR-2551 -v /var/lib/jenkins/ws/on_ModelicaSpecification_PR-2551:/var/lib/jenkins/ws/on_ModelicaSpecification_PR-2551:rw,z -v /var/lib/jenkins/ws/on_ModelicaSpecification_PR-2551@tmp:/var/lib/jenkins/ws/on_ModelicaSpecification_PR-2551@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 ******** modelicaspec/latexml:20200415 cat $ docker top 0f9de5bff614731c786c4c26c82730038fc1e98685313e1cba73d716be9caef8 -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/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/tools/verbatim.sty) (/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/tools/longtable.sty) (/usr/local/texlive/texmf-dist/tex/latex/multirow/multirow.sty) (/usr/local/texlive/texmf-dist/tex/latex/listings/listings.sty (/usr/local/texlive/texmf-dist/tex/latex/listings/lstmisc.sty) (/usr/local/texlive/texmf-dist/tex/latex/listings/listings.cfg)) (/usr/local/texlive/texmf-dist/tex/latex/graphics/color.sty (/usr/local/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/local/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/local/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/local/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty (/usr/local/texlive/texmf-dist/tex/latex/tools/array.sty))) (/usr/local/texlive/texmf-dist/tex/latex/listings/lstmisc.sty)) (/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)) [1{/usr/local/texmf-var/fonts/map/pdftex/updmap/pdftex.map} <./media/Modelica_L anguage.pdf>] (./chapters/abstract.tex Package hyperref Warning: Option `destlabel' has already been used, (hyperref) setting the option has no effect on input line 6. [1] LaTeX Warning: Reference `modelica-revision-history' on page 1 undefined on inp ut line 50. ) (./chapters/preface.texpdfTeX warning (ext4): destination with the same ident ifier (name{page.1}) has been already used, duplicate ignored \relax l.1 \chapter *{Preface}\doublelabel{preface} [1] LaTeX Warning: Reference `modelica-3-4' on page 2 undefined on input line 44. ) (./chapters/introduction.tex [2 <./media/image2.png>] Package Fancyhdr Warning: \headheight is too small (12.0pt): Make it at least 28.98978pt. We now make it that large for the rest of the document. This may cause the page layout to be inconsistent, however. [3] Chapter 1. [4] LaTeX Warning: Reference `glossary' on page 5 undefined on input line 97. Overfull \hbox (107.2508pt too wide) in paragraph at lines 94--118 \OT1/cmr/m/n/10 the glos-sary in []. Some im-por-tant terms are: [] LaTeX Warning: Reference `lexical-conventions' on page 5 undefined on input lin e 121. LaTeX Warning: Reference `modelica-concrete-syntax' on page 5 undefined on inpu t line 129. ) (./chapters/lexicalstructure.tex [5] Chapter 2. LaTeX Warning: Reference `modelica-concrete-syntax' on page 6 undefined on inpu t line 14. LaTeX Warning: Reference `lexical-conventions' on page 6 undefined on input lin e 20. (/usr/local/texlive/texmf-dist/tex/latex/base/omlcmr.fd) (/usr/local/texlive/texmf-dist/tex/latex/base/ts1cmss.fd) [6] LaTeX Warning: Reference `modelica-concrete-syntax' on page 7 undefined on inpu t line 88. (/usr/local/texlive/texmf-dist/tex/latex/base/ts1cmtt.fd) LaTeX Warning: Reference `scoping-name-lookup-and-flattening' on page 7 undefin ed on input line 105. LaTeX Warning: Reference `packages' on page 7 undefined on input line 106. LaTeX Warning: Reference `lexical-conventions' on page 7 undefined on input lin e 111. Overfull \vbox (9.01918pt too high) has occurred while \output is active [7] LaTeX Warning: Reference `lexical-conventions' on page 8 undefined on input lin e 140. LaTeX Warning: Reference `lexical-conventions' on page 8 undefined on input lin e 177. [8] LaTeX Warning: Reference `lexical-conventions' on page 9 undefined on input lin e 244. LaTeX Warning: Reference `operator-precedence-and-associativity' on page 9 unde fined on input line 245. ) (./chapters/operatorsandexpressions.tex [9] Chapter 3. LaTeX Warning: Reference `modelica-concrete-syntax' on page 10 undefined on inp ut line 5. LaTeX Warning: Reference `predefined-types-and-classes' on page 10 undefined on input line 15. LaTeX Warning: Reference `operator-precedence-and-associativity' on page 10 und efined on input line 25. LaTeX Warning: Reference `modelica-concrete-syntax' on page 10 undefined on inp ut line 26. LaTeX Warning: Reference `scalar-vector-matrix-and-array-operator-functions' on page 10 undefined on input line 27. LaTeX Warning: Reference `positional-or-named-input-arguments-of-functions' on page 10 undefined on input line 31. LaTeX Warning: Reference `initialization-and-binding-equations-of-components-in -functions' on page 10 undefined on input line 32. LaTeX Warning: Reference `array-dimension-lower-and-upper-index-bounds' on page 10 undefined on input line 32. LaTeX Warning: Reference `built-in-intrinsic-operators-with-function-syntax' on page 10 undefined on input line 33. LaTeX Warning: Reference `modelica-concrete-syntax' on page 10 undefined on inp ut line 43. (/usr/local/texlive/texmf-dist/tex/latex/base/omscmr.fd) Underfull \hbox (badness 10000) in paragraph at lines 60--60 []|[][][][][][][][][][][] Underfull \hbox (badness 10000) in paragraph at lines 62--62 []|[][][][][][][][][][][] [10] [11] LaTeX Warning: Reference `scalar-vector-matrix-and-array-operator-functions' on page 12 undefined on input line 149. LaTeX Warning: Reference `equations' on page 12 undefined on input line 186. LaTeX Warning: Reference `equality-and-assignment' on page 12 undefined on inpu t line 186. LaTeX Warning: Reference `positional-or-named-input-arguments-of-functions' on page 12 undefined on input line 187. [12] LaTeX Warning: Reference `events-and-synchronization' on page 13 undefined on i nput line 237. LaTeX Warning: Reference `discrete-time-expressions' on page 13 undefined on in put line 246. LaTeX Warning: Reference `vector-matrix-and-array-constructors' on page 13 unde fined on input line 262. LaTeX Warning: Reference `array-concatenation' on page 13 undefined on input li ne 266. [13] LaTeX Warning: Reference `vector-construction' on page 14 undefined on input li ne 270. LaTeX Warning: Reference `type-compatible-expressions' on page 14 undefined on input line 284. LaTeX Warning: Reference `evaluation-order' on page 14 undefined on input line 287. [14] LaTeX Warning: Reference `numeric-functions-and-conversion-functions' on page 1 5 undefined on input line 347. LaTeX Warning: Reference `derivative-and-special-purpose-operators-with-functio n-syntax' on page 15 undefined on input line 351. LaTeX Warning: Reference `event-related-operators-with-function-syntax' on page 15 undefined on input line 353. LaTeX Warning: Reference `array-dimension-lower-and-upper-index-bounds' on page 15 undefined on input line 355. LaTeX Warning: Reference `built-in-functions' on page 15 undefined on input lin e 360. LaTeX Warning: Reference `scalar-functions-applied-to-array-arguments' on page 15 undefined on input line 368. LaTeX Warning: Reference `event-triggering-mathematical-functions' on page 15 u ndefined on input line 371. LaTeX Warning: Reference `type-conversion-of-enumeration-values-to-string-or-in teger' on page 15 undefined on input line 385. LaTeX Warning: Reference `type-conversion-of-integer-to-enumeration-values' on page 15 undefined on input line 392. Underfull \hbox (badness 10000) in paragraph at lines 398--401 []|[][][][][][][][][][][][] Underfull \hbox (badness 10000) in paragraph at lines 398--401 | [][][][][][][][][][] LaTeX Warning: Reference `type-conversion-of-enumeration-values-to-string-or-in teger' on page 15 undefined on input line 407. Underfull \hbox (badness 10000) in paragraph at lines 423--426 []\OT1/cmr/m/n/10 for Re-als: [][][][][][][][][][][][][][][][][][][][][][][][][ ][][][][][][][] Underfull \hbox (badness 10000) in paragraph at lines 423--426 [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][ ][][][][][][][][][][][] Underfull \hbox (badness 1953) in paragraph at lines 426--428 []\OT1/cmr/m/n/10 for In-te-gers: [][][][][][][][][][][][][][][][][][][][][][][ ][][][][][][][][][][][][][][][][][][][][][][][][][][] Package longtable Warning: Column widths have changed (longtable) in table 3.5 on input line 441. [15] LaTeX Warning: Reference `clocked-discrete-time-and-clocked-discretized-continu ous-time-partition' on page 16 undefined on input line 447. Package longtable Warning: Column widths have changed (longtable) in table 3.6 on input line 490. [16] Package longtable Warning: Column widths have changed (longtable) in table 3.7 on input line 514. LaTeX Warning: Reference `vectorized-calls-of-functions' on page 17 undefined o n input line 534. Underfull \hbox (badness 10000) in paragraph at lines 542--543 []|[][][][][][][][][][][][][] LaTeX Warning: Reference `delay' on page 17 undefined on input line 549. LaTeX Warning: Reference `vectorized-calls-of-functions' on page 17 undefined o n input line 550. Underfull \hbox (badness 10000) in paragraph at lines 545--551 []|\OT1/cmr/m/n/10 Returns: [][][][][][][][][][][][][][] for [][][] LaTeX Warning: Reference `cardinality-deprecated' on page 17 undefined on input line 558. LaTeX Warning: Reference `homotopy' on page 17 undefined on input line 579. LaTeX Warning: Reference `scalar-functions-applied-to-array-arguments' on page 17 undefined on input line 580. LaTeX Warning: Reference `semilinear' on page 17 undefined on input line 591. LaTeX Warning: Reference `vectorized-calls-of-functions' on page 17 undefined o n input line 593. Underfull \hbox (badness 10000) in paragraph at lines 589--594 []|\OT1/cmr/m/n/10 Returns: [][][][][][][][][][][][][][][][][][][][][][][][][] LaTeX Warning: Reference `stream-operator-instream-and-connection-equations' on page 17 undefined on input line 602. LaTeX Warning: Reference `stream-operator-actualstream' on page 17 undefined on input line 608. LaTeX Warning: Reference `spatialdistribution' on page 17 undefined on input li ne 620. Underfull \hbox (badness 1048) in paragraph at lines 619--621 []|\OT1/cmr/m/n/10 The [][][][][][][][][][][][] op-er-a-tor al-lows LaTeX Warning: Reference `getinstancename' on page 17 undefined on input line 6 26. Package longtable Warning: Column widths have changed (longtable) in table 3.8 on input line 628. [17] [18] LaTeX Warning: Reference `scalar-functions-applied-to-array-arguments' on page 19 undefined on input line 700. [19] [20] LaTeX Warning: Reference `clocked-discrete-time-and-clocked-discretized-continu ous-time-partition' on page 21 undefined on input line 831. [21] [22] LaTeX Warning: Reference `derivative-and-special-purpose-operators-with-functio n-syntax' on page 23 undefined on input line 972. [23] LaTeX Warning: Reference `scalar-functions-applied-to-array-arguments' on page 24 undefined on input line 1074. LaTeX Warning: Reference `noevent-and-smooth' on page 24 undefined on input lin e 1090. LaTeX Warning: Reference `events-and-synchronization' on page 24 undefined on i nput line 1090. LaTeX Warning: Reference `noevent-and-smooth' on page 24 undefined on input lin e 1101. LaTeX Warning: Reference `discrete-time-expressions' on page 24 undefined on in put line 1122. LaTeX Warning: Reference `pre' on page 24 undefined on input line 1124. LaTeX Warning: Reference `reinit' on page 24 undefined on input line 1143. [24] [25] Package longtable Warning: Column widths have changed (longtable) in table 3.9 on input line 1145. [26] LaTeX Warning: Reference `events-and-synchronization' on page 27 undefined on i nput line 1177. LaTeX Warning: Reference `component-variability-prefixes-discrete-parameter-con stant' on page 27 undefined on input line 1201. LaTeX Warning: Reference `synchronous-data-flow-principle-and-single-assignment -rule' on page 27 undefined on input line 1224. [27] LaTeX Warning: Reference `cardinality-deprecated' on page 28 undefined on input line 1281. LaTeX Warning: Reference `events-and-synchronization' on page 28 undefined on i nput line 1318. [28] Underfull \hbox (badness 10000) in paragraph at lines 1338--1347 LaTeX Font Warning: Font shape `OML/cmss/m/n' undefined (Font) using `OML/cmm/m/it' instead (Font) for symbol `textgreater' on input line 1364. ) (./chapters/classes.tex [29] Chapter 4. [30] LaTeX Warning: Reference `inheritance-of-protected-and-public-elements' on page 31 undefined on input line 54. LaTeX Warning: Reference `simultaneous-inner-outer-declarations' on page 31 und efined on input line 63. LaTeX Warning: Reference `redeclaration' on page 31 undefined on input line 64. LaTeX Warning: Reference `positional-or-named-input-arguments-of-functions' on page 31 undefined on input line 87. LaTeX Warning: Reference `output-formal-parameters-of-functions' on page 31 und efined on input line 89. LaTeX Warning: Reference `records' on page 31 undefined on input line 91. LaTeX Warning: Reference `enumeration-types' on page 31 undefined on input line 93. [31] LaTeX Warning: Reference `static-name-lookup' on page 32 undefined on input lin e 169. LaTeX Warning: Reference `enumeration-types' on page 32 undefined on input line 185. LaTeX Warning: Reference `array-declarations' on page 32 undefined on input lin e 186. [32] LaTeX Warning: Reference `function-as-a-specialized-class' on page 33 undefined on input line 206. LaTeX Warning: Reference `conditional-component-declaration' on page 33 undefin ed on input line 208. LaTeX Warning: Reference `restrictions-on-assigned-variables' on page 33 undefi ned on input line 218. LaTeX Warning: Reference `specialized-classes' on page 33 undefined on input li ne 228. LaTeX Warning: Reference `functional-input-arguments-to-functions' on page 33 u ndefined on input line 232. LaTeX Warning: Reference `external-objects' on page 33 undefined on input line 238. LaTeX Warning: Reference `variability-of-structured-entities' on page 33 undefi ned on input line 251. LaTeX Warning: Reference `function-call' on page 33 undefined on input line 266 . LaTeX Warning: Reference `balanced-models' on page 33 undefined on input line 2 75. LaTeX Warning: Reference `balanced-models' on page 33 undefined on input line 2 81. [33] LaTeX Warning: Reference `connect-equations-and-connectors' on page 34 undefine d on input line 299. LaTeX Warning: Reference `balanced-models' on page 34 undefined on input line 3 03. [34] LaTeX Warning: Reference `events-and-synchronization' on page 35 undefined on i nput line 370. LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 35 undefined on input line 371. LaTeX Warning: Reference `events-and-synchronization' on page 35 undefined on i nput line 387. LaTeX Warning: Reference `events-and-synchronization' on page 35 undefined on i nput line 392. LaTeX Warning: Reference `variability-of-expressions' on page 35 undefined on i nput line 415. LaTeX Warning: Reference `variability-of-expressions' on page 35 undefined on i nput line 419. [35] [36] LaTeX Warning: Reference `interface-compatibility-or-subtyping' on page 37 unde fined on input line 542. [37] [38] LaTeX Warning: Reference `restriction-on-combining-base-classes-and-other-eleme nts' on page 39 undefined on input line 690. LaTeX Warning: Reference `restriction-on-combining-base-classes-and-other-eleme nts' on page 39 undefined on input line 721. [39] LaTeX Warning: Reference `restrictions-on-the-kind-of-base-class' on page 40 un defined on input line 808. [40] LaTeX Warning: Reference `record-constructor-functions' on page 41 undefined on input line 817. LaTeX Warning: Reference `function-as-a-specialized-class' on page 41 undefined on input line 832. LaTeX Warning: Reference `packages' on page 41 undefined on input line 850. LaTeX Warning: Reference `interface-or-type-relationships' on page 41 undefined on input line 853. LaTeX Warning: Reference `overloaded-operators' on page 41 undefined on input l ine 859. LaTeX Warning: Reference `overloaded-operators' on page 41 undefined on input l ine 868. Package longtable Warning: Column widths have changed (longtable) in table 4.1 on input line 886. [41] [42] LaTeX Warning: Reference `restrictions-of-connections-and-connectors' on page 4 3 undefined on input line 970. LaTeX Warning: Reference `when-equations' on page 43 undefined on input line 10 13. LaTeX Warning: Reference `algorithm-sections' on page 43 undefined on input lin e 1013. LaTeX Warning: Reference `modelica-dae-representation' on page 43 undefined on input line 1014. [43] [44] [45] [46] [47] [48] LaTeX Warning: Reference `attributes-start-fixed-nominal-and-unbounded' on page 49 undefined on input line 1482. [49] LaTeX Warning: Reference `attributes-of-enumeration-types' on page 50 undefined on input line 1552. LaTeX Warning: Reference `types-as-iteration-ranges' on page 50 undefined on in put line 1555. [50] [51] LaTeX Warning: Reference `numeric-functions-and-conversion-functions' on page 5 2 undefined on input line 1670. LaTeX Warning: Reference `type-conversion-of-enumeration-values-to-string-or-in teger' on page 52 undefined on input line 1677. [52] LaTeX Warning: Reference `external-objects' on page 53 undefined on input line 1764. LaTeX Warning: Reference `assert' on page 53 undefined on input line 1770. LaTeX Warning: Reference `equation-operators-for-overconstrained-connection-bas ed-equation-systems' on page 53 undefined on input line 1778. [53] LaTeX Warning: Reference `annotations' on page 54 undefined on input line 1783. LaTeX Warning: Reference `clocks-and-clocked-variables' on page 54 undefined on input line 1789. LaTeX Warning: Reference `clock-constructors' on page 54 undefined on input lin e 1789. ) (./chapters/scoping.tex [54] Chapter 5. LaTeX Warning: Reference `modification-environment' on page 55 undefined on inp ut line 9. LaTeX Warning: Reference `mapping-package-class-structures-to-a-hierarchical-fi le-system' on page 55 undefined on input line 19. LaTeX Warning: Reference `record-constructor-functions' on page 55 undefined on input line 55. LaTeX Warning: Reference `type-conversion-of-integer-to-enumeration-values' on page 55 undefined on input line 55. [55] LaTeX Warning: Reference `the-class-tree' on page 56 undefined on input line 65 . LaTeX Warning: Reference `for-equations-repetitive-equation-structures' on page 56 undefined on input line 71. LaTeX Warning: Reference `for-statement' on page 56 undefined on input line 71. LaTeX Warning: Reference `reduction-functions-and-operators' on page 56 undefin ed on input line 72. LaTeX Warning: Reference `short-class-definitions' on page 56 undefined on inpu t line 77. LaTeX Warning: Reference `modification-environment' on page 56 undefined on inp ut line 122. LaTeX Warning: Reference `redeclaration' on page 56 undefined on input line 135 . [56] LaTeX Warning: Reference `modification-environment' on page 57 undefined on inp ut line 155. LaTeX Warning: Reference `lookup-of-imported-names' on page 57 undefined on inp ut line 170. LaTeX Warning: Reference `simultaneous-inner-outer-declarations' on page 57 und efined on input line 180. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 57 undefined on input line 199. [57] [58] [59] LaTeX Warning: Reference `declaration-order-and-usage-before-declaration' on pa ge 60 undefined on input line 376. LaTeX Warning: Reference `merging-of-modifications' on page 60 undefined on inp ut line 429. [60] LaTeX Warning: Reference `annotations-for-code-generation' on page 61 undefined on input line 525. LaTeX Warning: Reference `annotations-for-simulation-experiments' on page 61 un defined on input line 525. LaTeX Warning: Reference `declaring-derivatives-of-functions' on page 61 undefi ned on input line 525. LaTeX Warning: Reference `declaring-inverses-of-functions' on page 61 undefined on input line 525. LaTeX Warning: Reference `external-function-interface' on page 61 undefined on input line 525. [61] [62] LaTeX Warning: Reference `static-name-lookup' on page 63 undefined on input lin e 691. LaTeX Warning: Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 63 undefined on input line 691. LaTeX Warning: Reference `merging-of-modifications' on page 63 undefined on inp ut line 731. [63] LaTeX Warning: Reference `positional-or-named-input-arguments-of-functions' on page 64 undefined on input line 763. LaTeX Warning: Reference `connectors-and-connections' on page 64 undefined on i nput line 784. LaTeX Warning: Reference `state-machines' on page 64 undefined on input line 78 4. LaTeX Warning: Reference `expandable-connectors' on page 64 undefined on input line 785. LaTeX Warning: Reference `generation-of-connection-equations' on page 64 undefi ned on input line 788. LaTeX Warning: Reference `semantics-summary' on page 64 undefined on input line 788. ) (./chapters/interface.tex [64] Chapter 6. LaTeX Warning: Reference `redeclaration' on page 65 undefined on input line 5. LaTeX Warning: Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 65 undefined on input line 6. LaTeX Warning: Reference `interface-compatibility-or-subtyping' on page 65 unde fined on input line 11. LaTeX Warning: Reference `plug-compatibility-or-restricted-subtyping' on page 6 5 undefined on input line 11. LaTeX Warning: Reference `the-concepts-of-type-interface-and-subtype' on page 6 5 undefined on input line 11. LaTeX Warning: Reference `the-concepts-of-type-interface-and-subtype' on page 6 5 undefined on input line 12. Package longtable Warning: Column widths have changed (longtable) in table 6.1 on input line 70. [65] LaTeX Warning: Reference `predefined-types-and-classes' on page 66 undefined on input line 93. LaTeX Warning: Reference `interface-or-type' on page 66 undefined on input line 95. LaTeX Warning: Reference `interface-or-type' on page 66 undefined on input line 100. [66] LaTeX Warning: Reference `transitively-non-replaceable' on page 67 undefined on input line 149. LaTeX Warning: Reference `overloaded-operators' on page 67 undefined on input l ine 185. LaTeX Warning: Reference `external-objects' on page 67 undefined on input line 185. LaTeX Warning: Reference `constraining-type' on page 67 undefined on input line 203. [67 <./media/subtype.pdf>] LaTeX Warning: Reference `restrictions-on-base-classes-and-constraining-types-t o-be-transitively-non-replaceable' on page 68 undefined on input line 241. LaTeX Warning: Reference `the-class-extends-redeclaration-mechanism' on page 68 undefined on input line 244. LaTeX Warning: Reference `transitively-non-replaceable' on page 68 undefined on input line 261. [68] LaTeX Warning: Reference `overloaded-operators' on page 69 undefined on input l ine 327. LaTeX Warning: Reference `external-objects' on page 69 undefined on input line 332. LaTeX Warning: Reference `transitively-non-replaceable' on page 69 undefined on input line 337. [69] LaTeX Warning: Reference `plug-compatibility-or-restricted-subtyping' on page 7 0 undefined on input line 412. LaTeX Warning: Reference `function-compatibility-or-function-subtyping-for-func tions' on page 70 undefined on input line 413. LaTeX Warning: Reference `plug-compatibility-or-restricted-subtyping' on page 7 0 undefined on input line 422. LaTeX Warning: Reference `redeclaration' on page 70 undefined on input line 437 . [70] LaTeX Warning: Reference `redeclaration' on page 71 undefined on input line 552 . [71] [72] LaTeX Warning: Reference `standard-type-coercion' on page 73 undefined on input line 660. LaTeX Warning: Reference `exponentiation-of-scalars-of-numeric-elements' on pag e 73 undefined on input line 664. LaTeX Warning: Reference `division-of-scalars-or-numeric-arrays-by-numeric-scal ars' on page 73 undefined on input line 665. LaTeX Warning: Reference `standard-type-coercion' on page 73 undefined on input line 667. ) (./chapters/inheritance.tex [73] Chapter 7. LaTeX Warning: Reference `enclosing-classes' on page 74 undefined on input line 26. [74] LaTeX Warning: Reference `redeclaration' on page 75 undefined on input line 88. [75] LaTeX Warning: Reference `specialized-classes' on page 76 undefined on input li ne 141. LaTeX Warning: Reference `transitively-non-replaceable' on page 76 undefined on input line 239. [76] LaTeX Warning: Reference `type-compatible-expressions' on page 77 undefined on input line 264. LaTeX Warning: Reference `class-declarations' on page 77 undefined on input lin e 280. LaTeX Warning: Reference `balanced-models' on page 77 undefined on input line 2 80. LaTeX Warning: Reference `redeclaration' on page 77 undefined on input line 285 . LaTeX Warning: Reference `redeclaration' on page 77 undefined on input line 288 . LaTeX Warning: Reference `simple-name-lookup' on page 77 undefined on input lin e 290. [77] LaTeX Warning: Reference `modification' on page 78 undefined on input line 322. LaTeX Warning: Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 78 undefined on input line 330. [78] Package longtable Warning: Column widths have changed (longtable) in table 7.1 on input line 435. [79] [80] LaTeX Font Warning: Font shape `OMS/cmss/m/n' undefined (Font) using `OMS/cmsy/m/n' instead (Font) for symbol `textbraceleft' on input line 570. [81] LaTeX Warning: Reference `constraining-type' on page 82 undefined on input line 611. [82] LaTeX Warning: Reference `class-declarations' on page 83 undefined on input lin e 688. [83] LaTeX Warning: Reference `composite-name-lookup' on page 84 undefined on input line 823. [84] [85] [86] LaTeX Warning: Reference `annotation-choices-for-suggested-redeclarations-and-m odifications' on page 87 undefined on input line 996. LaTeX Warning: Reference `redeclaration' on page 87 undefined on input line 100 1. LaTeX Warning: Reference `interface-compatibility-or-subtyping' on page 87 unde fined on input line 1021. [87]) (./chapters/equations.tex [88] Chapter 8. LaTeX Warning: Reference `equations-in-equation-sections' on page 89 undefined on input line 11. LaTeX Warning: Reference `declaration-equations' on page 89 undefined on input line 14. LaTeX Warning: Reference `modifications' on page 89 undefined on input line 17. LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 89 undefined on input line 23. [89] LaTeX Warning: Reference `type-compatible-expressions' on page 90 undefined on input line 65. LaTeX Warning: Reference `assignments-from-called-functions-with-multiple-resul ts' on page 90 undefined on input line 77. LaTeX Warning: Reference `nested-for-loops-and-reduction-expressions-with-multi ple-iterators' on page 90 undefined on input line 91. LaTeX Warning: Reference `types-as-iteration-ranges' on page 90 undefined on in put line 112. [90] LaTeX Warning: Reference `implicit-iteration-ranges' on page 91 undefined on in put line 143. LaTeX Warning: Reference `connect-equations-and-connectors' on page 91 undefine d on input line 166. LaTeX Warning: Reference `equation-operators-for-overconstrained-connection-bas ed-equation-systems' on page 91 undefined on input line 170. [91] [92] LaTeX Warning: Reference `synchronous-data-flow-principle-and-single-assignment -rule' on page 93 undefined on input line 361. [93] LaTeX Warning: Reference `when-statements' on page 94 undefined on input line 3 91. LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 94 undefined on input line 435. [94] [95] LaTeX Warning: Reference `assert' on page 96 undefined on input line 532. LaTeX Warning: Reference `equation-operators-for-overconstrained-connection-bas ed-equation-systems' on page 96 undefined on input line 560. LaTeX Warning: Reference `reinit' on page 96 undefined on input line 569. LaTeX Warning: Reference `balanced-models' on page 96 undefined on input line 5 82. [96] Runaway argument? ! Paragraph ended before \end was complete. \par l.664 ? ! Emergency stop. \par l.664 ! ==> Fatal error occurred, no output PDF file produced! Transcript written on MLS.log. Latexmk: List of undefined refs and citations: Reference `algorithm-sections' on page 43 undefined on input line 1013 Reference `annotation-choices-for-suggested-redeclarations-and-modifications' on page 87 undefined on input line 996 Reference `annotations' on page 54 undefined on input line 1783 Reference `annotations-for-code-generation' on page 61 undefined on input line 525 Reference `annotations-for-simulation-experiments' on page 61 undefined on input line 525 Reference `annotations-for-the-graphical-user-interface' on page 57 undefined on input line 199 Reference `array-concatenation' on page 13 undefined on input line 266 Reference `array-declarations' on page 32 undefined on input line 186 Reference `array-dimension-lower-and-upper-index-bounds' on page 10 undefined on input line 32 Reference `array-dimension-lower-and-upper-index-bounds' on page 15 undefined on input line 355 Reference `assert' on page 53 undefined on input line 1770 Reference `assert' on page 96 undefined on input line 532 Reference `assignments-from-called-functions-with-multiple-results' on page 90 undefined on input line 77 Reference `attributes-of-enumeration-types' on page 50 undefined on input line 1552 Reference `attributes-start-fixed-nominal-and-unbounded' on page 49 undefined on input line 1482 Reference `balanced-models' on page 33 undefined on input line 275 Reference `balanced-models' on page 33 undefined on input line 281 Reference `balanced-models' on page 34 undefined on input line 303 Reference `balanced-models' on page 77 undefined on input line 280 Reference `balanced-models' on page 96 undefined on input line 582 Reference `built-in-functions' on page 15 undefined on input line 360 Reference `built-in-intrinsic-operators-with-function-syntax' on page 10 undefined on input line 33 Reference `cardinality-deprecated' on page 17 undefined on input line 558 Reference `cardinality-deprecated' on page 28 undefined on input line 1281 Reference `class-declarations' on page 77 undefined on input line 280 Reference `class-declarations' on page 83 undefined on input line 688 Reference `clock-constructors' on page 54 undefined on input line 1789 Reference `clocked-discrete-time-and-clocked-discretized-continuous-time-partition' on page 16 undefined on input line 447 Reference `clocked-discrete-time-and-clocked-discretized-continuous-time-partition' on page 21 undefined on input line 831 Reference `clocks-and-clocked-variables' on page 54 undefined on input line 1789 Reference `component-variability-prefixes-discrete-parameter-constant' on page 27 undefined on input line 1201 Reference `composite-name-lookup' on page 84 undefined on input line 823 Reference `conditional-component-declaration' on page 33 undefined on input line 208 Reference `connect-equations-and-connectors' on page 34 undefined on input line 299 Reference `connect-equations-and-connectors' on page 91 undefined on input line 166 Reference `connectors-and-connections' on page 64 undefined on input line 784 Reference `constraining-type' on page 67 undefined on input line 203 Reference `constraining-type' on page 82 undefined on input line 611 Reference `declaration-equations' on page 89 undefined on input line 14 Reference `declaration-order-and-usage-before-declaration' on page 60 undefined on input line 376 Reference `declaring-derivatives-of-functions' on page 61 undefined on input line 525 Reference `declaring-inverses-of-functions' on page 61 undefined on input line 525 Reference `delay' on page 17 undefined on input line 549 Reference `derivative-and-special-purpose-operators-with-function-syntax' on page 15 undefined on input line 351 Reference `derivative-and-special-purpose-operators-with-function-syntax' on page 23 undefined on input line 972 Reference `discrete-time-expressions' on page 13 undefined on input line 246 Reference `discrete-time-expressions' on page 24 undefined on input line 1122 Reference `division-of-scalars-or-numeric-arrays-by-numeric-scalars' on page 73 undefined on input line 665 Reference `enclosing-classes' on page 74 undefined on input line 26 Reference `enumeration-types' on page 31 undefined on input line 93 Reference `enumeration-types' on page 32 undefined on input line 185 Reference `equality-and-assignment' on page 12 undefined on input line 186 Reference `equation-operators-for-overconstrained-connection-based-equation-systems' on page 53 undefined on input line 1778 Reference `equation-operators-for-overconstrained-connection-based-equation-systems' on page 91 undefined on input line 170 Reference `equation-operators-for-overconstrained-connection-based-equation-systems' on page 96 undefined on input line 560 Reference `equations' on page 12 undefined on input line 186 Reference `equations-in-equation-sections' on page 89 undefined on input line 11 Reference `evaluation-order' on page 14 undefined on input line 287 Reference `event-related-operators-with-function-syntax' on page 15 undefined on input line 353 Reference `event-triggering-mathematical-functions' on page 15 undefined on input line 371 Reference `events-and-synchronization' on page 13 undefined on input line 237 Reference `events-and-synchronization' on page 24 undefined on input line 1090 Reference `events-and-synchronization' on page 27 undefined on input line 1177 Reference `events-and-synchronization' on page 28 undefined on input line 1318 Reference `events-and-synchronization' on page 35 undefined on input line 370 Reference `events-and-synchronization' on page 35 undefined on input line 387 Reference `events-and-synchronization' on page 35 undefined on input line 392 Reference `expandable-connectors' on page 64 undefined on input line 785 Reference `exponentiation-of-scalars-of-numeric-elements' on page 73 undefined on input line 664 Reference `external-function-interface' on page 61 undefined on input line 525 Reference `external-objects' on page 33 undefined on input line 238 Reference `external-objects' on page 53 undefined on input line 1764 Reference `external-objects' on page 67 undefined on input line 185 Reference `external-objects' on page 69 undefined on input line 332 Reference `for-equations-repetitive-equation-structures' on page 56 undefined on input line 71 Reference `for-statement' on page 56 undefined on input line 71 Reference `function-as-a-specialized-class' on page 33 undefined on input line 206 Reference `function-as-a-specialized-class' on page 41 undefined on input line 832 Reference `function-call' on page 33 undefined on input line 266 Reference `function-compatibility-or-function-subtyping-for-functions' on page 70 undefined on input line 413 Reference `functional-input-arguments-to-functions' on page 33 undefined on input line 232 Reference `generation-of-connection-equations' on page 64 undefined on input line 788 Reference `getinstancename' on page 17 undefined on input line 626 Reference `glossary' on page 5 undefined on input line 97 Reference `homotopy' on page 17 undefined on input line 579 Reference `implicit-iteration-ranges' on page 91 undefined on input line 143 Reference `inheritance-of-protected-and-public-elements' on page 31 undefined on input line 54 Reference `initialization-and-binding-equations-of-components-in-functions' on page 10 undefined on input line 32 Reference `initialization-initial-equation-and-initial-algorithm' on page 35 undefined on input line 371 Reference `initialization-initial-equation-and-initial-algorithm' on page 89 undefined on input line 23 Reference `initialization-initial-equation-and-initial-algorithm' on page 94 undefined on input line 435 Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 63 undefined on input line 691 Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 65 undefined on input line 6 Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 78 undefined on input line 330 Reference `interface-compatibility-or-subtyping' on page 37 undefined on input line 542 Reference `interface-compatibility-or-subtyping' on page 65 undefined on input line 11 Reference `interface-compatibility-or-subtyping' on page 87 undefined on input line 1021 Reference `interface-or-type' on page 66 undefined on input line 100 Reference `interface-or-type' on page 66 undefined on input line 95 Reference `interface-or-type-relationships' on page 41 undefined on input line 853 Reference `lexical-conventions' on page 5 undefined on input line 121 Reference `lexical-conventions' on page 6 undefined on input line 20 Reference `lexical-conventions' on page 7 undefined on input line 111 Reference `lexical-conventions' on page 8 undefined on input line 140 Reference `lexical-conventions' on page 8 undefined on input line 177 Reference `lexical-conventions' on page 9 undefined on input line 244 Reference `lookup-of-imported-names' on page 57 undefined on input line 170 Reference `mapping-package-class-structures-to-a-hierarchical-file-system' on page 55 undefined on input line 19 Reference `merging-of-modifications' on page 60 undefined on input line 429 Reference `merging-of-modifications' on page 63 undefined on input line 731 Reference `modelica-3-4' on page 2 undefined on input line 44 Reference `modelica-concrete-syntax' on page 10 undefined on input line 26 Reference `modelica-concrete-syntax' on page 10 undefined on input line 43 Reference `modelica-concrete-syntax' on page 10 undefined on input line 5 Reference `modelica-concrete-syntax' on page 5 undefined on input line 129 Reference `modelica-concrete-syntax' on page 6 undefined on input line 14 Reference `modelica-concrete-syntax' on page 7 undefined on input line 88 Reference `modelica-dae-representation' on page 43 undefined on input line 1014 Reference `modelica-revision-history' on page 1 undefined on input line 50 Reference `modification' on page 78 undefined on input line 322 Reference `modification-environment' on page 55 undefined on input line 9 Reference `modification-environment' on page 56 undefined on input line 122 Reference `modification-environment' on page 57 undefined on input line 155 Reference `modifications' on page 89 undefined on input line 17 Reference `nested-for-loops-and-reduction-expressions-with-multiple-iterators' on page 90 undefined on input line 91 Reference `noevent-and-smooth' on page 24 undefined on input line 1090 Reference `noevent-and-smooth' on page 24 undefined on input line 1101 Reference `numeric-functions-and-conversion-functions' on page 15 undefined on input line 347 Reference `numeric-functions-and-conversion-functions' on page 52 undefined on input line 1670 Reference `operator-precedence-and-associativity' on page 10 undefined on input line 25 Reference `operator-precedence-and-associativity' on page 9 undefined on input line 245 Reference `output-formal-parameters-of-functions' on page 31 undefined on input line 89 Reference `overloaded-operators' on page 41 undefined on input line 859 Reference `overloaded-operators' on page 41 undefined on input line 868 Reference `overloaded-operators' on page 67 undefined on input line 185 Reference `overloaded-operators' on page 69 undefined on input line 327 Reference `packages' on page 41 undefined on input line 850 Reference `packages' on page 7 undefined on input line 106 Reference `plug-compatibility-or-restricted-subtyping' on page 65 undefined on input line 11 Reference `plug-compatibility-or-restricted-subtyping' on page 70 undefined on input line 412 Reference `plug-compatibility-or-restricted-subtyping' on page 70 undefined on input line 422 Reference `positional-or-named-input-arguments-of-functions' on page 10 undefined on input line 31 Reference `positional-or-named-input-arguments-of-functions' on page 12 undefined on input line 187 Reference `positional-or-named-input-arguments-of-functions' on page 31 undefined on input line 87 Reference `positional-or-named-input-arguments-of-functions' on page 64 undefined on input line 763 Reference `pre' on page 24 undefined on input line 1124 Reference `predefined-types-and-classes' on page 10 undefined on input line 15 Reference `predefined-types-and-classes' on page 66 undefined on input line 93 Reference `record-constructor-functions' on page 41 undefined on input line 817 Reference `record-constructor-functions' on page 55 undefined on input line 55 Reference `records' on page 31 undefined on input line 91 Reference `redeclaration' on page 31 undefined on input line 64 Reference `redeclaration' on page 56 undefined on input line 135 Reference `redeclaration' on page 65 undefined on input line 5 Reference `redeclaration' on page 70 undefined on input line 437 Reference `redeclaration' on page 71 undefined on input line 552 Reference `redeclaration' on page 75 undefined on input line 88 Reference `redeclaration' on page 77 undefined on input line 285 Reference `redeclaration' on page 77 undefined on input line 288 Reference `redeclaration' on page 87 undefined on input line 1001 Reference `reduction-functions-and-operators' on page 56 undefined on input line 72 Reference `reinit' on page 24 undefined on input line 1143 Reference `reinit' on page 96 undefined on input line 569 Reference `restriction-on-combining-base-classes-and-other-elements' on page 39 undefined on input line 690 Reference `restriction-on-combining-base-classes-and-other-elements' on page 39 undefined on input line 721 Reference `restrictions-of-connections-and-connectors' on page 43 undefined on input line 970 Reference `restrictions-on-assigned-variables' on page 33 undefined on input line 218 Reference `restrictions-on-base-classes-and-constraining-types-to-be-transitively-non-replaceable' on page 68 undefined on input line 241 Reference `restrictions-on-the-kind-of-base-class' on page 40 undefined on input line 808 Reference `scalar-functions-applied-to-array-arguments' on page 15 undefined on input line 368 Reference `scalar-functions-applied-to-array-arguments' on page 17 undefined on input line 580 Reference `scalar-functions-applied-to-array-arguments' on page 19 undefined on input line 700 Reference `scalar-functions-applied-to-array-arguments' on page 24 undefined on input line 1074 Reference `scalar-vector-matrix-and-array-operator-functions' on page 10 undefined on input line 27 Reference `scalar-vector-matrix-and-array-operator-functions' on page 12 undefined on input line 149 Reference `scoping-name-lookup-and-flattening' on page 7 undefined on input line 105 Reference `semantics-summary' on page 64 undefined on input line 788 Reference `semilinear' on page 17 undefined on input line 591 Reference `short-class-definitions' on page 56 undefined on input line 77 Reference `simple-name-lookup' on page 77 undefined on input line 290 Reference `simultaneous-inner-outer-declarations' on page 31 undefined on input line 63 Reference `simultaneous-inner-outer-declarations' on page 57 undefined on input line 180 Reference `spatialdistribution' on page 17 undefined on input line 620 Reference `specialized-classes' on page 33 undefined on input line 228 Reference `specialized-classes' on page 76 undefined on input line 141 Reference `standard-type-coercion' on page 73 undefined on input line 660 Reference `standard-type-coercion' on page 73 undefined on input line 667 Reference `state-machines' on page 64 undefined on input line 784 Reference `static-name-lookup' on page 32 undefined on input line 169 Reference `static-name-lookup' on page 63 undefined on input line 691 Reference `stream-operator-actualstream' on page 17 undefined on input line 608 Reference `stream-operator-instream-and-connection-equations' on page 17 undefined on input line 602 Reference `synchronous-data-flow-principle-and-single-assignment-rule' on page 27 undefined on input line 1224 Reference `synchronous-data-flow-principle-and-single-assignment-rule' on page 93 undefined on input line 361 Reference `the-class-extends-redeclaration-mechanism' on page 68 undefined on input line 244 Reference `the-class-tree' on page 56 undefined on input line 65 Reference `the-concepts-of-type-interface-and-subtype' on page 65 undefined on input line 11 Reference `the-concepts-of-type-interface-and-subtype' on page 65 undefined on input line 12 Reference `transitively-non-replaceable' on page 67 undefined on input line 149 Reference `transitively-non-replaceable' on page 68 undefined on input line 261 Reference `transitively-non-replaceable' on page 69 undefined on input line 337 Reference `transitively-non-replaceable' on page 76 undefined on input line 239 Reference `type-compatible-expressions' on page 14 undefined on input line 284 Reference `type-compatible-expressions' on page 77 undefined on input line 264 Reference `type-compatible-expressions' on page 90 undefined on input line 65 Reference `type-conversion-of-enumeration-values-to-string-or-integer' on page 15 undefined on input line 385 Reference `type-conversion-of-enumeration-values-to-string-or-integer' on page 15 undefined on input line 407 Reference `type-conversion-of-enumeration-values-to-string-or-integer' on page 52 undefined on input line 1677 Reference `type-conversion-of-integer-to-enumeration-values' on page 15 undefined on input line 392 Reference `type-conversion-of-integer-to-enumeration-values' on page 55 undefined on input line 55 Reference `types-as-iteration-ranges' on page 50 undefined on input line 1555 Reference `types-as-iteration-ranges' on page 90 undefined on input line 112 Reference `variability-of-expressions' on page 35 undefined on input line 415 Reference `variability-of-expressions' on page 35 undefined on input line 419 Reference `variability-of-structured-entities' on page 33 undefined on input line 251 Reference `vector-construction' on page 14 undefined on input line 270 Reference `vector-matrix-and-array-constructors' on page 13 undefined on input line 262 Reference `vectorized-calls-of-functions' on page 17 undefined on input line 534 Reference `vectorized-calls-of-functions' on page 17 undefined on input line 550 Reference `vectorized-calls-of-functions' on page 17 undefined on input line 593 Reference `when-equations' on page 43 undefined on input line 1013 Reference `when-statements' on page 94 undefined on input line 391 Latexmk: Summary of warnings from last run of (pdf)latex: Latex failed to resolve 228 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 0f9de5bff614731c786c4c26c82730038fc1e98685313e1cba73d716be9caef8 $ docker rm -f 0f9de5bff614731c786c4c26c82730038fc1e98685313e1cba73d716be9caef8 [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