Skip to content

Console Output

Pull request #2378 updated
14:42:03 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 sjoelund for modelica/ModelicaSpecification
Obtained .CI/Jenkinsfile from fa7d3afb360a9bc3f5b68a990d36a51e546a0fcf+4e185f9529110827e8468e70bd056f5192e285b6 (039310e7f76c1d1aa284c6936d972aa826e3b5c9)
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-2378
[Pipeline] {
[Pipeline] checkout
using credential github
Fetching changes from the remote Git repository
Cleaning workspace
Fetching without tags
 > 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/2378/head:refs/remotes/origin/PR-2378 +refs/heads/master:refs/remotes/origin/master # timeout=10
Merging remotes/origin/master commit 4e185f9529110827e8468e70bd056f5192e285b6 into PR head commit fa7d3afb360a9bc3f5b68a990d36a51e546a0fcf
Merge succeeded, producing fa7d3afb360a9bc3f5b68a990d36a51e546a0fcf
Checking out Revision fa7d3afb360a9bc3f5b68a990d36a51e546a0fcf (PR-2378)
Commit message: "change grammar/ to chapters/ for include"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fa7d3afb360a9bc3f5b68a990d36a51e546a0fcf # timeout=10
 > git merge 4e185f9529110827e8468e70bd056f5192e285b6 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fa7d3afb360a9bc3f5b68a990d36a51e546a0fcf # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git branch -D PR-2378 # timeout=10
 > git checkout -b PR-2378 fa7d3afb360a9bc3f5b68a990d36a51e546a0fcf # timeout=10
 > git rev-list --no-walk 09aab60a6a04f4e5c6f93e8c37d2ffb50cc5d5fe # timeout=10
Cleaning workspace
[Pipeline] withEnv
[Pipeline] {
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
[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-2378 -v /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2378:/var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2378:rw,z -v /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2378@tmp:/var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2378@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 ******** alpine:3.9 cat
$ docker top 14aaee2816dba190495fd640ace0ee3240eb833c1177271207cde1a91bcf2120 -eo pid,comm
[Pipeline] {
[Pipeline] sh
+ grep -n '[ 	]$' MLS.tex preamble.tex chapters/B1_lexical_conventions.tex chapters/B21_stored_definition.tex chapters/B22_class_definition.tex chapters/B23_extends.tex chapters/B24_component_clause.tex chapters/B25_modification.tex chapters/B26_equations.tex chapters/B27_expressions.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 14aaee2816dba190495fd640ace0ee3240eb833c1177271207cde1a91bcf2120
$ docker rm -f 14aaee2816dba190495fd640ace0ee3240eb833c1177271207cde1a91bcf2120
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify grammar)
[Pipeline] node
Running on asap-1 in /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2378
[Pipeline] {
[Pipeline] checkout
using credential github
Fetching changes from the remote Git repository
Cleaning workspace
Fetching without tags
Merging remotes/origin/master commit 4e185f9529110827e8468e70bd056f5192e285b6 into PR head commit fa7d3afb360a9bc3f5b68a990d36a51e546a0fcf
Merge succeeded, producing fa7d3afb360a9bc3f5b68a990d36a51e546a0fcf
Checking out Revision fa7d3afb360a9bc3f5b68a990d36a51e546a0fcf (PR-2378)
Commit message: "change grammar/ to chapters/ for include"
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/2378/head:refs/remotes/origin/PR-2378 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fa7d3afb360a9bc3f5b68a990d36a51e546a0fcf # timeout=10
 > git merge 4e185f9529110827e8468e70bd056f5192e285b6 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fa7d3afb360a9bc3f5b68a990d36a51e546a0fcf # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git branch -D PR-2378 # timeout=10
 > git checkout -b PR-2378 fa7d3afb360a9bc3f5b68a990d36a51e546a0fcf # 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] sh
+ docker inspect -f . modelicaspec/antlr:20190521
.
[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-2378 -v /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2378:/var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2378:rw,z -v /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2378@tmp:/var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2378@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 ******** modelicaspec/antlr:20190521 cat
$ docker top e8a579ce6ba1ae6c2986304fe6a29e65a1144901b4ce6476e4a5c18e0ae7c917 -eo pid,comm
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ echo /usr/share/java/antlr4.jar:/usr/share/java/antlr3.jar:.
/usr/share/java/antlr4.jar:/usr/share/java/antlr3.jar:.
[Pipeline] sh
+ cd grammar
+ ./build.sh -tree
+ export 'CLASSPATH=.:/usr/share/java/antlr4.jar:/usr/share/java/antlr3.jar:.'
+ java org.antlr.Tool -Xconversiontimeout 10000 -report Modelica.g
B21_stored_definition.stored_definition:6:2 decision 1: k=1
B21_stored_definition.stored_definition:7:13 decision 2: k=1
B21_stored_definition.stored_definition:7:2 decision 3: k=1
B21_stored_definition.stored_definition:8:4 decision 4: k=1
B21_stored_definition.stored_definition:8:34 decision 5: k=1
B22_class_definition.class_definition:8:2 decision 1: k=1
B22_class_definition.class_prefixes:13:2 decision 2: k=1
B22_class_definition.class_prefixes:14:24 decision 3: k=1
B22_class_definition.class_prefixes:14:57 decision 4: k=1
B22_class_definition.class_prefixes:15:23 decision 5: k=1
B22_class_definition.class_prefixes:15:46 decision 6: k=1
B22_class_definition.class_prefixes:14:2 decision 7: k=2
B22_class_definition.class_specifier:18:16 decision 8: k=3
B22_class_definition.long_class_specifier:24:20 decision 9: k=1
B22_class_definition.long_class_specifier:22:21 decision 10: k=1
B22_class_definition.short_class_specifier:31:31 decision 11: k=1
B22_class_definition.short_class_specifier:31:49 decision 12: k=1
B22_class_definition.short_class_specifier:32:24 decision 13: k=1
B22_class_definition.short_class_specifier:32:22 decision 14: k=1
B22_class_definition.short_class_specifier:30:2 decision 15: k=1
B22_class_definition.der_class_specifier:38:59 decision 16: k=1
B22_class_definition.base_prefix:42:4 decision 17: k=1
B22_class_definition.enum_list:46:48 decision 18: k=1
B22_class_definition.composition:59:2 decision 19: k=2
B22_class_definition.composition:61:2 decision 20: k=1
B22_class_definition.composition:61:26 decision 21: k=1
B22_class_definition.composition:60:2 decision 22: k=1
B22_class_definition.composition:62:2 decision 23: k=1
B22_class_definition.external_function_call:70:2 decision 24: k=2
B22_class_definition.external_function_call:71:12 decision 25: k=1
B22_class_definition.element_list:75:16 decision 26: k=1
B22_class_definition.element:81:2 decision 27: k=1
B22_class_definition.element:82:2 decision 28: k=1
B22_class_definition.element:83:2 decision 29: k=1
B22_class_definition.element:83:11 decision 30: k=1
B22_class_definition.element:84:4 decision 31: k=1
B22_class_definition.element:85:16 decision 32: k=1
B22_class_definition.element:86:2 decision 33: k=1
B22_class_definition.element:84:2 decision 34: k=1
B22_class_definition.element:78:8 decision 35: k=1
B22_class_definition.import_clause:90:40 decision 36: k=1
B22_class_definition.import_clause:90:35 decision 37: k=1
B22_class_definition.import_clause:90:11 decision 38: k=2
B22_class_definition.import_list:94:20 decision 39: k=1
B23_extends.extends_clause:8:27 decision 1: k=1
B23_extends.extends_clause:8:47 decision 2: k=1
B23_extends.constraining_clause:12:33 decision 3: k=1
B24_component_clause.component_clause:8:29 decision 1: k=1
B24_component_clause.type_prefix:12:2 decision 2: k=1
B24_component_clause.type_prefix:13:2 decision 3: k=1
B24_component_clause.type_prefix:13:45 decision 4: k=1
B24_component_clause.component_list:17:52 decision 5: k=1
B24_component_clause.component_declaration:21:14 decision 6: k=1
B24_component_clause.declaration:29:8 decision 7: k=1
B24_component_clause.declaration:29:26 decision 8: k=1
B25_modification.modification:8:21 decision 1: k=1
B25_modification.modification:7:13 decision 2: k=1
B25_modification.class_modification:14:6 decision 3: k=1
B25_modification.argument_list:18:28 decision 4: k=1
B25_modification.argument:22:2 decision 5: k=1
B25_modification.element_modification_or_replaceable:27:4 decision 6: k=1
B25_modification.element_modification_or_replaceable:27:12 decision 7: k=1
B25_modification.element_modification_or_replaceable:27:21 decision 8: k=1
B25_modification.element_modification:31:9 decision 9: k=1
B25_modification.element_redeclaration:35:14 decision 10: k=1
B25_modification.element_redeclaration:35:22 decision 11: k=1
B25_modification.element_redeclaration:36:4 decision 12: k=1
B25_modification.element_redeclaration:36:2 decision 13: k=1
B25_modification.element_replaceable:40:16 decision 14: k=1
B25_modification.element_replaceable:41:2 decision 15: k=1
B26_equations.equation_section:8:2 decision 1: k=1
B26_equations.equation_section:8:39 decision 2: k=2
B26_equations.algorithm_section:12:2 decision 3: k=1
B26_equations.algorithm_section:12:41 decision 4: k=1
B26_equations.equation:17:22 decision 5: k=1
B26_equations.equation:16:2 decision 6: k=1
B26_equations.statement:26:24 decision 7: k=1
B26_equations.statement:26:2 decision 8: k=1
B26_equations.if_equation:39:19 decision 9: k=2
B26_equations.if_equation:41:19 decision 10: k=2
B26_equations.if_equation:42:2 decision 11: k=1
B26_equations.if_equation:44:19 decision 12: k=2
B26_equations.if_equation:43:2 decision 13: k=1
B26_equations.if_statement:51:20 decision 14: k=1
B26_equations.if_statement:53:20 decision 15: k=1
B26_equations.if_statement:54:2 decision 16: k=1
B26_equations.if_statement:56:20 decision 17: k=1
B26_equations.if_statement:55:2 decision 18: k=1
B26_equations.for_equation:63:19 decision 19: k=2
B26_equations.for_statement:69:20 decision 20: k=1
B26_equations.for_indices:74:28 decision 21: k=1
B26_equations.for_index:78:8 decision 22: k=1
B26_equations.while_statement:83:20 decision 23: k=1
B26_equations.when_equation:89:19 decision 24: k=2
B26_equations.when_equation:91:19 decision 25: k=2
B26_equations.when_equation:92:2 decision 26: k=1
B26_equations.when_statement:98:20 decision 27: k=1
B26_equations.when_statement:100:20 decision 28: k=1
B26_equations.when_statement:101:2 decision 29: k=1
B27_expressions.expression:9:78 decision 1: k=1
B27_expressions.expression:7:11 decision 2: k=1
B27_expressions.simple_expression:14:46 decision 3: k=1
B27_expressions.simple_expression:14:21 decision 4: k=1
B27_expressions.logical_expression:18:35 decision 5: k=1
B27_expressions.logical_term:22:40 decision 6: k=1
B27_expressions.logical_factor:26:2 decision 7: k=1
B27_expressions.relation:30:24 decision 8: k=1
B27_expressions.arithmetic_expression:38:2 decision 9: k=1
B27_expressions.arithmetic_expression:38:41 decision 10: k=1
B27_expressions.term:46:31 decision 11: k=1
B27_expressions.factor:54:10 decision 12: k=1
B27_expressions.primary:63:24 decision 13: k=1
B27_expressions.primary:65:46 decision 14: k=1
B27_expressions.primary:57:8 decision 15: k=1
B27_expressions.type_specifier:71:2 decision 16: k=1
B27_expressions.name:75:20 decision 17: k=2
B27_expressions.component_reference:79:2 decision 18: k=1
B27_expressions.component_reference:79:13 decision 19: k=1
B27_expressions.component_reference:79:43 decision 20: k=1
B27_expressions.component_reference:79:61 decision 21: k=1
B27_expressions.function_call_args:83:6 decision 22: k=1
B27_expressions.function_arguments:87:15 decision 23: k=1
B27_expressions.function_arguments:88:33 decision 24: k=1
B27_expressions.function_arguments:87:2 decision 25: k=2
B27_expressions.function_arguments_non_first:93:24 decision 26: k=1
B27_expressions.function_arguments_non_first:93:4 decision 27: k=2
B27_expressions.array_arguments:99:32 decision 28: k=1
B27_expressions.array_arguments:99:13 decision 29: k=1
B27_expressions.named_arguments:103:38 decision 30: k=1
B27_expressions.function_argument:111:2 decision 31: k=1
B27_expressions.function_partial_application:116:34 decision 32: k=1
B27_expressions.output_expression_list:120:2 decision 33: k=1
B27_expressions.output_expression_list:120:20 decision 34: k=1
B27_expressions.output_expression_list:120:32 decision 35: k=1
B27_expressions.expression_list:124:19 decision 36: k=1
B27_expressions.expression_list:124:31 decision 37: k=1
B27_expressions.array_subscripts:128:32 decision 38: k=1
B27_expressions.subscript:131:10 decision 39: k=1
B27_expressions.comment:136:17 decision 40: k=1
B27_expressions.string_comment:140:24 decision 41: k=1
B27_expressions.string_comment:140:2 decision 42: k=1
+ make clean
rm -rf *Listener*.java ModelicaLexer.java ModelicaParser.java Modelica_*.java *.tokens *.interp *.g4 *.class  ../chapters/B1_lexical_conventions.tex  ../chapters/B21_stored_definition.tex  ../chapters/B24_component_clause.tex  ../chapters/B26_equations.tex  ../chapters/B23_extends.tex  ../chapters/Modelica.tex  ../chapters/B22_class_definition.tex  ../chapters/B27_expressions.tex  ../chapters/B25_modification.tex
+ make all
sed -e 's/{[^}]*HIDDEN[^}]*}/ -> channel(HIDDEN)/' -e 's/(options {greedy=false;} : [.])[*]/.*?/' -e '/k=3/d' B1_lexical_conventions.g > B1_lexical_conventions.g4.tmp
mv B1_lexical_conventions.g4.tmp B1_lexical_conventions.g4
sed -e 's/{[^}]*HIDDEN[^}]*}/ -> channel(HIDDEN)/' -e 's/(options {greedy=false;} : [.])[*]/.*?/' -e '/k=3/d' B21_stored_definition.g > B21_stored_definition.g4.tmp
mv B21_stored_definition.g4.tmp B21_stored_definition.g4
sed -e 's/{[^}]*HIDDEN[^}]*}/ -> channel(HIDDEN)/' -e 's/(options {greedy=false;} : [.])[*]/.*?/' -e '/k=3/d' B24_component_clause.g > B24_component_clause.g4.tmp
mv B24_component_clause.g4.tmp B24_component_clause.g4
sed -e 's/{[^}]*HIDDEN[^}]*}/ -> channel(HIDDEN)/' -e 's/(options {greedy=false;} : [.])[*]/.*?/' -e '/k=3/d' B26_equations.g > B26_equations.g4.tmp
mv B26_equations.g4.tmp B26_equations.g4
sed -e 's/{[^}]*HIDDEN[^}]*}/ -> channel(HIDDEN)/' -e 's/(options {greedy=false;} : [.])[*]/.*?/' -e '/k=3/d' B23_extends.g > B23_extends.g4.tmp
mv B23_extends.g4.tmp B23_extends.g4
sed -e 's/{[^}]*HIDDEN[^}]*}/ -> channel(HIDDEN)/' -e 's/(options {greedy=false;} : [.])[*]/.*?/' -e '/k=3/d' Modelica.g > Modelica.g4.tmp
mv Modelica.g4.tmp Modelica.g4
sed -e 's/{[^}]*HIDDEN[^}]*}/ -> channel(HIDDEN)/' -e 's/(options {greedy=false;} : [.])[*]/.*?/' -e '/k=3/d' B22_class_definition.g > B22_class_definition.g4.tmp
mv B22_class_definition.g4.tmp B22_class_definition.g4
sed -e 's/{[^}]*HIDDEN[^}]*}/ -> channel(HIDDEN)/' -e 's/(options {greedy=false;} : [.])[*]/.*?/' -e '/k=3/d' B27_expressions.g > B27_expressions.g4.tmp
mv B27_expressions.g4.tmp B27_expressions.g4
sed -e 's/{[^}]*HIDDEN[^}]*}/ -> channel(HIDDEN)/' -e 's/(options {greedy=false;} : [.])[*]/.*?/' -e '/k=3/d' B25_modification.g > B25_modification.g4.tmp
mv B25_modification.g4.tmp B25_modification.g4
+ java -Xmx500M org.antlr.v4.Tool Modelica.g4
+ javac -g Main.java ModelicaBaseListener.java ModelicaLexer.java ModelicaListener.java ModelicaParser.java
+ java -Xmx500M org.antlr.v4.gui.TestRig Modelica stored_definition -tree test.mo
(stored_definition (class_definition (class_prefixes model) (class_specifier (long_class_specifier M string_comment (composition (element_list (element (import_clause import (name A) .* (comment string_comment))) ; (element (component_clause type_prefix (type_specifier (name Real)) (component_list (component_declaration (declaration A (modification = (expression (simple_expression (logical_expression (logical_term (logical_factor (relation (arithmetic_expression (term (factor (primary 1)))))))))))) (comment string_comment))))) ;)) end M))) ; <EOF>)
[Pipeline] sh
+ cd grammar
+ java Main /usr/lib/MODELICAPATH
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
$ docker stop --time=1 e8a579ce6ba1ae6c2986304fe6a29e65a1144901b4ce6476e4a5c18e0ae7c917
$ docker rm -f e8a579ce6ba1ae6c2986304fe6a29e65a1144901b4ce6476e4a5c18e0ae7c917
[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-2378
[Pipeline] {
[Pipeline] checkout
using credential github
Fetching changes from the remote Git repository
Cleaning workspace
Fetching without tags
Merging remotes/origin/master commit 4e185f9529110827e8468e70bd056f5192e285b6 into PR head commit fa7d3afb360a9bc3f5b68a990d36a51e546a0fcf
Merge succeeded, producing fa7d3afb360a9bc3f5b68a990d36a51e546a0fcf
Checking out Revision fa7d3afb360a9bc3f5b68a990d36a51e546a0fcf (PR-2378)
Commit message: "change grammar/ to chapters/ for include"
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/2378/head:refs/remotes/origin/PR-2378 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fa7d3afb360a9bc3f5b68a990d36a51e546a0fcf # timeout=10
 > git merge 4e185f9529110827e8468e70bd056f5192e285b6 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fa7d3afb360a9bc3f5b68a990d36a51e546a0fcf # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git branch -D PR-2378 # timeout=10
 > git checkout -b PR-2378 fa7d3afb360a9bc3f5b68a990d36a51e546a0fcf # 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] sh
+ docker pull modelicaspec/latexml:20190319
20190319: Pulling from modelicaspec/latexml
Digest: sha256:917d3e7b70f397b64181303e9be21032c84168e2987db9b385638eb047030b15
Status: Image is up to date for modelicaspec/latexml:20190319
docker.io/modelicaspec/latexml:20190319
[Pipeline] sh
+ docker inspect -f . modelicaspec/latexml:20190319
.
[Pipeline] withDockerContainer
asap-1 does not seem to be running inside a container
$ docker run -t -d -u 1001:1001 -w /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2378 -v /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2378:/var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2378:rw,z -v /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2378@tmp:/var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2378@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 ******** modelicaspec/latexml:20190319 cat
$ docker top c1f2dd6400038fa6929a260a02486a597b3e4a25fb50bca724a35b1cf8e9334e -eo pid,comm
[Pipeline] {
[Pipeline] sh
+ latexmk -pdf MLS.tex
Latexmk: This is Latexmk, John Collins, 25 October 2018, version: 4.61.
Rule 'pdflatex': Rules & subrules not known to be previously run:
   pdflatex
Rule 'pdflatex': The following rules & subrules became out-of-date:
      'pdflatex'
------------
Run number 1 of rule 'pdflatex'
------------
------------
Running 'pdflatex  -recorder  "MLS.tex"'
------------
Latexmk: applying rule 'pdflatex'...
This is pdfTeX, Version 3.14159265-2.6-1.40.19 (TeX Live 2018) (preloaded format=pdflatex)
 restricted \write18 enabled.
entering extended mode
(./MLS.tex
LaTeX2e <2018-12-01>
(/usr/local/texlive/texmf-dist/tex/latex/base/report.cls
Document Class: report 2018/09/03 v1.4i Standard LaTeX document class
(/usr/local/texlive/texmf-dist/tex/latex/base/size10.clo))
(/usr/local/texlive/texmf-dist/tex/latex/base/inputenc.sty) (./preamble.tex
(/usr/local/texlive/texmf-dist/tex/latex/parskip/parskip.sty
(/usr/local/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty
(/usr/local/texlive/texmf-dist/tex/latex/graphics/keyval.sty)
(/usr/local/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty)
(/usr/local/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty
(/usr/local/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty)
(/usr/local/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty
(/usr/local/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))
(/usr/local/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty))
(/usr/local/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(/usr/local/texlive/texmf-dist/tex/latex/amsmath/amstext.sty
(/usr/local/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty))
(/usr/local/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty)
(/usr/local/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty))
(/usr/local/texlive/texmf-dist/tex/latex/float/float.sty)
(/usr/local/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty)
(/usr/local/texlive/texmf-dist/tex/latex/tocloft/tocloft.sty

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

) (/usr/local/texlive/texmf-dist/tex/latex/geometry/geometry.sty
(/usr/local/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty)
(/usr/local/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty))
(/usr/local/texlive/texmf-dist/tex/latex/graphics/graphicx.sty
(/usr/local/texlive/texmf-dist/tex/latex/graphics/graphics.sty
(/usr/local/texlive/texmf-dist/tex/latex/graphics/trig.sty)
(/usr/local/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg)
(/usr/local/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)))
(/usr/local/texlive/texmf-dist/tex/latex/tools/verbatim.sty)
(/usr/local/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty
(/usr/local/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty
(/usr/local/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty))
(/usr/local/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty)
(/usr/local/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def)
(/usr/local/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg)
(/usr/local/texlive/texmf-dist/tex/latex/url/url.sty))
(/usr/local/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def
(/usr/local/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty))
(/usr/local/texlive/texmf-dist/tex/latex/tools/longtable.sty)
(/usr/local/texlive/texmf-dist/tex/latex/multirow/multirow.sty)
(/usr/local/texlive/texmf-dist/tex/latex/listings/listings.sty
(/usr/local/texlive/texmf-dist/tex/latex/listings/lstmisc.sty)
(/usr/local/texlive/texmf-dist/tex/latex/listings/listings.cfg))
(/usr/local/texlive/texmf-dist/tex/latex/graphics/color.sty
(/usr/local/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg))
(/usr/local/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty
(/usr/local/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)
(/usr/local/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty
(/usr/local/texlive/texmf-dist/tex/latex/tools/array.sty)))
(/usr/local/texlive/texmf-dist/tex/latex/listings/lstmisc.sty)) (./MLS.aux)
*geometry* driver: auto-detecting
*geometry* detected driver: pdftex
(/usr/local/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii
[Loading MPS to PDF converter (version 2006.09.02).]
) (/usr/local/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty
(/usr/local/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty)
(/usr/local/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg))
(/usr/local/texlive/texmf-dist/tex/latex/hyperref/nameref.sty
(/usr/local/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty))
(/usr/local/texlive/texmf-dist/tex/latex/base/omscmr.fd) [1{/usr/local/texmf-va
r/fonts/map/pdftex/updmap/pdftex.map}] (./chapters/abstract.tex

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

[1 <./media/image1.pdf>]

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

) (./chapters/preface.texpdfTeX warning (ext4): destination with the same ident
ifier (name{page.1}) has been already used, duplicate ignored
<to be read again> 
                   \relax 
l.1 \chapter
            *{Preface} [1]

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

) (./chapters/introduction.tex [2 <./media/image2.png>] [3]
Chapter 1.
[4]

LaTeX Warning: Reference `glossary' on page 5 undefined on input line 99.


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


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

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

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


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

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

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

[6]

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


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


LaTeX Warning: Reference `packages' on page 7 undefined on input line 105.


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

[7]

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

[8]

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


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

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

LaTeX Warning: Reference `modelica-concrete-syntax' on page 10 undefined on inp
ut line 5.


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


LaTeX Warning: Reference `operator-precedence-and-associativity' on page 10 und
efined on input line 25.


LaTeX Warning: Reference `modelica-concrete-syntax' on page 10 undefined on inp
ut line 26.


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


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


LaTeX Warning: Reference `initialization-and-declaration-assignments-of-compone
nts-in-functions' on page 10 undefined on input line 32.


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


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


LaTeX Warning: Reference `modelica-concrete-syntax' on page 10 undefined on inp
ut line 43.


Underfull \hbox (badness 10000) in paragraph at lines 61--61
[]|[][][][][][][][][][][]

Underfull \hbox (badness 10000) in paragraph at lines 63--63
[]|[][][][][][][][][][][]
[10] [11]

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

[12]

LaTeX Warning: Reference `equations' on page 13 undefined on input line 192.


LaTeX Warning: Reference `equality-and-assignment' on page 13 undefined on inpu
t line 192.


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


LaTeX Warning: Reference `events-and-synchronization' on page 13 undefined on i
nput line 245.


LaTeX Warning: Reference `discrete-time-expressions' on page 13 undefined on in
put line 254.

[13]

LaTeX Warning: Reference `vector-matrix-and-array-constructors' on page 14 unde
fined on input line 270.


LaTeX Warning: Reference `array-concatenation' on page 14 undefined on input li
ne 274.


LaTeX Warning: Reference `vector-construction' on page 14 undefined on input li
ne 278.


LaTeX Warning: Reference `type-compatible-expressions' on page 14 undefined on 
input line 292.


LaTeX Warning: Reference `evaluation-order' on page 14 undefined on input line 
295.

[14]

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


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


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


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


LaTeX Warning: Reference `built-in-functions' on page 15 undefined on input lin
e 367.


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


LaTeX Warning: Reference `event-triggering-mathematical-functions' on page 15 u
ndefined on input line 378.


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


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


Underfull \hbox (badness 10000) in paragraph at lines 405--408
[]|[][][][][][][][][][][][]

Underfull \hbox (badness 10000) in paragraph at lines 405--408
| [][][][][][][][][][]

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


Underfull \hbox (badness 10000) in paragraph at lines 432--435
[]\OT1/cmr/m/n/10 for Re-als: [][][][][][][][][][][][][][][][][][][][][][][][][
][][][][][][][]

Underfull \hbox (badness 10000) in paragraph at lines 432--435
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][
][][][][][][][][][][][]

Underfull \hbox (badness 1953) in paragraph at lines 435--437
[]\OT1/cmr/m/n/10 for In-te-gers: [][][][][][][][][][][][][][][][][][][][][][][
][][][][][][][][][][][][][][][][][][][][][][][][][][]

Package longtable Warning: Column widths have changed
(longtable)                in table 3.5 on input line 450.

[15]

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


Package longtable Warning: Column widths have changed
(longtable)                in table 3.6 on input line 499.

[16]

Package longtable Warning: Column widths have changed
(longtable)                in table 3.7 on input line 523.


LaTeX Warning: Reference `vectorized-calls-of-functions' on page 17 undefined o
n input line 542.


Underfull \hbox (badness 10000) in paragraph at lines 550--551
[]|[][][][][][][][][][][][][]

LaTeX Warning: Reference `delay' on page 17 undefined on input line 557.


LaTeX Warning: Reference `vectorized-calls-of-functions' on page 17 undefined o
n input line 558.


Underfull \hbox (badness 10000) in paragraph at lines 553--559
[]|\OT1/cmr/m/n/10 Returns: [][][][][][][][][][][][][][] for [][][]

LaTeX Warning: Reference `cardinality-deprecated' on page 17 undefined on input
 line 566.


LaTeX Warning: Reference `homotopy' on page 17 undefined on input line 588.


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


LaTeX Warning: Reference `semilinear' on page 17 undefined on input line 600.


LaTeX Warning: Reference `vectorized-calls-of-functions' on page 17 undefined o
n input line 602.


Underfull \hbox (badness 10000) in paragraph at lines 598--603
[]|\OT1/cmr/m/n/10 Returns: [][][][][][][][][][][][][][][][][][][][][][][][][]

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


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


LaTeX Warning: Reference `spatialdistribution' on page 17 undefined on input li
ne 629.


Underfull \hbox (badness 1048) in paragraph at lines 628--630
[]|\OT1/cmr/m/n/10 The [][][][][][][][][][][][] op-er-a-tor al-lows

LaTeX Warning: Reference `getinstancename' on page 17 undefined on input line 6
35.


Package longtable Warning: Column widths have changed
(longtable)                in table 3.8 on input line 637.

[17] [18]

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

[19] [20]

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

[21] [22]

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

[23] [24]

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


LaTeX Warning: Reference `noevent-and-smooth' on page 25 undefined on input lin
e 1113.


LaTeX Warning: Reference `events-and-synchronization' on page 25 undefined on i
nput line 1113.


LaTeX Warning: Reference `noevent-and-smooth' on page 25 undefined on input lin
e 1124.


LaTeX Warning: Reference `discrete-time-expressions' on page 25 undefined on in
put line 1145.


LaTeX Warning: Reference `pre' on page 25 undefined on input line 1147.


LaTeX Warning: Reference `reinit' on page 25 undefined on input line 1166.


Package longtable Warning: Column widths have changed
(longtable)                in table 3.9 on input line 1168.

[25]

LaTeX Warning: Reference `events-and-synchronization' on page 26 undefined on i
nput line 1198.

[26]

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


LaTeX Warning: Reference `cardinality-deprecated' on page 27 undefined on input
 line 1299.

[27]

LaTeX Warning: Reference `events-and-synchronization' on page 28 undefined on i
nput line 1337.


Underfull \hbox (badness 10000) in paragraph at lines 1357--1366


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

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

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


LaTeX Warning: Reference `simultaneous-inner-outer-declarations' on page 31 und
efined on input line 65.


LaTeX Warning: Reference `redeclaration' on page 31 undefined on input line 66.



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


LaTeX Warning: Reference `output-formal-parameters-of-functions' on page 31 und
efined on input line 93.


LaTeX Warning: Reference `records' on page 31 undefined on input line 96.


LaTeX Warning: Reference `enumeration-types' on page 31 undefined on input line
 98.

[31]

LaTeX Warning: Reference `static-name-lookup' on page 32 undefined on input lin
e 179.


LaTeX Warning: Reference `enumeration-types' on page 32 undefined on input line
 195.


LaTeX Warning: Reference `array-declarations' on page 32 undefined on input lin
e 196.

[32]

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


LaTeX Warning: Reference `conditional-component-declaration' on page 33 undefin
ed on input line 218.


LaTeX Warning: Reference `specialized-classes' on page 33 undefined on input li
ne 235.


LaTeX Warning: Reference `functional-input-arguments-to-functions' on page 33 u
ndefined on input line 239.


LaTeX Warning: Reference `external-objects' on page 33 undefined on input line 
245.


LaTeX Warning: Reference `variability-of-structured-entities' on page 33 undefi
ned on input line 261.


LaTeX Warning: Reference `function-call' on page 33 undefined on input line 272
.


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


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

[33]

LaTeX Warning: Reference `connect-equations-and-connectors' on page 34 undefine
d on input line 305.


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

[34]

LaTeX Warning: Reference `events-and-synchronization' on page 35 undefined on i
nput line 377.


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


LaTeX Warning: Reference `events-and-synchronization' on page 35 undefined on i
nput line 389.


LaTeX Warning: Reference `events-and-synchronization' on page 35 undefined on i
nput line 394.


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

[35] [36]

LaTeX Warning: Reference `interface-compatibility-or-subtyping' on page 37 unde
fined on input line 539.

[37] [38]

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


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

[39]

LaTeX Warning: Reference `restrictions-on-the-kind-of-base-class' on page 40 un
defined on input line 804.

[40]

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


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


LaTeX Warning: Reference `packages' on page 41 undefined on input line 844.


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


LaTeX Warning: Reference `overloaded-operators' on page 41 undefined on input l
ine 855.


LaTeX Warning: Reference `overloaded-operators' on page 41 undefined on input l
ine 858.


Package longtable Warning: Column widths have changed
(longtable)                in table 4.1 on input line 873.

[41] [42]

LaTeX Warning: Reference `restrictions-of-connections-and-connectors' on page 4
3 undefined on input line 951.


LaTeX Warning: Reference `when-equations' on page 43 undefined on input line 99
5.


LaTeX Warning: Reference `algorithm-sections' on page 43 undefined on input lin
e 995.


LaTeX Warning: Reference `modelica-dae-representation' on page 43 undefined on 
input line 995.

[43] [44] [45] [46] [47] [48]

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

[49]

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


LaTeX Warning: Reference `types-as-iteration-ranges' on page 50 undefined on in
put line 1556.

[50] [51]

LaTeX Warning: Reference `numeric-functions-and-conversion-functions' on page 5
2 undefined on input line 1665.


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

[52]

LaTeX Warning: Reference `external-objects' on page 53 undefined on input line 
1759.


LaTeX Warning: Reference `assert' on page 53 undefined on input line 1765.


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


LaTeX Warning: Reference `annotations' on page 53 undefined on input line 1778.



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


LaTeX Warning: Reference `clock-constructors' on page 53 undefined on input lin
e 1784.

) (./chapters/scoping.tex [53] [54]
Chapter 5.

LaTeX Warning: Reference `modification-environment' on page 55 undefined on inp
ut line 9.


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


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


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

[55]

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


LaTeX Warning: Reference `modification-environment' on page 56 undefined on inp
ut line 116.


LaTeX Warning: Reference `redeclaration' on page 56 undefined on input line 129
.


LaTeX Warning: Reference `modification-environment' on page 56 undefined on inp
ut line 148.

[56]

LaTeX Warning: Reference `lookup-of-imported-names' on page 57 undefined on inp
ut line 161.


LaTeX Warning: Reference `simultaneous-inner-outer-declarations' on page 57 und
efined on input line 171.


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

[57] [58]

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

[59]

LaTeX Warning: Reference `merging-of-modifications' on page 60 undefined on inp
ut line 422.

[60]

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


LaTeX Warning: Reference `annotations-for-simulation-experiments' on page 61 un
defined on input line 518.


LaTeX Warning: Reference `declaring-derivatives-of-functions' on page 61 undefi
ned on input line 518.


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


LaTeX Warning: Reference `external-function-interface' on page 61 undefined on 
input line 518.

[61] [62]

LaTeX Warning: Reference `static-name-lookup' on page 63 undefined on input lin
e 687.


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


LaTeX Warning: Reference `merging-of-modifications' on page 63 undefined on inp
ut line 728.

[63]

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


LaTeX Warning: Reference `connectors-and-connections' on page 64 undefined on i
nput line 781.


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


LaTeX Warning: Reference `expandable-connectors' on page 64 undefined on input 
line 782.


LaTeX Warning: Reference `generation-of-connection-equations' on page 64 undefi
ned on input line 785.


LaTeX Warning: Reference `semantics-summary' on page 64 undefined on input line
 785.

) (./chapters/interface.tex [64]
Chapter 6.

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


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


LaTeX Warning: Reference `interface-compatibility-or-subtyping' on page 65 unde
fined on input line 11.


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


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


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


Package longtable Warning: Column widths have changed
(longtable)                in table 6.1 on input line 71.

[65]

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


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


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

[66]

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


LaTeX Warning: Reference `overloaded-operators' on page 67 undefined on input l
ine 188.


LaTeX Warning: Reference `external-objects' on page 67 undefined on input line 
188.

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

LaTeX Warning: Reference `constraining-type' on page 68 undefined on input line
 207.


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


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


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

[68]

LaTeX Warning: Reference `overloaded-operators' on page 69 undefined on input l
ine 330.


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


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

[69]

LaTeX Warning: Reference `plug-compatibility-or-restricted-subtyping' on page 7
0 undefined on input line 415.


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


LaTeX Warning: Reference `plug-compatibility-or-restricted-subtyping' on page 7
0 undefined on input line 426.


LaTeX Warning: Reference `redeclaration' on page 70 undefined on input line 444
.

[70]

LaTeX Warning: Reference `redeclaration' on page 71 undefined on input line 554
.

[71] [72]) (./chapters/inheritance.tex [73]
Chapter 7.

LaTeX Warning: Reference `enclosing-classes' on page 74 undefined on input line
 27.

[74]

LaTeX Warning: Reference `redeclaration' on page 75 undefined on input line 89.


[75]

LaTeX Warning: Reference `specialized-classes' on page 76 undefined on input li
ne 141.

[76]

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


LaTeX Warning: Reference `type-compatible-expressions' on page 77 undefined on 
input line 265.


LaTeX Warning: Reference `class-declarations' on page 77 undefined on input lin
e 281.


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


LaTeX Warning: Reference `redeclaration' on page 77 undefined on input line 286
.


LaTeX Warning: Reference `redeclaration' on page 77 undefined on input line 289
.


LaTeX Warning: Reference `simple-name-lookup' on page 77 undefined on input lin
e 291.

[77]

LaTeX Warning: Reference `modification' on page 78 undefined on input line 322.



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

[78]

Package longtable Warning: Column widths have changed
(longtable)                in table 7.1 on input line 438.

[79] [80] [81]

LaTeX Warning: Reference `constraining-type' on page 82 undefined on input line
 621.

[82]

LaTeX Warning: Reference `class-declarations' on page 83 undefined on input lin
e 698.

[83] [84]

LaTeX Warning: Reference `composite-name-lookup' on page 85 undefined on input 
line 836.

[85] [86]

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


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


LaTeX Warning: Reference `interface-compatibility-or-subtyping' on page 87 unde
fined on input line 1035.

[87]) (./chapters/equations.tex [88]
Chapter 8.

LaTeX Warning: Reference `equations-in-equation-sections' on page 89 undefined 
on input line 12.


LaTeX Warning: Reference `declaration-equations' on page 89 undefined on input 
line 15.


LaTeX Warning: Reference `modifications' on page 89 undefined on input line 18.



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

[89]

LaTeX Warning: Reference `type-compatible-expressions' on page 90 undefined on 
input line 67.


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


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


LaTeX Warning: Reference `types-as-iteration-ranges' on page 90 undefined on in
put line 113.

[90]

LaTeX Warning: Reference `implicit-iteration-ranges' on page 91 undefined on in
put line 145.


LaTeX Warning: Reference `connect-equations-and-connectors' on page 91 undefine
d on input line 168.


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

[91] [92] [93]

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


LaTeX Warning: Reference `when-statements' on page 94 undefined on input line 4
01.

[94]

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

[95]

LaTeX Warning: Reference `assert' on page 96 undefined on input line 545.


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

[96]

LaTeX Warning: Reference `reinit' on page 97 undefined on input line 584.


LaTeX Warning: Reference `balanced-models' on page 97 undefined on input line 5
96.

[97]

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

[98] [99]

LaTeX Warning: Reference `predefined-types-and-classes' on page 100 undefined o
n input line 830.

[100] [101]

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

) (./chapters/connectors.tex [102]
Chapter 9.
[103] [104 <./media/innerouterconnector.pdf>]

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


LaTeX Warning: Reference `generation-of-connection-equations' on page 105 undef
ined on input line 167.

[105] [106] [107]

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

[108] [109] [110]

LaTeX Warning: Reference `connect-equations-and-connectors' on page 111 undefin
ed on input line 669.

[111]

LaTeX Warning: Reference `enum:exc-conn-case' on page 112 undefined on input li
ne 704.


LaTeX Warning: Reference `conditional-component-declaration' on page 112 undefi
ned on input line 731.


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

[112] [113] [114]

LaTeX Warning: Reference `connect-equations-and-connectors' on page 115 undefin
ed on input line 943.


Underfull \hbox (badness 10000) in paragraph at lines 968--968
[]|[][][][][][][][][][][]

Underfull \hbox (badness 10000) in paragraph at lines 985--986
[]|[][][]

Underfull \hbox (badness 10000) in paragraph at lines 1003--1003
[]|[][][][][][][][][][][][][][][]

Underfull \hbox (badness 10000) in paragraph at lines 1007--1008
[]|[][][][][][][][][][][][][][][]

Underfull \hbox (badness 1701) in paragraph at lines 1010--1018
[]|\OT1/cmr/m/n/10 If the op-er-a-tor [][][][][][][][][][] is used, or the

Underfull \hbox (badness 3088) in paragraph at lines 1010--1018
\OT1/cmr/m/n/10 must be ex-actly one state-ment [][][][][][][]

Underfull \hbox (badness 1874) in paragraph at lines 1010--1018
[][][][][][][] \OT1/cmr/m/n/10 in-volv-ing [][][][] (the ar-gu-ment of []

Underfull \hbox (badness 1540) in paragraph at lines 1010--1018
\OT1/cmr/m/n/10 closer to the root of the span-ning tree than [][][][]; oth-er-


Underfull \hbox (badness 1297) in paragraph at lines 1010--1018
\OT1/cmr/m/it/10 equa-tion sys-tems by pro-vid-ing an-a-lytic in-verses, see Mo
d-el-

Package longtable Warning: Column widths have changed
(longtable)                in table 9.1 on input line 1019.

[115] [116]

LaTeX Warning: Reference `generation-of-connection-equations' on page 117 undef
ined on input line 1058.


LaTeX Warning: Reference `generation-of-connection-equations' on page 117 undef
ined on input line 1061.

[117 <./media/overdetermined.pdf>] [118]) (./chapters/arrays.tex [119]
Chapter 10.

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


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

[120]

Package longtable Warning: Column widths have changed
(longtable)                in table 10.1 on input line 81.

[121]

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

[122]

Package longtable Warning: Column widths have changed
(longtable)                in table 10.3 on input line 223.


LaTeX Warning: Reference `array-dimension-and-size-functions' on page 123 undef
ined on input line 231.


LaTeX Warning: Reference `matrix-and-vector-algebra-functions' on page 123 unde
fined on input line 231.


Package longtable Warning: Column widths have changed
(longtable)                in table 10.4 on input line 265.


Package longtable Warning: Column widths have changed
(longtable)                in table 10.5 on input line 290.

[123]

LaTeX Warning: Reference `vector-matrix-and-array-constructors' on page 124 und
efined on input line 299.


Package longtable Warning: Column widths have changed
(longtable)                in table 10.6 on input line 341.


LaTeX Warning: Reference `reduction-expressions' on page 124 undefined on input
 line 350.


LaTeX Warning: Reference `reduction-expressions' on page 124 undefined on input
 line 380.


LaTeX Warning: Reference `reduction-expressions' on page 124 undefined on input
 line 400.


Overfull \hbox (25.60732pt too wide) in paragraph at lines 411--416
[]|[]| 

LaTeX Warning: Reference `reduction-expressions' on page 124 undefined on input
 line 418.


LaTeX Warning: Reference `reduction-expressions' on page 124 undefined on input
 line 441.

[124]

LaTeX Warning: Reference `vector-matrix-and-array-constructors' on page 125 und
efined on input line 477.


LaTeX Warning: Reference `implicit-iteration-ranges' on page 125 undefined on i
nput line 483.


LaTeX Warning: Reference `types-as-iteration-ranges' on page 125 undefined on i
nput line 484.

[125]
Underfull \hbox (badness 10000) in paragraph at lines 531--532
[]|[][][][][][][][][]

Underfull \hbox (badness 10000) in paragraph at lines 541--542
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][
][][][][][][][][][][][][][][]

LaTeX Warning: Reference `type-compatible-expressions' on page 126 undefined on
 input line 558.

[126]

LaTeX Warning: Reference `implicit-iteration-ranges' on page 127 undefined on i
nput line 616.


LaTeX Warning: Reference `types-as-iteration-ranges' on page 127 undefined on i
nput line 617.

[127]

LaTeX Warning: Reference `type-compatible-expressions' on page 128 undefined on
 input line 661.

[128] [129]

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


Package longtable Warning: Column widths have changed
(longtable)                in table 10.10 on input line 869.

[130] [131]

Package longtable Warning: Column widths have changed
(longtable)                in table 10.11 on input line 942.


Package longtable Warning: Column widths have changed
(longtable)                in table 10.12 on input line 967.


Package longtable Warning: Column widths have changed
(longtable)                in table 10.13 on input line 992.


Package longtable Warning: Column widths have changed
(longtable)                in table 10.14 on input line 1004.


Package longtable Warning: Column widths have changed
(longtable)                in table 10.15 on input line 1025.

[132]

Package longtable Warning: Column widths have changed
(longtable)                in table 10.16 on input line 1045.


Package longtable Warning: Column widths have changed
(longtable)                in table 10.17 on input line 1068.


Package longtable Warning: Column widths have changed
(longtable)                in table 10.18 on input line 1102.

[133]

Package longtable Warning: Column widths have changed
(longtable)                in table 10.19 on input line 1126.


Package longtable Warning: Column widths have changed
(longtable)                in table 10.20 on input line 1168.

[134]

LaTeX Warning: Reference `equality-relational-and-logical-operators' on page 13
5 undefined on input line 1242.


LaTeX Warning: Reference `evaluation-order' on page 135 undefined on input line
 1250.


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

[135]) (./chapters/statements.tex [136]
Chapter 11.

LaTeX Warning: Reference `equations' on page 137 undefined on input line 20.


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

[137]

LaTeX Warning: Reference `initialization-and-declaration-assignments-of-compone
nts-in-functions' on page 138 undefined on input line 78.


LaTeX Warning: Reference `reduction-functions-and-operators' on page 138 undefi
ned on input line 92.

[138]

LaTeX Warning: Reference `simple-equality-equations' on page 139 undefined on i
nput line 170.


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


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

[139] [140]

LaTeX Warning: Reference `break-statement' on page 141 undefined on input line 
331.


LaTeX Warning: Reference `return-statements' on page 141 undefined on input lin
e 331.

[141]

LaTeX Warning: Reference `function-return-statements' on page 142 undefined on 
input line 368.

[142] [143]

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


LaTeX Warning: Reference `terminate' on page 144 undefined on input line 532.

) (./chapters/functions.tex [144] [145]
Chapter 12.

LaTeX Warning: Reference `function-as-a-specialized-class' on page 146 undefine
d on input line 7.


LaTeX Warning: Reference `external-function-interface' on page 146 undefined on
 input line 11.


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

[146]

LaTeX Warning: Reference `function-call' on page 147 undefined on input line 87
.


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


LaTeX Warning: Reference `specialized-classes' on page 147 undefined on input l
ine 123.

[147]

LaTeX Warning: Reference `synchronous-language-elements' on page 148 undefined 
on input line 175.


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


LaTeX Warning: Reference `initialization-and-declaration-assignments-of-compone
nts-in-functions' on page 148 undefined on input line 182.


LaTeX Warning: Reference `initialization-and-declaration-assignments-of-compone
nts-in-functions' on page 148 undefined on input line 184.


LaTeX Warning: Reference `function-call' on page 148 undefined on input line 19
5.


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


LaTeX Warning: Reference `functional-input-arguments-to-functions' on page 148 
undefined on input line 202.


LaTeX Warning: Reference `composite-name-lookup' on page 148 undefined on input
 line 205.


LaTeX Warning: Reference `initialization-and-declaration-assignments-of-compone
nts-in-functions' on page 148 undefined on input line 212.

[148]

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

[149] [150]

LaTeX Warning: Reference `record-constructor-functions' on page 151 undefined o
n input line 400.


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


LaTeX Warning: Reference `reduction-expressions' on page 151 undefined on input
 line 413.


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

[151]

LaTeX Warning: Reference `function-partial-application' on page 152 undefined o
n input line 528.


LaTeX Warning: Reference `function-partial-application' on page 152 undefined o
n input line 533.

[152]

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


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


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

[153] [154] [155]

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


LaTeX Warning: Reference `function-as-a-specialized-class' on page 156 undefine
d on input line 788.


LaTeX Warning: Reference `function-as-a-specialized-class' on page 156 undefine
d on input line 793.

[156]

LaTeX Warning: Reference `transitively-non-replaceable' on page 157 undefined o
n input line 848.


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

[157]

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


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


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


LaTeX Warning: Reference `built-in-array-functions' on page 158 undefined on in
put line 955.

[158] [159] [160]

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

[161]

LaTeX Warning: Reference `using-the-derivative-annotation' on page 162 undefine
d on input line 1219.


LaTeX Warning: Reference `partial-derivatives-of-functions' on page 162 undefin
ed on input line 1221.


LaTeX Warning: Reference `annotations-for-code-generation' on page 162 undefine
d on input line 1228.

[162] [163] [164] [165] [166] [167]

LaTeX Warning: Reference `balanced-models' on page 168 undefined on input line 
1613.

[168]

LaTeX Warning: Reference `annotations-for-external-libraries-and-include-files'
 on page 169 undefined on input line 1741.

[169]

Package longtable Warning: Column widths have changed
(longtable)                in table 12.1 on input line 1769.


LaTeX Warning: Reference `utility-functions' on page 170 undefined on input lin
e 1777.


LaTeX Warning: Reference `external-objects' on page 170 undefined on input line
 1788.


Package longtable Warning: Column widths have changed
(longtable)                in table 12.2 on input line 1808.

[170]

LaTeX Warning: Reference `simple-types' on page 171 undefined on input line 184
1.


LaTeX Warning: Reference `records' on page 171 undefined on input line 1842.


Package longtable Warning: Column widths have changed
(longtable)                in table 12.3 on input line 1859.


LaTeX Warning: Reference `simple-types' on page 171 undefined on input line 186
6.


Package longtable Warning: Column widths have changed
(longtable)                in table 12.4 on input line 1884.

(/usr/local/texlive/texmf-dist/tex/latex/listings/lstlang1.sty) [171] [172]

LaTeX Warning: Reference `simple-types' on page 173 undefined on input line 202
5.


LaTeX Warning: Reference `records' on page 173 undefined on input line 2039.


Package longtable Warning: Column widths have changed
(longtable)                in table 12.5 on input line 2040.


LaTeX Warning: Reference `simple-types' on page 173 undefined on input line 204
3.


LaTeX Warning: Reference `records' on page 173 undefined on input line 2044.

[173] [174]

LaTeX Warning: Reference `external-resources' on page 175 undefined on input li
ne 2154.


LaTeX Warning: Reference `external-resources' on page 175 undefined on input li
ne 2160.

[175] [176] [177] [178]

Package longtable Warning: Column widths have changed
(longtable)                in table 12.6 on input line 2436.


Overfull \hbox (9.3054pt too wide) in paragraph at lines 2449--2449
[]|[]

Package longtable Warning: Column widths have changed
(longtable)                in table 12.7 on input line 2459.

[179] [180]) (./chapters/packages.tex [181]
Chapter 13.

LaTeX Warning: Reference `specialized-classes' on page 182 undefined on input l
ine 5.

[182]

LaTeX Warning: Reference `static-name-lookup' on page 183 undefined on input li
ne 96.


LaTeX Warning: Reference `mapping-of-versions-to-file-system' on page 183 undef
ined on input line 161.

[183] [184]

LaTeX Warning: Reference `bitmap' on page 185 undefined on input line 250.

[185]

LaTeX Warning: Reference `annotations-for-version-handling' on page 186 undefin
ed on input line 327.


LaTeX Warning: Reference `fig:roots' on page 186 undefined on input line 345.


LaTeX Font Warning: Font shape `OMS/cmtt/m/n' undefined
(Font)              using `OMS/cmsy/m/n' instead
(Font)              for symbol `textbackslash' on input line 355.


LaTeX Warning: Reference `fig:roots' on page 186 undefined on input line 361.

) (./chapters/overloaded.tex [186 <./media/modelicapath.pdf>]
Chapter 14.

LaTeX Warning: Reference `specialized-classes' on page 187 undefined on input l
ine 6.


LaTeX Warning: Reference `overloaded-constructors' on page 187 undefined on inp
ut line 23.


LaTeX Warning: Reference `overloaded-string-conversions' on page 187 undefined 
on input line 25.


LaTeX Warning: Reference `overloaded-binary-operations' on page 187 undefined o
n input line 27.


LaTeX Warning: Reference `overloaded-unary-operations' on page 187 undefined on
 input line 31.


Package longtable Warning: Column widths have changed
(longtable)                in table 14.1 on input line 34.


LaTeX Warning: Reference `interface-or-type-relationships' on page 187 undefine
d on input line 55.


LaTeX Warning: Reference `operator-precedence-and-associativity' on page 187 un
defined on input line 58.

[187] [188]

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


LaTeX Warning: Reference `matrix-and-vector-multiplication-of-numeric-arrays' o
n page 189 undefined on input line 260.


LaTeX Warning: Reference `tab:product' on page 189 undefined on input line 268.



LaTeX Warning: Reference `tab:product' on page 189 undefined on input line 272.


[189]

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

[190]

LaTeX Warning: Reference `specialized-classes' on page 191 undefined on input l
ine 364.

[191] [192]) (./chapters/stream.tex [193]
Chapter 15.

LaTeX Warning: Reference `derivation-of-stream-equations' on page 194 undefined
 on input line 32.


LaTeX Warning: Reference `inside-and-outside-connectors' on page 194 undefined 
on input line 49.


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


LaTeX Warning: Reference `inside-and-outside-connectors' on page 194 undefined 
on input line 55.


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


LaTeX Warning: Reference `stream-operator-actualstream' on page 194 undefined o
n input line 61.

[194]

LaTeX Warning: Reference `stream-operator-actualstream' on page 195 undefined o
n input line 87.


LaTeX Warning: Reference `inside-and-outside-connectors' on page 195 undefined 
on input line 105.

[195]

LaTeX Warning: Reference `generation-of-connection-equations' on page 196 undef
ined on input line 152.

[196 <./media/fluidsystem.pdf>]

LaTeX Warning: Reference `derivation-of-stream-equations' on page 197 undefined
 on input line 201.


LaTeX Warning: Reference `derivation-of-stream-equations' on page 197 undefined
 on input line 238.


LaTeX Font Warning: Font shape `OML/cmtt/m/n' undefined
(Font)              using `OML/cmtt/m/it' instead
(Font)              for symbol `textgreater' on input line 257.

[197]

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

[198]

LaTeX Warning: Reference `derivation-of-stream-equations' on page 199 undefined
 on input line 366.

[199]) (./chapters/synchronous.tex [200]
Chapter 16.

Overfull \hbox (52.92856pt too wide) in paragraph at lines 21--22
 [] 

LaTeX Warning: Reference `clock-constructors' on page 201 undefined on input li
ne 28.

[201 <./media/plantmodel.pdf>]

LaTeX Warning: Reference `when-equations' on page 202 undefined on input line 9
4.


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

[202]

LaTeX Warning: Reference `discrete-time-expressions' on page 203 undefined on i
nput line 190.


LaTeX Warning: Reference `continuous-time-expressions' on page 203 undefined on
 input line 191.


Overfull \hbox (17.64514pt too wide) in paragraph at lines 201--202
[]|[]| 

Overfull \hbox (3.46408pt too wide) in paragraph at lines 200--202
[]|[]| 

LaTeX Warning: Reference `discrete-time-expressions' on page 203 undefined on i
nput line 202.


Overfull \hbox (3.46408pt too wide) in paragraph at lines 202--212
[]|[]| 

Overfull \hbox (17.64018pt too wide) in paragraph at lines 214--215
[]|[]| 

Overfull \hbox (3.46408pt too wide) in paragraph at lines 213--215
[]|[]| 

LaTeX Warning: Reference `base-clock-conversion-operators' on page 203 undefine
d on input line 222.


Overfull \hbox (6.46408pt too wide) in paragraph at lines 216--231
[]|[]| 

Overfull \hbox (17.64018pt too wide) in paragraph at lines 233--234
[]|[]| 

Overfull \hbox (3.46408pt too wide) in paragraph at lines 232--234
[]|[]| 

Overfull \hbox (3.46408pt too wide) in paragraph at lines 235--250
[]|[]| 

Overfull \hbox (195.74768pt too wide) in alignment at lines 199--251
 [] [] 
[203]

Package longtable Warning: Column widths have changed
(longtable)                in table 16.1 on input line 251.

[204 <./media/piecewise.pdf> <./media/clock.pdf

pdfTeX warning: pdflatex (file ./media/clock.pdf): PDF inclusion: multiple pdfs
 with page group included in a single page
> <./media/clocked.pdf

pdfTeX warning: pdflatex (file ./media/clocked.pdf): PDF inclusion: multiple pd
fs with page group included in a single page
>]

LaTeX Warning: Reference `variability-of-expressions' on page 205 undefined on 
input line 332.

[205]

LaTeX Warning: Reference `argument-restrictions-component-expression' on page 2
06 undefined on input line 399.


LaTeX Warning: Reference `sub-clock-inferencing' on page 206 undefined on input
 line 404.


LaTeX Warning: Reference `sub-clock-conversion-operators' on page 206 undefined
 on input line 419.


LaTeX Warning: Reference `argument-restrictions-component-expression' on page 2
06 undefined on input line 451.


LaTeX Warning: Reference `sub-clock-conversion-operators' on page 206 undefined
 on input line 469.


LaTeX Warning: Reference `initialization-of-clocked-partitions' on page 206 und
efined on input line 483.


LaTeX Warning: Reference `sub-clock-conversion-operators' on page 206 undefined
 on input line 499.


LaTeX Warning: Reference `solver-methods' on page 206 undefined on input line 5
13.


Package longtable Warning: Column widths have changed
(longtable)                in table 16.2 on input line 527.

[206] [207]

LaTeX Warning: Reference `sub-clock-inferencing' on page 208 undefined on input
 line 535.


LaTeX Warning: Reference `sub-clock-conversion-operators' on page 208 undefined
 on input line 560.

[208]

LaTeX Warning: Reference `argument-restrictions-component-expression' on page 2
09 undefined on input line 595.


LaTeX Warning: Reference `reset-handling' on page 209 undefined on input line 5
98.


LaTeX Warning: Reference `initialization-of-clocked-partitions' on page 209 und
efined on input line 599.


Package longtable Warning: Column widths have changed
(longtable)                in table 16.3 on input line 601.


LaTeX Warning: Reference `continuous-time-expressions' on page 209 undefined on
 input line 617.


LaTeX Warning: Reference `sub-clock-inferencing' on page 209 undefined on input
 line 623.


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


LaTeX Warning: Reference `argument-restrictions-component-expression' on page 2
09 undefined on input line 643.


LaTeX Warning: Reference `initialization-of-clocked-partitions' on page 209 und
efined on input line 648.


Package longtable Warning: Column widths have changed
(longtable)                in table 16.4 on input line 654.

[209]

LaTeX Warning: Reference `base-clock-partitioning' on page 210 undefined on inp
ut line 690.


LaTeX Warning: Reference `sub-clock-inferencing' on page 210 undefined on input
 line 724.


LaTeX Warning: Reference `sub-clock-inferencing' on page 210 undefined on input
 line 738.


LaTeX Warning: Reference `argument-restrictions-component-expression' on page 2
10 undefined on input line 785.


LaTeX Warning: Reference `initialization-of-clocked-partitions' on page 210 und
efined on input line 794.


Package longtable Warning: Column widths have changed
(longtable)                in table 16.5 on input line 824.

[210] [211] [212]

LaTeX Warning: Reference `sub-clock-conversion-operators' on page 213 undefined
 on input line 902.


LaTeX Warning: Reference `partitioning-operators' on page 213 undefined on inpu
t line 906.


LaTeX Warning: Reference `partitioning-operators' on page 213 undefined on inpu
t line 919.

[213] [214]

LaTeX Warning: Reference `base-clock-partitioning' on page 215 undefined on inp
ut line 1039.


LaTeX Warning: Reference `base-clock-partitioning' on page 215 undefined on inp
ut line 1068.

[215]

LaTeX Warning: Reference `variability-of-expressions' on page 216 undefined on 
input line 1160.


LaTeX Warning: Reference `sub-clock-inferencing' on page 216 undefined on input
 line 1169.


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

[216]

LaTeX Warning: Reference `solver-methods' on page 217 undefined on input line 1
183.


LaTeX Warning: Reference `event-triggering-mathematical-functions' on page 217 
undefined on input line 1189.

[217] [218]

LaTeX Warning: Reference `clock-constructors' on page 219 undefined on input li
ne 1364.


LaTeX Warning: Reference `sub-clock-inferencing' on page 219 undefined on input
 line 1387.

[219]

LaTeX Warning: Reference `clock-partitioning' on page 220 undefined on input li
ne 1457.


LaTeX Warning: Reference `clock-partitioning' on page 220 undefined on input li
ne 1461.


Package longtable Warning: Column widths have changed
(longtable)                in table 16.7 on input line 1469.

[220] [221]) (./chapters/statemachines.tex [222] [223]
Chapter 17.

LaTeX Warning: Reference `state-machine-semantics' on page 224 undefined on inp
ut line 92.


Package longtable Warning: Column widths have changed
(longtable)                in table 17.1 on input line 97.

[224]

Package longtable Warning: Column widths have changed
(longtable)                in table 17.2 on input line 128.

[225]

LaTeX Warning: Reference `annotations' on page 226 undefined on input line 148.


[226 <./media/statemachine.png>] [227] [228] [229]

LaTeX Warning: Reference `merging-variable-definitions' on page 230 undefined o
n input line 442.

[230] [231 <./media/statemachine2.png>] [232] [233 <./media/statemachineplot.pn
g>] [234]) (./chapters/annotations.tex [235]
Chapter 18.

LaTeX Warning: Reference `vendor-specific-annotations' on page 236 undefined on
 input line 7.


LaTeX Warning: Reference `constraining-clause-annotations' on page 236 undefine
d on input line 12.


LaTeX Warning: Reference `external-resources' on page 236 undefined on input li
ne 57.

[236]
Underfull \hbox (badness 1648) in paragraph at lines 135--137
[]\OT1/cmr/m/n/10 [[][][][] \OT1/cmr/m/it/10 is for ex-am-ple used in the con-n
ec-tors of the

Underfull \hbox (badness 1057) in paragraph at lines 168--169
[]\OT1/cmr/m/n/10 ``[][][][][][][][][][][][][][][][][][][][][][]'' is iden-ti-c
al to ``[][][]

Overfull \hbox (11.74738pt too wide) in paragraph at lines 180--181
[]|[]

Package longtable Warning: Column widths have changed
(longtable)                in table 18.1 on input line 202.

[237] [238] [239] [240]

LaTeX Warning: Reference `extends-clause' on page 241 undefined on input line 4
16.

[241]

LaTeX Warning: Reference `ellipse' on page 242 undefined on input line 489.

[242 <./media/bezierpoints.png>] [243]

LaTeX Warning: Reference `annotations-for-graphical-objects' on page 244 undefi
ned on input line 572.


LaTeX Warning: Reference `coordinate-systems' on page 244 undefined on input li
ne 598.

[244] [245] [246]
Overfull \hbox (56.4463pt too wide) in paragraph at lines 790--797
[]\OT1/cmr/m/n/10 The de-fault clo-sure is [][][][] when [][][][] is 0 and [][]
[][] is 360, or []
[247]

LaTeX Warning: Reference `external-resources' on page 248 undefined on input li
ne 889.

[248] [249]

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

[250]
Overfull \hbox (58.35635pt too wide) in paragraph at lines 1112--1121
\OT1/cmr/m/it/10 quire-ment as ``bal-anced''). It is rarely needed; but is for 
ex-am-ple used in Mod-el-ica.Blocks.Math.InverseBlockConstraints,
[251]

LaTeX Warning: Reference `external-resources' on page 252 undefined on input li
ne 1186.

[252] [253 <./media/disabledparameter.png> <./media/tabparameter.png>] [254]

LaTeX Warning: Reference `conversion-rules' on page 255 undefined on input line
 1444.

[255]

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

[256] [257]

LaTeX Warning: Reference `version-handling' on page 258 undefined on input line
 1668.

[258] [259]

LaTeX Warning: Reference `annotations-for-graphical-objects' on page 260 undefi
ned on input line 1785.


LaTeX Warning: Reference `annotations-for-documentation' on page 260 undefined 
on input line 1791.

[260] [261] [262]

LaTeX Warning: Reference `using-the-derivative-annotation' on page 263 undefine
d on input line 1994.


LaTeX Warning: Reference `declaring-inverses-of-functions' on page 263 undefine
d on input line 1998.


LaTeX Warning: Reference `annotations-for-external-libraries-and-include-files'
 on page 263 undefined on input line 2002.


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


LaTeX Warning: Reference `annotations-for-external-libraries-and-include-files'
 on page 263 undefined on input line 2010.

) (./chapters/unitexpressions.tex [263]
Chapter 19.
[264]) (./chapters/library.tex [265]
Chapter 20.
) (./chapters/glossary.tex [266]
Appendix A.

LaTeX Warning: Reference `statements-and-algorithm-sections' on page 267 undefi
ned on input line 11.


LaTeX Warning: Reference `arrays' on page 267 undefined on input line 20.


LaTeX Warning: Reference `vector-matrix-and-array-constructors' on page 267 und
efined on input line 24.


LaTeX Warning: Reference `arrays' on page 267 undefined on input line 29.


LaTeX Warning: Reference `simple-assignment-statements' on page 267 undefined o
n input line 32.


LaTeX Warning: Reference `predefined-types-and-classes' on page 267 undefined o
n input line 41.


LaTeX Warning: Reference `inheritance-extends-clause' on page 267 undefined on 
input line 47.


LaTeX Warning: Reference `equation-categories' on page 267 undefined on input l
ine 51.


LaTeX Warning: Reference `class-declarations' on page 267 undefined on input li
ne 57.


LaTeX Warning: Reference `inheritance-interface-or-class-type' on page 267 unde
fined on input line 62.


LaTeX Warning: Reference `component-declarations' on page 267 undefined on inpu
t line 66.

[267]

LaTeX Warning: Reference `component-declarations' on page 268 undefined on inpu
t line 74.


LaTeX Warning: Reference `component-declarations' on page 268 undefined on inpu
t line 82.


LaTeX Warning: Reference `slice-operation' on page 268 undefined on input line 
82.


LaTeX Warning: Reference `initialization-and-declaration-assignments-of-compone
nts-in-functions' on page 268 undefined on input line 88.


LaTeX Warning: Reference `declaration-equations' on page 268 undefined on input
 line 94.


LaTeX Warning: Reference `inheritance-modification-and-redeclaration' on page 2
68 undefined on input line 97.


LaTeX Warning: Reference `modifications' on page 268 undefined on input line 10
6.


LaTeX Warning: Reference `redeclaration' on page 268 undefined on input line 11
0.


LaTeX Warning: Reference `simple-name-lookup' on page 268 undefined on input li
ne 114.


LaTeX Warning: Reference `equations' on page 268 undefined on input line 123.


LaTeX Warning: Reference `events-and-synchronization' on page 268 undefined on 
input line 128.


LaTeX Warning: Reference `operators-and-expressions' on page 268 undefined on i
nput line 132.


LaTeX Warning: Reference `inheritance-modification-and-redeclaration' on page 2
68 undefined on input line 136.


LaTeX Warning: Reference `flattening-process' on page 268 undefined on input li
ne 141.


LaTeX Warning: Reference `functions' on page 268 undefined on input line 143.


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


LaTeX Warning: Reference `identifiers-names-and-keywords' on page 268 undefined
 on input line 152.

[268]

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


LaTeX Warning: Reference `inheritance-interface-or-class-type' on page 269 unde
fined on input line 161.


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


LaTeX Warning: Reference `when-statements' on page 269 undefined on input line 
173.


LaTeX Warning: Reference `interface-or-type' on page 269 undefined on input lin
e 175.


LaTeX Warning: Reference `literal-constants' on page 269 undefined on input lin
e 178.


LaTeX Warning: Reference `arrays' on page 269 undefined on input line 181.


LaTeX Warning: Reference `modifications' on page 269 undefined on input line 18
5.


LaTeX Warning: Reference `modification-environment' on page 269 undefined on in
put line 189.


LaTeX Warning: Reference `names' on page 269 undefined on input line 193.


LaTeX Warning: Reference `overloaded-operators' on page 269 undefined on input 
line 196.


LaTeX Warning: Reference `component-declaration-static-semantics' on page 269 u
ndefined on input line 199.


LaTeX Warning: Reference `flattening-process' on page 269 undefined on input li
ne 206.


LaTeX Warning: Reference `plug-compatibility-or-restricted-subtyping' on page 2
69 undefined on input line 208.


LaTeX Warning: Reference `predefined-types-and-classes' on page 269 undefined o
n input line 213.


LaTeX Warning: Reference `prefix-rules' on page 269 undefined on input line 216
.


LaTeX Warning: Reference `predefined-types-and-classes' on page 269 undefined o
n input line 221.


LaTeX Warning: Reference `redeclaration' on page 269 undefined on input line 22
4.


LaTeX Warning: Reference `redeclaration' on page 269 undefined on input line 22
7.


LaTeX Warning: Reference `plug-compatibility-or-restricted-subtyping' on page 2
69 undefined on input line 234.


LaTeX Warning: Reference `specialized-classes' on page 269 undefined on input l
ine 245.

[269]

LaTeX Warning: Reference `interface-compatibility-or-subtyping' on page 270 und
efined on input line 252.


LaTeX Warning: Reference `interface-compatibility-or-subtyping' on page 270 und
efined on input line 255.


LaTeX Warning: Reference `transitively-non-replaceable' on page 270 undefined o
n input line 260.


LaTeX Warning: Reference `interface-or-type' on page 270 undefined on input lin
e 265.


LaTeX Warning: Reference `variability-of-expressions' on page 270 undefined on 
input line 281.


LaTeX Warning: Reference `component-declarations' on page 270 undefined on inpu
t line 283.


LaTeX Warning: Reference `arrays' on page 270 undefined on input line 286.

) (./chapters/syntax.tex [270]
Appendix B.
(./chapters/B1_lexical_conventions.tex)

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

[271] (./chapters/B21_stored_definition.tex)
(./chapters/B22_class_definition.tex [272]) (./chapters/B23_extends.tex)
(./chapters/B24_component_clause.tex [273]) (./chapters/B25_modification.tex)

! LaTeX Error: File `chapters/B26_equations.g' not found.

Type X to quit or <RETURN> to proceed,
or enter new name. (Default extension: g)

Enter file name: 
! Emergency stop.
<read *> 
         
l.81 \input{chapters/B26_equations.g}
                                     ^^M
!  ==> Fatal error occurred, no output PDF file produced!
Transcript written on MLS.log.
Latexmk: Missing input file: 'chapters/B26_equations.g' from line
  '! LaTeX Error: File `chapters/B26_equations.g' not found.'
Latexmk: List of undefined refs and citations:
  Reference `algorithm-sections' on page 43 undefined on input line 995
  Reference `annotation-choices-for-suggested-redeclarations-and-modifications' on page 263 undefined on input line 2006
  Reference `annotation-choices-for-suggested-redeclarations-and-modifications' on page 87 undefined on input line 1010
  Reference `annotations' on page 226 undefined on input line 148
  Reference `annotations' on page 53 undefined on input line 1778
  Reference `annotations-for-code-generation' on page 162 undefined on input line 1228
  Reference `annotations-for-code-generation' on page 61 undefined on input line 518
  Reference `annotations-for-documentation' on page 260 undefined on input line 1791
  Reference `annotations-for-external-libraries-and-include-files' on page 169 undefined on input line 1741
  Reference `annotations-for-external-libraries-and-include-files' on page 263 undefined on input line 2002
  Reference `annotations-for-external-libraries-and-include-files' on page 263 undefined on input line 2010
  Reference `annotations-for-graphical-objects' on page 244 undefined on input line 572
  Reference `annotations-for-graphical-objects' on page 260 undefined on input line 1785
  Reference `annotations-for-simulation-experiments' on page 61 undefined on input line 518
  Reference `annotations-for-the-graphical-user-interface' on page 57 undefined on input line 191
  Reference `annotations-for-version-handling' on page 186 undefined on input line 327
  Reference `argument-restrictions-component-expression' on page 206 undefined on input line 399
  Reference `argument-restrictions-component-expression' on page 206 undefined on input line 451
  Reference `argument-restrictions-component-expression' on page 209 undefined on input line 595
  Reference `argument-restrictions-component-expression' on page 209 undefined on input line 643
  Reference `argument-restrictions-component-expression' on page 210 undefined on input line 785
  Reference `array-concatenation' on page 14 undefined on input line 274
  Reference `array-declarations' on page 32 undefined on input line 196
  Reference `array-dimension-and-size-functions' on page 123 undefined on input line 231
  Reference `array-dimension-lower-and-upper-index-bounds' on page 10 undefined on input line 32
  Reference `array-dimension-lower-and-upper-index-bounds' on page 120 undefined on input line 51
  Reference `array-dimension-lower-and-upper-index-bounds' on page 130 undefined on input line 812
  Reference `array-dimension-lower-and-upper-index-bounds' on page 15 undefined on input line 362
  Reference `array-indexing' on page 269 undefined on input line 156
  Reference `arrays' on page 267 undefined on input line 20
  Reference `arrays' on page 267 undefined on input line 29
  Reference `arrays' on page 269 undefined on input line 181
  Reference `arrays' on page 270 undefined on input line 286
  Reference `assert' on page 144 undefined on input line 527
  Reference `assert' on page 53 undefined on input line 1765
  Reference `assert' on page 96 undefined on input line 545
  Reference `assignments-from-called-functions-with-multiple-results' on page 90 undefined on input line 80
  Reference `attributes-of-enumeration-types' on page 50 undefined on input line 1553
  Reference `attributes-start-fixed-nominal-and-unbounded' on page 198 undefined on input line 349
  Reference `attributes-start-fixed-nominal-and-unbounded' on page 49 undefined on input line 1479
  Reference `balanced-models' on page 168 undefined on input line 1613
  Reference `balanced-models' on page 33 undefined on input line 281
  Reference `balanced-models' on page 33 undefined on input line 287
  Reference `balanced-models' on page 34 undefined on input line 309
  Reference `balanced-models' on page 77 undefined on input line 281
  Reference `balanced-models' on page 97 undefined on input line 596
  Reference `base-clock-conversion-operators' on page 203 undefined on input line 222
  Reference `base-clock-partitioning' on page 210 undefined on input line 690
  Reference `base-clock-partitioning' on page 215 undefined on input line 1039
  Reference `base-clock-partitioning' on page 215 undefined on input line 1068
  Reference `bitmap' on page 185 undefined on input line 250
  Reference `break-statement' on page 141 undefined on input line 331
  Reference `built-in-array-functions' on page 158 undefined on input line 955
  Reference `built-in-functions' on page 15 undefined on input line 367
  Reference `built-in-intrinsic-operators-with-function-syntax' on page 10 undefined on input line 33
  Reference `cardinality-deprecated' on page 17 undefined on input line 566
  Reference `cardinality-deprecated' on page 27 undefined on input line 1299
  Reference `class-declarations' on page 267 undefined on input line 57
  Reference `class-declarations' on page 77 undefined on input line 281
  Reference `class-declarations' on page 83 undefined on input line 698
  Reference `clock-constructors' on page 201 undefined on input line 28
  Reference `clock-constructors' on page 219 undefined on input line 1364
  Reference `clock-constructors' on page 53 undefined on input line 1784
  Reference `clock-partitioning' on page 220 undefined on input line 1457
  Reference `clock-partitioning' on page 220 undefined on input line 1461
  Reference `clocked-discrete-time-and-clocked-discretized-continuous-time-partition' on page 16 undefined on input line 456
  Reference `clocked-discrete-time-and-clocked-discretized-continuous-time-partition' on page 21 undefined on input line 839
  Reference `clocks-and-clocked-variables' on page 53 undefined on input line 1784
  Reference `component-declaration-static-semantics' on page 269 undefined on input line 199
  Reference `component-declarations' on page 267 undefined on input line 66
  Reference `component-declarations' on page 268 undefined on input line 74
  Reference `component-declarations' on page 268 undefined on input line 82
  Reference `component-declarations' on page 270 undefined on input line 283
  Reference `component-variability-prefixes-discrete-parameter-constant' on page 27 undefined on input line 1223
  Reference `composite-name-lookup' on page 148 undefined on input line 205
  Reference `composite-name-lookup' on page 85 undefined on input line 836
  Reference `conditional-component-declaration' on page 112 undefined on input line 731
  Reference `conditional-component-declaration' on page 33 undefined on input line 218
  Reference `connect-equations-and-connectors' on page 111 undefined on input line 669
  Reference `connect-equations-and-connectors' on page 115 undefined on input line 943
  Reference `connect-equations-and-connectors' on page 34 undefined on input line 305
  Reference `connect-equations-and-connectors' on page 91 undefined on input line 168
  Reference `connectors-and-connections' on page 64 undefined on input line 781
  Reference `constraining-clause-annotations' on page 236 undefined on input line 12
  Reference `constraining-type' on page 68 undefined on input line 207
  Reference `constraining-type' on page 82 undefined on input line 621
  Reference `continuous-time-expressions' on page 203 undefined on input line 191
  Reference `continuous-time-expressions' on page 209 undefined on input line 617
  Reference `conversion-rules' on page 255 undefined on input line 1444
  Reference `coordinate-systems' on page 244 undefined on input line 598
  Reference `declaration-equations' on page 268 undefined on input line 94
  Reference `declaration-equations' on page 89 undefined on input line 15
  Reference `declaration-order-and-usage-before-declaration' on page 59 undefined on input line 368
  Reference `declaring-derivatives-of-functions' on page 61 undefined on input line 518
  Reference `declaring-inverses-of-functions' on page 263 undefined on input line 1998
  Reference `declaring-inverses-of-functions' on page 61 undefined on input line 518
  Reference `delay' on page 17 undefined on input line 557
  Reference `derivation-of-stream-equations' on page 194 undefined on input line 32
  Reference `derivation-of-stream-equations' on page 197 undefined on input line 201
  Reference `derivation-of-stream-equations' on page 197 undefined on input line 238
  Reference `derivation-of-stream-equations' on page 199 undefined on input line 366
  Reference `derivative-and-special-purpose-operators-with-function-syntax' on page 15 undefined on input line 358
  Reference `derivative-and-special-purpose-operators-with-function-syntax' on page 158 undefined on input line 951
  Reference `derivative-and-special-purpose-operators-with-function-syntax' on page 23 undefined on input line 993
  Reference `discrete-time-expressions' on page 13 undefined on input line 254
  Reference `discrete-time-expressions' on page 203 undefined on input line 190
  Reference `discrete-time-expressions' on page 203 undefined on input line 202
  Reference `discrete-time-expressions' on page 25 undefined on input line 1145
  Reference `ellipse' on page 242 undefined on input line 489
  Reference `enclosing-classes' on page 74 undefined on input line 27
  Reference `enum:exc-conn-case' on page 112 undefined on input line 704
  Reference `enumeration-types' on page 31 undefined on input line 98
  Reference `enumeration-types' on page 32 undefined on input line 195
  Reference `equality-and-assignment' on page 13 undefined on input line 192
  Reference `equality-relational-and-logical-operators' on page 135 undefined on input line 1242
  Reference `equation-categories' on page 267 undefined on input line 51
  Reference `equation-operators-for-overconstrained-connection-based-equation-systems' on page 53 undefined on input line 1773
  Reference `equation-operators-for-overconstrained-connection-based-equation-systems' on page 91 undefined on input line 172
  Reference `equation-operators-for-overconstrained-connection-based-equation-systems' on page 96 undefined on input line 574
  Reference `equations' on page 13 undefined on input line 192
  Reference `equations' on page 137 undefined on input line 20
  Reference `equations' on page 268 undefined on input line 123
  Reference `equations-in-equation-sections' on page 89 undefined on input line 12
  Reference `evaluation-order' on page 135 undefined on input line 1250
  Reference `evaluation-order' on page 14 undefined on input line 295
  Reference `event-related-operators-with-function-syntax' on page 15 undefined on input line 360
  Reference `event-related-operators-with-function-syntax' on page 158 undefined on input line 953
  Reference `event-related-operators-with-function-syntax' on page 202 undefined on input line 94
  Reference `event-related-operators-with-function-syntax' on page 209 undefined on input line 641
  Reference `event-related-operators-with-function-syntax' on page 216 undefined on input line 1176
  Reference `event-triggering-mathematical-functions' on page 15 undefined on input line 378
  Reference `event-triggering-mathematical-functions' on page 217 undefined on input line 1189
  Reference `events-and-synchronization' on page 13 undefined on input line 245
  Reference `events-and-synchronization' on page 25 undefined on input line 1113
  Reference `events-and-synchronization' on page 26 undefined on input line 1198
  Reference `events-and-synchronization' on page 268 undefined on input line 128
  Reference `events-and-synchronization' on page 28 undefined on input line 1337
  Reference `events-and-synchronization' on page 35 undefined on input line 377
  Reference `events-and-synchronization' on page 35 undefined on input line 389
  Reference `events-and-synchronization' on page 35 undefined on input line 394
  Reference `expandable-connectors' on page 64 undefined on input line 782
  Reference `explicit-iteration-ranges-of-for-equations' on page 139 undefined on input line 196
  Reference `extends-clause' on page 241 undefined on input line 416
  Reference `external-function-interface' on page 146 undefined on input line 11
  Reference `external-function-interface' on page 61 undefined on input line 518
  Reference `external-objects' on page 170 undefined on input line 1788
  Reference `external-objects' on page 33 undefined on input line 245
  Reference `external-objects' on page 53 undefined on input line 1759
  Reference `external-objects' on page 67 undefined on input line 188
  Reference `external-objects' on page 69 undefined on input line 335
  Reference `external-resources' on page 175 undefined on input line 2154
  Reference `external-resources' on page 175 undefined on input line 2160
  Reference `external-resources' on page 236 undefined on input line 57
  Reference `external-resources' on page 248 undefined on input line 889
  Reference `external-resources' on page 252 undefined on input line 1186
  Reference `fig:roots' on page 186 undefined on input line 345
  Reference `fig:roots' on page 186 undefined on input line 361
  Reference `flattening-process' on page 268 undefined on input line 141
  Reference `flattening-process' on page 269 undefined on input line 206
  Reference `flexible-array-sizes-and-resizing-of-arrays-in-functions' on page 120 undefined on input line 48
  Reference `flexible-array-sizes-and-resizing-of-arrays-in-functions' on page 122 undefined on input line 206
  Reference `flexible-array-sizes-and-resizing-of-arrays-in-functions' on page 149 undefined on input line 228
  Reference `function-as-a-specialized-class' on page 146 undefined on input line 7
  Reference `function-as-a-specialized-class' on page 156 undefined on input line 788
  Reference `function-as-a-specialized-class' on page 156 undefined on input line 793
  Reference `function-as-a-specialized-class' on page 33 undefined on input line 216
  Reference `function-as-a-specialized-class' on page 41 undefined on input line 829
  Reference `function-call' on page 147 undefined on input line 87
  Reference `function-call' on page 148 undefined on input line 195
  Reference `function-call' on page 33 undefined on input line 272
  Reference `function-compatibility-or-function-subtyping-for-functions' on page 153 undefined on input line 537
  Reference `function-compatibility-or-function-subtyping-for-functions' on page 153 undefined on input line 589
  Reference `function-compatibility-or-function-subtyping-for-functions' on page 268 undefined on input line 149
  Reference `function-compatibility-or-function-subtyping-for-functions' on page 70 undefined on input line 416
  Reference `function-partial-application' on page 152 undefined on input line 528
  Reference `function-partial-application' on page 152 undefined on input line 533
  Reference `function-return-statements' on page 142 undefined on input line 368
  Reference `functional-input-arguments-to-functions' on page 148 undefined on input line 202
  Reference `functional-input-arguments-to-functions' on page 33 undefined on input line 239
  Reference `functions' on page 268 undefined on input line 143
  Reference `generation-of-connection-equations' on page 105 undefined on input line 167
  Reference `generation-of-connection-equations' on page 117 undefined on input line 1058
  Reference `generation-of-connection-equations' on page 117 undefined on input line 1061
  Reference `generation-of-connection-equations' on page 196 undefined on input line 152
  Reference `generation-of-connection-equations' on page 64 undefined on input line 785
  Reference `getinstancename' on page 17 undefined on input line 635
  Reference `glossary' on page 5 undefined on input line 99
  Reference `homotopy' on page 17 undefined on input line 588
  Reference `identifiers-names-and-keywords' on page 268 undefined on input line 152
  Reference `implicit-iteration-ranges' on page 125 undefined on input line 483
  Reference `implicit-iteration-ranges' on page 127 undefined on input line 616
  Reference `implicit-iteration-ranges' on page 91 undefined on input line 145
  Reference `inheritance-extends-clause' on page 267 undefined on input line 47
  Reference `inheritance-interface-or-class-type' on page 267 undefined on input line 62
  Reference `inheritance-interface-or-class-type' on page 269 undefined on input line 161
  Reference `inheritance-modification-and-redeclaration' on page 147 undefined on input line 117
  Reference `inheritance-modification-and-redeclaration' on page 268 undefined on input line 136
  Reference `inheritance-modification-and-redeclaration' on page 268 undefined on input line 97
  Reference `inheritance-of-protected-and-public-elements' on page 31 undefined on input line 57
  Reference `initialization-and-declaration-assignments-of-components-in-functions' on page 10 undefined on input line 32
  Reference `initialization-and-declaration-assignments-of-components-in-functions' on page 138 undefined on input line 78
  Reference `initialization-and-declaration-assignments-of-components-in-functions' on page 148 undefined on input line 182
  Reference `initialization-and-declaration-assignments-of-components-in-functions' on page 148 undefined on input line 184
  Reference `initialization-and-declaration-assignments-of-components-in-functions' on page 148 undefined on input line 212
  Reference `initialization-and-declaration-assignments-of-components-in-functions' on page 268 undefined on input line 88
  Reference `initialization-initial-equation-and-initial-algorithm' on page 102 undefined on input line 984
  Reference `initialization-initial-equation-and-initial-algorithm' on page 137 undefined on input line 25
  Reference `initialization-initial-equation-and-initial-algorithm' on page 35 undefined on input line 378
  Reference `initialization-initial-equation-and-initial-algorithm' on page 89 undefined on input line 24
  Reference `initialization-initial-equation-and-initial-algorithm' on page 95 undefined on input line 445
  Reference `initialization-of-clocked-partitions' on page 206 undefined on input line 483
  Reference `initialization-of-clocked-partitions' on page 209 undefined on input line 599
  Reference `initialization-of-clocked-partitions' on page 209 undefined on input line 648
  Reference `initialization-of-clocked-partitions' on page 210 undefined on input line 794
  Reference `inside-and-outside-connectors' on page 194 undefined on input line 49
  Reference `inside-and-outside-connectors' on page 194 undefined on input line 55
  Reference `inside-and-outside-connectors' on page 195 undefined on input line 105
  Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 108 undefined on input line 376
  Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 250 undefined on input line 1064
  Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 63 undefined on input line 687
  Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 65 undefined on input line 6
  Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 78 undefined on input line 330
  Reference `interface-compatibility-or-subtyping' on page 270 undefined on input line 252
  Reference `interface-compatibility-or-subtyping' on page 270 undefined on input line 255
  Reference `interface-compatibility-or-subtyping' on page 37 undefined on input line 539
  Reference `interface-compatibility-or-subtyping' on page 65 undefined on input line 11
  Reference `interface-compatibility-or-subtyping' on page 87 undefined on input line 1035
  Reference `interface-or-type' on page 269 undefined on input line 175
  Reference `interface-or-type' on page 270 undefined on input line 265
  Reference `interface-or-type' on page 66 undefined on input line 101
  Reference `interface-or-type' on page 66 undefined on input line 96
  Reference `interface-or-type-relationships' on page 187 undefined on input line 55
  Reference `interface-or-type-relationships' on page 41 undefined on input line 847
  Reference `lexical-conventions' on page 5 undefined on input line 124
  Reference `lexical-conventions' on page 6 undefined on input line 20
  Reference `lexical-conventions' on page 7 undefined on input line 110
  Reference `lexical-conventions' on page 8 undefined on input line 173
  Reference `lexical-conventions' on page 9 undefined on input line 239
  Reference `literal-constants' on page 269 undefined on input line 178
  Reference `lookup-of-imported-names' on page 57 undefined on input line 161
  Reference `mapping-of-versions-to-file-system' on page 183 undefined on input line 161
  Reference `mapping-package-class-structures-to-a-hierarchical-file-system' on page 271 undefined on input line 19
  Reference `mapping-package-class-structures-to-a-hierarchical-file-system' on page 55 undefined on input line 19
  Reference `matrix-and-vector-algebra-functions' on page 123 undefined on input line 231
  Reference `matrix-and-vector-multiplication-of-numeric-arrays' on page 189 undefined on input line 260
  Reference `merging-of-modifications' on page 60 undefined on input line 422
  Reference `merging-of-modifications' on page 63 undefined on input line 728
  Reference `merging-variable-definitions' on page 230 undefined on input line 442
  Reference `modelica-3-4' on page 2 undefined on input line 44
  Reference `modelica-concrete-syntax' on page 10 undefined on input line 26
  Reference `modelica-concrete-syntax' on page 10 undefined on input line 43
  Reference `modelica-concrete-syntax' on page 10 undefined on input line 5
  Reference `modelica-concrete-syntax' on page 5 undefined on input line 132
  Reference `modelica-concrete-syntax' on page 6 undefined on input line 14
  Reference `modelica-concrete-syntax' on page 7 undefined on input line 87
  Reference `modelica-dae-representation' on page 43 undefined on input line 995
  Reference `modelica-revision-history' on page 1 undefined on input line 43
  Reference `modification' on page 78 undefined on input line 322
  Reference `modification-environment' on page 269 undefined on input line 189
  Reference `modification-environment' on page 55 undefined on input line 9
  Reference `modification-environment' on page 56 undefined on input line 116
  Reference `modification-environment' on page 56 undefined on input line 148
  Reference `modifications' on page 268 undefined on input line 106
  Reference `modifications' on page 269 undefined on input line 185
  Reference `modifications' on page 89 undefined on input line 18
  Reference `names' on page 269 undefined on input line 193
  Reference `nested-for-loops-and-reduction-expressions-with-multiple-iterators' on page 139 undefined on input line 182
  Reference `nested-for-loops-and-reduction-expressions-with-multiple-iterators' on page 90 undefined on input line 92
  Reference `noevent-and-smooth' on page 25 undefined on input line 1113
  Reference `noevent-and-smooth' on page 25 undefined on input line 1124
  Reference `numeric-functions-and-conversion-functions' on page 15 undefined on input line 354
  Reference `numeric-functions-and-conversion-functions' on page 158 undefined on input line 948
  Reference `numeric-functions-and-conversion-functions' on page 52 undefined on input line 1665
  Reference `operator-precedence-and-associativity' on page 10 undefined on input line 25
  Reference `operator-precedence-and-associativity' on page 187 undefined on input line 58
  Reference `operator-precedence-and-associativity' on page 9 undefined on input line 240
  Reference `operators-and-expressions' on page 268 undefined on input line 132
  Reference `output-formal-parameters-of-functions' on page 31 undefined on input line 93
  Reference `overconstrained-equation-operators-for-connection-graphs' on page 112 undefined on input line 742
  Reference `overloaded-binary-operations' on page 187 undefined on input line 27
  Reference `overloaded-constructors' on page 187 undefined on input line 23
  Reference `overloaded-operators' on page 269 undefined on input line 196
  Reference `overloaded-operators' on page 41 undefined on input line 855
  Reference `overloaded-operators' on page 41 undefined on input line 858
  Reference `overloaded-operators' on page 67 undefined on input line 188
  Reference `overloaded-operators' on page 69 undefined on input line 330
  Reference `overloaded-string-conversions' on page 187 undefined on input line 25
  Reference `overloaded-unary-operations' on page 187 undefined on input line 31
  Reference `packages' on page 41 undefined on input line 844
  Reference `packages' on page 7 undefined on input line 105
  Reference `partial-derivatives-of-functions' on page 162 undefined on input line 1221
  Reference `partitioning-operators' on page 213 undefined on input line 906
  Reference `partitioning-operators' on page 213 undefined on input line 919
  Reference `plug-compatibility-or-restricted-subtyping' on page 269 undefined on input line 208
  Reference `plug-compatibility-or-restricted-subtyping' on page 269 undefined on input line 234
  Reference `plug-compatibility-or-restricted-subtyping' on page 65 undefined on input line 11
  Reference `plug-compatibility-or-restricted-subtyping' on page 70 undefined on input line 415
  Reference `plug-compatibility-or-restricted-subtyping' on page 70 undefined on input line 426
  Reference `positional-or-named-input-arguments-of-functions' on page 10 undefined on input line 31
  Reference `positional-or-named-input-arguments-of-functions' on page 13 undefined on input line 193
  Reference `positional-or-named-input-arguments-of-functions' on page 148 undefined on input line 200
  Reference `positional-or-named-input-arguments-of-functions' on page 153 undefined on input line 569
  Reference `positional-or-named-input-arguments-of-functions' on page 156 undefined on input line 785
  Reference `positional-or-named-input-arguments-of-functions' on page 31 undefined on input line 91
  Reference `positional-or-named-input-arguments-of-functions' on page 64 undefined on input line 760
  Reference `pre' on page 25 undefined on input line 1147
  Reference `predefined-types-and-classes' on page 10 undefined on input line 15
  Reference `predefined-types-and-classes' on page 100 undefined on input line 830
  Reference `predefined-types-and-classes' on page 267 undefined on input line 41
  Reference `predefined-types-and-classes' on page 269 undefined on input line 213
  Reference `predefined-types-and-classes' on page 269 undefined on input line 221
  Reference `predefined-types-and-classes' on page 66 undefined on input line 94
  Reference `prefix-rules' on page 269 undefined on input line 216
  Reference `record-constructor-functions' on page 151 undefined on input line 400
  Reference `record-constructor-functions' on page 41 undefined on input line 814
  Reference `record-constructor-functions' on page 55 undefined on input line 54
  Reference `records' on page 171 undefined on input line 1842
  Reference `records' on page 173 undefined on input line 2039
  Reference `records' on page 173 undefined on input line 2044
  Reference `records' on page 31 undefined on input line 96
  Reference `redeclaration' on page 268 undefined on input line 110
  Reference `redeclaration' on page 269 undefined on input line 224
  Reference `redeclaration' on page 269 undefined on input line 227
  Reference `redeclaration' on page 31 undefined on input line 66
  Reference `redeclaration' on page 56 undefined on input line 129
  Reference `redeclaration' on page 65 undefined on input line 5
  Reference `redeclaration' on page 70 undefined on input line 444
  Reference `redeclaration' on page 71 undefined on input line 554
  Reference `redeclaration' on page 75 undefined on input line 89
  Reference `redeclaration' on page 77 undefined on input line 286
  Reference `redeclaration' on page 77 undefined on input line 289
  Reference `redeclaration' on page 87 undefined on input line 1015
  Reference `reduction-expressions' on page 124 undefined on input line 350
  Reference `reduction-expressions' on page 124 undefined on input line 380
  Reference `reduction-expressions' on page 124 undefined on input line 400
  Reference `reduction-expressions' on page 124 undefined on input line 418
  Reference `reduction-expressions' on page 124 undefined on input line 441
  Reference `reduction-expressions' on page 151 undefined on input line 413
  Reference `reduction-functions-and-operators' on page 138 undefined on input line 92
  Reference `reinit' on page 25 undefined on input line 1166
  Reference `reinit' on page 97 undefined on input line 584
  Reference `reset-handling' on page 209 undefined on input line 598
  Reference `restriction-on-combining-base-classes-and-other-elements' on page 39 undefined on input line 683
  Reference `restriction-on-combining-base-classes-and-other-elements' on page 39 undefined on input line 714
  Reference `restrictions-of-connections-and-connectors' on page 105 undefined on input line 150
  Reference `restrictions-of-connections-and-connectors' on page 43 undefined on input line 951
  Reference `restrictions-on-base-classes-and-constraining-types-to-be-transitively-non-replaceable' on page 157 undefined on input line 848
  Reference `restrictions-on-base-classes-and-constraining-types-to-be-transitively-non-replaceable' on page 68 undefined on input line 243
  Reference `restrictions-on-the-kind-of-base-class' on page 40 undefined on input line 804
  Reference `return-statements' on page 141 undefined on input line 331
  Reference `scalar-functions-applied-to-array-arguments' on page 135 undefined on input line 1254
  Reference `scalar-functions-applied-to-array-arguments' on page 15 undefined on input line 375
  Reference `scalar-functions-applied-to-array-arguments' on page 151 undefined on input line 457
  Reference `scalar-functions-applied-to-array-arguments' on page 161 undefined on input line 1146
  Reference `scalar-functions-applied-to-array-arguments' on page 17 undefined on input line 589
  Reference `scalar-functions-applied-to-array-arguments' on page 19 undefined on input line 705
  Reference `scalar-functions-applied-to-array-arguments' on page 25 undefined on input line 1097
  Reference `scalar-functions-applied-to-array-arguments' on page 256 undefined on input line 1499
  Reference `scalar-vector-matrix-and-array-operator-functions' on page 10 undefined on input line 27
  Reference `scalar-vector-matrix-and-array-operator-functions' on page 12 undefined on input line 154
  Reference `scalar-vector-matrix-and-array-operator-functions' on page 189 undefined on input line 259
  Reference `scalar-vector-matrix-and-array-operator-functions' on page 190 undefined on input line 320
  Reference `scoping-name-lookup-and-flattening' on page 7 undefined on input line 104
  Reference `semantics-summary' on page 64 undefined on input line 785
  Reference `semilinear' on page 17 undefined on input line 600
  Reference `simple-assignment-statements' on page 267 undefined on input line 32
  Reference `simple-equality-equations' on page 139 undefined on input line 170
  Reference `simple-name-lookup' on page 268 undefined on input line 114
  Reference `simple-name-lookup' on page 77 undefined on input line 291
  Reference `simple-types' on page 171 undefined on input line 1841
  Reference `simple-types' on page 171 undefined on input line 1866
  Reference `simple-types' on page 173 undefined on input line 2025
  Reference `simple-types' on page 173 undefined on input line 2043
  Reference `simultaneous-inner-outer-declarations' on page 31 undefined on input line 65
  Reference `simultaneous-inner-outer-declarations' on page 57 undefined on input line 171
  Reference `slice-operation' on page 268 undefined on input line 82
  Reference `solver-methods' on page 206 undefined on input line 513
  Reference `solver-methods' on page 217 undefined on input line 1183
  Reference `spatialdistribution' on page 17 undefined on input line 629
  Reference `specialized-classes' on page 147 undefined on input line 123
  Reference `specialized-classes' on page 182 undefined on input line 5
  Reference `specialized-classes' on page 187 undefined on input line 6
  Reference `specialized-classes' on page 191 undefined on input line 364
  Reference `specialized-classes' on page 269 undefined on input line 245
  Reference `specialized-classes' on page 33 undefined on input line 235
  Reference `specialized-classes' on page 76 undefined on input line 141
  Reference `state-machine-semantics' on page 224 undefined on input line 92
  Reference `state-machines' on page 148 undefined on input line 175
  Reference `state-machines' on page 64 undefined on input line 781
  Reference `statements-and-algorithm-sections' on page 267 undefined on input line 11
  Reference `static-name-lookup' on page 183 undefined on input line 96
  Reference `static-name-lookup' on page 32 undefined on input line 179
  Reference `static-name-lookup' on page 63 undefined on input line 687
  Reference `stream-operator-actualstream' on page 17 undefined on input line 617
  Reference `stream-operator-actualstream' on page 194 undefined on input line 61
  Reference `stream-operator-actualstream' on page 195 undefined on input line 87
  Reference `stream-operator-instream-and-connection-equations' on page 17 undefined on input line 611
  Reference `stream-operator-instream-and-connection-equations' on page 194 undefined on input line 53
  Reference `stream-operator-instream-and-connection-equations' on page 194 undefined on input line 60
  Reference `sub-clock-conversion-operators' on page 206 undefined on input line 419
  Reference `sub-clock-conversion-operators' on page 206 undefined on input line 469
  Reference `sub-clock-conversion-operators' on page 206 undefined on input line 499
  Reference `sub-clock-conversion-operators' on page 208 undefined on input line 560
  Reference `sub-clock-conversion-operators' on page 213 undefined on input line 902
  Reference `sub-clock-inferencing' on page 206 undefined on input line 404
  Reference `sub-clock-inferencing' on page 208 undefined on input line 535
  Reference `sub-clock-inferencing' on page 209 undefined on input line 623
  Reference `sub-clock-inferencing' on page 210 undefined on input line 724
  Reference `sub-clock-inferencing' on page 210 undefined on input line 738
  Reference `sub-clock-inferencing' on page 216 undefined on input line 1169
  Reference `sub-clock-inferencing' on page 219 undefined on input line 1387
  Reference `synchronous-data-flow-principle-and-single-assignment-rule' on page 94 undefined on input line 370
  Reference `synchronous-data-flow-principle-and-single-assignment-rule' on page 98 undefined on input line 687
  Reference `synchronous-language-elements' on page 148 undefined on input line 175
  Reference `tab:product' on page 189 undefined on input line 268
  Reference `tab:product' on page 189 undefined on input line 272
  Reference `terminate' on page 144 undefined on input line 532
  Reference `the-class-extends-redeclaration-mechanism' on page 68 undefined on input line 245
  Reference `the-class-tree' on page 56 undefined on input line 62
  Reference `the-concepts-of-type-interface-and-subtype' on page 65 undefined on input line 11
  Reference `the-concepts-of-type-interface-and-subtype' on page 65 undefined on input line 12
  Reference `transitively-non-replaceable' on page 157 undefined on input line 848
  Reference `transitively-non-replaceable' on page 270 undefined on input line 260
  Reference `transitively-non-replaceable' on page 67 undefined on input line 152
  Reference `transitively-non-replaceable' on page 68 undefined on input line 262
  Reference `transitively-non-replaceable' on page 69 undefined on input line 340
  Reference `transitively-non-replaceable' on page 77 undefined on input line 239
  Reference `type-compatible-expressions' on page 126 undefined on input line 558
  Reference `type-compatible-expressions' on page 128 undefined on input line 661
  Reference `type-compatible-expressions' on page 14 undefined on input line 292
  Reference `type-compatible-expressions' on page 77 undefined on input line 265
  Reference `type-compatible-expressions' on page 90 undefined on input line 67
  Reference `type-conversion-of-enumeration-values-to-string-or-integer' on page 15 undefined on input line 392
  Reference `type-conversion-of-enumeration-values-to-string-or-integer' on page 15 undefined on input line 414
  Reference `type-conversion-of-enumeration-values-to-string-or-integer' on page 52 undefined on input line 1672
  Reference `type-conversion-of-integer-to-enumeration-values' on page 15 undefined on input line 399
  Reference `type-conversion-of-integer-to-enumeration-values' on page 151 undefined on input line 401
  Reference `type-conversion-of-integer-to-enumeration-values' on page 55 undefined on input line 54
  Reference `types-as-iteration-ranges' on page 125 undefined on input line 484
  Reference `types-as-iteration-ranges' on page 127 undefined on input line 617
  Reference `types-as-iteration-ranges' on page 50 undefined on input line 1556
  Reference `types-as-iteration-ranges' on page 90 undefined on input line 113
  Reference `using-the-derivative-annotation' on page 162 undefined on input line 1219
  Reference `using-the-derivative-annotation' on page 263 undefined on input line 1994
  Reference `utility-functions' on page 170 undefined on input line 1777
  Reference `variability-of-expressions' on page 205 undefined on input line 332
  Reference `variability-of-expressions' on page 216 undefined on input line 1160
  Reference `variability-of-expressions' on page 270 undefined on input line 281
  Reference `variability-of-expressions' on page 35 undefined on input line 415
  Reference `variability-of-expressions' on page 35 undefined on input line 418
  Reference `variability-of-structured-entities' on page 33 undefined on input line 261
  Reference `vector-construction' on page 14 undefined on input line 278
  Reference `vector-matrix-and-array-constructors' on page 124 undefined on input line 299
  Reference `vector-matrix-and-array-constructors' on page 125 undefined on input line 477
  Reference `vector-matrix-and-array-constructors' on page 14 undefined on input line 270
  Reference `vector-matrix-and-array-constructors' on page 267 undefined on input line 24
  Reference `vectorized-calls-of-functions' on page 17 undefined on input line 542
  Reference `vectorized-calls-of-functions' on page 17 undefined on input line 558
  Reference `vectorized-calls-of-functions' on page 17 undefined on input line 602
  Reference `vendor-specific-annotations' on page 236 undefined on input line 7
  Reference `version-handling' on page 258 undefined on input line 1668
  Reference `when-equations' on page 202 undefined on input line 94
  Reference `when-equations' on page 269 undefined on input line 172
  Reference `when-equations' on page 43 undefined on input line 995
  Reference `when-statements' on page 269 undefined on input line 173
  Reference `when-statements' on page 94 undefined on input line 401
Latexmk: Summary of warnings from last run of (pdf)latex:
  Latex failed to resolve 474 reference(s)
Collected error summary (may duplicate other messages):
  pdflatex: Command for 'pdflatex' gave return code 1
      Refer to 'MLS.log' for details
Latexmk: Use the -f option to force complete processing,
 unless error was exceeding maximum runs, or warnings treated as errors.
=== TeX engine is 'pdfTeX'
Latexmk: Errors, so I did not complete making targets
[Pipeline] }
$ docker stop --time=1 c1f2dd6400038fa6929a260a02486a597b3e4a25fb50bca724a35b1cf8e9334e
$ docker rm -f c1f2dd6400038fa6929a260a02486a597b3e4a25fb50bca724a35b1cf8e9334e
[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