Skip to content

Console Output

Pull request #4265 updated
20:38:00 Connecting to https://api.github.com using GitHub Access Token
Connecting to https://api.github.com to check permissions of obtain list of beutlich for modelica/ModelicaStandardLibrary
Obtained .CI/Jenkinsfile from 0936c202e63e60a7e881cbc2cffe4806641d6c63+bb7277810451ea6001ec9ba29f7decc58578c24f (087cca53f9f714e8fdb8f893dc079f28e303601f)
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (abort running builds)
[Pipeline] script
[Pipeline] {
[Pipeline] milestone
Trying to pass milestone 66
[Pipeline] milestone
Trying to pass milestone 67
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Checks)
[Pipeline] parallel
[Pipeline] { (Branch: OpenModelica parsing)
[Pipeline] { (Branch: moparser parsing)
[Pipeline] { (Branch: Count unused classes)
[Pipeline] { (Branch: UTF-8 checks)
[Pipeline] stage
[Pipeline] { (OpenModelica parsing)
[Pipeline] stage
[Pipeline] { (moparser parsing)
[Pipeline] stage
[Pipeline] { (Count unused classes)
[Pipeline] stage
[Pipeline] { (UTF-8 checks)
[Pipeline] node
Running on ryzen-5950x-2-1 in /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265
[Pipeline] node
Running on ripper2-1 in /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265
[Pipeline] node
Stage "Count unused classes" skipped due to when conditional
Running on asap-1 in /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265
[Pipeline] }
[Pipeline] // stage
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] }
[Pipeline] checkout
The recommended git tool is: git
using credential github
[Pipeline] checkout
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
The recommended git tool is: git
using credential github
[Pipeline] checkout
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
The recommended git tool is: git
using credential github
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/modelica/ModelicaStandardLibrary.git
 > git init /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265 # timeout=10
Fetching upstream changes from https://github.com/modelica/ModelicaStandardLibrary.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
using GIT_ASKPASS to set credentials GitHub Access Token
 > git fetch --no-tags --force --progress -- https://github.com/modelica/ModelicaStandardLibrary.git +refs/pull/4265/head:refs/remotes/origin/PR-4265 +refs/heads/master:refs/remotes/origin/master # timeout=10
Cloning repository https://github.com/modelica/ModelicaStandardLibrary.git
 > git init /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265 # timeout=10
Fetching upstream changes from https://github.com/modelica/ModelicaStandardLibrary.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
using GIT_ASKPASS to set credentials GitHub Access Token
 > git fetch --no-tags --force --progress -- https://github.com/modelica/ModelicaStandardLibrary.git +refs/pull/4265/head:refs/remotes/origin/PR-4265 +refs/heads/master:refs/remotes/origin/master # timeout=10
Cloning repository https://github.com/modelica/ModelicaStandardLibrary.git
 > git init /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265 # timeout=10
Fetching upstream changes from https://github.com/modelica/ModelicaStandardLibrary.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
using GIT_ASKPASS to set credentials GitHub Access Token
 > git fetch --no-tags --force --progress -- https://github.com/modelica/ModelicaStandardLibrary.git +refs/pull/4265/head:refs/remotes/origin/PR-4265 +refs/heads/master:refs/remotes/origin/master # timeout=10
Cleaning workspace
Fetching without tags
Merging remotes/origin/master commit bb7277810451ea6001ec9ba29f7decc58578c24f into PR head commit 0936c202e63e60a7e881cbc2cffe4806641d6c63
 > git config remote.origin.url https://github.com/modelica/ModelicaStandardLibrary.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/4265/head:refs/remotes/origin/PR-4265 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/modelica/ModelicaStandardLibrary.git # timeout=10
 > git rev-parse --verify HEAD # timeout=10
No valid HEAD. Skipping the resetting
 > git clean -fdx # timeout=10
Fetching upstream changes from https://github.com/modelica/ModelicaStandardLibrary.git
using GIT_ASKPASS to set credentials GitHub Access Token
 > git fetch --no-tags --force --progress -- https://github.com/modelica/ModelicaStandardLibrary.git +refs/pull/4265/head:refs/remotes/origin/PR-4265 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0936c202e63e60a7e881cbc2cffe4806641d6c63 # timeout=10
Merge succeeded, producing 0936c202e63e60a7e881cbc2cffe4806641d6c63
Checking out Revision 0936c202e63e60a7e881cbc2cffe4806641d6c63 (PR-4265)
Commit message: "refs #4093 Utilize CMake to build and check via GitHub Actions"
First time build. Skipping changelog.
Cleaning workspace
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials GitHub Access Token
 > git merge bb7277810451ea6001ec9ba29f7decc58578c24f # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0936c202e63e60a7e881cbc2cffe4806641d6c63 # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b PR-4265 0936c202e63e60a7e881cbc2cffe4806641d6c63 # timeout=10
 > git rev-list --no-walk 59eb88ab9cb133d14b679bd3de74161e50c1c048 # timeout=10
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
Cleaning workspace
Fetching without tags
+ docker pull ubuntu:bionic
Merging remotes/origin/master commit bb7277810451ea6001ec9ba29f7decc58578c24f into PR head commit 0936c202e63e60a7e881cbc2cffe4806641d6c63
Merge succeeded, producing 0936c202e63e60a7e881cbc2cffe4806641d6c63
Checking out Revision 0936c202e63e60a7e881cbc2cffe4806641d6c63 (PR-4265)
 > git config remote.origin.url https://github.com/modelica/ModelicaStandardLibrary.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/4265/head:refs/remotes/origin/PR-4265 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/modelica/ModelicaStandardLibrary.git # timeout=10
 > git rev-parse --verify HEAD # timeout=10
No valid HEAD. Skipping the resetting
 > git clean -fdx # timeout=10
Fetching upstream changes from https://github.com/modelica/ModelicaStandardLibrary.git
using GIT_ASKPASS to set credentials GitHub Access Token
 > git fetch --no-tags --force --progress -- https://github.com/modelica/ModelicaStandardLibrary.git +refs/pull/4265/head:refs/remotes/origin/PR-4265 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0936c202e63e60a7e881cbc2cffe4806641d6c63 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials GitHub Access Token
 > git merge bb7277810451ea6001ec9ba29f7decc58578c24f # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0936c202e63e60a7e881cbc2cffe4806641d6c63 # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b PR-4265 0936c202e63e60a7e881cbc2cffe4806641d6c63 # timeout=10
bionic: Pulling from library/ubuntu
Digest: sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98
Status: Image is up to date for ubuntu:bionic
docker.io/library/ubuntu:bionic
[Pipeline] }
Commit message: "refs #4093 Utilize CMake to build and check via GitHub Actions"
Cleaning workspace
[Pipeline] // withEnv
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ docker inspect -f . ubuntu:bionic
.
[Pipeline] }
[Pipeline] // withEnv
[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/_ModelicaStandardLibrary_PR-4265 -v /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265:/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265:rw,z -v /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265_tmp:/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265_tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ubuntu:bionic cat
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
$ docker top 5ab41c2a155745ba0b566788462b732eb38624813990ff4060ecba123580e3ba -eo pid,comm
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ hostname
5ab41c2a1557
[Pipeline] sh
+ docker pull modelicastandardlibrary/moparser:3.4
+ find . -name *.mo -exec bash -c iconv -o /dev/null -f utf8 -t utf8 "{}" |& sed "s,^,{}: ," ;
+ grep .
3.4: Pulling from modelicastandardlibrary/moparser
Digest: sha256:c868bdfc72596e10be91445d9419a1daf6ec83829def17e794f19c5bc766eb4b
Status: Image is up to date for modelicastandardlibrary/moparser:3.4
docker.io/modelicastandardlibrary/moparser:3.4
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ docker inspect -f . modelicastandardlibrary/moparser:3.4
.
Cleaning workspace
[Pipeline] }
Fetching without tags
[Pipeline] // withEnv
[Pipeline] withDockerContainer
ripper2-1 does not seem to be running inside a container
$ docker run -t -d -u 1001:1001 -w /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265 -v /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265:/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265:rw,z -v /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265_tmp:/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265_tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** modelicastandardlibrary/moparser:3.4 cat
Merging remotes/origin/master commit bb7277810451ea6001ec9ba29f7decc58578c24f into PR head commit 0936c202e63e60a7e881cbc2cffe4806641d6c63
$ docker top 1630965990b3322ac40496a36f13085c266191ce2e6a7fac3f0c112a8ee16963 -eo pid,comm
[Pipeline] {
[Pipeline] sh
Merge succeeded, producing 0936c202e63e60a7e881cbc2cffe4806641d6c63
Checking out Revision 0936c202e63e60a7e881cbc2cffe4806641d6c63 (PR-4265)
 > git config remote.origin.url https://github.com/modelica/ModelicaStandardLibrary.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/4265/head:refs/remotes/origin/PR-4265 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/modelica/ModelicaStandardLibrary.git # timeout=10
 > git rev-parse --verify HEAD # timeout=10
No valid HEAD. Skipping the resetting
 > git clean -fdx # timeout=10
Fetching upstream changes from https://github.com/modelica/ModelicaStandardLibrary.git
using GIT_ASKPASS to set credentials GitHub Access Token
 > git fetch --no-tags --force --progress -- https://github.com/modelica/ModelicaStandardLibrary.git +refs/pull/4265/head:refs/remotes/origin/PR-4265 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0936c202e63e60a7e881cbc2cffe4806641d6c63 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials GitHub Access Token
 > git merge bb7277810451ea6001ec9ba29f7decc58578c24f # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0936c202e63e60a7e881cbc2cffe4806641d6c63 # timeout=10
+ hostname
1630965990b3
[Pipeline] sh
+ moparser -v 3.4 -r Complex.mo Modelica ModelicaReference ModelicaServices ModelicaTest ModelicaTestConversion4.mo ModelicaTestOverdetermined.mo ObsoleteModelica4.mo
    |\^/|     MapleSim Stand-Alone Modelica Parser 3.4
._|\|   |/|_. Copyright (c) 2018 by Maplesoft. May be freely used for library
 \  Maple  /  syntax validation, and for non-commercial educational purposes.
 <___Sim___>  Execute moparser -? to display command-line options.
      |       Learn more about MapleSim at http://www.maplesim.com

Commit message: "refs #4093 Utilize CMake to build and check via GitHub Actions"
Cleaning workspace
[Pipeline] withEnv
[Pipeline] {
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ docker pull openmodelica/openmodelica:v1.12.0-minimal
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b PR-4265 0936c202e63e60a7e881cbc2cffe4806641d6c63 # timeout=10
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
[Pipeline] }
$ docker stop --time=1 1630965990b3322ac40496a36f13085c266191ce2e6a7fac3f0c112a8ee16963
v1.12.0-minimal: Pulling from openmodelica/openmodelica
2c11b7cecaa5: Pulling fs layer
04637fa56252: Pulling fs layer
d6e6af23a0f3: Pulling fs layer
b4a424de92ad: Pulling fs layer
05fb333416bc: Pulling fs layer
b4a424de92ad: Waiting
05fb333416bc: Waiting
$ docker rm -f --volumes 1630965990b3322ac40496a36f13085c266191ce2e6a7fac3f0c112a8ee16963
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
04637fa56252: Verifying Checksum
04637fa56252: Download complete
d6e6af23a0f3: Verifying Checksum
d6e6af23a0f3: Download complete
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
b4a424de92ad: Verifying Checksum
b4a424de92ad: Download complete
2c11b7cecaa5: Download complete
05fb333416bc: Verifying Checksum
05fb333416bc: Download complete
2c11b7cecaa5: Pull complete
04637fa56252: Pull complete
d6e6af23a0f3: Pull complete
b4a424de92ad: Pull complete
[Pipeline] }
$ docker stop --time=1 5ab41c2a155745ba0b566788462b732eb38624813990ff4060ecba123580e3ba
$ docker rm -f --volumes 5ab41c2a155745ba0b566788462b732eb38624813990ff4060ecba123580e3ba
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
05fb333416bc: Pull complete
Digest: sha256:16e81c2cd76c6263343bf8165219196198fb7cf38d3d419654dca324595e51c9
Status: Downloaded newer image for openmodelica/openmodelica:v1.12.0-minimal
docker.io/openmodelica/openmodelica:v1.12.0-minimal
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ docker inspect -f . openmodelica/openmodelica:v1.12.0-minimal
.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
ryzen-5950x-2-1 does not seem to be running inside a container
$ docker run -t -d -u 1001:1001 -w /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265 -v /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265:/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265:rw,z -v /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265_tmp:/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265_tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** openmodelica/openmodelica:v1.12.0-minimal cat
$ docker top 1a92807e6d686ab9a572d8a3ddedca94c0f6c8bfc1e9d303b136793d2e94be4e -eo pid,comm
[Pipeline] {
[Pipeline] sh
+ hostname
1a92807e6d68
[Pipeline] sh
+ omc ./.CI/parse.mos
Unexpected end of /proc/mounts line `overlay / overlay rw,relatime,lowerdir=/var/lib/docker/overlay2/l/CPUPYAKNEUPTUR77Y7GT4MHWG7:/var/lib/docker/overlay2/l/HAGQMNMWTLD57SQFOVERVGK55G:/var/lib/docker/overlay2/l/TU4HVSUP7726YMUFCM2DA44X2Q:/var/lib/docker/overlay2/l/WNAUFIHQBM3FSH6CPVFRXQOVX7:/var/lib/docker/overlay2/l/IP7IDUSS4LUKNVZHXSI5MOZSS2:/var/lib/docker/overlay2/l/6XWCP65FQQYCYM7HQKMX6S2EMW,upperdir=/var/lib/docker/overlay2/56418c75204c82ac8551b47575022d5f1aed46d6c0904ec728125485940a2a90/diff,workdir=/var/lib/docker/overlay2/56418c75204'
Unexpected end of /proc/mounts line `overlay / overlay rw,relatime,lowerdir=/var/lib/docker/overlay2/l/CPUPYAKNEUPTUR77Y7GT4MHWG7:/var/lib/docker/overlay2/l/HAGQMNMWTLD57SQFOVERVGK55G:/var/lib/docker/overlay2/l/TU4HVSUP7726YMUFCM2DA44X2Q:/var/lib/docker/overlay2/l/WNAUFIHQBM3FSH6CPVFRXQOVX7:/var/lib/docker/overlay2/l/IP7IDUSS4LUKNVZHXSI5MOZSS2:/var/lib/docker/overlay2/l/6XWCP65FQQYCYM7HQKMX6S2EMW,upperdir=/var/lib/docker/overlay2/56418c75204c82ac8551b47575022d5f1aed46d6c0904ec728125485940a2a90/diff,workdir=/var/lib/docker/overlay2/56418c75204'
Unexpected end of /proc/mounts line `overlay / overlay rw,relatime,lowerdir=/var/lib/docker/overlay2/l/CPUPYAKNEUPTUR77Y7GT4MHWG7:/var/lib/docker/overlay2/l/HAGQMNMWTLD57SQFOVERVGK55G:/var/lib/docker/overlay2/l/TU4HVSUP7726YMUFCM2DA44X2Q:/var/lib/docker/overlay2/l/WNAUFIHQBM3FSH6CPVFRXQOVX7:/var/lib/docker/overlay2/l/IP7IDUSS4LUKNVZHXSI5MOZSS2:/var/lib/docker/overlay2/l/6XWCP65FQQYCYM7HQKMX6S2EMW,upperdir=/var/lib/docker/overlay2/56418c75204c82ac8551b47575022d5f1aed46d6c0904ec728125485940a2a90/diff,workdir=/var/lib/docker/overlay2/56418c75204'
Unexpected end of /proc/mounts line `overlay / overlay rw,relatime,lowerdir=/var/lib/docker/overlay2/l/CPUPYAKNEUPTUR77Y7GT4MHWG7:/var/lib/docker/overlay2/l/HAGQMNMWTLD57SQFOVERVGK55G:/var/lib/docker/overlay2/l/TU4HVSUP7726YMUFCM2DA44X2Q:/var/lib/docker/overlay2/l/WNAUFIHQBM3FSH6CPVFRXQOVX7:/var/lib/docker/overlay2/l/IP7IDUSS4LUKNVZHXSI5MOZSS2:/var/lib/docker/overlay2/l/6XWCP65FQQYCYM7HQKMX6S2EMW,upperdir=/var/lib/docker/overlay2/56418c75204c82ac8551b47575022d5f1aed46d6c0904ec728125485940a2a90/diff,workdir=/var/lib/docker/overlay2/56418c75204'
Unexpected end of /proc/mounts line `overlay / overlay rw,relatime,lowerdir=/var/lib/docker/overlay2/l/CPUPYAKNEUPTUR77Y7GT4MHWG7:/var/lib/docker/overlay2/l/HAGQMNMWTLD57SQFOVERVGK55G:/var/lib/docker/overlay2/l/TU4HVSUP7726YMUFCM2DA44X2Q:/var/lib/docker/overlay2/l/WNAUFIHQBM3FSH6CPVFRXQOVX7:/var/lib/docker/overlay2/l/IP7IDUSS4LUKNVZHXSI5MOZSS2:/var/lib/docker/overlay2/l/6XWCP65FQQYCYM7HQKMX6S2EMW,upperdir=/var/lib/docker/overlay2/56418c75204c82ac8551b47575022d5f1aed46d6c0904ec728125485940a2a90/diff,workdir=/var/lib/docker/overlay2/56418c75204'
Unexpected end of /proc/mounts line `overlay / overlay rw,relatime,lowerdir=/var/lib/docker/overlay2/l/CPUPYAKNEUPTUR77Y7GT4MHWG7:/var/lib/docker/overlay2/l/HAGQMNMWTLD57SQFOVERVGK55G:/var/lib/docker/overlay2/l/TU4HVSUP7726YMUFCM2DA44X2Q:/var/lib/docker/overlay2/l/WNAUFIHQBM3FSH6CPVFRXQOVX7:/var/lib/docker/overlay2/l/IP7IDUSS4LUKNVZHXSI5MOZSS2:/var/lib/docker/overlay2/l/6XWCP65FQQYCYM7HQKMX6S2EMW,upperdir=/var/lib/docker/overlay2/56418c75204c82ac8551b47575022d5f1aed46d6c0904ec728125485940a2a90/diff,workdir=/var/lib/docker/overlay2/56418c75204'
Unexpected end of /proc/mounts line `overlay / overlay rw,relatime,lowerdir=/var/lib/docker/overlay2/l/CPUPYAKNEUPTUR77Y7GT4MHWG7:/var/lib/docker/overlay2/l/HAGQMNMWTLD57SQFOVERVGK55G:/var/lib/docker/overlay2/l/TU4HVSUP7726YMUFCM2DA44X2Q:/var/lib/docker/overlay2/l/WNAUFIHQBM3FSH6CPVFRXQOVX7:/var/lib/docker/overlay2/l/IP7IDUSS4LUKNVZHXSI5MOZSS2:/var/lib/docker/overlay2/l/6XWCP65FQQYCYM7HQKMX6S2EMW,upperdir=/var/lib/docker/overlay2/56418c75204c82ac8551b47575022d5f1aed46d6c0904ec728125485940a2a90/diff,workdir=/var/lib/docker/overlay2/56418c75204'
Unexpected end of /proc/mounts line `overlay / overlay rw,relatime,lowerdir=/var/lib/docker/overlay2/l/CPUPYAKNEUPTUR77Y7GT4MHWG7:/var/lib/docker/overlay2/l/HAGQMNMWTLD57SQFOVERVGK55G:/var/lib/docker/overlay2/l/TU4HVSUP7726YMUFCM2DA44X2Q:/var/lib/docker/overlay2/l/WNAUFIHQBM3FSH6CPVFRXQOVX7:/var/lib/docker/overlay2/l/IP7IDUSS4LUKNVZHXSI5MOZSS2:/var/lib/docker/overlay2/l/6XWCP65FQQYCYM7HQKMX6S2EMW,upperdir=/var/lib/docker/overlay2/56418c75204c82ac8551b47575022d5f1aed46d6c0904ec728125485940a2a90/diff,workdir=/var/lib/docker/overlay2/56418c75204'
Unexpected end of /proc/mounts line `overlay / overlay rw,relatime,lowerdir=/var/lib/docker/overlay2/l/CPUPYAKNEUPTUR77Y7GT4MHWG7:/var/lib/docker/overlay2/l/HAGQMNMWTLD57SQFOVERVGK55G:/var/lib/docker/overlay2/l/TU4HVSUP7726YMUFCM2DA44X2Q:/var/lib/docker/overlay2/l/WNAUFIHQBM3FSH6CPVFRXQOVX7:/var/lib/docker/overlay2/l/IP7IDUSS4LUKNVZHXSI5MOZSS2:/var/lib/docker/overlay2/l/6XWCP65FQQYCYM7HQKMX6S2EMW,upperdir=/var/lib/docker/overlay2/56418c75204c82ac8551b47575022d5f1aed46d6c0904ec728125485940a2a90/diff,workdir=/var/lib/docker/overlay2/56418c75204'
true
true
true
true
true



{"Complex","Modelica","ModelicaServices","ModelicaTest","ModelicaTestOverdetermined","ObsoleteModelica4"}
true
[Pipeline] }
$ docker stop --time=1 1a92807e6d686ab9a572d8a3ddedca94c0f6c8bfc1e9d303b136793d2e94be4e
$ docker rm -f --volumes 1a92807e6d686ab9a572d8a3ddedca94c0f6c8bfc1e9d303b136793d2e94be4e
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (C-Sources)
[Pipeline] parallel
[Pipeline] { (Branch: amd64)
[Pipeline] { (Branch: i386)
[Pipeline] { (Branch: armhf)
[Pipeline] { (Branch: msyscross)
[Pipeline] { (Branch: osxcross)
[Pipeline] stage
[Pipeline] { (amd64)
[Pipeline] stage
[Pipeline] { (i386)
[Pipeline] stage
[Pipeline] { (armhf)
[Pipeline] stage
[Pipeline] { (msyscross)
[Pipeline] stage
[Pipeline] { (osxcross)
[Pipeline] node
Running on ryzen-5950x-2-1 in /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265
[Pipeline] node
Running on ripper2-1 in /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265
[Pipeline] node
Running on asap-1 in /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265
[Pipeline] node
Running on r630-1-1 in /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265
[Pipeline] node
Running on intel-5820k-1 in /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] checkout
The recommended git tool is: git
using credential github
[Pipeline] checkout
Fetching changes from the remote Git repository
The recommended git tool is: git
using credential github
[Pipeline] checkout
Cleaning workspace
Fetching changes from the remote Git repository
The recommended git tool is: git
Cleaning workspace
[Pipeline] checkout
using credential github
The recommended git tool is: git
Fetching changes from the remote Git repository
using credential github
[Pipeline] checkout
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cleaning workspace
The recommended git tool is: git
Fetching without tags
using credential github
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Fetching without tags
Fetching without tags
Merging remotes/origin/master commit bb7277810451ea6001ec9ba29f7decc58578c24f into PR head commit 0936c202e63e60a7e881cbc2cffe4806641d6c63
Merge succeeded, producing 0936c202e63e60a7e881cbc2cffe4806641d6c63
Checking out Revision 0936c202e63e60a7e881cbc2cffe4806641d6c63 (PR-4265)
Merging remotes/origin/master commit bb7277810451ea6001ec9ba29f7decc58578c24f into PR head commit 0936c202e63e60a7e881cbc2cffe4806641d6c63
Commit message: "refs #4093 Utilize CMake to build and check via GitHub Actions"
Cleaning workspace
Merge succeeded, producing 0936c202e63e60a7e881cbc2cffe4806641d6c63
Checking out Revision 0936c202e63e60a7e881cbc2cffe4806641d6c63 (PR-4265)
Commit message: "refs #4093 Utilize CMake to build and check via GitHub Actions"
Cleaning workspace
Merging remotes/origin/master commit bb7277810451ea6001ec9ba29f7decc58578c24f into PR head commit 0936c202e63e60a7e881cbc2cffe4806641d6c63
Merge succeeded, producing 0936c202e63e60a7e881cbc2cffe4806641d6c63
Checking out Revision 0936c202e63e60a7e881cbc2cffe4806641d6c63 (PR-4265)
Commit message: "refs #4093 Utilize CMake to build and check via GitHub Actions"
Cleaning workspace
 > git rev-parse --resolve-git-dir /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.git # timeout=10
 > git config remote.origin.url https://github.com/modelica/ModelicaStandardLibrary.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/ModelicaStandardLibrary.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
using GIT_ASKPASS to set credentials GitHub Access Token
 > git fetch --no-tags --force --progress -- https://github.com/modelica/ModelicaStandardLibrary.git +refs/pull/4265/head:refs/remotes/origin/PR-4265 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0936c202e63e60a7e881cbc2cffe4806641d6c63 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials GitHub Access Token
 > git merge bb7277810451ea6001ec9ba29f7decc58578c24f # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0936c202e63e60a7e881cbc2cffe4806641d6c63 # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git branch -D PR-4265 # timeout=10
 > git checkout -b PR-4265 0936c202e63e60a7e881cbc2cffe4806641d6c63 # timeout=10
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
 > git rev-parse --resolve-git-dir /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.git # timeout=10
 > git config remote.origin.url https://github.com/modelica/ModelicaStandardLibrary.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/ModelicaStandardLibrary.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
using GIT_ASKPASS to set credentials GitHub Access Token
 > git fetch --no-tags --force --progress -- https://github.com/modelica/ModelicaStandardLibrary.git +refs/pull/4265/head:refs/remotes/origin/PR-4265 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0936c202e63e60a7e881cbc2cffe4806641d6c63 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials GitHub Access Token
 > git merge bb7277810451ea6001ec9ba29f7decc58578c24f # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0936c202e63e60a7e881cbc2cffe4806641d6c63 # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git branch -D PR-4265 # timeout=10
 > git checkout -b PR-4265 0936c202e63e60a7e881cbc2cffe4806641d6c63 # timeout=10
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
 > git rev-parse --resolve-git-dir /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.git # timeout=10
 > git config remote.origin.url https://github.com/modelica/ModelicaStandardLibrary.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/ModelicaStandardLibrary.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
using GIT_ASKPASS to set credentials GitHub Access Token
 > git fetch --no-tags --force --progress -- https://github.com/modelica/ModelicaStandardLibrary.git +refs/pull/4265/head:refs/remotes/origin/PR-4265 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0936c202e63e60a7e881cbc2cffe4806641d6c63 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials GitHub Access Token
 > git merge bb7277810451ea6001ec9ba29f7decc58578c24f # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0936c202e63e60a7e881cbc2cffe4806641d6c63 # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git branch -D PR-4265 # timeout=10
 > git checkout -b PR-4265 0936c202e63e60a7e881cbc2cffe4806641d6c63 # timeout=10
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Cloning repository https://github.com/modelica/ModelicaStandardLibrary.git
 > git init /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265 # timeout=10
Fetching upstream changes from https://github.com/modelica/ModelicaStandardLibrary.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
using GIT_ASKPASS to set credentials GitHub Access Token
 > git fetch --no-tags --force --progress -- https://github.com/modelica/ModelicaStandardLibrary.git +refs/pull/4265/head:refs/remotes/origin/PR-4265 +refs/heads/master:refs/remotes/origin/master # timeout=10
Cloning repository https://github.com/modelica/ModelicaStandardLibrary.git
 > git init /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265 # timeout=10
Fetching upstream changes from https://github.com/modelica/ModelicaStandardLibrary.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
using GIT_ASKPASS to set credentials GitHub Access Token
 > git fetch --no-tags --force --progress -- https://github.com/modelica/ModelicaStandardLibrary.git +refs/pull/4265/head:refs/remotes/origin/PR-4265 +refs/heads/master:refs/remotes/origin/master # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
[Pipeline] withEnv
[Pipeline] {
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ docker pull modelicastandardlibrary/build-deps:amd64-20190514
+ docker pull modelicastandardlibrary/build-deps:i386-20190514
+ docker pull modelicastandardlibrary/build-deps:amd64-20190514
amd64-20190514: Pulling from modelicastandardlibrary/build-deps
Digest: sha256:626b92c3a55930dde34572bf42fa812d726ae28dc10ba2e2a7893f477a3103fd
Status: Image is up to date for modelicastandardlibrary/build-deps:amd64-20190514
docker.io/modelicastandardlibrary/build-deps:amd64-20190514
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
amd64-20190514: Pulling from modelicastandardlibrary/build-deps
6cf436f81810: Already exists
987088a85b96: Already exists
b4624b3efe06: Already exists
d42beb8ded59: Already exists
da8378ac21cd: Already exists
a404c721d505: Pulling fs layer
ffed6bc190bd: Pulling fs layer
i386-20190514: Pulling from modelicastandardlibrary/build-deps
73f05501db65: Already exists
29f600a964bc: Already exists
9e0cc0382d34: Already exists
440cb3d274a2: Already exists
c189236631b4: Already exists
a21b294ac943: Pulling fs layer
f6e670e4dee2: Pulling fs layer
f6a1a9f66805: Pulling fs layer
+ docker inspect -f . modelicastandardlibrary/build-deps:amd64-20190514
.
[Pipeline] }
[Pipeline] // withEnv
[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/_ModelicaStandardLibrary_PR-4265 -v /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265:/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265:rw,z -v /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265_tmp:/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265_tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** modelicastandardlibrary/build-deps:amd64-20190514 cat
a21b294ac943: Download complete
a21b294ac943: Pull complete
$ docker top a2918c65f20155a6f77c84acf1fbf7075ab1751312ccb38d15f4842199e47310 -eo pid,comm
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ hostname
a2918c65f201
[Pipeline] sh
f6a1a9f66805: Verifying Checksum
f6a1a9f66805: Download complete
+ uname
[Pipeline] sh
+ + lscpu -p
egrep -v ^#
+ sort -u -t, -k 2,4
+ wc -l
[Pipeline] sh
+ export CC=arm-linux-gnueabi-gcc
+ export CPPFLAGS= -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test
+ export CFLAGS=-Os -fPIC
+ rm -rf Modelica/Resources/Library/linux32 Modelica/Resources/Library/linux64 Modelica/Resources/Library/win32 Modelica/Resources/Library/win64
+ mkdir -p Modelica/Resources/Library/armhf
+ cd Modelica/Resources/BuildProjects/autotools
+ git clean -fdx .
+ ./autogen.sh
ffed6bc190bd: Verifying Checksum
ffed6bc190bd: Download complete
Cleaning workspace
Fetching without tags
Merging remotes/origin/master commit bb7277810451ea6001ec9ba29f7decc58578c24f into PR head commit 0936c202e63e60a7e881cbc2cffe4806641d6c63
 > git config remote.origin.url https://github.com/modelica/ModelicaStandardLibrary.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/4265/head:refs/remotes/origin/PR-4265 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/modelica/ModelicaStandardLibrary.git # timeout=10
 > git rev-parse --verify HEAD # timeout=10
No valid HEAD. Skipping the resetting
 > git clean -fdx # timeout=10
Fetching upstream changes from https://github.com/modelica/ModelicaStandardLibrary.git
using GIT_ASKPASS to set credentials GitHub Access Token
 > git fetch --no-tags --force --progress -- https://github.com/modelica/ModelicaStandardLibrary.git +refs/pull/4265/head:refs/remotes/origin/PR-4265 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0936c202e63e60a7e881cbc2cffe4806641d6c63 # timeout=10
Merge succeeded, producing 0936c202e63e60a7e881cbc2cffe4806641d6c63
Checking out Revision 0936c202e63e60a7e881cbc2cffe4806641d6c63 (PR-4265)
Commit message: "refs #4093 Utilize CMake to build and check via GitHub Actions"
Cleaning workspace
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ docker pull docker.openmodelica.org/osxcross-omsimulator:v2.0
v2.0: Pulling from osxcross-omsimulator
a48c500ed24e: Pulling fs layer
1e1de00ff7e1: Pulling fs layer
0330ca45a200: Pulling fs layer
471db38bcfbf: Pulling fs layer
0b4aba487617: Pulling fs layer
55353ae0795b: Pulling fs layer
06fbe0a9e4a6: Pulling fs layer
246780d113a9: Pulling fs layer
0b4aba487617: Waiting
55353ae0795b: Waiting
471db38bcfbf: Waiting
06fbe0a9e4a6: Waiting
ae22cfbe004d: Pulling fs layer
246780d113a9: Waiting
ae22cfbe004d: Waiting
4f112d59bf0e: Pulling fs layer
d65b6cdca137: Pulling fs layer
b2873f09b68d: Pulling fs layer
0bd4e0cf455b: Pulling fs layer
91abfa235f44: Pulling fs layer
4f112d59bf0e: Waiting
d65b6cdca137: Waiting
e6c3b1403e39: Pulling fs layer
d06bb0e07787: Pulling fs layer
0bd4e0cf455b: Waiting
b2873f09b68d: Waiting
91abfa235f44: Waiting
e6c3b1403e39: Waiting
48761bb50d3d: Pulling fs layer
d06bb0e07787: Waiting
0e520c038aa4: Pulling fs layer
48761bb50d3d: Waiting
0e520c038aa4: Waiting
1e1de00ff7e1: Verifying Checksum
1e1de00ff7e1: Download complete
0330ca45a200: Verifying Checksum
0330ca45a200: Download complete
471db38bcfbf: Verifying Checksum
471db38bcfbf: Download complete
0b4aba487617: Download complete
55353ae0795b: Verifying Checksum
55353ae0795b: Download complete
06fbe0a9e4a6: Download complete
ae22cfbe004d: Verifying Checksum
ae22cfbe004d: Download complete
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials GitHub Access Token
 > git merge bb7277810451ea6001ec9ba29f7decc58578c24f # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0936c202e63e60a7e881cbc2cffe4806641d6c63 # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b PR-4265 0936c202e63e60a7e881cbc2cffe4806641d6c63 # timeout=10
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
configure.ac:9: installing './compile'
configure.ac:12: installing './config.guess'
configure.ac:12: installing './config.sub'
configure.ac:5: installing './install-sh'
configure.ac:5: installing './missing'
Makefile.am: installing './INSTALL'
Makefile.am: installing './depcomp'
+ ./configure --libdir=/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf --host=arm-linux-gnueabi --enable-static --enable-shared --enable-static-zlib --disable-hdf5
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for arm-linux-gnueabi-strip... arm-linux-gnueabi-strip
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for arm-linux-gnueabi-gcc... arm-linux-gnueabi-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether arm-linux-gnueabi-gcc accepts -g... yes
checking for arm-linux-gnueabi-gcc option to accept ISO C89... none needed
checking whether arm-linux-gnueabi-gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of arm-linux-gnueabi-gcc... gcc3
checking how to run the C preprocessor... arm-linux-gnueabi-gcc -E
checking whether make sets $(MAKE)... (cached) yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... arm-unknown-linux-gnueabi
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by arm-linux-gnueabi-gcc... /usr/arm-linux-gnueabi/bin/ld
checking if the linker (/usr/arm-linux-gnueabi/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/arm-linux-gnueabi-nm -B
checking the name lister (/usr/bin/arm-linux-gnueabi-nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to arm-unknown-linux-gnueabi format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/arm-linux-gnueabi/bin/ld option to reload object files... -r
checking for arm-linux-gnueabi-objdump... arm-linux-gnueabi-objdump
checking how to recognize dependent libraries... pass_all
checking for arm-linux-gnueabi-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for arm-linux-gnueabi-ar... arm-linux-gnueabi-ar
checking for archiver @FILE support... @
checking for arm-linux-gnueabi-strip... (cached) arm-linux-gnueabi-strip
checking for arm-linux-gnueabi-ranlib... arm-linux-gnueabi-ranlib
checking command to parse /usr/bin/arm-linux-gnueabi-nm -B output from arm-linux-gnueabi-gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for arm-linux-gnueabi-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if arm-linux-gnueabi-gcc supports -fno-rtti -fno-exceptions... no
checking for arm-linux-gnueabi-gcc option to produce PIC... -fPIC -DPIC
checking if arm-linux-gnueabi-gcc PIC flag -fPIC -DPIC works... yes
checking if arm-linux-gnueabi-gcc static flag -static works... yes
checking if arm-linux-gnueabi-gcc supports -c -o file.o... yes
checking if arm-linux-gnueabi-gcc supports -c -o file.o... (cached) yes
checking whether the arm-linux-gnueabi-gcc linker (/usr/arm-linux-gnueabi/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for library containing atan2... -lm
checking if arm-linux-gnueabi-gcc supports -fno-delete-null-pointer-checks... yes
checking if arm-linux-gnueabi-gcc supports -Werror=implicit-function-declaration... yes
checking for library containing floor... -lm
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for library containing gzclose... a48c500ed24e: Verifying Checksum
a48c500ed24e: Download complete
d65b6cdca137: Verifying Checksum
d65b6cdca137: Download complete
b2873f09b68d: Verifying Checksum
b2873f09b68d: Download complete
0bd4e0cf455b: Verifying Checksum
0bd4e0cf455b: Download complete
no
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for getpid()... yes
ModelicaMatIO may use ZLIB: Yes, from sources
ModelicaMatIO may use HDF5: No
ModelicaMatIO may use MAT7.3: No
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
+ make --output-sync -j20
91abfa235f44: Verifying Checksum
91abfa235f44: Download complete
depbase=`echo ../../C-Sources/zlib/compress.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile arm-linux-gnueabi-gcc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/compress.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/compress.lo ../../C-Sources/zlib/compress.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  arm-linux-gnueabi-gcc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/compress.lo -MD -MP -MF ../../C-Sources/zlib/.deps/compress.Tpo -c ../../C-Sources/zlib/compress.c  -fPIC -DPIC -o ../../C-Sources/zlib/.libs/compress.o
libtool: compile:  arm-linux-gnueabi-gcc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/compress.lo -MD -MP -MF ../../C-Sources/zlib/.deps/compress.Tpo -c ../../C-Sources/zlib/compress.c -o ../../C-Sources/zlib/compress.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/zlib/uncompr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile arm-linux-gnueabi-gcc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/uncompr.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/uncompr.lo ../../C-Sources/zlib/uncompr.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  arm-linux-gnueabi-gcc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/uncompr.lo -MD -MP -MF ../../C-Sources/zlib/.deps/uncompr.Tpo -c ../../C-Sources/zlib/uncompr.c  -fPIC -DPIC -o ../../C-Sources/zlib/.libs/uncompr.o
libtool: compile:  arm-linux-gnueabi-gcc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/uncompr.lo -MD -MP -MF ../../C-Sources/zlib/.deps/uncompr.Tpo -c ../../C-Sources/zlib/uncompr.c -o ../../C-Sources/zlib/uncompr.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/zlib/gzclose.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile arm-linux-gnueabi-gcc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/gzclose.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/gzclose.lo ../../C-Sources/zlib/gzclose.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  arm-linux-gnueabi-gcc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/gzclose.lo -MD -MP -MF ../../C-Sources/zlib/.deps/gzclose.Tpo -c ../../C-Sources/zlib/gzclose.c  -fPIC -DPIC -o ../../C-Sources/zlib/.libs/gzclose.o
libtool: compile:  arm-linux-gnueabi-gcc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/gzclose.lo -MD -MP -MF ../../C-Sources/zlib/.deps/gzclose.Tpo -c ../../C-Sources/zlib/gzclose.c -o ../../C-Sources/zlib/gzclose.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/zlib/zutil.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile arm-linux-gnueabi-gcc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/zutil.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/zutil.lo ../../C-Sources/zlib/zutil.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  arm-linux-gnueabi-gcc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/zutil.lo -MD -MP -MF ../../C-Sources/zlib/.deps/zutil.Tpo -c ../../C-Sources/zlib/zutil.c  -fPIC -DPIC -o ../../C-Sources/zlib/.libs/zutil.o
libtool: compile:  arm-linux-gnueabi-gcc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/zutil.lo -MD -MP -MF ../../C-Sources/zlib/.deps/zutil.Tpo -c ../../C-Sources/zlib/zutil.c -o ../../C-Sources/zlib/zutil.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/zlib/adler32.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile arm-linux-gnueabi-gcc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/adler32.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/adler32.lo ../../C-Sources/zlib/adler32.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  arm-linux-gnueabi-gcc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/adler32.lo -MD -MP -MF ../../C-Sources/zlib/.deps/adler32.Tpo -c ../../C-Sources/zlib/adler32.c  -fPIC -DPIC -o ../../C-Sources/zlib/.libs/adler32.o
libtool: compile:  arm-linux-gnueabi-gcc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/adler32.lo -MD -MP -MF ../../C-Sources/zlib/.deps/adler32.Tpo -c ../../C-Sources/zlib/adler32.c -o ../../C-Sources/zlib/adler32.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/zlib/inffast.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile arm-linux-gnueabi-gcc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/inffast.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/inffast.lo ../../C-Sources/zlib/inffast.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  arm-linux-gnueabi-gcc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/inffast.lo -MD -MP -MF ../../C-Sources/zlib/.deps/inffast.Tpo -c ../../C-Sources/zlib/inffast.c  -fPIC -DPIC -o ../../C-Sources/zlib/.libs/inffast.o
libtool: compile:  arm-linux-gnueabi-gcc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/inffast.lo -MD -MP -MF ../../C-Sources/zlib/.deps/inffast.Tpo -c ../../C-Sources/zlib/inffast.c -o ../../C-Sources/zlib/inffast.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/zlib/inftrees.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile arm-linux-gnueabi-gcc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/inftrees.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/inftrees.lo ../../C-Sources/zlib/inftrees.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  arm-linux-gnueabi-gcc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/inftrees.lo -MD -MP -MF ../../C-Sources/zlib/.deps/inftrees.Tpo -c ../../C-Sources/zlib/inftrees.c  -fPIC -DPIC -o ../../C-Sources/zlib/.libs/inftrees.o
libtool: compile:  arm-linux-gnueabi-gcc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/inftrees.lo -MD -MP -MF ../../C-Sources/zlib/.deps/inftrees.Tpo -c ../../C-Sources/zlib/inftrees.c -o ../../C-Sources/zlib/inftrees.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/zlib/crc32.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile arm-linux-gnueabi-gcc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/crc32.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/crc32.lo ../../C-Sources/zlib/crc32.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  arm-linux-gnueabi-gcc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/crc32.lo -MD -MP -MF ../../C-Sources/zlib/.deps/crc32.Tpo -c ../../C-Sources/zlib/crc32.c  -fPIC -DPIC -o ../../C-Sources/zlib/.libs/crc32.o
libtool: compile:  arm-linux-gnueabi-gcc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/crc32.lo -MD -MP -MF ../../C-Sources/zlib/.deps/crc32.Tpo -c ../../C-Sources/zlib/crc32.c -o ../../C-Sources/zlib/crc32.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/ModelicaStrings.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile arm-linux-gnueabi-gcc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaStrings.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/ModelicaStrings.lo ../../C-Sources/ModelicaStrings.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  arm-linux-gnueabi-gcc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaStrings.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaStrings.Tpo -c ../../C-Sources/ModelicaStrings.c  -fPIC -DPIC -o ../../C-Sources/.libs/ModelicaStrings.o
libtool: compile:  arm-linux-gnueabi-gcc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaStrings.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaStrings.Tpo -c ../../C-Sources/ModelicaStrings.c -o ../../C-Sources/ModelicaStrings.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/ModelicaRandom.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile arm-linux-gnueabi-gcc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaRandom.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/ModelicaRandom.lo ../../C-Sources/ModelicaRandom.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  arm-linux-gnueabi-gcc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaRandom.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaRandom.Tpo -c ../../C-Sources/ModelicaRandom.c  -fPIC -DPIC -o ../../C-Sources/.libs/ModelicaRandom.o
libtool: compile:  arm-linux-gnueabi-gcc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaRandom.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaRandom.Tpo -c ../../C-Sources/ModelicaRandom.c -o ../../C-Sources/ModelicaRandom.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/zlib/gzlib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile arm-linux-gnueabi-gcc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/gzlib.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/gzlib.lo ../../C-Sources/zlib/gzlib.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  arm-linux-gnueabi-gcc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/gzlib.lo -MD -MP -MF ../../C-Sources/zlib/.deps/gzlib.Tpo -c ../../C-Sources/zlib/gzlib.c  -fPIC -DPIC -o ../../C-Sources/zlib/.libs/gzlib.o
libtool: compile:  arm-linux-gnueabi-gcc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/gzlib.lo -MD -MP -MF ../../C-Sources/zlib/.deps/gzlib.Tpo -c ../../C-Sources/zlib/gzlib.c -o ../../C-Sources/zlib/gzlib.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/zlib/gzwrite.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile arm-linux-gnueabi-gcc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/gzwrite.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/gzwrite.lo ../../C-Sources/zlib/gzwrite.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  arm-linux-gnueabi-gcc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/gzwrite.lo -MD -MP -MF ../../C-Sources/zlib/.deps/gzwrite.Tpo -c ../../C-Sources/zlib/gzwrite.c  -fPIC -DPIC -o ../../C-Sources/zlib/.libs/gzwrite.o
libtool: compile:  arm-linux-gnueabi-gcc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/gzwrite.lo -MD -MP -MF ../../C-Sources/zlib/.deps/gzwrite.Tpo -c ../../C-Sources/zlib/gzwrite.c -o ../../C-Sources/zlib/gzwrite.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/zlib/gzread.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile arm-linux-gnueabi-gcc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/gzread.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/gzread.lo ../../C-Sources/zlib/gzread.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  arm-linux-gnueabi-gcc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/gzread.lo -MD -MP -MF ../../C-Sources/zlib/.deps/gzread.Tpo -c ../../C-Sources/zlib/gzread.c  -fPIC -DPIC -o ../../C-Sources/zlib/.libs/gzread.o
libtool: compile:  arm-linux-gnueabi-gcc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/gzread.lo -MD -MP -MF ../../C-Sources/zlib/.deps/gzread.Tpo -c ../../C-Sources/zlib/gzread.c -o ../../C-Sources/zlib/gzread.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/zlib/infback.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile arm-linux-gnueabi-gcc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/infback.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/infback.lo ../../C-Sources/zlib/infback.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  arm-linux-gnueabi-gcc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/infback.lo -MD -MP -MF ../../C-Sources/zlib/.deps/infback.Tpo -c ../../C-Sources/zlib/infback.c  -fPIC -DPIC -o ../../C-Sources/zlib/.libs/infback.o
libtool: compile:  arm-linux-gnueabi-gcc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/infback.lo -MD -MP -MF ../../C-Sources/zlib/.deps/infback.Tpo -c ../../C-Sources/zlib/infback.c -o ../../C-Sources/zlib/infback.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/ModelicaFFT.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile arm-linux-gnueabi-gcc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaFFT.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/ModelicaFFT.lo ../../C-Sources/ModelicaFFT.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  arm-linux-gnueabi-gcc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaFFT.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaFFT.Tpo -c ../../C-Sources/ModelicaFFT.c  -fPIC -DPIC -o ../../C-Sources/.libs/ModelicaFFT.o
libtool: compile:  arm-linux-gnueabi-gcc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaFFT.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaFFT.Tpo -c ../../C-Sources/ModelicaFFT.c -o ../../C-Sources/ModelicaFFT.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/ModelicaStandardTablesUsertab.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile arm-linux-gnueabi-gcc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaStandardTablesUsertab.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/ModelicaStandardTablesUsertab.lo ../../C-Sources/ModelicaStandardTablesUsertab.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  arm-linux-gnueabi-gcc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaStandardTablesUsertab.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaStandardTablesUsertab.Tpo -c ../../C-Sources/ModelicaStandardTablesUsertab.c  -fPIC -DPIC -o ../../C-Sources/.libs/ModelicaStandardTablesUsertab.o
libtool: compile:  arm-linux-gnueabi-gcc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaStandardTablesUsertab.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaStandardTablesUsertab.Tpo -c ../../C-Sources/ModelicaStandardTablesUsertab.c -o ../../C-Sources/ModelicaStandardTablesUsertab.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/zlib/trees.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile arm-linux-gnueabi-gcc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/trees.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/trees.lo ../../C-Sources/zlib/trees.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  arm-linux-gnueabi-gcc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/trees.lo -MD -MP -MF ../../C-Sources/zlib/.deps/trees.Tpo -c ../../C-Sources/zlib/trees.c  -fPIC -DPIC -o ../../C-Sources/zlib/.libs/trees.o
libtool: compile:  arm-linux-gnueabi-gcc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/trees.lo -MD -MP -MF ../../C-Sources/zlib/.deps/trees.Tpo -c ../../C-Sources/zlib/trees.c -o ../../C-Sources/zlib/trees.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/ModelicaInternal.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile arm-linux-gnueabi-gcc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaInternal.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/ModelicaInternal.lo ../../C-Sources/ModelicaInternal.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  arm-linux-gnueabi-gcc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaInternal.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaInternal.Tpo -c ../../C-Sources/ModelicaInternal.c  -fPIC -DPIC -o ../../C-Sources/.libs/ModelicaInternal.o
libtool: compile:  arm-linux-gnueabi-gcc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaInternal.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaInternal.Tpo -c ../../C-Sources/ModelicaInternal.c -o ../../C-Sources/ModelicaInternal.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/zlib/inflate.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile arm-linux-gnueabi-gcc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/inflate.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/inflate.lo ../../C-Sources/zlib/inflate.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  arm-linux-gnueabi-gcc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/inflate.lo -MD -MP -MF ../../C-Sources/zlib/.deps/inflate.Tpo -c ../../C-Sources/zlib/inflate.c  -fPIC -DPIC -o ../../C-Sources/zlib/.libs/inflate.o
libtool: compile:  arm-linux-gnueabi-gcc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/inflate.lo -MD -MP -MF ../../C-Sources/zlib/.deps/inflate.Tpo -c ../../C-Sources/zlib/inflate.c -o ../../C-Sources/zlib/inflate.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=link arm-linux-gnueabi-gcc  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration   -o libModelicaExternalC.la -rpath /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf ../../C-Sources/ModelicaFFT.lo ../../C-Sources/ModelicaInternal.lo ../../C-Sources/ModelicaRandom.lo ../../C-Sources/ModelicaStrings.lo -lm  -lm 
libtool: link: arm-linux-gnueabi-gcc -shared  -fPIC -DPIC  ../../C-Sources/.libs/ModelicaFFT.o ../../C-Sources/.libs/ModelicaInternal.o ../../C-Sources/.libs/ModelicaRandom.o ../../C-Sources/.libs/ModelicaStrings.o   -lm  -Os   -Wl,-soname -Wl,libModelicaExternalC.so.0 -o .libs/libModelicaExternalC.so.0.0.0
../../C-Sources/.libs/ModelicaInternal.o: In function `ModelicaInternal_temporaryFileName':
ModelicaInternal.c:(.text+0xfa0): warning: the use of `tmpnam' is dangerous, better use `mkstemp'
libtool: link: (cd ".libs" && rm -f "libModelicaExternalC.so.0" && ln -s "libModelicaExternalC.so.0.0.0" "libModelicaExternalC.so.0")
libtool: link: (cd ".libs" && rm -f "libModelicaExternalC.so" && ln -s "libModelicaExternalC.so.0.0.0" "libModelicaExternalC.so")
libtool: link: arm-linux-gnueabi-ar cru .libs/libModelicaExternalC.a  ../../C-Sources/ModelicaFFT.o ../../C-Sources/ModelicaInternal.o ../../C-Sources/ModelicaRandom.o ../../C-Sources/ModelicaStrings.o
arm-linux-gnueabi-ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: arm-linux-gnueabi-ranlib .libs/libModelicaExternalC.a
libtool: link: ( cd ".libs" && rm -f "libModelicaExternalC.la" && ln -s "../libModelicaExternalC.la" "libModelicaExternalC.la" )
depbase=`echo ../../C-Sources/snprintf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile arm-linux-gnueabi-gcc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/snprintf.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/snprintf.lo ../../C-Sources/snprintf.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  arm-linux-gnueabi-gcc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/snprintf.lo -MD -MP -MF ../../C-Sources/.deps/snprintf.Tpo -c ../../C-Sources/snprintf.c  -fPIC -DPIC -o ../../C-Sources/.libs/snprintf.o
libtool: compile:  arm-linux-gnueabi-gcc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/snprintf.lo -MD -MP -MF ../../C-Sources/.deps/snprintf.Tpo -c ../../C-Sources/snprintf.c -o ../../C-Sources/snprintf.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/zlib/deflate.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile arm-linux-gnueabi-gcc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/deflate.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/deflate.lo ../../C-Sources/zlib/deflate.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  arm-linux-gnueabi-gcc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/deflate.lo -MD -MP -MF ../../C-Sources/zlib/.deps/deflate.Tpo -c ../../C-Sources/zlib/deflate.c  -fPIC -DPIC -o ../../C-Sources/zlib/.libs/deflate.o
libtool: compile:  arm-linux-gnueabi-gcc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/deflate.lo -MD -MP -MF ../../C-Sources/zlib/.deps/deflate.Tpo -c ../../C-Sources/zlib/deflate.c -o ../../C-Sources/zlib/deflate.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/ModelicaIO.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile arm-linux-gnueabi-gcc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaIO.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/ModelicaIO.lo ../../C-Sources/ModelicaIO.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  arm-linux-gnueabi-gcc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaIO.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaIO.Tpo -c ../../C-Sources/ModelicaIO.c  -fPIC -DPIC -o ../../C-Sources/.libs/ModelicaIO.o
libtool: compile:  arm-linux-gnueabi-gcc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaIO.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaIO.Tpo -c ../../C-Sources/ModelicaIO.c -o ../../C-Sources/ModelicaIO.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=link arm-linux-gnueabi-gcc  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration   -o libzlib.la -rpath /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf ../../C-Sources/zlib/adler32.lo ../../C-Sources/zlib/compress.lo ../../C-Sources/zlib/crc32.lo ../../C-Sources/zlib/deflate.lo ../../C-Sources/zlib/gzclose.lo ../../C-Sources/zlib/gzlib.lo ../../C-Sources/zlib/gzread.lo ../../C-Sources/zlib/gzwrite.lo ../../C-Sources/zlib/infback.lo ../../C-Sources/zlib/inffast.lo ../../C-Sources/zlib/inflate.lo ../../C-Sources/zlib/inftrees.lo ../../C-Sources/zlib/trees.lo ../../C-Sources/zlib/uncompr.lo ../../C-Sources/zlib/zutil.lo  -lm 
libtool: link: arm-linux-gnueabi-gcc -shared  -fPIC -DPIC  ../../C-Sources/zlib/.libs/adler32.o ../../C-Sources/zlib/.libs/compress.o ../../C-Sources/zlib/.libs/crc32.o ../../C-Sources/zlib/.libs/deflate.o ../../C-Sources/zlib/.libs/gzclose.o ../../C-Sources/zlib/.libs/gzlib.o ../../C-Sources/zlib/.libs/gzread.o ../../C-Sources/zlib/.libs/gzwrite.o ../../C-Sources/zlib/.libs/infback.o ../../C-Sources/zlib/.libs/inffast.o ../../C-Sources/zlib/.libs/inflate.o ../../C-Sources/zlib/.libs/inftrees.o ../../C-Sources/zlib/.libs/trees.o ../../C-Sources/zlib/.libs/uncompr.o ../../C-Sources/zlib/.libs/zutil.o   -lm  -Os   -Wl,-soname -Wl,libzlib.so.0 -o .libs/libzlib.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libzlib.so.0" && ln -s "libzlib.so.0.0.0" "libzlib.so.0")
libtool: link: (cd ".libs" && rm -f "libzlib.so" && ln -s "libzlib.so.0.0.0" "libzlib.so")
libtool: link: arm-linux-gnueabi-ar cru .libs/libzlib.a  ../../C-Sources/zlib/adler32.o ../../C-Sources/zlib/compress.o ../../C-Sources/zlib/crc32.o ../../C-Sources/zlib/deflate.o ../../C-Sources/zlib/gzclose.o ../../C-Sources/zlib/gzlib.o ../../C-Sources/zlib/gzread.o ../../C-Sources/zlib/gzwrite.o ../../C-Sources/zlib/infback.o ../../C-Sources/zlib/inffast.o ../../C-Sources/zlib/inflate.o ../../C-Sources/zlib/inftrees.o ../../C-Sources/zlib/trees.o ../../C-Sources/zlib/uncompr.o ../../C-Sources/zlib/zutil.o
arm-linux-gnueabi-ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: arm-linux-gnueabi-ranlib .libs/libzlib.a
libtool: link: ( cd ".libs" && rm -f "libzlib.la" && ln -s "../libzlib.la" "libzlib.la" )
a48c500ed24e: Pull complete
1e1de00ff7e1: Pull complete
0330ca45a200: Pull complete
471db38bcfbf: Pull complete
e6c3b1403e39: Verifying Checksum
e6c3b1403e39: Download complete
d06bb0e07787: Download complete
0b4aba487617: Pull complete
55353ae0795b: Pull complete
06fbe0a9e4a6: Pull complete
48761bb50d3d: Verifying Checksum
48761bb50d3d: Download complete
4f112d59bf0e: Verifying Checksum
4f112d59bf0e: Download complete
depbase=`echo ../../C-Sources/ModelicaStandardTables.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile arm-linux-gnueabi-gcc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaStandardTables.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/ModelicaStandardTables.lo ../../C-Sources/ModelicaStandardTables.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  arm-linux-gnueabi-gcc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaStandardTables.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaStandardTables.Tpo -c ../../C-Sources/ModelicaStandardTables.c  -fPIC -DPIC -o ../../C-Sources/.libs/ModelicaStandardTables.o
libtool: compile:  arm-linux-gnueabi-gcc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaStandardTables.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaStandardTables.Tpo -c ../../C-Sources/ModelicaStandardTables.c -o ../../C-Sources/ModelicaStandardTables.o >/dev/null 2>&1
0e520c038aa4: Verifying Checksum
0e520c038aa4: Download complete
f6e670e4dee2: Verifying Checksum
f6e670e4dee2: Download complete
a404c721d505: Verifying Checksum
a404c721d505: Download complete
Cleaning workspace
Fetching without tags
depbase=`echo ../../C-Sources/ModelicaMatIO.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile arm-linux-gnueabi-gcc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaMatIO.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/ModelicaMatIO.lo ../../C-Sources/ModelicaMatIO.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  arm-linux-gnueabi-gcc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaMatIO.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaMatIO.Tpo -c ../../C-Sources/ModelicaMatIO.c  -fPIC -DPIC -o ../../C-Sources/.libs/ModelicaMatIO.o
libtool: compile:  arm-linux-gnueabi-gcc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaMatIO.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaMatIO.Tpo -c ../../C-Sources/ModelicaMatIO.c -o ../../C-Sources/ModelicaMatIO.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=link arm-linux-gnueabi-gcc  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration   -o libModelicaMatIO.la -rpath /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf ../../C-Sources/ModelicaMatIO.lo ../../C-Sources/snprintf.lo libzlib.la   -lm 
libtool: link: arm-linux-gnueabi-gcc -shared  -fPIC -DPIC  ../../C-Sources/.libs/ModelicaMatIO.o ../../C-Sources/.libs/snprintf.o   -Wl,-rpath -Wl,/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/autotools/.libs -Wl,-rpath -Wl,/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf ./.libs/libzlib.so -lm  -Os   -Wl,-soname -Wl,libModelicaMatIO.so.0 -o .libs/libModelicaMatIO.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libModelicaMatIO.so.0" && ln -s "libModelicaMatIO.so.0.0.0" "libModelicaMatIO.so.0")
libtool: link: (cd ".libs" && rm -f "libModelicaMatIO.so" && ln -s "libModelicaMatIO.so.0.0.0" "libModelicaMatIO.so")
libtool: link: arm-linux-gnueabi-ar cru .libs/libModelicaMatIO.a  ../../C-Sources/ModelicaMatIO.o ../../C-Sources/snprintf.o
arm-linux-gnueabi-ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: arm-linux-gnueabi-ranlib .libs/libModelicaMatIO.a
libtool: link: ( cd ".libs" && rm -f "libModelicaMatIO.la" && ln -s "../libModelicaMatIO.la" "libModelicaMatIO.la" )
/bin/bash ./libtool  --tag=CC   --mode=link arm-linux-gnueabi-gcc  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration   -o libModelicaStandardTables.la -rpath /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf ../../C-Sources/ModelicaStandardTables.lo ../../C-Sources/ModelicaStandardTablesUsertab.lo libModelicaMatIO.la -lm  -lm 
libtool: link: arm-linux-gnueabi-gcc -shared  -fPIC -DPIC  ../../C-Sources/.libs/ModelicaStandardTables.o ../../C-Sources/.libs/ModelicaStandardTablesUsertab.o   -Wl,-rpath -Wl,/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/autotools/.libs -Wl,-rpath -Wl,/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf ./.libs/libModelicaMatIO.so -lm  -Os   -Wl,-soname -Wl,libModelicaStandardTables.so.0 -o .libs/libModelicaStandardTables.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libModelicaStandardTables.so.0" && ln -s "libModelicaStandardTables.so.0.0.0" "libModelicaStandardTables.so.0")
libtool: link: (cd ".libs" && rm -f "libModelicaStandardTables.so" && ln -s "libModelicaStandardTables.so.0.0.0" "libModelicaStandardTables.so")
libtool: link: arm-linux-gnueabi-ar cru .libs/libModelicaStandardTables.a  ../../C-Sources/ModelicaStandardTables.o ../../C-Sources/ModelicaStandardTablesUsertab.o
arm-linux-gnueabi-ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: arm-linux-gnueabi-ranlib .libs/libModelicaStandardTables.a
libtool: link: ( cd ".libs" && rm -f "libModelicaStandardTables.la" && ln -s "../libModelicaStandardTables.la" "libModelicaStandardTables.la" )
/bin/bash ./libtool  --tag=CC   --mode=link arm-linux-gnueabi-gcc  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration   -o libModelicaIO.la -rpath /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf ../../C-Sources/ModelicaIO.lo libModelicaMatIO.la -lm 
libtool: link: arm-linux-gnueabi-gcc -shared  -fPIC -DPIC  ../../C-Sources/.libs/ModelicaIO.o   -Wl,-rpath -Wl,/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/autotools/.libs -Wl,-rpath -Wl,/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf ./.libs/libModelicaMatIO.so -lm  -Os   -Wl,-soname -Wl,libModelicaIO.so.0 -o .libs/libModelicaIO.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libModelicaIO.so.0" && ln -s "libModelicaIO.so.0.0.0" "libModelicaIO.so.0")
libtool: link: (cd ".libs" && rm -f "libModelicaIO.so" && ln -s "libModelicaIO.so.0.0.0" "libModelicaIO.so")
libtool: link: arm-linux-gnueabi-ar cru .libs/libModelicaIO.a  ../../C-Sources/ModelicaIO.o
arm-linux-gnueabi-ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: arm-linux-gnueabi-ranlib .libs/libModelicaIO.a
libtool: link: ( cd ".libs" && rm -f "libModelicaIO.la" && ln -s "../libModelicaIO.la" "libModelicaIO.la" )
+ make install
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/autotools'
 /bin/mkdir -p '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf'
 /bin/bash ./libtool   --mode=install /usr/bin/install -c   libzlib.la libModelicaExternalC.la libModelicaMatIO.la libModelicaIO.la libModelicaStandardTables.la '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf'
Merging remotes/origin/master commit bb7277810451ea6001ec9ba29f7decc58578c24f into PR head commit 0936c202e63e60a7e881cbc2cffe4806641d6c63
libtool: install: /usr/bin/install -c .libs/libzlib.so.0.0.0 /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf/libzlib.so.0.0.0
libtool: install: (cd /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf && { ln -s -f libzlib.so.0.0.0 libzlib.so.0 || { rm -f libzlib.so.0 && ln -s libzlib.so.0.0.0 libzlib.so.0; }; })
libtool: install: (cd /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf && { ln -s -f libzlib.so.0.0.0 libzlib.so || { rm -f libzlib.so && ln -s libzlib.so.0.0.0 libzlib.so; }; })
libtool: install: /usr/bin/install -c .libs/libzlib.lai /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf/libzlib.la
libtool: install: /usr/bin/install -c .libs/libModelicaExternalC.so.0.0.0 /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf/libModelicaExternalC.so.0.0.0
libtool: install: (cd /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf && { ln -s -f libModelicaExternalC.so.0.0.0 libModelicaExternalC.so.0 || { rm -f libModelicaExternalC.so.0 && ln -s libModelicaExternalC.so.0.0.0 libModelicaExternalC.so.0; }; })
libtool: install: (cd /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf && { ln -s -f libModelicaExternalC.so.0.0.0 libModelicaExternalC.so || { rm -f libModelicaExternalC.so && ln -s libModelicaExternalC.so.0.0.0 libModelicaExternalC.so; }; })
libtool: install: /usr/bin/install -c .libs/libModelicaExternalC.lai /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf/libModelicaExternalC.la
libtool: warning: relinking 'libModelicaMatIO.la'
libtool: install: (cd /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/autotools; /bin/bash "/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/autotools/libtool"  --tag CC --mode=relink arm-linux-gnueabi-gcc -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -o libModelicaMatIO.la -rpath /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf ../../C-Sources/ModelicaMatIO.lo ../../C-Sources/snprintf.lo libzlib.la -lm )
libtool: relink: arm-linux-gnueabi-gcc -shared  -fPIC -DPIC  ../../C-Sources/.libs/ModelicaMatIO.o ../../C-Sources/.libs/snprintf.o   -Wl,-rpath -Wl,/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf -L/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf -lzlib -lm  -Os   -Wl,-soname -Wl,libModelicaMatIO.so.0 -o .libs/libModelicaMatIO.so.0.0.0
libtool: install: /usr/bin/install -c .libs/libModelicaMatIO.so.0.0.0T /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf/libModelicaMatIO.so.0.0.0
libtool: install: (cd /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf && { ln -s -f libModelicaMatIO.so.0.0.0 libModelicaMatIO.so.0 || { rm -f libModelicaMatIO.so.0 && ln -s libModelicaMatIO.so.0.0.0 libModelicaMatIO.so.0; }; })
libtool: install: (cd /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf && { ln -s -f libModelicaMatIO.so.0.0.0 libModelicaMatIO.so || { rm -f libModelicaMatIO.so && ln -s libModelicaMatIO.so.0.0.0 libModelicaMatIO.so; }; })
libtool: install: /usr/bin/install -c .libs/libModelicaMatIO.lai /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf/libModelicaMatIO.la
libtool: warning: relinking 'libModelicaIO.la'
libtool: install: (cd /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/autotools; /bin/bash "/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/autotools/libtool"  --tag CC --mode=relink arm-linux-gnueabi-gcc -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -o libModelicaIO.la -rpath /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf ../../C-Sources/ModelicaIO.lo libModelicaMatIO.la -lm )
 > git config remote.origin.url https://github.com/modelica/ModelicaStandardLibrary.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/4265/head:refs/remotes/origin/PR-4265 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/modelica/ModelicaStandardLibrary.git # timeout=10
 > git rev-parse --verify HEAD # timeout=10
No valid HEAD. Skipping the resetting
 > git clean -fdx # timeout=10
Fetching upstream changes from https://github.com/modelica/ModelicaStandardLibrary.git
using GIT_ASKPASS to set credentials GitHub Access Token
 > git fetch --no-tags --force --progress -- https://github.com/modelica/ModelicaStandardLibrary.git +refs/pull/4265/head:refs/remotes/origin/PR-4265 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0936c202e63e60a7e881cbc2cffe4806641d6c63 # timeout=10
libtool: relink: arm-linux-gnueabi-gcc -shared  -fPIC -DPIC  ../../C-Sources/.libs/ModelicaIO.o   -Wl,-rpath -Wl,/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf -L/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf -lModelicaMatIO -lm  -Os   -Wl,-soname -Wl,libModelicaIO.so.0 -o .libs/libModelicaIO.so.0.0.0
libtool: install: /usr/bin/install -c .libs/libModelicaIO.so.0.0.0T /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf/libModelicaIO.so.0.0.0
libtool: install: (cd /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf && { ln -s -f libModelicaIO.so.0.0.0 libModelicaIO.so.0 || { rm -f libModelicaIO.so.0 && ln -s libModelicaIO.so.0.0.0 libModelicaIO.so.0; }; })
libtool: install: (cd /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf && { ln -s -f libModelicaIO.so.0.0.0 libModelicaIO.so || { rm -f libModelicaIO.so && ln -s libModelicaIO.so.0.0.0 libModelicaIO.so; }; })
libtool: install: /usr/bin/install -c .libs/libModelicaIO.lai /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf/libModelicaIO.la
libtool: warning: relinking 'libModelicaStandardTables.la'
libtool: install: (cd /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/autotools; /bin/bash "/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/autotools/libtool"  --tag CC --mode=relink arm-linux-gnueabi-gcc -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -o libModelicaStandardTables.la -rpath /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf ../../C-Sources/ModelicaStandardTables.lo ../../C-Sources/ModelicaStandardTablesUsertab.lo libModelicaMatIO.la -lm -lm )
libtool: relink: arm-linux-gnueabi-gcc -shared  -fPIC -DPIC  ../../C-Sources/.libs/ModelicaStandardTables.o ../../C-Sources/.libs/ModelicaStandardTablesUsertab.o   -Wl,-rpath -Wl,/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf -L/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf -lModelicaMatIO -lm  -Os   -Wl,-soname -Wl,libModelicaStandardTables.so.0 -o .libs/libModelicaStandardTables.so.0.0.0
libtool: install: /usr/bin/install -c .libs/libModelicaStandardTables.so.0.0.0T /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf/libModelicaStandardTables.so.0.0.0
libtool: install: (cd /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf && { ln -s -f libModelicaStandardTables.so.0.0.0 libModelicaStandardTables.so.0 || { rm -f libModelicaStandardTables.so.0 && ln -s libModelicaStandardTables.so.0.0.0 libModelicaStandardTables.so.0; }; })
libtool: install: (cd /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf && { ln -s -f libModelicaStandardTables.so.0.0.0 libModelicaStandardTables.so || { rm -f libModelicaStandardTables.so && ln -s libModelicaStandardTables.so.0.0.0 libModelicaStandardTables.so; }; })
libtool: install: /usr/bin/install -c .libs/libModelicaStandardTables.lai /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf/libModelicaStandardTables.la
libtool: install: /usr/bin/install -c .libs/libzlib.a /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf/libzlib.a
libtool: install: chmod 644 /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf/libzlib.a
libtool: install: arm-linux-gnueabi-ranlib /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf/libzlib.a
libtool: install: /usr/bin/install -c .libs/libModelicaExternalC.a /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf/libModelicaExternalC.a
libtool: install: chmod 644 /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf/libModelicaExternalC.a
libtool: install: arm-linux-gnueabi-ranlib /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf/libModelicaExternalC.a
libtool: install: /usr/bin/install -c .libs/libModelicaMatIO.a /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf/libModelicaMatIO.a
libtool: install: chmod 644 /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf/libModelicaMatIO.a
libtool: install: arm-linux-gnueabi-ranlib /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf/libModelicaMatIO.a
libtool: install: /usr/bin/install -c .libs/libModelicaIO.a /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf/libModelicaIO.a
libtool: install: chmod 644 /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf/libModelicaIO.a
libtool: install: arm-linux-gnueabi-ranlib /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf/libModelicaIO.a
libtool: install: /usr/bin/install -c .libs/libModelicaStandardTables.a /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf/libModelicaStandardTables.a
libtool: install: chmod 644 /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf/libModelicaStandardTables.a
libtool: install: arm-linux-gnueabi-ranlib /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf/libModelicaStandardTables.a
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf
----------------------------------------------------------------------
Libraries have been installed in:
   /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[1]: Nothing to be done for 'install-data-am'.
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/autotools'
[Pipeline] sh
Merge succeeded, producing 0936c202e63e60a7e881cbc2cffe4806641d6c63
Checking out Revision 0936c202e63e60a7e881cbc2cffe4806641d6c63 (PR-4265)
+ uname
[Pipeline] sh
+ + lscpu -p
egrep -v ^#
+ sort -u -t, -k 2,4
+ wc -l
[Pipeline] sh
Commit message: "refs #4093 Utilize CMake to build and check via GitHub Actions"
Cleaning workspace
+ export CC=arm-linux-gnueabi-gcc
+ export CPPFLAGS= -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test
+ export CFLAGS=-Os -fPIC
+ rm -rf Modelica/Resources/Library/armhf
+ mkdir -p Modelica/Resources/Library/armhf
+ cd Modelica/Resources/BuildProjects/autotools
+ git clean -fdx .
Removing .libs/
Removing AUTHORS
Removing COPYING
Removing ChangeLog
Removing INSTALL
Removing Makefile
Removing Makefile.in
Removing NEWS
Removing aclocal.m4
Removing autom4te.cache/
Removing compile
Removing config.guess
Removing config.log
Removing config.status
Removing config.sub
Removing configure
Removing depcomp
Removing install-sh
Removing libModelicaExternalC.la
Removing libModelicaIO.la
Removing libModelicaMatIO.la
Removing libModelicaStandardTables.la
Removing libtool
Removing libzlib.la
Removing ltmain.sh
Removing m4/
Removing missing
+ ./autogen.sh
[Pipeline] withEnv
[Pipeline] {
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials GitHub Access Token
 > git merge bb7277810451ea6001ec9ba29f7decc58578c24f # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0936c202e63e60a7e881cbc2cffe4806641d6c63 # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b PR-4265 0936c202e63e60a7e881cbc2cffe4806641d6c63 # timeout=10
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
+ docker pull modelicastandardlibrary/build-deps:amd64-20190514
amd64-20190514: Pulling from modelicastandardlibrary/build-deps
6cf436f81810: Already exists
987088a85b96: Already exists
b4624b3efe06: Already exists
d42beb8ded59: Already exists
da8378ac21cd: Already exists
a404c721d505: Pulling fs layer
ffed6bc190bd: Pulling fs layer
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
ffed6bc190bd: Verifying Checksum
ffed6bc190bd: Download complete
configure.ac:9: installing './compile'
configure.ac:12: installing './config.guess'
configure.ac:12: installing './config.sub'
configure.ac:5: installing './install-sh'
configure.ac:5: installing './missing'
Makefile.am: installing './INSTALL'
Makefile.am: installing './depcomp'
+ ./configure --libdir=/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf --host=arm-linux-gnueabi --enable-shared --disable-static --enable-hdf5
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for arm-linux-gnueabi-strip... arm-linux-gnueabi-strip
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for arm-linux-gnueabi-gcc... arm-linux-gnueabi-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... 246780d113a9: Verifying Checksum
246780d113a9: Download complete
yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether arm-linux-gnueabi-gcc accepts -g... yes
checking for arm-linux-gnueabi-gcc option to accept ISO C89... none needed
checking whether arm-linux-gnueabi-gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of arm-linux-gnueabi-gcc... gcc3
checking how to run the C preprocessor... arm-linux-gnueabi-gcc -E
checking whether make sets $(MAKE)... (cached) yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... arm-unknown-linux-gnueabi
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by arm-linux-gnueabi-gcc... /usr/arm-linux-gnueabi/bin/ld
checking if the linker (/usr/arm-linux-gnueabi/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/arm-linux-gnueabi-nm -B
checking the name lister (/usr/bin/arm-linux-gnueabi-nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to arm-unknown-linux-gnueabi format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/arm-linux-gnueabi/bin/ld option to reload object files... -r
checking for arm-linux-gnueabi-objdump... arm-linux-gnueabi-objdump
checking how to recognize dependent libraries... pass_all
checking for arm-linux-gnueabi-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for arm-linux-gnueabi-ar... arm-linux-gnueabi-ar
checking for archiver @FILE support... @
checking for arm-linux-gnueabi-strip... (cached) arm-linux-gnueabi-strip
checking for arm-linux-gnueabi-ranlib... arm-linux-gnueabi-ranlib
checking command to parse /usr/bin/arm-linux-gnueabi-nm -B output from arm-linux-gnueabi-gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for arm-linux-gnueabi-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if arm-linux-gnueabi-gcc supports -fno-rtti -fno-exceptions... no
checking for arm-linux-gnueabi-gcc option to produce PIC... -fPIC -DPIC
checking if arm-linux-gnueabi-gcc PIC flag -fPIC -DPIC works... yes
checking if arm-linux-gnueabi-gcc static flag -static works... yes
checking if arm-linux-gnueabi-gcc supports -c -o file.o... yes
checking if arm-linux-gnueabi-gcc supports -c -o file.o... (cached) yes
checking whether the arm-linux-gnueabi-gcc linker (/usr/arm-linux-gnueabi/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for library containing atan2... -lm
checking if arm-linux-gnueabi-gcc supports -fno-delete-null-pointer-checks... yes
checking if arm-linux-gnueabi-gcc supports -Werror=implicit-function-declaration... yes
checking for library containing floor... -lm
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for library containing gzclose... no
checking for mpicc... no
checking hdf5.h... OK
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for getpid()... yes
ModelicaMatIO may use ZLIB: Yes, from sources
ModelicaMatIO may use HDF5: 
ModelicaMatIO may use MAT7.3: 
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
+ make --output-sync -j20
/bin/bash ./libtool  --tag=CC   --mode=link arm-linux-gnueabi-gcc  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration   -o libModelicaExternalC.la -rpath /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf ../../C-Sources/ModelicaFFT.lo ../../C-Sources/ModelicaInternal.lo ../../C-Sources/ModelicaRandom.lo ../../C-Sources/ModelicaStrings.lo -lm  -lm 
libtool: link: arm-linux-gnueabi-gcc -shared  -fPIC -DPIC  ../../C-Sources/.libs/ModelicaFFT.o ../../C-Sources/.libs/ModelicaInternal.o ../../C-Sources/.libs/ModelicaRandom.o ../../C-Sources/.libs/ModelicaStrings.o   -lm  -Os   -Wl,-soname -Wl,libModelicaExternalC.so.0 -o .libs/libModelicaExternalC.so.0.0.0
../../C-Sources/.libs/ModelicaInternal.o: In function `ModelicaInternal_temporaryFileName':
ModelicaInternal.c:(.text+0xfa0): warning: the use of `tmpnam' is dangerous, better use `mkstemp'
libtool: link: (cd ".libs" && rm -f "libModelicaExternalC.so.0" && ln -s "libModelicaExternalC.so.0.0.0" "libModelicaExternalC.so.0")
libtool: link: (cd ".libs" && rm -f "libModelicaExternalC.so" && ln -s "libModelicaExternalC.so.0.0.0" "libModelicaExternalC.so")
libtool: link: ( cd ".libs" && rm -f "libModelicaExternalC.la" && ln -s "../libModelicaExternalC.la" "libModelicaExternalC.la" )
/bin/bash ./libtool  --tag=CC   --mode=link arm-linux-gnueabi-gcc  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration   -o libzlib.la -rpath /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf ../../C-Sources/zlib/adler32.lo ../../C-Sources/zlib/compress.lo ../../C-Sources/zlib/crc32.lo ../../C-Sources/zlib/deflate.lo ../../C-Sources/zlib/gzclose.lo ../../C-Sources/zlib/gzlib.lo ../../C-Sources/zlib/gzread.lo ../../C-Sources/zlib/gzwrite.lo ../../C-Sources/zlib/infback.lo ../../C-Sources/zlib/inffast.lo ../../C-Sources/zlib/inflate.lo ../../C-Sources/zlib/inftrees.lo ../../C-Sources/zlib/trees.lo ../../C-Sources/zlib/uncompr.lo ../../C-Sources/zlib/zutil.lo  -lm 
libtool: link: arm-linux-gnueabi-gcc -shared  -fPIC -DPIC  ../../C-Sources/zlib/.libs/adler32.o ../../C-Sources/zlib/.libs/compress.o ../../C-Sources/zlib/.libs/crc32.o ../../C-Sources/zlib/.libs/deflate.o ../../C-Sources/zlib/.libs/gzclose.o ../../C-Sources/zlib/.libs/gzlib.o ../../C-Sources/zlib/.libs/gzread.o ../../C-Sources/zlib/.libs/gzwrite.o ../../C-Sources/zlib/.libs/infback.o ../../C-Sources/zlib/.libs/inffast.o ../../C-Sources/zlib/.libs/inflate.o ../../C-Sources/zlib/.libs/inftrees.o ../../C-Sources/zlib/.libs/trees.o ../../C-Sources/zlib/.libs/uncompr.o ../../C-Sources/zlib/.libs/zutil.o   -lm  -Os   -Wl,-soname -Wl,libzlib.so.0 -o .libs/libzlib.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libzlib.so.0" && ln -s "libzlib.so.0.0.0" "libzlib.so.0")
libtool: link: (cd ".libs" && rm -f "libzlib.so" && ln -s "libzlib.so.0.0.0" "libzlib.so")
libtool: link: ( cd ".libs" && rm -f "libzlib.la" && ln -s "../libzlib.la" "libzlib.la" )
/bin/bash ./libtool  --tag=CC   --mode=link arm-linux-gnueabi-gcc  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration   -o libModelicaMatIO.la -rpath /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf ../../C-Sources/ModelicaMatIO.lo ../../C-Sources/snprintf.lo libzlib.la   -lm 
libtool: link: arm-linux-gnueabi-gcc -shared  -fPIC -DPIC  ../../C-Sources/.libs/ModelicaMatIO.o ../../C-Sources/.libs/snprintf.o   -Wl,-rpath -Wl,/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/autotools/.libs -Wl,-rpath -Wl,/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf ./.libs/libzlib.so -lm  -Os   -Wl,-soname -Wl,libModelicaMatIO.so.0 -o .libs/libModelicaMatIO.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libModelicaMatIO.so.0" && ln -s "libModelicaMatIO.so.0.0.0" "libModelicaMatIO.so.0")
libtool: link: (cd ".libs" && rm -f "libModelicaMatIO.so" && ln -s "libModelicaMatIO.so.0.0.0" "libModelicaMatIO.so")
libtool: link: ( cd ".libs" && rm -f "libModelicaMatIO.la" && ln -s "../libModelicaMatIO.la" "libModelicaMatIO.la" )
/bin/bash ./libtool  --tag=CC   --mode=link arm-linux-gnueabi-gcc  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration   -o libModelicaIO.la -rpath /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf ../../C-Sources/ModelicaIO.lo libModelicaMatIO.la -lm 
libtool: link: arm-linux-gnueabi-gcc -shared  -fPIC -DPIC  ../../C-Sources/.libs/ModelicaIO.o   -Wl,-rpath -Wl,/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/autotools/.libs -Wl,-rpath -Wl,/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf ./.libs/libModelicaMatIO.so -lm  -Os   -Wl,-soname -Wl,libModelicaIO.so.0 -o .libs/libModelicaIO.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libModelicaIO.so.0" && ln -s "libModelicaIO.so.0.0.0" "libModelicaIO.so.0")
libtool: link: (cd ".libs" && rm -f "libModelicaIO.so" && ln -s "libModelicaIO.so.0.0.0" "libModelicaIO.so")
libtool: link: ( cd ".libs" && rm -f "libModelicaIO.la" && ln -s "../libModelicaIO.la" "libModelicaIO.la" )
/bin/bash ./libtool  --tag=CC   --mode=link arm-linux-gnueabi-gcc  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration   -o libModelicaStandardTables.la -rpath /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf ../../C-Sources/ModelicaStandardTables.lo ../../C-Sources/ModelicaStandardTablesUsertab.lo libModelicaMatIO.la -lm  -lm 
libtool: link: arm-linux-gnueabi-gcc -shared  -fPIC -DPIC  ../../C-Sources/.libs/ModelicaStandardTables.o ../../C-Sources/.libs/ModelicaStandardTablesUsertab.o   -Wl,-rpath -Wl,/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/autotools/.libs -Wl,-rpath -Wl,/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf ./.libs/libModelicaMatIO.so -lm  -Os   -Wl,-soname -Wl,libModelicaStandardTables.so.0 -o .libs/libModelicaStandardTables.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libModelicaStandardTables.so.0" && ln -s "libModelicaStandardTables.so.0.0.0" "libModelicaStandardTables.so.0")
libtool: link: (cd ".libs" && rm -f "libModelicaStandardTables.so" && ln -s "libModelicaStandardTables.so.0.0.0" "libModelicaStandardTables.so")
libtool: link: ( cd ".libs" && rm -f "libModelicaStandardTables.la" && ln -s "../libModelicaStandardTables.la" "libModelicaStandardTables.la" )
+ make install
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/autotools'
 /bin/mkdir -p '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf'
 /bin/bash ./libtool   --mode=install /usr/bin/install -c   libzlib.la libModelicaExternalC.la libModelicaMatIO.la libModelicaIO.la libModelicaStandardTables.la '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf'
libtool: install: /usr/bin/install -c .libs/libzlib.so.0.0.0 /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf/libzlib.so.0.0.0
libtool: install: (cd /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf && { ln -s -f libzlib.so.0.0.0 libzlib.so.0 || { rm -f libzlib.so.0 && ln -s libzlib.so.0.0.0 libzlib.so.0; }; })
libtool: install: (cd /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf && { ln -s -f libzlib.so.0.0.0 libzlib.so || { rm -f libzlib.so && ln -s libzlib.so.0.0.0 libzlib.so; }; })
libtool: install: /usr/bin/install -c .libs/libzlib.lai /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf/libzlib.la
libtool: install: /usr/bin/install -c .libs/libModelicaExternalC.so.0.0.0 /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf/libModelicaExternalC.so.0.0.0
libtool: install: (cd /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf && { ln -s -f libModelicaExternalC.so.0.0.0 libModelicaExternalC.so.0 || { rm -f libModelicaExternalC.so.0 && ln -s libModelicaExternalC.so.0.0.0 libModelicaExternalC.so.0; }; })
libtool: install: (cd /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf && { ln -s -f libModelicaExternalC.so.0.0.0 libModelicaExternalC.so || { rm -f libModelicaExternalC.so && ln -s libModelicaExternalC.so.0.0.0 libModelicaExternalC.so; }; })
libtool: install: /usr/bin/install -c .libs/libModelicaExternalC.lai /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf/libModelicaExternalC.la
libtool: warning: relinking 'libModelicaMatIO.la'
libtool: install: (cd /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/autotools; /bin/bash "/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/autotools/libtool"  --tag CC --mode=relink arm-linux-gnueabi-gcc -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -o libModelicaMatIO.la -rpath /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf ../../C-Sources/ModelicaMatIO.lo ../../C-Sources/snprintf.lo libzlib.la -lm )
libtool: relink: arm-linux-gnueabi-gcc -shared  -fPIC -DPIC  ../../C-Sources/.libs/ModelicaMatIO.o ../../C-Sources/.libs/snprintf.o   -Wl,-rpath -Wl,/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf -L/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf -lzlib -lm  -Os   -Wl,-soname -Wl,libModelicaMatIO.so.0 -o .libs/libModelicaMatIO.so.0.0.0
libtool: install: /usr/bin/install -c .libs/libModelicaMatIO.so.0.0.0T /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf/libModelicaMatIO.so.0.0.0
libtool: install: (cd /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf && { ln -s -f libModelicaMatIO.so.0.0.0 libModelicaMatIO.so.0 || { rm -f libModelicaMatIO.so.0 && ln -s libModelicaMatIO.so.0.0.0 libModelicaMatIO.so.0; }; })
libtool: install: (cd /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf && { ln -s -f libModelicaMatIO.so.0.0.0 libModelicaMatIO.so || { rm -f libModelicaMatIO.so && ln -s libModelicaMatIO.so.0.0.0 libModelicaMatIO.so; }; })
libtool: install: /usr/bin/install -c .libs/libModelicaMatIO.lai /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf/libModelicaMatIO.la
libtool: warning: relinking 'libModelicaIO.la'
libtool: install: (cd /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/autotools; /bin/bash "/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/autotools/libtool"  --tag CC --mode=relink arm-linux-gnueabi-gcc -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -o libModelicaIO.la -rpath /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf ../../C-Sources/ModelicaIO.lo libModelicaMatIO.la -lm )
libtool: relink: arm-linux-gnueabi-gcc -shared  -fPIC -DPIC  ../../C-Sources/.libs/ModelicaIO.o   -Wl,-rpath -Wl,/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf -L/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf -lModelicaMatIO -lm  -Os   -Wl,-soname -Wl,libModelicaIO.so.0 -o .libs/libModelicaIO.so.0.0.0
libtool: install: /usr/bin/install -c .libs/libModelicaIO.so.0.0.0T /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf/libModelicaIO.so.0.0.0
libtool: install: (cd /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf && { ln -s -f libModelicaIO.so.0.0.0 libModelicaIO.so.0 || { rm -f libModelicaIO.so.0 && ln -s libModelicaIO.so.0.0.0 libModelicaIO.so.0; }; })
libtool: install: (cd /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf && { ln -s -f libModelicaIO.so.0.0.0 libModelicaIO.so || { rm -f libModelicaIO.so && ln -s libModelicaIO.so.0.0.0 libModelicaIO.so; }; })
libtool: install: /usr/bin/install -c .libs/libModelicaIO.lai /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf/libModelicaIO.la
libtool: warning: relinking 'libModelicaStandardTables.la'
libtool: install: (cd /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/autotools; /bin/bash "/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/autotools/libtool"  --tag CC --mode=relink arm-linux-gnueabi-gcc -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -o libModelicaStandardTables.la -rpath /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf ../../C-Sources/ModelicaStandardTables.lo ../../C-Sources/ModelicaStandardTablesUsertab.lo libModelicaMatIO.la -lm -lm )
libtool: relink: arm-linux-gnueabi-gcc -shared  -fPIC -DPIC  ../../C-Sources/.libs/ModelicaStandardTables.o ../../C-Sources/.libs/ModelicaStandardTablesUsertab.o   -Wl,-rpath -Wl,/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf -L/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf -lModelicaMatIO -lm  -Os   -Wl,-soname -Wl,libModelicaStandardTables.so.0 -o .libs/libModelicaStandardTables.so.0.0.0
libtool: install: /usr/bin/install -c .libs/libModelicaStandardTables.so.0.0.0T /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf/libModelicaStandardTables.so.0.0.0
libtool: install: (cd /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf && { ln -s -f libModelicaStandardTables.so.0.0.0 libModelicaStandardTables.so.0 || { rm -f libModelicaStandardTables.so.0 && ln -s libModelicaStandardTables.so.0.0.0 libModelicaStandardTables.so.0; }; })
libtool: install: (cd /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf && { ln -s -f libModelicaStandardTables.so.0.0.0 libModelicaStandardTables.so || { rm -f libModelicaStandardTables.so && ln -s libModelicaStandardTables.so.0.0.0 libModelicaStandardTables.so; }; })
libtool: install: /usr/bin/install -c .libs/libModelicaStandardTables.lai /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf/libModelicaStandardTables.la
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf
----------------------------------------------------------------------
Libraries have been installed in:
   /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/armhf

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[1]: Nothing to be done for 'install-data-am'.
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/autotools'
[Pipeline] sh
+ uname
[Pipeline] sh
+ lscpu -p
+ + + egrep -vsort ^# -u
wc -t, -l -k
 2,4
[Pipeline] sh
+ export CC=arm-linux-gnueabi-gcc
+ rm -rf Modelica/Resources/Library/armhf
+ mkdir -p Modelica/Resources/Library/armhf
+ cd Modelica/Resources/BuildProjects/gcc
+ make --output-sync -j20 TARGETDIR=armhf CPPFLAGS=-I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test
rm -f ModelicaFFT.o ModelicaInternal.o ModelicaRandom.o ModelicaStrings.o ModelicaStandardTables.o ModelicaStandardTablesUsertab.o ModelicaMatIO.o snprintf.o ModelicaIO.o adler32.o compress.o crc32.o deflate.o gzclose.o gzlib.o gzread.o gzwrite.o infback.o inffast.o inflate.o inftrees.o trees.o uncompr.o zutil.o
rm -f *.a
rm -f ../../Library/armhf/*.a
make libModelicaExternalC.a libModelicaStandardTables.a libModelicaIO.a libModelicaMatIO.a libzlib.a
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
arm-linux-gnueabi-gcc -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o ModelicaStandardTablesUsertab.o ../../C-Sources/ModelicaStandardTablesUsertab.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
arm-linux-gnueabi-gcc -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o gzclose.o ../../C-Sources/zlib/gzclose.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
arm-linux-gnueabi-gcc -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o compress.o ../../C-Sources/zlib/compress.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
arm-linux-gnueabi-gcc -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o adler32.o ../../C-Sources/zlib/adler32.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
arm-linux-gnueabi-gcc -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o uncompr.o ../../C-Sources/zlib/uncompr.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
arm-linux-gnueabi-gcc -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o ModelicaRandom.o ../../C-Sources/ModelicaRandom.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
arm-linux-gnueabi-gcc -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o ModelicaStrings.o ../../C-Sources/ModelicaStrings.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
arm-linux-gnueabi-gcc -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o crc32.o ../../C-Sources/zlib/crc32.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
arm-linux-gnueabi-gcc -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o zutil.o ../../C-Sources/zlib/zutil.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
arm-linux-gnueabi-gcc -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o inffast.o ../../C-Sources/zlib/inffast.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
arm-linux-gnueabi-gcc -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o inftrees.o ../../C-Sources/zlib/inftrees.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
arm-linux-gnueabi-gcc -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o gzlib.o ../../C-Sources/zlib/gzlib.c
../../C-Sources/zlib/gzlib.c: In function ‘gz_open’:
../../C-Sources/zlib/gzlib.c:14:17: warning: implicit declaration of function ‘lseek’; did you mean ‘fseek’? [-Wimplicit-function-declaration]
 #  define LSEEK lseek
                 ^
../../C-Sources/zlib/gzlib.c:242:9: note: in expansion of macro ‘LSEEK’
         LSEEK(state->fd, 0, SEEK_END);  /* so gzoffset() is correct */
         ^~~~~
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
arm-linux-gnueabi-gcc -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o gzread.o ../../C-Sources/zlib/gzread.c
../../C-Sources/zlib/gzread.c: In function ‘gz_load’:
../../C-Sources/zlib/gzread.c:22:15: warning: implicit declaration of function ‘read’; did you mean ‘fread’? [-Wimplicit-function-declaration]
         ret = read(state->fd, buf + *have, get);
               ^~~~
               fread
../../C-Sources/zlib/gzread.c: In function ‘gzclose_r’:
../../C-Sources/zlib/gzread.c:599:11: warning: implicit declaration of function ‘close’; did you mean ‘pclose’? [-Wimplicit-function-declaration]
     ret = close(state->fd);
           ^~~~~
           pclose
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
arm-linux-gnueabi-gcc -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o infback.o ../../C-Sources/zlib/infback.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
arm-linux-gnueabi-gcc -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o ModelicaFFT.o ../../C-Sources/ModelicaFFT.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
arm-linux-gnueabi-gcc -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o snprintf.o ../../C-Sources/snprintf.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
arm-linux-gnueabi-gcc -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o ModelicaIO.o ../../C-Sources/ModelicaIO.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
ar -ru libModelicaIO.a ModelicaIO.o
ar: `u' modifier ignored since `D' is the default (see `U')
ar: creating libModelicaIO.a
cp libModelicaIO.a ../../Library/armhf/libModelicaIO.a
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
arm-linux-gnueabi-gcc -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o gzwrite.o ../../C-Sources/zlib/gzwrite.c
../../C-Sources/zlib/gzwrite.c: In function ‘gz_comp’:
../../C-Sources/zlib/gzwrite.c:78:20: warning: implicit declaration of function ‘write’; did you mean ‘fwrite’? [-Wimplicit-function-declaration]
             writ = write(state->fd, strm->next_in, put);
                    ^~~~~
                    fwrite
../../C-Sources/zlib/gzwrite.c: In function ‘gzclose_w’:
../../C-Sources/zlib/gzwrite.c:627:9: warning: implicit declaration of function ‘close’; did you mean ‘pclose’? [-Wimplicit-function-declaration]
     if (close(state->fd) == -1)
         ^~~~~
         pclose
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
arm-linux-gnueabi-gcc -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o ModelicaInternal.o ../../C-Sources/ModelicaInternal.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
ar -ru libModelicaExternalC.a ModelicaFFT.o ModelicaInternal.o ModelicaRandom.o ModelicaStrings.o
ar: `u' modifier ignored since `D' is the default (see `U')
ar: creating libModelicaExternalC.a
cp libModelicaExternalC.a ../../Library/armhf/libModelicaExternalC.a
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
arm-linux-gnueabi-gcc -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o trees.o ../../C-Sources/zlib/trees.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
arm-linux-gnueabi-gcc -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o inflate.o ../../C-Sources/zlib/inflate.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
arm-linux-gnueabi-gcc -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o deflate.o ../../C-Sources/zlib/deflate.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
ar -ru libzlib.a adler32.o compress.o crc32.o deflate.o gzclose.o gzlib.o gzread.o gzwrite.o infback.o inffast.o inflate.o inftrees.o trees.o uncompr.o zutil.o
ar: `u' modifier ignored since `D' is the default (see `U')
ar: creating libzlib.a
cp libzlib.a ../../Library/armhf/libzlib.a
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
a404c721d505: Download complete
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
arm-linux-gnueabi-gcc -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DTABLE_SHARE=1 -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o ModelicaStandardTables.o ../../C-Sources/ModelicaStandardTables.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
ar -ru libModelicaStandardTables.a ModelicaStandardTables.o ModelicaStandardTablesUsertab.o
ar: `u' modifier ignored since `D' is the default (see `U')
ar: creating libModelicaStandardTables.a
cp libModelicaStandardTables.a ../../Library/armhf/libModelicaStandardTables.a
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
a404c721d505: Pull complete
ffed6bc190bd: Pull complete
Digest: sha256:626b92c3a55930dde34572bf42fa812d726ae28dc10ba2e2a7893f477a3103fd
Status: Downloaded newer image for modelicastandardlibrary/build-deps:amd64-20190514
docker.io/modelicastandardlibrary/build-deps:amd64-20190514
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ docker inspect -f . modelicastandardlibrary/build-deps:amd64-20190514
.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
ryzen-5950x-2-1 does not seem to be running inside a container
$ docker run -t -d -u 1001:1001 -w /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265 -v /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265:/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265:rw,z -v /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265_tmp:/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265_tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** modelicastandardlibrary/build-deps:amd64-20190514 cat
$ docker top 1d57209357db2dce5e39a2acb7d21f3f1eb2311681eb0fcfd3d8b28725e9dcac -eo pid,comm
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ hostname
1d57209357db
[Pipeline] sh
+ uname
[Pipeline] sh
+ lscpu -p
+ egrep -v ^#
+ sort -u -t, -k 2,4
+ wc -l
[Pipeline] sh
+ export CC=gcc-8
+ export CPPFLAGS= -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test
+ export CFLAGS=-Os -fPIC
+ rm -rf Modelica/Resources/Library/linux32 Modelica/Resources/Library/linux64 Modelica/Resources/Library/win32 Modelica/Resources/Library/win64
+ mkdir -p Modelica/Resources/Library/linux64
+ cd Modelica/Resources/BuildProjects/autotools
+ git clean -fdx .
+ ./autogen.sh
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
configure.ac:9: installing './compile'
configure.ac:12: installing './config.guess'
configure.ac:12: installing './config.sub'
configure.ac:5: installing './install-sh'
configure.ac:5: installing './missing'
Makefile.am: installing './INSTALL'
Makefile.am: installing './depcomp'
+ ./configure --libdir=/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux64 --enable-static --enable-shared --enable-static-zlib --disable-hdf5
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for gcc... gcc-8
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc-8 accepts -g... yes
checking for gcc-8 option to accept ISO C89... none needed
checking whether gcc-8 understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc-8... gcc3
checking how to run the C preprocessor... gcc-8 -E
checking whether make sets $(MAKE)... (cached) yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc-8... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc-8 object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc-8 supports -fno-rtti -fno-exceptions... no
checking for gcc-8 option to produce PIC... -fPIC -DPIC
checking if gcc-8 PIC flag -fPIC -DPIC works... yes
checking if gcc-8 static flag -static works... yes
checking if gcc-8 supports -c -o file.o... yes
checking if gcc-8 supports -c -o file.o... (cached) yes
checking whether the gcc-8 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for library containing atan2... -lm
checking if gcc-8 supports -fno-delete-null-pointer-checks... yes
checking if gcc-8 supports -Werror=implicit-function-declaration... yes
checking for library containing floor... -lm
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for library containing gzclose... -lz
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for getpid()... yes
ModelicaMatIO may use ZLIB: Yes
ModelicaMatIO may use HDF5: No
ModelicaMatIO may use MAT7.3: No
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
+ make --output-sync -j16
f6e670e4dee2: Pull complete
depbase=`echo ../../C-Sources/zlib/compress.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc-8 -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/compress.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/compress.lo ../../C-Sources/zlib/compress.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc-8 "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/compress.lo -MD -MP -MF ../../C-Sources/zlib/.deps/compress.Tpo -c ../../C-Sources/zlib/compress.c  -fPIC -DPIC -o ../../C-Sources/zlib/.libs/compress.o
libtool: compile:  gcc-8 "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/compress.lo -MD -MP -MF ../../C-Sources/zlib/.deps/compress.Tpo -c ../../C-Sources/zlib/compress.c -o ../../C-Sources/zlib/compress.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/zlib/uncompr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc-8 -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/uncompr.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/uncompr.lo ../../C-Sources/zlib/uncompr.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc-8 "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/uncompr.lo -MD -MP -MF ../../C-Sources/zlib/.deps/uncompr.Tpo -c ../../C-Sources/zlib/uncompr.c  -fPIC -DPIC -o ../../C-Sources/zlib/.libs/uncompr.o
libtool: compile:  gcc-8 "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/uncompr.lo -MD -MP -MF ../../C-Sources/zlib/.deps/uncompr.Tpo -c ../../C-Sources/zlib/uncompr.c -o ../../C-Sources/zlib/uncompr.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/zlib/gzclose.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc-8 -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/gzclose.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/gzclose.lo ../../C-Sources/zlib/gzclose.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc-8 "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/gzclose.lo -MD -MP -MF ../../C-Sources/zlib/.deps/gzclose.Tpo -c ../../C-Sources/zlib/gzclose.c  -fPIC -DPIC -o ../../C-Sources/zlib/.libs/gzclose.o
libtool: compile:  gcc-8 "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/gzclose.lo -MD -MP -MF ../../C-Sources/zlib/.deps/gzclose.Tpo -c ../../C-Sources/zlib/gzclose.c -o ../../C-Sources/zlib/gzclose.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/zlib/zutil.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc-8 -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/zutil.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/zutil.lo ../../C-Sources/zlib/zutil.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc-8 "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/zutil.lo -MD -MP -MF ../../C-Sources/zlib/.deps/zutil.Tpo -c ../../C-Sources/zlib/zutil.c  -fPIC -DPIC -o ../../C-Sources/zlib/.libs/zutil.o
libtool: compile:  gcc-8 "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/zutil.lo -MD -MP -MF ../../C-Sources/zlib/.deps/zutil.Tpo -c ../../C-Sources/zlib/zutil.c -o ../../C-Sources/zlib/zutil.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/zlib/adler32.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc-8 -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/adler32.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/adler32.lo ../../C-Sources/zlib/adler32.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc-8 "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/adler32.lo -MD -MP -MF ../../C-Sources/zlib/.deps/adler32.Tpo -c ../../C-Sources/zlib/adler32.c  -fPIC -DPIC -o ../../C-Sources/zlib/.libs/adler32.o
libtool: compile:  gcc-8 "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/adler32.lo -MD -MP -MF ../../C-Sources/zlib/.deps/adler32.Tpo -c ../../C-Sources/zlib/adler32.c -o ../../C-Sources/zlib/adler32.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/zlib/inftrees.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc-8 -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/inftrees.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/inftrees.lo ../../C-Sources/zlib/inftrees.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc-8 "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/inftrees.lo -MD -MP -MF ../../C-Sources/zlib/.deps/inftrees.Tpo -c ../../C-Sources/zlib/inftrees.c  -fPIC -DPIC -o ../../C-Sources/zlib/.libs/inftrees.o
libtool: compile:  gcc-8 "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/inftrees.lo -MD -MP -MF ../../C-Sources/zlib/.deps/inftrees.Tpo -c ../../C-Sources/zlib/inftrees.c -o ../../C-Sources/zlib/inftrees.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/zlib/inffast.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc-8 -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/inffast.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/inffast.lo ../../C-Sources/zlib/inffast.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc-8 "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/inffast.lo -MD -MP -MF ../../C-Sources/zlib/.deps/inffast.Tpo -c ../../C-Sources/zlib/inffast.c  -fPIC -DPIC -o ../../C-Sources/zlib/.libs/inffast.o
libtool: compile:  gcc-8 "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/inffast.lo -MD -MP -MF ../../C-Sources/zlib/.deps/inffast.Tpo -c ../../C-Sources/zlib/inffast.c -o ../../C-Sources/zlib/inffast.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/zlib/crc32.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc-8 -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/crc32.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/crc32.lo ../../C-Sources/zlib/crc32.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc-8 "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/crc32.lo -MD -MP -MF ../../C-Sources/zlib/.deps/crc32.Tpo -c ../../C-Sources/zlib/crc32.c  -fPIC -DPIC -o ../../C-Sources/zlib/.libs/crc32.o
libtool: compile:  gcc-8 "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/crc32.lo -MD -MP -MF ../../C-Sources/zlib/.deps/crc32.Tpo -c ../../C-Sources/zlib/crc32.c -o ../../C-Sources/zlib/crc32.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/zlib/gzlib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc-8 -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/gzlib.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/gzlib.lo ../../C-Sources/zlib/gzlib.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc-8 "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/gzlib.lo -MD -MP -MF ../../C-Sources/zlib/.deps/gzlib.Tpo -c ../../C-Sources/zlib/gzlib.c  -fPIC -DPIC -o ../../C-Sources/zlib/.libs/gzlib.o
libtool: compile:  gcc-8 "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/gzlib.lo -MD -MP -MF ../../C-Sources/zlib/.deps/gzlib.Tpo -c ../../C-Sources/zlib/gzlib.c -o ../../C-Sources/zlib/gzlib.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/zlib/gzwrite.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc-8 -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/gzwrite.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/gzwrite.lo ../../C-Sources/zlib/gzwrite.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc-8 "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/gzwrite.lo -MD -MP -MF ../../C-Sources/zlib/.deps/gzwrite.Tpo -c ../../C-Sources/zlib/gzwrite.c  -fPIC -DPIC -o ../../C-Sources/zlib/.libs/gzwrite.o
libtool: compile:  gcc-8 "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/gzwrite.lo -MD -MP -MF ../../C-Sources/zlib/.deps/gzwrite.Tpo -c ../../C-Sources/zlib/gzwrite.c -o ../../C-Sources/zlib/gzwrite.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/ModelicaFFT.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc-8 -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaFFT.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/ModelicaFFT.lo ../../C-Sources/ModelicaFFT.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc-8 "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaFFT.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaFFT.Tpo -c ../../C-Sources/ModelicaFFT.c  -fPIC -DPIC -o ../../C-Sources/.libs/ModelicaFFT.o
libtool: compile:  gcc-8 "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaFFT.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaFFT.Tpo -c ../../C-Sources/ModelicaFFT.c -o ../../C-Sources/ModelicaFFT.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/zlib/gzread.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc-8 -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/gzread.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/gzread.lo ../../C-Sources/zlib/gzread.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc-8 "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/gzread.lo -MD -MP -MF ../../C-Sources/zlib/.deps/gzread.Tpo -c ../../C-Sources/zlib/gzread.c  -fPIC -DPIC -o ../../C-Sources/zlib/.libs/gzread.o
libtool: compile:  gcc-8 "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/gzread.lo -MD -MP -MF ../../C-Sources/zlib/.deps/gzread.Tpo -c ../../C-Sources/zlib/gzread.c -o ../../C-Sources/zlib/gzread.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/zlib/infback.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc-8 -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/infback.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/infback.lo ../../C-Sources/zlib/infback.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc-8 "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/infback.lo -MD -MP -MF ../../C-Sources/zlib/.deps/infback.Tpo -c ../../C-Sources/zlib/infback.c  -fPIC -DPIC -o ../../C-Sources/zlib/.libs/infback.o
libtool: compile:  gcc-8 "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/infback.lo -MD -MP -MF ../../C-Sources/zlib/.deps/infback.Tpo -c ../../C-Sources/zlib/infback.c -o ../../C-Sources/zlib/infback.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/zlib/trees.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc-8 -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/trees.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/trees.lo ../../C-Sources/zlib/trees.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc-8 "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/trees.lo -MD -MP -MF ../../C-Sources/zlib/.deps/trees.Tpo -c ../../C-Sources/zlib/trees.c  -fPIC -DPIC -o ../../C-Sources/zlib/.libs/trees.o
libtool: compile:  gcc-8 "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/trees.lo -MD -MP -MF ../../C-Sources/zlib/.deps/trees.Tpo -c ../../C-Sources/zlib/trees.c -o ../../C-Sources/zlib/trees.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/ModelicaStandardTablesUsertab.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc-8 -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaStandardTablesUsertab.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/ModelicaStandardTablesUsertab.lo ../../C-Sources/ModelicaStandardTablesUsertab.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc-8 "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaStandardTablesUsertab.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaStandardTablesUsertab.Tpo -c ../../C-Sources/ModelicaStandardTablesUsertab.c  -fPIC -DPIC -o ../../C-Sources/.libs/ModelicaStandardTablesUsertab.o
libtool: compile:  gcc-8 "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaStandardTablesUsertab.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaStandardTablesUsertab.Tpo -c ../../C-Sources/ModelicaStandardTablesUsertab.c -o ../../C-Sources/ModelicaStandardTablesUsertab.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/ModelicaRandom.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc-8 -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaRandom.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/ModelicaRandom.lo ../../C-Sources/ModelicaRandom.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc-8 "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaRandom.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaRandom.Tpo -c ../../C-Sources/ModelicaRandom.c  -fPIC -DPIC -o ../../C-Sources/.libs/ModelicaRandom.o
libtool: compile:  gcc-8 "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaRandom.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaRandom.Tpo -c ../../C-Sources/ModelicaRandom.c -o ../../C-Sources/ModelicaRandom.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/ModelicaStrings.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc-8 -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaStrings.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/ModelicaStrings.lo ../../C-Sources/ModelicaStrings.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc-8 "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaStrings.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaStrings.Tpo -c ../../C-Sources/ModelicaStrings.c  -fPIC -DPIC -o ../../C-Sources/.libs/ModelicaStrings.o
libtool: compile:  gcc-8 "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaStrings.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaStrings.Tpo -c ../../C-Sources/ModelicaStrings.c -o ../../C-Sources/ModelicaStrings.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/zlib/inflate.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc-8 -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/inflate.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/inflate.lo ../../C-Sources/zlib/inflate.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc-8 "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/inflate.lo -MD -MP -MF ../../C-Sources/zlib/.deps/inflate.Tpo -c ../../C-Sources/zlib/inflate.c  -fPIC -DPIC -o ../../C-Sources/zlib/.libs/inflate.o
libtool: compile:  gcc-8 "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/inflate.lo -MD -MP -MF ../../C-Sources/zlib/.deps/inflate.Tpo -c ../../C-Sources/zlib/inflate.c -o ../../C-Sources/zlib/inflate.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/zlib/deflate.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc-8 -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/deflate.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/deflate.lo ../../C-Sources/zlib/deflate.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc-8 "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/deflate.lo -MD -MP -MF ../../C-Sources/zlib/.deps/deflate.Tpo -c ../../C-Sources/zlib/deflate.c  -fPIC -DPIC -o ../../C-Sources/zlib/.libs/deflate.o
libtool: compile:  gcc-8 "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/deflate.lo -MD -MP -MF ../../C-Sources/zlib/.deps/deflate.Tpo -c ../../C-Sources/zlib/deflate.c -o ../../C-Sources/zlib/deflate.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/ModelicaIO.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc-8 -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaIO.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/ModelicaIO.lo ../../C-Sources/ModelicaIO.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc-8 "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaIO.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaIO.Tpo -c ../../C-Sources/ModelicaIO.c  -fPIC -DPIC -o ../../C-Sources/.libs/ModelicaIO.o
libtool: compile:  gcc-8 "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaIO.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaIO.Tpo -c ../../C-Sources/ModelicaIO.c -o ../../C-Sources/ModelicaIO.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/snprintf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc-8 -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/snprintf.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/snprintf.lo ../../C-Sources/snprintf.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc-8 "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/snprintf.lo -MD -MP -MF ../../C-Sources/.deps/snprintf.Tpo -c ../../C-Sources/snprintf.c  -fPIC -DPIC -o ../../C-Sources/.libs/snprintf.o
libtool: compile:  gcc-8 "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/snprintf.lo -MD -MP -MF ../../C-Sources/.deps/snprintf.Tpo -c ../../C-Sources/snprintf.c -o ../../C-Sources/snprintf.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/ModelicaInternal.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc-8 -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaInternal.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/ModelicaInternal.lo ../../C-Sources/ModelicaInternal.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc-8 "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaInternal.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaInternal.Tpo -c ../../C-Sources/ModelicaInternal.c  -fPIC -DPIC -o ../../C-Sources/.libs/ModelicaInternal.o
libtool: compile:  gcc-8 "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaInternal.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaInternal.Tpo -c ../../C-Sources/ModelicaInternal.c -o ../../C-Sources/ModelicaInternal.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=link gcc-8  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration   -o libzlib.la -rpath /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux64 ../../C-Sources/zlib/adler32.lo ../../C-Sources/zlib/compress.lo ../../C-Sources/zlib/crc32.lo ../../C-Sources/zlib/deflate.lo ../../C-Sources/zlib/gzclose.lo ../../C-Sources/zlib/gzlib.lo ../../C-Sources/zlib/gzread.lo ../../C-Sources/zlib/gzwrite.lo ../../C-Sources/zlib/infback.lo ../../C-Sources/zlib/inffast.lo ../../C-Sources/zlib/inflate.lo ../../C-Sources/zlib/inftrees.lo ../../C-Sources/zlib/trees.lo ../../C-Sources/zlib/uncompr.lo ../../C-Sources/zlib/zutil.lo -lz -lm  -lm 
libtool: link: gcc-8 -shared  -fPIC -DPIC  ../../C-Sources/zlib/.libs/adler32.o ../../C-Sources/zlib/.libs/compress.o ../../C-Sources/zlib/.libs/crc32.o ../../C-Sources/zlib/.libs/deflate.o ../../C-Sources/zlib/.libs/gzclose.o ../../C-Sources/zlib/.libs/gzlib.o ../../C-Sources/zlib/.libs/gzread.o ../../C-Sources/zlib/.libs/gzwrite.o ../../C-Sources/zlib/.libs/infback.o ../../C-Sources/zlib/.libs/inffast.o ../../C-Sources/zlib/.libs/inflate.o ../../C-Sources/zlib/.libs/inftrees.o ../../C-Sources/zlib/.libs/trees.o ../../C-Sources/zlib/.libs/uncompr.o ../../C-Sources/zlib/.libs/zutil.o   -lz -lm  -Os   -Wl,-soname -Wl,libzlib.so.0 -o .libs/libzlib.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libzlib.so.0" && ln -s "libzlib.so.0.0.0" "libzlib.so.0")
libtool: link: (cd ".libs" && rm -f "libzlib.so" && ln -s "libzlib.so.0.0.0" "libzlib.so")
libtool: link: ar cru .libs/libzlib.a  ../../C-Sources/zlib/adler32.o ../../C-Sources/zlib/compress.o ../../C-Sources/zlib/crc32.o ../../C-Sources/zlib/deflate.o ../../C-Sources/zlib/gzclose.o ../../C-Sources/zlib/gzlib.o ../../C-Sources/zlib/gzread.o ../../C-Sources/zlib/gzwrite.o ../../C-Sources/zlib/infback.o ../../C-Sources/zlib/inffast.o ../../C-Sources/zlib/inflate.o ../../C-Sources/zlib/inftrees.o ../../C-Sources/zlib/trees.o ../../C-Sources/zlib/uncompr.o ../../C-Sources/zlib/zutil.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libzlib.a
libtool: link: ( cd ".libs" && rm -f "libzlib.la" && ln -s "../libzlib.la" "libzlib.la" )
/bin/bash ./libtool  --tag=CC   --mode=link gcc-8  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration   -o libModelicaExternalC.la -rpath /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux64 ../../C-Sources/ModelicaFFT.lo ../../C-Sources/ModelicaInternal.lo ../../C-Sources/ModelicaRandom.lo ../../C-Sources/ModelicaStrings.lo -lm  -lm 
libtool: link: gcc-8 -shared  -fPIC -DPIC  ../../C-Sources/.libs/ModelicaFFT.o ../../C-Sources/.libs/ModelicaInternal.o ../../C-Sources/.libs/ModelicaRandom.o ../../C-Sources/.libs/ModelicaStrings.o   -lm  -Os   -Wl,-soname -Wl,libModelicaExternalC.so.0 -o .libs/libModelicaExternalC.so.0.0.0
../../C-Sources/.libs/ModelicaInternal.o: In function `ModelicaInternal_temporaryFileName':
ModelicaInternal.c:(.text+0xe5a): warning: the use of `tmpnam' is dangerous, better use `mkstemp'
libtool: link: (cd ".libs" && rm -f "libModelicaExternalC.so.0" && ln -s "libModelicaExternalC.so.0.0.0" "libModelicaExternalC.so.0")
libtool: link: (cd ".libs" && rm -f "libModelicaExternalC.so" && ln -s "libModelicaExternalC.so.0.0.0" "libModelicaExternalC.so")
libtool: link: ar cru .libs/libModelicaExternalC.a  ../../C-Sources/ModelicaFFT.o ../../C-Sources/ModelicaInternal.o ../../C-Sources/ModelicaRandom.o ../../C-Sources/ModelicaStrings.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libModelicaExternalC.a
libtool: link: ( cd ".libs" && rm -f "libModelicaExternalC.la" && ln -s "../libModelicaExternalC.la" "libModelicaExternalC.la" )
f6a1a9f66805: Pull complete
Digest: sha256:e229a02664febf2dbd2e3e5a8717af7d3b3ad18a7ece153364f5471e0e092c72
Status: Downloaded newer image for modelicastandardlibrary/build-deps:i386-20190514
docker.io/modelicastandardlibrary/build-deps:i386-20190514
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ docker inspect -f . modelicastandardlibrary/build-deps:i386-20190514
.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
ripper2-1 does not seem to be running inside a container
$ docker run -t -d -u 1001:1001 -w /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265 -v /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265:/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265:rw,z -v /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265_tmp:/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265_tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** modelicastandardlibrary/build-deps:i386-20190514 cat
depbase=`echo ../../C-Sources/ModelicaStandardTables.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc-8 -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaStandardTables.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/ModelicaStandardTables.lo ../../C-Sources/ModelicaStandardTables.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc-8 "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaStandardTables.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaStandardTables.Tpo -c ../../C-Sources/ModelicaStandardTables.c  -fPIC -DPIC -o ../../C-Sources/.libs/ModelicaStandardTables.o
libtool: compile:  gcc-8 "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaStandardTables.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaStandardTables.Tpo -c ../../C-Sources/ModelicaStandardTables.c -o ../../C-Sources/ModelicaStandardTables.o >/dev/null 2>&1
$ docker top 71012b83cc80ba764f0ab25ade2c2ecd95e7ad80754a3127cf8d8cfdf75c0bf1 -eo pid,comm
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ hostname
71012b83cc80
[Pipeline] sh
+ uname
[Pipeline] sh
+ lscpu -p
+ egrep -v ^#
+ sort -u -t, -k 2,4
+ wc -l
[Pipeline] sh
+ export CC=gcc-8
+ export CPPFLAGS= -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test
+ export CFLAGS=-Os -fPIC
+ rm -rf Modelica/Resources/Library/linux32 Modelica/Resources/Library/linux64 Modelica/Resources/Library/win32 Modelica/Resources/Library/win64
+ mkdir -p Modelica/Resources/Library/linux32
+ cd Modelica/Resources/BuildProjects/autotools
+ git clean -fdx .
+ ./autogen.sh
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
configure.ac:9: installing './compile'
configure.ac:12: installing './config.guess'
configure.ac:12: installing './config.sub'
configure.ac:5: installing './install-sh'
configure.ac:5: installing './missing'
Makefile.am: installing './INSTALL'
Makefile.am: installing './depcomp'
+ ./configure --libdir=/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux32 --enable-static --enable-shared --enable-static-zlib --disable-hdf5
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for gcc... gcc-8
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc-8 accepts -g... yes
checking for gcc-8 option to accept ISO C89... none needed
checking whether gcc-8 understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc-8... gcc3
checking how to run the C preprocessor... gcc-8 -E
checking whether make sets $(MAKE)... (cached) yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc-8... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc-8 object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc-8 supports -fno-rtti -fno-exceptions... no
checking for gcc-8 option to produce PIC... -fPIC -DPIC
checking if gcc-8 PIC flag -fPIC -DPIC works... yes
checking if gcc-8 static flag -static works... yes
checking if gcc-8 supports -c -o file.o... yes
checking if gcc-8 supports -c -o file.o... (cached) yes
checking whether the gcc-8 linker (/usr/bin/ld -m elf_i386) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for library containing atan2... -lm
checking if gcc-8 supports -fno-delete-null-pointer-checks... yes
checking if gcc-8 supports -Werror=implicit-function-declaration... yes
checking for library containing floor... -lm
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for library containing gzclose... -lz
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for getpid()... yes
ModelicaMatIO may use ZLIB: Yes
ModelicaMatIO may use HDF5: No
ModelicaMatIO may use MAT7.3: No
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
+ make --output-sync -j16
depbase=`echo ../../C-Sources/zlib/compress.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc-8 -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/compress.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/compress.lo ../../C-Sources/zlib/compress.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc-8 "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/compress.lo -MD -MP -MF ../../C-Sources/zlib/.deps/compress.Tpo -c ../../C-Sources/zlib/compress.c  -fPIC -DPIC -o ../../C-Sources/zlib/.libs/compress.o
libtool: compile:  gcc-8 "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/compress.lo -MD -MP -MF ../../C-Sources/zlib/.deps/compress.Tpo -c ../../C-Sources/zlib/compress.c -o ../../C-Sources/zlib/compress.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/zlib/zutil.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc-8 -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/zutil.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/zutil.lo ../../C-Sources/zlib/zutil.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc-8 "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/zutil.lo -MD -MP -MF ../../C-Sources/zlib/.deps/zutil.Tpo -c ../../C-Sources/zlib/zutil.c  -fPIC -DPIC -o ../../C-Sources/zlib/.libs/zutil.o
libtool: compile:  gcc-8 "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/zutil.lo -MD -MP -MF ../../C-Sources/zlib/.deps/zutil.Tpo -c ../../C-Sources/zlib/zutil.c -o ../../C-Sources/zlib/zutil.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/zlib/uncompr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc-8 -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/uncompr.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/uncompr.lo ../../C-Sources/zlib/uncompr.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc-8 "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/uncompr.lo -MD -MP -MF ../../C-Sources/zlib/.deps/uncompr.Tpo -c ../../C-Sources/zlib/uncompr.c  -fPIC -DPIC -o ../../C-Sources/zlib/.libs/uncompr.o
libtool: compile:  gcc-8 "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/uncompr.lo -MD -MP -MF ../../C-Sources/zlib/.deps/uncompr.Tpo -c ../../C-Sources/zlib/uncompr.c -o ../../C-Sources/zlib/uncompr.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/zlib/gzclose.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc-8 -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/gzclose.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/gzclose.lo ../../C-Sources/zlib/gzclose.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc-8 "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/gzclose.lo -MD -MP -MF ../../C-Sources/zlib/.deps/gzclose.Tpo -c ../../C-Sources/zlib/gzclose.c  -fPIC -DPIC -o ../../C-Sources/zlib/.libs/gzclose.o
libtool: compile:  gcc-8 "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/gzclose.lo -MD -MP -MF ../../C-Sources/zlib/.deps/gzclose.Tpo -c ../../C-Sources/zlib/gzclose.c -o ../../C-Sources/zlib/gzclose.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/zlib/adler32.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc-8 -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/adler32.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/adler32.lo ../../C-Sources/zlib/adler32.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc-8 "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/adler32.lo -MD -MP -MF ../../C-Sources/zlib/.deps/adler32.Tpo -c ../../C-Sources/zlib/adler32.c  -fPIC -DPIC -o ../../C-Sources/zlib/.libs/adler32.o
libtool: compile:  gcc-8 "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/adler32.lo -MD -MP -MF ../../C-Sources/zlib/.deps/adler32.Tpo -c ../../C-Sources/zlib/adler32.c -o ../../C-Sources/zlib/adler32.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/zlib/inftrees.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc-8 -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/inftrees.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/inftrees.lo ../../C-Sources/zlib/inftrees.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc-8 "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/inftrees.lo -MD -MP -MF ../../C-Sources/zlib/.deps/inftrees.Tpo -c ../../C-Sources/zlib/inftrees.c  -fPIC -DPIC -o ../../C-Sources/zlib/.libs/inftrees.o
libtool: compile:  gcc-8 "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/inftrees.lo -MD -MP -MF ../../C-Sources/zlib/.deps/inftrees.Tpo -c ../../C-Sources/zlib/inftrees.c -o ../../C-Sources/zlib/inftrees.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/zlib/inffast.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc-8 -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/inffast.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/inffast.lo ../../C-Sources/zlib/inffast.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc-8 "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/inffast.lo -MD -MP -MF ../../C-Sources/zlib/.deps/inffast.Tpo -c ../../C-Sources/zlib/inffast.c  -fPIC -DPIC -o ../../C-Sources/zlib/.libs/inffast.o
libtool: compile:  gcc-8 "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/inffast.lo -MD -MP -MF ../../C-Sources/zlib/.deps/inffast.Tpo -c ../../C-Sources/zlib/inffast.c -o ../../C-Sources/zlib/inffast.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/zlib/crc32.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc-8 -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/crc32.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/crc32.lo ../../C-Sources/zlib/crc32.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc-8 "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/crc32.lo -MD -MP -MF ../../C-Sources/zlib/.deps/crc32.Tpo -c ../../C-Sources/zlib/crc32.c  -fPIC -DPIC -o ../../C-Sources/zlib/.libs/crc32.o
libtool: compile:  gcc-8 "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/crc32.lo -MD -MP -MF ../../C-Sources/zlib/.deps/crc32.Tpo -c ../../C-Sources/zlib/crc32.c -o ../../C-Sources/zlib/crc32.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/zlib/gzlib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc-8 -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/gzlib.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/gzlib.lo ../../C-Sources/zlib/gzlib.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc-8 "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/gzlib.lo -MD -MP -MF ../../C-Sources/zlib/.deps/gzlib.Tpo -c ../../C-Sources/zlib/gzlib.c  -fPIC -DPIC -o ../../C-Sources/zlib/.libs/gzlib.o
libtool: compile:  gcc-8 "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/gzlib.lo -MD -MP -MF ../../C-Sources/zlib/.deps/gzlib.Tpo -c ../../C-Sources/zlib/gzlib.c -o ../../C-Sources/zlib/gzlib.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/zlib/gzwrite.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc-8 -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/gzwrite.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/gzwrite.lo ../../C-Sources/zlib/gzwrite.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc-8 "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/gzwrite.lo -MD -MP -MF ../../C-Sources/zlib/.deps/gzwrite.Tpo -c ../../C-Sources/zlib/gzwrite.c  -fPIC -DPIC -o ../../C-Sources/zlib/.libs/gzwrite.o
libtool: compile:  gcc-8 "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/gzwrite.lo -MD -MP -MF ../../C-Sources/zlib/.deps/gzwrite.Tpo -c ../../C-Sources/zlib/gzwrite.c -o ../../C-Sources/zlib/gzwrite.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/zlib/gzread.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc-8 -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/gzread.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/gzread.lo ../../C-Sources/zlib/gzread.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc-8 "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/gzread.lo -MD -MP -MF ../../C-Sources/zlib/.deps/gzread.Tpo -c ../../C-Sources/zlib/gzread.c  -fPIC -DPIC -o ../../C-Sources/zlib/.libs/gzread.o
libtool: compile:  gcc-8 "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/gzread.lo -MD -MP -MF ../../C-Sources/zlib/.deps/gzread.Tpo -c ../../C-Sources/zlib/gzread.c -o ../../C-Sources/zlib/gzread.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/ModelicaFFT.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc-8 -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaFFT.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/ModelicaFFT.lo ../../C-Sources/ModelicaFFT.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc-8 "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaFFT.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaFFT.Tpo -c ../../C-Sources/ModelicaFFT.c  -fPIC -DPIC -o ../../C-Sources/.libs/ModelicaFFT.o
libtool: compile:  gcc-8 "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaFFT.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaFFT.Tpo -c ../../C-Sources/ModelicaFFT.c -o ../../C-Sources/ModelicaFFT.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/zlib/infback.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc-8 -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/infback.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/infback.lo ../../C-Sources/zlib/infback.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc-8 "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/infback.lo -MD -MP -MF ../../C-Sources/zlib/.deps/infback.Tpo -c ../../C-Sources/zlib/infback.c  -fPIC -DPIC -o ../../C-Sources/zlib/.libs/infback.o
libtool: compile:  gcc-8 "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/infback.lo -MD -MP -MF ../../C-Sources/zlib/.deps/infback.Tpo -c ../../C-Sources/zlib/infback.c -o ../../C-Sources/zlib/infback.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/zlib/trees.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc-8 -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/trees.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/trees.lo ../../C-Sources/zlib/trees.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc-8 "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/trees.lo -MD -MP -MF ../../C-Sources/zlib/.deps/trees.Tpo -c ../../C-Sources/zlib/trees.c  -fPIC -DPIC -o ../../C-Sources/zlib/.libs/trees.o
libtool: compile:  gcc-8 "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/trees.lo -MD -MP -MF ../../C-Sources/zlib/.deps/trees.Tpo -c ../../C-Sources/zlib/trees.c -o ../../C-Sources/zlib/trees.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/ModelicaStandardTablesUsertab.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc-8 -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaStandardTablesUsertab.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/ModelicaStandardTablesUsertab.lo ../../C-Sources/ModelicaStandardTablesUsertab.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc-8 "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaStandardTablesUsertab.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaStandardTablesUsertab.Tpo -c ../../C-Sources/ModelicaStandardTablesUsertab.c  -fPIC -DPIC -o ../../C-Sources/.libs/ModelicaStandardTablesUsertab.o
libtool: compile:  gcc-8 "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaStandardTablesUsertab.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaStandardTablesUsertab.Tpo -c ../../C-Sources/ModelicaStandardTablesUsertab.c -o ../../C-Sources/ModelicaStandardTablesUsertab.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/ModelicaRandom.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc-8 -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaRandom.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/ModelicaRandom.lo ../../C-Sources/ModelicaRandom.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc-8 "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaRandom.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaRandom.Tpo -c ../../C-Sources/ModelicaRandom.c  -fPIC -DPIC -o ../../C-Sources/.libs/ModelicaRandom.o
libtool: compile:  gcc-8 "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaRandom.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaRandom.Tpo -c ../../C-Sources/ModelicaRandom.c -o ../../C-Sources/ModelicaRandom.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/ModelicaStrings.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc-8 -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaStrings.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/ModelicaStrings.lo ../../C-Sources/ModelicaStrings.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc-8 "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaStrings.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaStrings.Tpo -c ../../C-Sources/ModelicaStrings.c  -fPIC -DPIC -o ../../C-Sources/.libs/ModelicaStrings.o
libtool: compile:  gcc-8 "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaStrings.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaStrings.Tpo -c ../../C-Sources/ModelicaStrings.c -o ../../C-Sources/ModelicaStrings.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/zlib/inflate.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc-8 -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/inflate.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/inflate.lo ../../C-Sources/zlib/inflate.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc-8 "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/inflate.lo -MD -MP -MF ../../C-Sources/zlib/.deps/inflate.Tpo -c ../../C-Sources/zlib/inflate.c  -fPIC -DPIC -o ../../C-Sources/zlib/.libs/inflate.o
libtool: compile:  gcc-8 "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/inflate.lo -MD -MP -MF ../../C-Sources/zlib/.deps/inflate.Tpo -c ../../C-Sources/zlib/inflate.c -o ../../C-Sources/zlib/inflate.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/zlib/deflate.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc-8 -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/deflate.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/deflate.lo ../../C-Sources/zlib/deflate.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc-8 "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/deflate.lo -MD -MP -MF ../../C-Sources/zlib/.deps/deflate.Tpo -c ../../C-Sources/zlib/deflate.c  -fPIC -DPIC -o ../../C-Sources/zlib/.libs/deflate.o
libtool: compile:  gcc-8 "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/deflate.lo -MD -MP -MF ../../C-Sources/zlib/.deps/deflate.Tpo -c ../../C-Sources/zlib/deflate.c -o ../../C-Sources/zlib/deflate.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/ModelicaMatIO.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc-8 -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaMatIO.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/ModelicaMatIO.lo ../../C-Sources/ModelicaMatIO.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc-8 "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaMatIO.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaMatIO.Tpo -c ../../C-Sources/ModelicaMatIO.c  -fPIC -DPIC -o ../../C-Sources/.libs/ModelicaMatIO.o
libtool: compile:  gcc-8 "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaMatIO.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaMatIO.Tpo -c ../../C-Sources/ModelicaMatIO.c -o ../../C-Sources/ModelicaMatIO.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=link gcc-8  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration   -o libModelicaMatIO.la -rpath /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux64 ../../C-Sources/ModelicaMatIO.lo ../../C-Sources/snprintf.lo libzlib.la -lz -lm   -lm 
libtool: link: gcc-8 -shared  -fPIC -DPIC  ../../C-Sources/.libs/ModelicaMatIO.o ../../C-Sources/.libs/snprintf.o   -Wl,-rpath -Wl,/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/autotools/.libs -Wl,-rpath -Wl,/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux64 ./.libs/libzlib.so -lz -lm  -Os   -Wl,-soname -Wl,libModelicaMatIO.so.0 -o .libs/libModelicaMatIO.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libModelicaMatIO.so.0" && ln -s "libModelicaMatIO.so.0.0.0" "libModelicaMatIO.so.0")
libtool: link: (cd ".libs" && rm -f "libModelicaMatIO.so" && ln -s "libModelicaMatIO.so.0.0.0" "libModelicaMatIO.so")
libtool: link: ar cru .libs/libModelicaMatIO.a  ../../C-Sources/ModelicaMatIO.o ../../C-Sources/snprintf.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libModelicaMatIO.a
libtool: link: ( cd ".libs" && rm -f "libModelicaMatIO.la" && ln -s "../libModelicaMatIO.la" "libModelicaMatIO.la" )
/bin/bash ./libtool  --tag=CC   --mode=link gcc-8  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration   -o libModelicaIO.la -rpath /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux64 ../../C-Sources/ModelicaIO.lo libModelicaMatIO.la -lm 
libtool: link: gcc-8 -shared  -fPIC -DPIC  ../../C-Sources/.libs/ModelicaIO.o   -Wl,-rpath -Wl,/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/autotools/.libs -Wl,-rpath -Wl,/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux64 ./.libs/libModelicaMatIO.so -lm  -Os   -Wl,-soname -Wl,libModelicaIO.so.0 -o .libs/libModelicaIO.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libModelicaIO.so.0" && ln -s "libModelicaIO.so.0.0.0" "libModelicaIO.so.0")
libtool: link: (cd ".libs" && rm -f "libModelicaIO.so" && ln -s "libModelicaIO.so.0.0.0" "libModelicaIO.so")
libtool: link: ar cru .libs/libModelicaIO.a  ../../C-Sources/ModelicaIO.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libModelicaIO.a
libtool: link: ( cd ".libs" && rm -f "libModelicaIO.la" && ln -s "../libModelicaIO.la" "libModelicaIO.la" )
/bin/bash ./libtool  --tag=CC   --mode=link gcc-8  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration   -o libModelicaStandardTables.la -rpath /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux64 ../../C-Sources/ModelicaStandardTables.lo ../../C-Sources/ModelicaStandardTablesUsertab.lo libModelicaMatIO.la -lm  -lm 
libtool: link: gcc-8 -shared  -fPIC -DPIC  ../../C-Sources/.libs/ModelicaStandardTables.o ../../C-Sources/.libs/ModelicaStandardTablesUsertab.o   -Wl,-rpath -Wl,/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/autotools/.libs -Wl,-rpath -Wl,/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux64 ./.libs/libModelicaMatIO.so -lm  -Os   -Wl,-soname -Wl,libModelicaStandardTables.so.0 -o .libs/libModelicaStandardTables.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libModelicaStandardTables.so.0" && ln -s "libModelicaStandardTables.so.0.0.0" "libModelicaStandardTables.so.0")
libtool: link: (cd ".libs" && rm -f "libModelicaStandardTables.so" && ln -s "libModelicaStandardTables.so.0.0.0" "libModelicaStandardTables.so")
libtool: link: ar cru .libs/libModelicaStandardTables.a  ../../C-Sources/ModelicaStandardTables.o ../../C-Sources/ModelicaStandardTablesUsertab.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libModelicaStandardTables.a
libtool: link: ( cd ".libs" && rm -f "libModelicaStandardTables.la" && ln -s "../libModelicaStandardTables.la" "libModelicaStandardTables.la" )
+ make install
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/autotools'
 /bin/mkdir -p '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux64'
 /bin/bash ./libtool   --mode=install /usr/bin/install -c   libzlib.la libModelicaExternalC.la libModelicaMatIO.la libModelicaIO.la libModelicaStandardTables.la '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux64'
libtool: install: /usr/bin/install -c .libs/libzlib.so.0.0.0 /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux64/libzlib.so.0.0.0
libtool: install: (cd /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux64 && { ln -s -f libzlib.so.0.0.0 libzlib.so.0 || { rm -f libzlib.so.0 && ln -s libzlib.so.0.0.0 libzlib.so.0; }; })
libtool: install: (cd /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux64 && { ln -s -f libzlib.so.0.0.0 libzlib.so || { rm -f libzlib.so && ln -s libzlib.so.0.0.0 libzlib.so; }; })
libtool: install: /usr/bin/install -c .libs/libzlib.lai /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux64/libzlib.la
libtool: install: /usr/bin/install -c .libs/libModelicaExternalC.so.0.0.0 /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux64/libModelicaExternalC.so.0.0.0
libtool: install: (cd /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux64 && { ln -s -f libModelicaExternalC.so.0.0.0 libModelicaExternalC.so.0 || { rm -f libModelicaExternalC.so.0 && ln -s libModelicaExternalC.so.0.0.0 libModelicaExternalC.so.0; }; })
libtool: install: (cd /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux64 && { ln -s -f libModelicaExternalC.so.0.0.0 libModelicaExternalC.so || { rm -f libModelicaExternalC.so && ln -s libModelicaExternalC.so.0.0.0 libModelicaExternalC.so; }; })
libtool: install: /usr/bin/install -c .libs/libModelicaExternalC.lai /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux64/libModelicaExternalC.la
libtool: warning: relinking 'libModelicaMatIO.la'
libtool: install: (cd /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/autotools; /bin/bash "/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/autotools/libtool"  --tag CC --mode=relink gcc-8 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -o libModelicaMatIO.la -rpath /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux64 ../../C-Sources/ModelicaMatIO.lo ../../C-Sources/snprintf.lo libzlib.la -lz -lm -lm )
libtool: relink: gcc-8 -shared  -fPIC -DPIC  ../../C-Sources/.libs/ModelicaMatIO.o ../../C-Sources/.libs/snprintf.o   -Wl,-rpath -Wl,/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux64 -L/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux64 -lzlib -lz -lm  -Os   -Wl,-soname -Wl,libModelicaMatIO.so.0 -o .libs/libModelicaMatIO.so.0.0.0
libtool: install: /usr/bin/install -c .libs/libModelicaMatIO.so.0.0.0T /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux64/libModelicaMatIO.so.0.0.0
libtool: install: (cd /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux64 && { ln -s -f libModelicaMatIO.so.0.0.0 libModelicaMatIO.so.0 || { rm -f libModelicaMatIO.so.0 && ln -s libModelicaMatIO.so.0.0.0 libModelicaMatIO.so.0; }; })
libtool: install: (cd /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux64 && { ln -s -f libModelicaMatIO.so.0.0.0 libModelicaMatIO.so || { rm -f libModelicaMatIO.so && ln -s libModelicaMatIO.so.0.0.0 libModelicaMatIO.so; }; })
libtool: install: /usr/bin/install -c .libs/libModelicaMatIO.lai /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux64/libModelicaMatIO.la
libtool: warning: relinking 'libModelicaIO.la'
libtool: install: (cd /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/autotools; /bin/bash "/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/autotools/libtool"  --tag CC --mode=relink gcc-8 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -o libModelicaIO.la -rpath /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux64 ../../C-Sources/ModelicaIO.lo libModelicaMatIO.la -lm )
libtool: relink: gcc-8 -shared  -fPIC -DPIC  ../../C-Sources/.libs/ModelicaIO.o   -Wl,-rpath -Wl,/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux64 -L/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux64 -lModelicaMatIO -lm  -Os   -Wl,-soname -Wl,libModelicaIO.so.0 -o .libs/libModelicaIO.so.0.0.0
libtool: install: /usr/bin/install -c .libs/libModelicaIO.so.0.0.0T /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux64/libModelicaIO.so.0.0.0
libtool: install: (cd /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux64 && { ln -s -f libModelicaIO.so.0.0.0 libModelicaIO.so.0 || { rm -f libModelicaIO.so.0 && ln -s libModelicaIO.so.0.0.0 libModelicaIO.so.0; }; })
libtool: install: (cd /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux64 && { ln -s -f libModelicaIO.so.0.0.0 libModelicaIO.so || { rm -f libModelicaIO.so && ln -s libModelicaIO.so.0.0.0 libModelicaIO.so; }; })
libtool: install: /usr/bin/install -c .libs/libModelicaIO.lai /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux64/libModelicaIO.la
libtool: warning: relinking 'libModelicaStandardTables.la'
libtool: install: (cd /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/autotools; /bin/bash "/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/autotools/libtool"  --tag CC --mode=relink gcc-8 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -o libModelicaStandardTables.la -rpath /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux64 ../../C-Sources/ModelicaStandardTables.lo ../../C-Sources/ModelicaStandardTablesUsertab.lo libModelicaMatIO.la -lm -lm )
libtool: relink: gcc-8 -shared  -fPIC -DPIC  ../../C-Sources/.libs/ModelicaStandardTables.o ../../C-Sources/.libs/ModelicaStandardTablesUsertab.o   -Wl,-rpath -Wl,/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux64 -L/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux64 -lModelicaMatIO -lm  -Os   -Wl,-soname -Wl,libModelicaStandardTables.so.0 -o .libs/libModelicaStandardTables.so.0.0.0
libtool: install: /usr/bin/install -c .libs/libModelicaStandardTables.so.0.0.0T /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux64/libModelicaStandardTables.so.0.0.0
libtool: install: (cd /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux64 && { ln -s -f libModelicaStandardTables.so.0.0.0 libModelicaStandardTables.so.0 || { rm -f libModelicaStandardTables.so.0 && ln -s libModelicaStandardTables.so.0.0.0 libModelicaStandardTables.so.0; }; })
libtool: install: (cd /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux64 && { ln -s -f libModelicaStandardTables.so.0.0.0 libModelicaStandardTables.so || { rm -f libModelicaStandardTables.so && ln -s libModelicaStandardTables.so.0.0.0 libModelicaStandardTables.so; }; })
libtool: install: /usr/bin/install -c .libs/libModelicaStandardTables.lai /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux64/libModelicaStandardTables.la
libtool: install: /usr/bin/install -c .libs/libzlib.a /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux64/libzlib.a
libtool: install: chmod 644 /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux64/libzlib.a
libtool: install: ranlib /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux64/libzlib.a
libtool: install: /usr/bin/install -c .libs/libModelicaExternalC.a /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux64/libModelicaExternalC.a
libtool: install: chmod 644 /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux64/libModelicaExternalC.a
libtool: install: ranlib /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux64/libModelicaExternalC.a
libtool: install: /usr/bin/install -c .libs/libModelicaMatIO.a /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux64/libModelicaMatIO.a
libtool: install: chmod 644 /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux64/libModelicaMatIO.a
libtool: install: ranlib /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux64/libModelicaMatIO.a
libtool: install: /usr/bin/install -c .libs/libModelicaIO.a /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux64/libModelicaIO.a
libtool: install: chmod 644 /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux64/libModelicaIO.a
libtool: install: ranlib /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux64/libModelicaIO.a
libtool: install: /usr/bin/install -c .libs/libModelicaStandardTables.a /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux64/libModelicaStandardTables.a
libtool: install: chmod 644 /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux64/libModelicaStandardTables.a
libtool: install: ranlib /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux64/libModelicaStandardTables.a
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux64
----------------------------------------------------------------------
Libraries have been installed in:
   /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux64

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[1]: Nothing to be done for 'install-data-am'.
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/autotools'
[Pipeline] sh
depbase=`echo ../../C-Sources/snprintf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc-8 -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/snprintf.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/snprintf.lo ../../C-Sources/snprintf.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc-8 "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/snprintf.lo -MD -MP -MF ../../C-Sources/.deps/snprintf.Tpo -c ../../C-Sources/snprintf.c  -fPIC -DPIC -o ../../C-Sources/.libs/snprintf.o
libtool: compile:  gcc-8 "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/snprintf.lo -MD -MP -MF ../../C-Sources/.deps/snprintf.Tpo -c ../../C-Sources/snprintf.c -o ../../C-Sources/snprintf.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/ModelicaIO.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc-8 -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaIO.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/ModelicaIO.lo ../../C-Sources/ModelicaIO.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc-8 "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaIO.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaIO.Tpo -c ../../C-Sources/ModelicaIO.c  -fPIC -DPIC -o ../../C-Sources/.libs/ModelicaIO.o
libtool: compile:  gcc-8 "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaIO.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaIO.Tpo -c ../../C-Sources/ModelicaIO.c -o ../../C-Sources/ModelicaIO.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=link gcc-8  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration   -o libzlib.la -rpath /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux32 ../../C-Sources/zlib/adler32.lo ../../C-Sources/zlib/compress.lo ../../C-Sources/zlib/crc32.lo ../../C-Sources/zlib/deflate.lo ../../C-Sources/zlib/gzclose.lo ../../C-Sources/zlib/gzlib.lo ../../C-Sources/zlib/gzread.lo ../../C-Sources/zlib/gzwrite.lo ../../C-Sources/zlib/infback.lo ../../C-Sources/zlib/inffast.lo ../../C-Sources/zlib/inflate.lo ../../C-Sources/zlib/inftrees.lo ../../C-Sources/zlib/trees.lo ../../C-Sources/zlib/uncompr.lo ../../C-Sources/zlib/zutil.lo -lz -lm  -lm 
libtool: link: gcc-8 -shared  -fPIC -DPIC  ../../C-Sources/zlib/.libs/adler32.o ../../C-Sources/zlib/.libs/compress.o ../../C-Sources/zlib/.libs/crc32.o ../../C-Sources/zlib/.libs/deflate.o ../../C-Sources/zlib/.libs/gzclose.o ../../C-Sources/zlib/.libs/gzlib.o ../../C-Sources/zlib/.libs/gzread.o ../../C-Sources/zlib/.libs/gzwrite.o ../../C-Sources/zlib/.libs/infback.o ../../C-Sources/zlib/.libs/inffast.o ../../C-Sources/zlib/.libs/inflate.o ../../C-Sources/zlib/.libs/inftrees.o ../../C-Sources/zlib/.libs/trees.o ../../C-Sources/zlib/.libs/uncompr.o ../../C-Sources/zlib/.libs/zutil.o   -lz -lm  -Os   -Wl,-soname -Wl,libzlib.so.0 -o .libs/libzlib.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libzlib.so.0" && ln -s "libzlib.so.0.0.0" "libzlib.so.0")
libtool: link: (cd ".libs" && rm -f "libzlib.so" && ln -s "libzlib.so.0.0.0" "libzlib.so")
libtool: link: ar cru .libs/libzlib.a  ../../C-Sources/zlib/adler32.o ../../C-Sources/zlib/compress.o ../../C-Sources/zlib/crc32.o ../../C-Sources/zlib/deflate.o ../../C-Sources/zlib/gzclose.o ../../C-Sources/zlib/gzlib.o ../../C-Sources/zlib/gzread.o ../../C-Sources/zlib/gzwrite.o ../../C-Sources/zlib/infback.o ../../C-Sources/zlib/inffast.o ../../C-Sources/zlib/inflate.o ../../C-Sources/zlib/inftrees.o ../../C-Sources/zlib/trees.o ../../C-Sources/zlib/uncompr.o ../../C-Sources/zlib/zutil.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libzlib.a
libtool: link: ( cd ".libs" && rm -f "libzlib.la" && ln -s "../libzlib.la" "libzlib.la" )
depbase=`echo ../../C-Sources/ModelicaInternal.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc-8 -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaInternal.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/ModelicaInternal.lo ../../C-Sources/ModelicaInternal.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc-8 "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaInternal.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaInternal.Tpo -c ../../C-Sources/ModelicaInternal.c  -fPIC -DPIC -o ../../C-Sources/.libs/ModelicaInternal.o
libtool: compile:  gcc-8 "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaInternal.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaInternal.Tpo -c ../../C-Sources/ModelicaInternal.c -o ../../C-Sources/ModelicaInternal.o >/dev/null 2>&1
+ export CC=gcc-8
+ cd .CI/Test
+ ./test.sh
+ export LIBRARIES=/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux64/
+ test ! -z gcc-8
+ test !  = nostatic
+ gcc-8 -L /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux64/ FileSystem.c -Wl,-Bstatic -lModelicaExternalC -Wl,-Bdynamic
/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux64//libModelicaExternalC.a(ModelicaInternal.o): In function `ModelicaInternal_temporaryFileName':
ModelicaInternal.c:(.text+0xe5a): warning: the use of `tmpnam' is dangerous, better use `mkstemp'
+ ./a.out
+ gcc-8 -L /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux64/ ModelicaStrings.c -Wl,-Bstatic -lModelicaExternalC -Wl,-Bdynamic
+ ./a.out
Non-positive startIndex (= -1) of Utilities.Strings.substring was set to 1.
Negative endIndex (= -1) of Utilities.Strings.substring was set to 1.
Negative endIndex (= -1) of Utilities.Strings.substring was set to 2.
+ gcc-8 -L /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux64/ Streams.c -Wl,-Bstatic -lModelicaExternalC -Wl,-Bdynamic
/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux64//libModelicaExternalC.a(ModelicaInternal.o): In function `ModelicaInternal_temporaryFileName':
ModelicaInternal.c:(.text+0xe5a): warning: the use of `tmpnam' is dangerous, better use `mkstemp'
+ ./a.out
+ gcc-8 -L /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux64/ Tables.c -Wl,-Bstatic -lModelicaStandardTables -lModelicaIO -lModelicaMatIO -lzlib -Wl,-Bdynamic -lm
+ ./a.out
+ gcc-8 -L /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux64/ TablesFromCsvFile.c -Wl,-Bstatic -lModelicaStandardTables -lModelicaIO -lModelicaMatIO -lzlib -Wl,-Bdynamic -lm
+ ./a.out
+ gcc-8 -L /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux64/ TablesFromMatFile.c -Wl,-Bstatic -lModelicaStandardTables -lModelicaIO -lModelicaMatIO -lzlib -Wl,-Bdynamic -lm
+ ./a.out
+ gcc-8 -L /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux64/ TablesFromTxtFile.c -Wl,-Bstatic -lModelicaStandardTables -lModelicaIO -lModelicaMatIO -lzlib -Wl,-Bdynamic -lm
/bin/bash ./libtool  --tag=CC   --mode=link gcc-8  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration   -o libModelicaExternalC.la -rpath /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux32 ../../C-Sources/ModelicaFFT.lo ../../C-Sources/ModelicaInternal.lo ../../C-Sources/ModelicaRandom.lo ../../C-Sources/ModelicaStrings.lo -lm  -lm 
libtool: link: gcc-8 -shared  -fPIC -DPIC  ../../C-Sources/.libs/ModelicaFFT.o ../../C-Sources/.libs/ModelicaInternal.o ../../C-Sources/.libs/ModelicaRandom.o ../../C-Sources/.libs/ModelicaStrings.o   -lm  -Os   -Wl,-soname -Wl,libModelicaExternalC.so.0 -o .libs/libModelicaExternalC.so.0.0.0
../../C-Sources/.libs/ModelicaInternal.o: In function `ModelicaInternal_temporaryFileName':
ModelicaInternal.c:(.text+0xf16): warning: the use of `tmpnam' is dangerous, better use `mkstemp'
libtool: link: (cd ".libs" && rm -f "libModelicaExternalC.so.0" && ln -s "libModelicaExternalC.so.0.0.0" "libModelicaExternalC.so.0")
libtool: link: (cd ".libs" && rm -f "libModelicaExternalC.so" && ln -s "libModelicaExternalC.so.0.0.0" "libModelicaExternalC.so")
libtool: link: ar cru .libs/libModelicaExternalC.a  ../../C-Sources/ModelicaFFT.o ../../C-Sources/ModelicaInternal.o ../../C-Sources/ModelicaRandom.o ../../C-Sources/ModelicaStrings.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libModelicaExternalC.a
libtool: link: ( cd ".libs" && rm -f "libModelicaExternalC.la" && ln -s "../libModelicaExternalC.la" "libModelicaExternalC.la" )
+ ./a.out
+ gcc-8 -L /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux64/ TablesNoUsertab.c -Wl,-Bstatic -lModelicaStandardTables -lModelicaIO -lModelicaMatIO -lzlib -Wl,-Bdynamic -lm
+ ./a.out
+ test !  = onlystatic
+ gcc-8 -L /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux64/ -Wl,-rpath /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux64/ FileSystem.c -lModelicaExternalC
+ ./a.out
+ gcc-8 -L /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux64/ -Wl,-rpath /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux64/ ModelicaStrings.c -lModelicaExternalC
+ ./a.out
Non-positive startIndex (= -1) of Utilities.Strings.substring was set to 1.
Negative endIndex (= -1) of Utilities.Strings.substring was set to 1.
Negative endIndex (= -1) of Utilities.Strings.substring was set to 2.
+ gcc-8 -L /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux64/ -Wl,-rpath /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux64/ Streams.c -lModelicaExternalC
+ ./a.out
+ gcc-8 -L /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux64/ -Wl,-rpath /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux64/ Tables.c -lModelicaStandardTables -lModelicaIO -lModelicaMatIO
+ ./a.out
+ gcc-8 -L /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux64/ -Wl,-rpath /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux64/ TablesFromCsvFile.c -lModelicaStandardTables -lModelicaIO -lModelicaMatIO
+ ./a.out
+ gcc-8 -L /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux64/ -Wl,-rpath /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux64/ TablesFromMatFile.c -lModelicaStandardTables -lModelicaIO -lModelicaMatIO
+ ./a.out
+ gcc-8 -L /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux64/ -Wl,-rpath /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux64/ TablesFromTxtFile.c -lModelicaStandardTables -lModelicaIO -lModelicaMatIO
+ ./a.out
+ gcc-8 -L /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux64/ -Wl,-rpath /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux64/ TablesNoUsertab.c -lModelicaStandardTables -lModelicaIO -lModelicaMatIO
+ ./a.out
[Pipeline] sh
+ uname
[Pipeline] sh
+ lscpu -p
+ + + egrep -vsort ^# -u
 -t,wc -k -l 2,4

[Pipeline] sh
+ export CC=clang-7
+ export CPPFLAGS= -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test
+ export CFLAGS=-Os -fPIC
+ rm -rf Modelica/Resources/Library/linux64
+ mkdir -p Modelica/Resources/Library/linux64
+ cd Modelica/Resources/BuildProjects/autotools
+ git clean -fdx .
Removing .libs/
Removing AUTHORS
Removing COPYING
Removing ChangeLog
Removing INSTALL
Removing Makefile
Removing Makefile.in
Removing NEWS
Removing aclocal.m4
Removing autom4te.cache/
Removing compile
Removing config.guess
Removing config.log
Removing config.status
Removing config.sub
Removing configure
Removing depcomp
Removing install-sh
Removing libModelicaExternalC.la
Removing libModelicaIO.la
Removing libModelicaMatIO.la
Removing libModelicaStandardTables.la
Removing libtool
Removing libzlib.la
Removing ltmain.sh
Removing m4/
Removing missing
+ ./autogen.sh
depbase=`echo ../../C-Sources/ModelicaStandardTables.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc-8 -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaStandardTables.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/ModelicaStandardTables.lo ../../C-Sources/ModelicaStandardTables.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc-8 "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaStandardTables.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaStandardTables.Tpo -c ../../C-Sources/ModelicaStandardTables.c  -fPIC -DPIC -o ../../C-Sources/.libs/ModelicaStandardTables.o
libtool: compile:  gcc-8 "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaStandardTables.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaStandardTables.Tpo -c ../../C-Sources/ModelicaStandardTables.c -o ../../C-Sources/ModelicaStandardTables.o >/dev/null 2>&1
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
configure.ac:9: installing './compile'
configure.ac:12: installing './config.guess'
configure.ac:12: installing './config.sub'
configure.ac:5: installing './install-sh'
configure.ac:5: installing './missing'
Makefile.am: installing './INSTALL'
Makefile.am: installing './depcomp'
+ ./configure --libdir=/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux64 --enable-shared --disable-static --enable-hdf5
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for gcc... clang-7
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang-7 accepts -g... yes
checking for clang-7 option to accept ISO C89... none needed
checking whether clang-7 understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of clang-7... gcc3
checking how to run the C preprocessor... clang-7 -E
checking whether make sets $(MAKE)... (cached) yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by clang-7... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from clang-7 object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if clang-7 supports -fno-rtti -fno-exceptions... yes
checking for clang-7 option to produce PIC... -fPIC -DPIC
checking if clang-7 PIC flag -fPIC -DPIC works... yes
checking if clang-7 static flag -static works... yes
checking if clang-7 supports -c -o file.o... yes
checking if clang-7 supports -c -o file.o... (cached) yes
checking whether the clang-7 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for library containing atan2... -lm
checking if clang-7 supports -fno-delete-null-pointer-checks... yes
checking if clang-7 supports -Werror=implicit-function-declaration... yes
checking for library containing floor... -lm
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for library containing gzclose... -lz
checking for mpicc... no
checking hdf5.h... OK
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for getpid()... yes
ModelicaMatIO may use ZLIB: Yes
ModelicaMatIO may use HDF5: 
ModelicaMatIO may use MAT7.3: 
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
+ make --output-sync -j16
/bin/bash ./libtool  --tag=CC   --mode=link clang-7  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration   -o libzlib.la -rpath /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux64  -lz -lm  -lm 
libtool: link: clang-7 -shared  -fPIC -DPIC   -lz -lm  -Os   -Wl,-soname -Wl,libzlib.so.0 -o .libs/libzlib.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libzlib.so.0" && ln -s "libzlib.so.0.0.0" "libzlib.so.0")
libtool: link: (cd ".libs" && rm -f "libzlib.so" && ln -s "libzlib.so.0.0.0" "libzlib.so")
libtool: link: ( cd ".libs" && rm -f "libzlib.la" && ln -s "../libzlib.la" "libzlib.la" )
/bin/bash ./libtool  --tag=CC   --mode=link clang-7  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration   -o libModelicaMatIO.la -rpath /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux64 ../../C-Sources/ModelicaMatIO.lo ../../C-Sources/snprintf.lo -lz -lm   -lm 
libtool: link: clang-7 -shared  -fPIC -DPIC  ../../C-Sources/.libs/ModelicaMatIO.o ../../C-Sources/.libs/snprintf.o   -lz -lm  -Os   -Wl,-soname -Wl,libModelicaMatIO.so.0 -o .libs/libModelicaMatIO.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libModelicaMatIO.so.0" && ln -s "libModelicaMatIO.so.0.0.0" "libModelicaMatIO.so.0")
libtool: link: (cd ".libs" && rm -f "libModelicaMatIO.so" && ln -s "libModelicaMatIO.so.0.0.0" "libModelicaMatIO.so")
libtool: link: ( cd ".libs" && rm -f "libModelicaMatIO.la" && ln -s "../libModelicaMatIO.la" "libModelicaMatIO.la" )
/bin/bash ./libtool  --tag=CC   --mode=link clang-7  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration   -o libModelicaExternalC.la -rpath /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux64 ../../C-Sources/ModelicaFFT.lo ../../C-Sources/ModelicaInternal.lo ../../C-Sources/ModelicaRandom.lo ../../C-Sources/ModelicaStrings.lo -lm  -lm 
libtool: link: clang-7 -shared  -fPIC -DPIC  ../../C-Sources/.libs/ModelicaFFT.o ../../C-Sources/.libs/ModelicaInternal.o ../../C-Sources/.libs/ModelicaRandom.o ../../C-Sources/.libs/ModelicaStrings.o   -lm  -Os   -Wl,-soname -Wl,libModelicaExternalC.so.0 -o .libs/libModelicaExternalC.so.0.0.0
../../C-Sources/.libs/ModelicaInternal.o: In function `ModelicaInternal_temporaryFileName':
ModelicaInternal.c:(.text+0xe5a): warning: the use of `tmpnam' is dangerous, better use `mkstemp'
libtool: link: (cd ".libs" && rm -f "libModelicaExternalC.so.0" && ln -s "libModelicaExternalC.so.0.0.0" "libModelicaExternalC.so.0")
libtool: link: (cd ".libs" && rm -f "libModelicaExternalC.so" && ln -s "libModelicaExternalC.so.0.0.0" "libModelicaExternalC.so")
libtool: link: ( cd ".libs" && rm -f "libModelicaExternalC.la" && ln -s "../libModelicaExternalC.la" "libModelicaExternalC.la" )
/bin/bash ./libtool  --tag=CC   --mode=link clang-7  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration   -o libModelicaIO.la -rpath /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux64 ../../C-Sources/ModelicaIO.lo libModelicaMatIO.la -lm 
libtool: link: clang-7 -shared  -fPIC -DPIC  ../../C-Sources/.libs/ModelicaIO.o   -Wl,-rpath -Wl,/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/autotools/.libs -Wl,-rpath -Wl,/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux64 ./.libs/libModelicaMatIO.so -lm  -Os   -Wl,-soname -Wl,libModelicaIO.so.0 -o .libs/libModelicaIO.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libModelicaIO.so.0" && ln -s "libModelicaIO.so.0.0.0" "libModelicaIO.so.0")
libtool: link: (cd ".libs" && rm -f "libModelicaIO.so" && ln -s "libModelicaIO.so.0.0.0" "libModelicaIO.so")
libtool: link: ( cd ".libs" && rm -f "libModelicaIO.la" && ln -s "../libModelicaIO.la" "libModelicaIO.la" )
/bin/bash ./libtool  --tag=CC   --mode=link clang-7  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration   -o libModelicaStandardTables.la -rpath /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux64 ../../C-Sources/ModelicaStandardTables.lo ../../C-Sources/ModelicaStandardTablesUsertab.lo libModelicaMatIO.la -lm  -lm 
libtool: link: clang-7 -shared  -fPIC -DPIC  ../../C-Sources/.libs/ModelicaStandardTables.o ../../C-Sources/.libs/ModelicaStandardTablesUsertab.o   -Wl,-rpath -Wl,/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/autotools/.libs -Wl,-rpath -Wl,/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux64 ./.libs/libModelicaMatIO.so -lm  -Os   -Wl,-soname -Wl,libModelicaStandardTables.so.0 -o .libs/libModelicaStandardTables.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libModelicaStandardTables.so.0" && ln -s "libModelicaStandardTables.so.0.0.0" "libModelicaStandardTables.so.0")
libtool: link: (cd ".libs" && rm -f "libModelicaStandardTables.so" && ln -s "libModelicaStandardTables.so.0.0.0" "libModelicaStandardTables.so")
libtool: link: ( cd ".libs" && rm -f "libModelicaStandardTables.la" && ln -s "../libModelicaStandardTables.la" "libModelicaStandardTables.la" )
+ make install
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/autotools'
 /bin/mkdir -p '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux64'
 /bin/bash ./libtool   --mode=install /usr/bin/install -c   libzlib.la libModelicaExternalC.la libModelicaMatIO.la libModelicaIO.la libModelicaStandardTables.la '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux64'
libtool: install: /usr/bin/install -c .libs/libzlib.so.0.0.0 /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux64/libzlib.so.0.0.0
libtool: install: (cd /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux64 && { ln -s -f libzlib.so.0.0.0 libzlib.so.0 || { rm -f libzlib.so.0 && ln -s libzlib.so.0.0.0 libzlib.so.0; }; })
libtool: install: (cd /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux64 && { ln -s -f libzlib.so.0.0.0 libzlib.so || { rm -f libzlib.so && ln -s libzlib.so.0.0.0 libzlib.so; }; })
libtool: install: /usr/bin/install -c .libs/libzlib.lai /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux64/libzlib.la
libtool: install: /usr/bin/install -c .libs/libModelicaExternalC.so.0.0.0 /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux64/libModelicaExternalC.so.0.0.0
libtool: install: (cd /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux64 && { ln -s -f libModelicaExternalC.so.0.0.0 libModelicaExternalC.so.0 || { rm -f libModelicaExternalC.so.0 && ln -s libModelicaExternalC.so.0.0.0 libModelicaExternalC.so.0; }; })
libtool: install: (cd /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux64 && { ln -s -f libModelicaExternalC.so.0.0.0 libModelicaExternalC.so || { rm -f libModelicaExternalC.so && ln -s libModelicaExternalC.so.0.0.0 libModelicaExternalC.so; }; })
libtool: install: /usr/bin/install -c .libs/libModelicaExternalC.lai /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux64/libModelicaExternalC.la
libtool: install: /usr/bin/install -c .libs/libModelicaMatIO.so.0.0.0 /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux64/libModelicaMatIO.so.0.0.0
libtool: install: (cd /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux64 && { ln -s -f libModelicaMatIO.so.0.0.0 libModelicaMatIO.so.0 || { rm -f libModelicaMatIO.so.0 && ln -s libModelicaMatIO.so.0.0.0 libModelicaMatIO.so.0; }; })
libtool: install: (cd /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux64 && { ln -s -f libModelicaMatIO.so.0.0.0 libModelicaMatIO.so || { rm -f libModelicaMatIO.so && ln -s libModelicaMatIO.so.0.0.0 libModelicaMatIO.so; }; })
libtool: install: /usr/bin/install -c .libs/libModelicaMatIO.lai /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux64/libModelicaMatIO.la
libtool: warning: relinking 'libModelicaIO.la'
libtool: install: (cd /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/autotools; /bin/bash "/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/autotools/libtool"  --tag CC --mode=relink clang-7 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -o libModelicaIO.la -rpath /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux64 ../../C-Sources/ModelicaIO.lo libModelicaMatIO.la -lm )
libtool: relink: clang-7 -shared  -fPIC -DPIC  ../../C-Sources/.libs/ModelicaIO.o   -Wl,-rpath -Wl,/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux64 -L/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux64 -lModelicaMatIO -lm  -Os   -Wl,-soname -Wl,libModelicaIO.so.0 -o .libs/libModelicaIO.so.0.0.0
libtool: install: /usr/bin/install -c .libs/libModelicaIO.so.0.0.0T /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux64/libModelicaIO.so.0.0.0
libtool: install: (cd /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux64 && { ln -s -f libModelicaIO.so.0.0.0 libModelicaIO.so.0 || { rm -f libModelicaIO.so.0 && ln -s libModelicaIO.so.0.0.0 libModelicaIO.so.0; }; })
libtool: install: (cd /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux64 && { ln -s -f libModelicaIO.so.0.0.0 libModelicaIO.so || { rm -f libModelicaIO.so && ln -s libModelicaIO.so.0.0.0 libModelicaIO.so; }; })
libtool: install: /usr/bin/install -c .libs/libModelicaIO.lai /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux64/libModelicaIO.la
libtool: warning: relinking 'libModelicaStandardTables.la'
libtool: install: (cd /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/autotools; /bin/bash "/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/autotools/libtool"  --tag CC --mode=relink clang-7 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -o libModelicaStandardTables.la -rpath /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux64 ../../C-Sources/ModelicaStandardTables.lo ../../C-Sources/ModelicaStandardTablesUsertab.lo libModelicaMatIO.la -lm -lm )
libtool: relink: clang-7 -shared  -fPIC -DPIC  ../../C-Sources/.libs/ModelicaStandardTables.o ../../C-Sources/.libs/ModelicaStandardTablesUsertab.o   -Wl,-rpath -Wl,/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux64 -L/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux64 -lModelicaMatIO -lm  -Os   -Wl,-soname -Wl,libModelicaStandardTables.so.0 -o .libs/libModelicaStandardTables.so.0.0.0
libtool: install: /usr/bin/install -c .libs/libModelicaStandardTables.so.0.0.0T /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux64/libModelicaStandardTables.so.0.0.0
libtool: install: (cd /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux64 && { ln -s -f libModelicaStandardTables.so.0.0.0 libModelicaStandardTables.so.0 || { rm -f libModelicaStandardTables.so.0 && ln -s libModelicaStandardTables.so.0.0.0 libModelicaStandardTables.so.0; }; })
libtool: install: (cd /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux64 && { ln -s -f libModelicaStandardTables.so.0.0.0 libModelicaStandardTables.so || { rm -f libModelicaStandardTables.so && ln -s libModelicaStandardTables.so.0.0.0 libModelicaStandardTables.so; }; })
libtool: install: /usr/bin/install -c .libs/libModelicaStandardTables.lai /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux64/libModelicaStandardTables.la
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux64
----------------------------------------------------------------------
Libraries have been installed in:
   /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux64

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[1]: Nothing to be done for 'install-data-am'.
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/autotools'
[Pipeline] sh
+ export CC=clang-7
+ cd .CI/Test
+ ./test.sh nostatic
+ export LIBRARIES=/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux64/
+ test ! -z clang-7
+ test ! nostatic = nostatic
+ test ! nostatic = onlystatic
+ clang-7 -L /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux64/ -Wl,-rpath /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux64/ FileSystem.c -lModelicaExternalC
+ ./a.out
+ clang-7 -L /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux64/ -Wl,-rpath /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux64/ ModelicaStrings.c -lModelicaExternalC
+ ./a.out
Non-positive startIndex (= -1) of Utilities.Strings.substring was set to 1.
Negative endIndex (= -1) of Utilities.Strings.substring was set to 1.
Negative endIndex (= -1) of Utilities.Strings.substring was set to 2.
+ clang-7 -L /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux64/ -Wl,-rpath /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux64/ Streams.c -lModelicaExternalC
+ ./a.out
+ clang-7 -L /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux64/ -Wl,-rpath /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux64/ Tables.c -lModelicaStandardTables -lModelicaIO -lModelicaMatIO
+ ./a.out
+ clang-7 -L /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux64/ -Wl,-rpath /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux64/ TablesFromCsvFile.c -lModelicaStandardTables -lModelicaIO -lModelicaMatIO
+ ./a.out
+ clang-7 -L /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux64/ -Wl,-rpath /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux64/ TablesFromMatFile.c -lModelicaStandardTables -lModelicaIO -lModelicaMatIO
+ ./a.out
+ clang-7 -L /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux64/ -Wl,-rpath /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux64/ TablesFromTxtFile.c -lModelicaStandardTables -lModelicaIO -lModelicaMatIO
+ ./a.out
+ clang-7 -L /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux64/ -Wl,-rpath /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux64/ TablesNoUsertab.c -lModelicaStandardTables -lModelicaIO -lModelicaMatIO
+ ./a.out
[Pipeline] sh
+ uname
[Pipeline] sh
+ lscpu -p
+ egrep -v ^#
+ sort -u -t, -k 2,4
+ wc -l
[Pipeline] sh
+ export CC=clang-7
+ rm -rf Modelica/Resources/Library/linux64
+ mkdir -p Modelica/Resources/Library/linux64
+ cd Modelica/Resources/BuildProjects/gcc
+ make --output-sync -j16 TARGETDIR=linux64 CPPFLAGS=-I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test
rm -f ModelicaFFT.o ModelicaInternal.o ModelicaRandom.o ModelicaStrings.o ModelicaStandardTables.o ModelicaStandardTablesUsertab.o ModelicaMatIO.o snprintf.o ModelicaIO.o adler32.o compress.o crc32.o deflate.o gzclose.o gzlib.o gzread.o gzwrite.o infback.o inffast.o inflate.o inftrees.o trees.o uncompr.o zutil.o
rm -f *.a
rm -f ../../Library/linux64/*.a
make libModelicaExternalC.a libModelicaStandardTables.a libModelicaIO.a libModelicaMatIO.a libzlib.a
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
clang-7 -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o gzclose.o ../../C-Sources/zlib/gzclose.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
clang-7 -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o ModelicaStandardTablesUsertab.o ../../C-Sources/ModelicaStandardTablesUsertab.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
clang-7 -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o compress.o ../../C-Sources/zlib/compress.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
clang-7 -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o gzlib.o ../../C-Sources/zlib/gzlib.c
../../C-Sources/zlib/gzlib.c:242:9: warning: implicit declaration of function 'lseek' is invalid in C99 [-Wimplicit-function-declaration]
        LSEEK(state->fd, 0, SEEK_END);  /* so gzoffset() is correct */
        ^
../../C-Sources/zlib/gzlib.c:14:17: note: expanded from macro 'LSEEK'
#  define LSEEK lseek
                ^
../../C-Sources/zlib/gzlib.c:248:24: warning: implicit declaration of function 'lseek' is invalid in C99 [-Wimplicit-function-declaration]
        state->start = LSEEK(state->fd, 0, SEEK_CUR);
                       ^
../../C-Sources/zlib/gzlib.c:14:17: note: expanded from macro 'LSEEK'
#  define LSEEK lseek
                ^
../../C-Sources/zlib/gzlib.c:332:9: warning: implicit declaration of function 'lseek' is invalid in C99 [-Wimplicit-function-declaration]
    if (LSEEK(state->fd, state->start, SEEK_SET) == -1)
        ^
../../C-Sources/zlib/gzlib.c:14:17: note: expanded from macro 'LSEEK'
#  define LSEEK lseek
                ^
../../C-Sources/zlib/gzlib.c:369:15: warning: implicit declaration of function 'lseek' is invalid in C99 [-Wimplicit-function-declaration]
        ret = LSEEK(state->fd, offset - (z_off64_t)state->x.have, SEEK_CUR);
              ^
../../C-Sources/zlib/gzlib.c:14:17: note: expanded from macro 'LSEEK'
#  define LSEEK lseek
                ^
../../C-Sources/zlib/gzlib.c:455:14: warning: implicit declaration of function 'lseek' is invalid in C99 [-Wimplicit-function-declaration]
    offset = LSEEK(state->fd, 0, SEEK_CUR);
             ^
../../C-Sources/zlib/gzlib.c:14:17: note: expanded from macro 'LSEEK'
#  define LSEEK lseek
                ^
5 warnings generated.
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
clang-7 -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o ModelicaRandom.o ../../C-Sources/ModelicaRandom.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
clang-7 -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o gzread.o ../../C-Sources/zlib/gzread.c
../../C-Sources/zlib/gzread.c:22:15: warning: implicit declaration of function 'read' is invalid in C99 [-Wimplicit-function-declaration]
        ret = read(state->fd, buf + *have, get);
              ^
../../C-Sources/zlib/gzread.c:599:11: warning: implicit declaration of function 'close' is invalid in C99 [-Wimplicit-function-declaration]
    ret = close(state->fd);
          ^
2 warnings generated.
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
clang-7 -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o adler32.o ../../C-Sources/zlib/adler32.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
clang-7 -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o ModelicaStrings.o ../../C-Sources/ModelicaStrings.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
clang-7 -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o crc32.o ../../C-Sources/zlib/crc32.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
clang-7 -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o uncompr.o ../../C-Sources/zlib/uncompr.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
clang-7 -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o inftrees.o ../../C-Sources/zlib/inftrees.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
clang-7 -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o ModelicaFFT.o ../../C-Sources/ModelicaFFT.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
clang-7 -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o zutil.o ../../C-Sources/zlib/zutil.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
clang-7 -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o inffast.o ../../C-Sources/zlib/inffast.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
clang-7 -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o gzwrite.o ../../C-Sources/zlib/gzwrite.c
../../C-Sources/zlib/gzwrite.c:78:20: warning: implicit declaration of function 'write' is invalid in C99 [-Wimplicit-function-declaration]
            writ = write(state->fd, strm->next_in, put);
                   ^
../../C-Sources/zlib/gzwrite.c:108:24: warning: implicit declaration of function 'write' is invalid in C99 [-Wimplicit-function-declaration]
                writ = write(state->fd, state->x.next, put);
                       ^
../../C-Sources/zlib/gzwrite.c:627:9: warning: implicit declaration of function 'close' is invalid in C99 [-Wimplicit-function-declaration]
    if (close(state->fd) == -1)
        ^
3 warnings generated.
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
clang-7 -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o ModelicaIO.o ../../C-Sources/ModelicaIO.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
ar -ru libModelicaIO.a ModelicaIO.o
ar: `u' modifier ignored since `D' is the default (see `U')
ar: creating libModelicaIO.a
cp libModelicaIO.a ../../Library/linux64/libModelicaIO.a
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
clang-7 -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o snprintf.o ../../C-Sources/snprintf.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
clang-7 -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o infback.o ../../C-Sources/zlib/infback.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
clang-7 -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o ModelicaInternal.o ../../C-Sources/ModelicaInternal.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
ar -ru libModelicaExternalC.a ModelicaFFT.o ModelicaInternal.o ModelicaRandom.o ModelicaStrings.o
ar: `u' modifier ignored since `D' is the default (see `U')
ar: creating libModelicaExternalC.a
cp libModelicaExternalC.a ../../Library/linux64/libModelicaExternalC.a
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
clang-7 -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o trees.o ../../C-Sources/zlib/trees.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
clang-7 -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o deflate.o ../../C-Sources/zlib/deflate.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
clang-7 -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o inflate.o ../../C-Sources/zlib/inflate.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
ar -ru libzlib.a adler32.o compress.o crc32.o deflate.o gzclose.o gzlib.o gzread.o gzwrite.o infback.o inffast.o inflate.o inftrees.o trees.o uncompr.o zutil.o
ar: `u' modifier ignored since `D' is the default (see `U')
ar: creating libzlib.a
cp libzlib.a ../../Library/linux64/libzlib.a
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
clang-7 -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DTABLE_SHARE=1 -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o ModelicaStandardTables.o ../../C-Sources/ModelicaStandardTables.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
ar -ru libModelicaStandardTables.a ModelicaStandardTables.o ModelicaStandardTablesUsertab.o
ar: `u' modifier ignored since `D' is the default (see `U')
ar: creating libModelicaStandardTables.a
cp libModelicaStandardTables.a ../../Library/linux64/libModelicaStandardTables.a
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
depbase=`echo ../../C-Sources/ModelicaMatIO.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc-8 -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaMatIO.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/ModelicaMatIO.lo ../../C-Sources/ModelicaMatIO.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc-8 "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaMatIO.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaMatIO.Tpo -c ../../C-Sources/ModelicaMatIO.c  -fPIC -DPIC -o ../../C-Sources/.libs/ModelicaMatIO.o
libtool: compile:  gcc-8 "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaMatIO.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaMatIO.Tpo -c ../../C-Sources/ModelicaMatIO.c -o ../../C-Sources/ModelicaMatIO.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=link gcc-8  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration   -o libModelicaMatIO.la -rpath /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux32 ../../C-Sources/ModelicaMatIO.lo ../../C-Sources/snprintf.lo libzlib.la -lz -lm   -lm 
libtool: link: gcc-8 -shared  -fPIC -DPIC  ../../C-Sources/.libs/ModelicaMatIO.o ../../C-Sources/.libs/snprintf.o   -Wl,-rpath -Wl,/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/autotools/.libs -Wl,-rpath -Wl,/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux32 ./.libs/libzlib.so -lz -lm  -Os   -Wl,-soname -Wl,libModelicaMatIO.so.0 -o .libs/libModelicaMatIO.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libModelicaMatIO.so.0" && ln -s "libModelicaMatIO.so.0.0.0" "libModelicaMatIO.so.0")
libtool: link: (cd ".libs" && rm -f "libModelicaMatIO.so" && ln -s "libModelicaMatIO.so.0.0.0" "libModelicaMatIO.so")
libtool: link: ar cru .libs/libModelicaMatIO.a  ../../C-Sources/ModelicaMatIO.o ../../C-Sources/snprintf.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libModelicaMatIO.a
libtool: link: ( cd ".libs" && rm -f "libModelicaMatIO.la" && ln -s "../libModelicaMatIO.la" "libModelicaMatIO.la" )
/bin/bash ./libtool  --tag=CC   --mode=link gcc-8  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration   -o libModelicaIO.la -rpath /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux32 ../../C-Sources/ModelicaIO.lo libModelicaMatIO.la -lm 
libtool: link: gcc-8 -shared  -fPIC -DPIC  ../../C-Sources/.libs/ModelicaIO.o   -Wl,-rpath -Wl,/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/autotools/.libs -Wl,-rpath -Wl,/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux32 ./.libs/libModelicaMatIO.so -lm  -Os   -Wl,-soname -Wl,libModelicaIO.so.0 -o .libs/libModelicaIO.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libModelicaIO.so.0" && ln -s "libModelicaIO.so.0.0.0" "libModelicaIO.so.0")
libtool: link: (cd ".libs" && rm -f "libModelicaIO.so" && ln -s "libModelicaIO.so.0.0.0" "libModelicaIO.so")
libtool: link: ar cru .libs/libModelicaIO.a  ../../C-Sources/ModelicaIO.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libModelicaIO.a
libtool: link: ( cd ".libs" && rm -f "libModelicaIO.la" && ln -s "../libModelicaIO.la" "libModelicaIO.la" )
/bin/bash ./libtool  --tag=CC   --mode=link gcc-8  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration   -o libModelicaStandardTables.la -rpath /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux32 ../../C-Sources/ModelicaStandardTables.lo ../../C-Sources/ModelicaStandardTablesUsertab.lo libModelicaMatIO.la -lm  -lm 
libtool: link: gcc-8 -shared  -fPIC -DPIC  ../../C-Sources/.libs/ModelicaStandardTables.o ../../C-Sources/.libs/ModelicaStandardTablesUsertab.o   -Wl,-rpath -Wl,/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/autotools/.libs -Wl,-rpath -Wl,/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux32 ./.libs/libModelicaMatIO.so -lm  -Os   -Wl,-soname -Wl,libModelicaStandardTables.so.0 -o .libs/libModelicaStandardTables.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libModelicaStandardTables.so.0" && ln -s "libModelicaStandardTables.so.0.0.0" "libModelicaStandardTables.so.0")
libtool: link: (cd ".libs" && rm -f "libModelicaStandardTables.so" && ln -s "libModelicaStandardTables.so.0.0.0" "libModelicaStandardTables.so")
libtool: link: ar cru .libs/libModelicaStandardTables.a  ../../C-Sources/ModelicaStandardTables.o ../../C-Sources/ModelicaStandardTablesUsertab.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libModelicaStandardTables.a
libtool: link: ( cd ".libs" && rm -f "libModelicaStandardTables.la" && ln -s "../libModelicaStandardTables.la" "libModelicaStandardTables.la" )
+ make install
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/autotools'
 /bin/mkdir -p '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux32'
 /bin/bash ./libtool   --mode=install /usr/bin/install -c   libzlib.la libModelicaExternalC.la libModelicaMatIO.la libModelicaIO.la libModelicaStandardTables.la '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux32'
libtool: install: /usr/bin/install -c .libs/libzlib.so.0.0.0 /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux32/libzlib.so.0.0.0
libtool: install: (cd /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux32 && { ln -s -f libzlib.so.0.0.0 libzlib.so.0 || { rm -f libzlib.so.0 && ln -s libzlib.so.0.0.0 libzlib.so.0; }; })
libtool: install: (cd /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux32 && { ln -s -f libzlib.so.0.0.0 libzlib.so || { rm -f libzlib.so && ln -s libzlib.so.0.0.0 libzlib.so; }; })
libtool: install: /usr/bin/install -c .libs/libzlib.lai /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux32/libzlib.la
libtool: install: /usr/bin/install -c .libs/libModelicaExternalC.so.0.0.0 /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux32/libModelicaExternalC.so.0.0.0
libtool: install: (cd /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux32 && { ln -s -f libModelicaExternalC.so.0.0.0 libModelicaExternalC.so.0 || { rm -f libModelicaExternalC.so.0 && ln -s libModelicaExternalC.so.0.0.0 libModelicaExternalC.so.0; }; })
libtool: install: (cd /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux32 && { ln -s -f libModelicaExternalC.so.0.0.0 libModelicaExternalC.so || { rm -f libModelicaExternalC.so && ln -s libModelicaExternalC.so.0.0.0 libModelicaExternalC.so; }; })
libtool: install: /usr/bin/install -c .libs/libModelicaExternalC.lai /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux32/libModelicaExternalC.la
libtool: warning: relinking 'libModelicaMatIO.la'
libtool: install: (cd /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/autotools; /bin/bash "/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/autotools/libtool"  --tag CC --mode=relink gcc-8 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -o libModelicaMatIO.la -rpath /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux32 ../../C-Sources/ModelicaMatIO.lo ../../C-Sources/snprintf.lo libzlib.la -lz -lm -lm )
libtool: relink: gcc-8 -shared  -fPIC -DPIC  ../../C-Sources/.libs/ModelicaMatIO.o ../../C-Sources/.libs/snprintf.o   -Wl,-rpath -Wl,/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux32 -L/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux32 -lzlib -lz -lm  -Os   -Wl,-soname -Wl,libModelicaMatIO.so.0 -o .libs/libModelicaMatIO.so.0.0.0
libtool: install: /usr/bin/install -c .libs/libModelicaMatIO.so.0.0.0T /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux32/libModelicaMatIO.so.0.0.0
libtool: install: (cd /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux32 && { ln -s -f libModelicaMatIO.so.0.0.0 libModelicaMatIO.so.0 || { rm -f libModelicaMatIO.so.0 && ln -s libModelicaMatIO.so.0.0.0 libModelicaMatIO.so.0; }; })
libtool: install: (cd /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux32 && { ln -s -f libModelicaMatIO.so.0.0.0 libModelicaMatIO.so || { rm -f libModelicaMatIO.so && ln -s libModelicaMatIO.so.0.0.0 libModelicaMatIO.so; }; })
libtool: install: /usr/bin/install -c .libs/libModelicaMatIO.lai /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux32/libModelicaMatIO.la
libtool: warning: relinking 'libModelicaIO.la'
libtool: install: (cd /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/autotools; /bin/bash "/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/autotools/libtool"  --tag CC --mode=relink gcc-8 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -o libModelicaIO.la -rpath /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux32 ../../C-Sources/ModelicaIO.lo libModelicaMatIO.la -lm )
libtool: relink: gcc-8 -shared  -fPIC -DPIC  ../../C-Sources/.libs/ModelicaIO.o   -Wl,-rpath -Wl,/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux32 -L/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux32 -lModelicaMatIO -lm  -Os   -Wl,-soname -Wl,libModelicaIO.so.0 -o .libs/libModelicaIO.so.0.0.0
libtool: install: /usr/bin/install -c .libs/libModelicaIO.so.0.0.0T /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux32/libModelicaIO.so.0.0.0
libtool: install: (cd /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux32 && { ln -s -f libModelicaIO.so.0.0.0 libModelicaIO.so.0 || { rm -f libModelicaIO.so.0 && ln -s libModelicaIO.so.0.0.0 libModelicaIO.so.0; }; })
libtool: install: (cd /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux32 && { ln -s -f libModelicaIO.so.0.0.0 libModelicaIO.so || { rm -f libModelicaIO.so && ln -s libModelicaIO.so.0.0.0 libModelicaIO.so; }; })
libtool: install: /usr/bin/install -c .libs/libModelicaIO.lai /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux32/libModelicaIO.la
libtool: warning: relinking 'libModelicaStandardTables.la'
libtool: install: (cd /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/autotools; /bin/bash "/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/autotools/libtool"  --tag CC --mode=relink gcc-8 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -o libModelicaStandardTables.la -rpath /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux32 ../../C-Sources/ModelicaStandardTables.lo ../../C-Sources/ModelicaStandardTablesUsertab.lo libModelicaMatIO.la -lm -lm )
libtool: relink: gcc-8 -shared  -fPIC -DPIC  ../../C-Sources/.libs/ModelicaStandardTables.o ../../C-Sources/.libs/ModelicaStandardTablesUsertab.o   -Wl,-rpath -Wl,/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux32 -L/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux32 -lModelicaMatIO -lm  -Os   -Wl,-soname -Wl,libModelicaStandardTables.so.0 -o .libs/libModelicaStandardTables.so.0.0.0
libtool: install: /usr/bin/install -c .libs/libModelicaStandardTables.so.0.0.0T /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux32/libModelicaStandardTables.so.0.0.0
libtool: install: (cd /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux32 && { ln -s -f libModelicaStandardTables.so.0.0.0 libModelicaStandardTables.so.0 || { rm -f libModelicaStandardTables.so.0 && ln -s libModelicaStandardTables.so.0.0.0 libModelicaStandardTables.so.0; }; })
libtool: install: (cd /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux32 && { ln -s -f libModelicaStandardTables.so.0.0.0 libModelicaStandardTables.so || { rm -f libModelicaStandardTables.so && ln -s libModelicaStandardTables.so.0.0.0 libModelicaStandardTables.so; }; })
libtool: install: /usr/bin/install -c .libs/libModelicaStandardTables.lai /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux32/libModelicaStandardTables.la
libtool: install: /usr/bin/install -c .libs/libzlib.a /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux32/libzlib.a
libtool: install: chmod 644 /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux32/libzlib.a
libtool: install: ranlib /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux32/libzlib.a
libtool: install: /usr/bin/install -c .libs/libModelicaExternalC.a /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux32/libModelicaExternalC.a
libtool: install: chmod 644 /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux32/libModelicaExternalC.a
libtool: install: ranlib /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux32/libModelicaExternalC.a
libtool: install: /usr/bin/install -c .libs/libModelicaMatIO.a /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux32/libModelicaMatIO.a
libtool: install: chmod 644 /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux32/libModelicaMatIO.a
libtool: install: ranlib /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux32/libModelicaMatIO.a
libtool: install: /usr/bin/install -c .libs/libModelicaIO.a /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux32/libModelicaIO.a
libtool: install: chmod 644 /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux32/libModelicaIO.a
libtool: install: ranlib /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux32/libModelicaIO.a
libtool: install: /usr/bin/install -c .libs/libModelicaStandardTables.a /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux32/libModelicaStandardTables.a
libtool: install: chmod 644 /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux32/libModelicaStandardTables.a
libtool: install: ranlib /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux32/libModelicaStandardTables.a
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux32
----------------------------------------------------------------------
Libraries have been installed in:
   /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux32

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[1]: Nothing to be done for 'install-data-am'.
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/autotools'
[Pipeline] sh
+ export CC=gcc-8
+ cd .CI/Test
+ ./test.sh
+ export LIBRARIES=/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux32/
+ test ! -z gcc-8
+ test !  = nostatic
+ gcc-8 -L /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux32/ FileSystem.c -Wl,-Bstatic -lModelicaExternalC -Wl,-Bdynamic
/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux32//libModelicaExternalC.a(ModelicaInternal.o): In function `ModelicaInternal_temporaryFileName':
ModelicaInternal.c:(.text+0xf16): warning: the use of `tmpnam' is dangerous, better use `mkstemp'
+ ./a.out
+ gcc-8 -L /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux32/ ModelicaStrings.c -Wl,-Bstatic -lModelicaExternalC -Wl,-Bdynamic
+ ./a.out
Non-positive startIndex (= -1) of Utilities.Strings.substring was set to 1.
Negative endIndex (= -1) of Utilities.Strings.substring was set to 1.
Negative endIndex (= -1) of Utilities.Strings.substring was set to 2.
+ gcc-8 -L /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux32/ Streams.c -Wl,-Bstatic -lModelicaExternalC -Wl,-Bdynamic
/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux32//libModelicaExternalC.a(ModelicaInternal.o): In function `ModelicaInternal_temporaryFileName':
ModelicaInternal.c:(.text+0xf16): warning: the use of `tmpnam' is dangerous, better use `mkstemp'
+ ./a.out
+ gcc-8 -L /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux32/ Tables.c -Wl,-Bstatic -lModelicaStandardTables -lModelicaIO -lModelicaMatIO -lzlib -Wl,-Bdynamic -lm
+ ./a.out
+ gcc-8 -L /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux32/ TablesFromCsvFile.c -Wl,-Bstatic -lModelicaStandardTables -lModelicaIO -lModelicaMatIO -lzlib -Wl,-Bdynamic -lm
+ ./a.out
+ gcc-8 -L /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux32/ TablesFromMatFile.c -Wl,-Bstatic -lModelicaStandardTables -lModelicaIO -lModelicaMatIO -lzlib -Wl,-Bdynamic -lm
+ ./a.out
+ gcc-8 -L /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux32/ TablesFromTxtFile.c -Wl,-Bstatic -lModelicaStandardTables -lModelicaIO -lModelicaMatIO -lzlib -Wl,-Bdynamic -lm
+ ./a.out
+ gcc-8 -L /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux32/ TablesNoUsertab.c -Wl,-Bstatic -lModelicaStandardTables -lModelicaIO -lModelicaMatIO -lzlib -Wl,-Bdynamic -lm
+ ./a.out
+ test !  = onlystatic
+ gcc-8 -L /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux32/ -Wl,-rpath /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux32/ FileSystem.c -lModelicaExternalC
+ ./a.out
+ gcc-8 -L /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux32/ -Wl,-rpath /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux32/ ModelicaStrings.c -lModelicaExternalC
+ ./a.out
Non-positive startIndex (= -1) of Utilities.Strings.substring was set to 1.
Negative endIndex (= -1) of Utilities.Strings.substring was set to 1.
Negative endIndex (= -1) of Utilities.Strings.substring was set to 2.
+ gcc-8 -L /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux32/ -Wl,-rpath /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux32/ Streams.c -lModelicaExternalC
+ ./a.out
+ gcc-8 -L /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux32/ -Wl,-rpath /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux32/ Tables.c -lModelicaStandardTables -lModelicaIO -lModelicaMatIO
+ ./a.out
+ gcc-8 -L /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux32/ -Wl,-rpath /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux32/ TablesFromCsvFile.c -lModelicaStandardTables -lModelicaIO -lModelicaMatIO
+ ./a.out
+ gcc-8 -L /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux32/ -Wl,-rpath /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux32/ TablesFromMatFile.c -lModelicaStandardTables -lModelicaIO -lModelicaMatIO
+ ./a.out
+ gcc-8 -L /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux32/ -Wl,-rpath /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux32/ TablesFromTxtFile.c -lModelicaStandardTables -lModelicaIO -lModelicaMatIO
+ ./a.out
+ gcc-8 -L /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux32/ -Wl,-rpath /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux32/ TablesNoUsertab.c -lModelicaStandardTables -lModelicaIO -lModelicaMatIO
+ ./a.out
[Pipeline] sh
+ uname
[Pipeline] sh
+ + lscpu+ +  -pegrep
 -vsortwc ^# -u -l
 -t,
 -k 2,4
[Pipeline] sh
+ export CC=clang-7
+ export CPPFLAGS= -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test
+ export CFLAGS=-Os -fPIC
+ rm -rf Modelica/Resources/Library/linux32
+ mkdir -p Modelica/Resources/Library/linux32
+ cd Modelica/Resources/BuildProjects/autotools
+ git clean -fdx .
Removing .libs/
Removing AUTHORS
Removing COPYING
Removing ChangeLog
Removing INSTALL
Removing Makefile
Removing Makefile.in
Removing NEWS
Removing aclocal.m4
Removing autom4te.cache/
Removing compile
Removing config.guess
Removing config.log
Removing config.status
Removing config.sub
Removing configure
Removing depcomp
Removing install-sh
Removing libModelicaExternalC.la
Removing libModelicaIO.la
Removing libModelicaMatIO.la
Removing libModelicaStandardTables.la
Removing libtool
Removing libzlib.la
Removing ltmain.sh
Removing m4/
Removing missing
+ ./autogen.sh
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
arm-linux-gnueabi-gcc -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DHAVE_ZLIB=1 -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o ModelicaMatIO.o ../../C-Sources/ModelicaMatIO.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
ar -ru libModelicaMatIO.a ModelicaMatIO.o snprintf.o
ar: `u' modifier ignored since `D' is the default (see `U')
ar: creating libModelicaMatIO.a
cp libModelicaMatIO.a ../../Library/armhf/libModelicaMatIO.a
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
[Pipeline] sh
+ export CC=arm-linux-gnueabi-gcc
+ cd .CI/Test
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
$ docker stop --time=1 a2918c65f20155a6f77c84acf1fbf7075ab1751312ccb38d15f4842199e47310
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
clang-7 -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DHAVE_ZLIB=1 -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o ModelicaMatIO.o ../../C-Sources/ModelicaMatIO.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
ar -ru libModelicaMatIO.a ModelicaMatIO.o snprintf.o
ar: `u' modifier ignored since `D' is the default (see `U')
ar: creating libModelicaMatIO.a
cp libModelicaMatIO.a ../../Library/linux64/libModelicaMatIO.a
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
$ docker rm -f --volumes a2918c65f20155a6f77c84acf1fbf7075ab1751312ccb38d15f4842199e47310
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] sh
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
+ export CC=clang-7
+ cd .CI/Test
+ ./test.sh onlystatic
+ export LIBRARIES=/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux64/
+ test ! -z clang-7
+ test ! onlystatic = nostatic
+ clang-7 -L /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux64/ FileSystem.c -Wl,-Bstatic -lModelicaExternalC -Wl,-Bdynamic
/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux64//libModelicaExternalC.a(ModelicaInternal.o): In function `ModelicaInternal_temporaryFileName':
ModelicaInternal.c:(.text+0x654): warning: the use of `tmpnam' is dangerous, better use `mkstemp'
+ ./a.out
+ clang-7 -L /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux64/ ModelicaStrings.c -Wl,-Bstatic -lModelicaExternalC -Wl,-Bdynamic
+ ./a.out
Non-positive startIndex (= -1) of Utilities.Strings.substring was set to 1.
Negative endIndex (= -1) of Utilities.Strings.substring was set to 1.
Negative endIndex (= -1) of Utilities.Strings.substring was set to 2.
+ clang-7 -L /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux64/ Streams.c -Wl,-Bstatic -lModelicaExternalC -Wl,-Bdynamic
[Pipeline] // stage
[Pipeline] }
/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux64//libModelicaExternalC.a(ModelicaInternal.o): In function `ModelicaInternal_temporaryFileName':
ModelicaInternal.c:(.text+0x654): warning: the use of `tmpnam' is dangerous, better use `mkstemp'
+ ./a.out
+ clang-7 -L /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux64/ Tables.c -Wl,-Bstatic -lModelicaStandardTables -lModelicaIO -lModelicaMatIO -lzlib -Wl,-Bdynamic -lm
+ ./a.out
+ clang-7 -L /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux64/ TablesFromCsvFile.c -Wl,-Bstatic -lModelicaStandardTables -lModelicaIO -lModelicaMatIO -lzlib -Wl,-Bdynamic -lm
+ ./a.out
+ clang-7 -L /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux64/ TablesFromMatFile.c -Wl,-Bstatic -lModelicaStandardTables -lModelicaIO -lModelicaMatIO -lzlib -Wl,-Bdynamic -lm
+ ./a.out
+ clang-7 -L /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux64/ TablesFromTxtFile.c -Wl,-Bstatic -lModelicaStandardTables -lModelicaIO -lModelicaMatIO -lzlib -Wl,-Bdynamic -lm
+ ./a.out
+ clang-7 -L /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux64/ TablesNoUsertab.c -Wl,-Bstatic -lModelicaStandardTables -lModelicaIO -lModelicaMatIO -lzlib -Wl,-Bdynamic -lm
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
+ ./a.out
+ test ! onlystatic = onlystatic
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
$ docker stop --time=1 1d57209357db2dce5e39a2acb7d21f3f1eb2311681eb0fcfd3d8b28725e9dcac
$ docker rm -f --volumes 1d57209357db2dce5e39a2acb7d21f3f1eb2311681eb0fcfd3d8b28725e9dcac
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
configure.ac:9: installing './compile'
configure.ac:12: installing './config.guess'
configure.ac:12: installing './config.sub'
configure.ac:5: installing './install-sh'
configure.ac:5: installing './missing'
Makefile.am: installing './INSTALL'
Makefile.am: installing './depcomp'
+ ./configure --libdir=/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux32 --enable-shared --disable-static --enable-hdf5
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for gcc... clang-7
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang-7 accepts -g... yes
checking for clang-7 option to accept ISO C89... none needed
checking whether clang-7 understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of clang-7... gcc3
checking how to run the C preprocessor... clang-7 -E
checking whether make sets $(MAKE)... (cached) yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by clang-7... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from clang-7 object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if clang-7 supports -fno-rtti -fno-exceptions... yes
checking for clang-7 option to produce PIC... -fPIC -DPIC
checking if clang-7 PIC flag -fPIC -DPIC works... yes
checking if clang-7 static flag -static works... yes
checking if clang-7 supports -c -o file.o... yes
checking if clang-7 supports -c -o file.o... (cached) yes
checking whether the clang-7 linker (/usr/bin/ld -m elf_i386) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for library containing atan2... -lm
checking if clang-7 supports -fno-delete-null-pointer-checks... yes
checking if clang-7 supports -Werror=implicit-function-declaration... yes
checking for library containing floor... -lm
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for library containing gzclose... -lz
checking for mpicc... no
checking hdf5.h... OK
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking time.h usability... yes
checking time.h presence... a404c721d505: Pull complete
yes
checking for time.h... yes
checking for getpid()... yes
ModelicaMatIO may use ZLIB: Yes
ModelicaMatIO may use HDF5: 
ModelicaMatIO may use MAT7.3: 
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
+ make --output-sync -j16
/bin/bash ./libtool  --tag=CC   --mode=link clang-7  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration   -o libzlib.la -rpath /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux32  -lz -lm  -lm 
libtool: link: clang-7 -shared  -fPIC -DPIC   -lz -lm  -Os   -Wl,-soname -Wl,libzlib.so.0 -o .libs/libzlib.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libzlib.so.0" && ln -s "libzlib.so.0.0.0" "libzlib.so.0")
libtool: link: (cd ".libs" && rm -f "libzlib.so" && ln -s "libzlib.so.0.0.0" "libzlib.so")
libtool: link: ( cd ".libs" && rm -f "libzlib.la" && ln -s "../libzlib.la" "libzlib.la" )
/bin/bash ./libtool  --tag=CC   --mode=link clang-7  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration   -o libModelicaMatIO.la -rpath /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux32 ../../C-Sources/ModelicaMatIO.lo ../../C-Sources/snprintf.lo -lz -lm   -lm 
libtool: link: clang-7 -shared  -fPIC -DPIC  ../../C-Sources/.libs/ModelicaMatIO.o ../../C-Sources/.libs/snprintf.o   -lz -lm  -Os   -Wl,-soname -Wl,libModelicaMatIO.so.0 -o .libs/libModelicaMatIO.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libModelicaMatIO.so.0" && ln -s "libModelicaMatIO.so.0.0.0" "libModelicaMatIO.so.0")
libtool: link: (cd ".libs" && rm -f "libModelicaMatIO.so" && ln -s "libModelicaMatIO.so.0.0.0" "libModelicaMatIO.so")
libtool: link: ( cd ".libs" && rm -f "libModelicaMatIO.la" && ln -s "../libModelicaMatIO.la" "libModelicaMatIO.la" )
/bin/bash ./libtool  --tag=CC   --mode=link clang-7  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration   -o libModelicaExternalC.la -rpath /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux32 ../../C-Sources/ModelicaFFT.lo ../../C-Sources/ModelicaInternal.lo ../../C-Sources/ModelicaRandom.lo ../../C-Sources/ModelicaStrings.lo -lm  -lm 
libtool: link: clang-7 -shared  -fPIC -DPIC  ../../C-Sources/.libs/ModelicaFFT.o ../../C-Sources/.libs/ModelicaInternal.o ../../C-Sources/.libs/ModelicaRandom.o ../../C-Sources/.libs/ModelicaStrings.o   -lm  -Os   -Wl,-soname -Wl,libModelicaExternalC.so.0 -o .libs/libModelicaExternalC.so.0.0.0
../../C-Sources/.libs/ModelicaInternal.o: In function `ModelicaInternal_temporaryFileName':
ModelicaInternal.c:(.text+0xf16): warning: the use of `tmpnam' is dangerous, better use `mkstemp'
libtool: link: (cd ".libs" && rm -f "libModelicaExternalC.so.0" && ln -s "libModelicaExternalC.so.0.0.0" "libModelicaExternalC.so.0")
libtool: link: (cd ".libs" && rm -f "libModelicaExternalC.so" && ln -s "libModelicaExternalC.so.0.0.0" "libModelicaExternalC.so")
libtool: link: ( cd ".libs" && rm -f "libModelicaExternalC.la" && ln -s "../libModelicaExternalC.la" "libModelicaExternalC.la" )
/bin/bash ./libtool  --tag=CC   --mode=link clang-7  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration   -o libModelicaIO.la -rpath /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux32 ../../C-Sources/ModelicaIO.lo libModelicaMatIO.la -lm 
libtool: link: clang-7 -shared  -fPIC -DPIC  ../../C-Sources/.libs/ModelicaIO.o   -Wl,-rpath -Wl,/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/autotools/.libs -Wl,-rpath -Wl,/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux32 ./.libs/libModelicaMatIO.so -lm  -Os   -Wl,-soname -Wl,libModelicaIO.so.0 -o .libs/libModelicaIO.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libModelicaIO.so.0" && ln -s "libModelicaIO.so.0.0.0" "libModelicaIO.so.0")
libtool: link: (cd ".libs" && rm -f "libModelicaIO.so" && ln -s "libModelicaIO.so.0.0.0" "libModelicaIO.so")
libtool: link: ( cd ".libs" && rm -f "libModelicaIO.la" && ln -s "../libModelicaIO.la" "libModelicaIO.la" )
/bin/bash ./libtool  --tag=CC   --mode=link clang-7  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration   -o libModelicaStandardTables.la -rpath /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux32 ../../C-Sources/ModelicaStandardTables.lo ../../C-Sources/ModelicaStandardTablesUsertab.lo libModelicaMatIO.la -lm  -lm 
libtool: link: clang-7 -shared  -fPIC -DPIC  ../../C-Sources/.libs/ModelicaStandardTables.o ../../C-Sources/.libs/ModelicaStandardTablesUsertab.o   -Wl,-rpath -Wl,/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/autotools/.libs -Wl,-rpath -Wl,/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux32 ./.libs/libModelicaMatIO.so -lm  -Os   -Wl,-soname -Wl,libModelicaStandardTables.so.0 -o .libs/libModelicaStandardTables.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libModelicaStandardTables.so.0" && ln -s "libModelicaStandardTables.so.0.0.0" "libModelicaStandardTables.so.0")
libtool: link: (cd ".libs" && rm -f "libModelicaStandardTables.so" && ln -s "libModelicaStandardTables.so.0.0.0" "libModelicaStandardTables.so")
libtool: link: ( cd ".libs" && rm -f "libModelicaStandardTables.la" && ln -s "../libModelicaStandardTables.la" "libModelicaStandardTables.la" )
+ make install
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/autotools'
 /bin/mkdir -p '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux32'
 /bin/bash ./libtool   --mode=install /usr/bin/install -c   libzlib.la libModelicaExternalC.la libModelicaMatIO.la libModelicaIO.la libModelicaStandardTables.la '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux32'
libtool: install: /usr/bin/install -c .libs/libzlib.so.0.0.0 /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux32/libzlib.so.0.0.0
libtool: install: (cd /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux32 && { ln -s -f libzlib.so.0.0.0 libzlib.so.0 || { rm -f libzlib.so.0 && ln -s libzlib.so.0.0.0 libzlib.so.0; }; })
libtool: install: (cd /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux32 && { ln -s -f libzlib.so.0.0.0 libzlib.so || { rm -f libzlib.so && ln -s libzlib.so.0.0.0 libzlib.so; }; })
libtool: install: /usr/bin/install -c .libs/libzlib.lai /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux32/libzlib.la
libtool: install: /usr/bin/install -c .libs/libModelicaExternalC.so.0.0.0 /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux32/libModelicaExternalC.so.0.0.0
libtool: install: (cd /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux32 && { ln -s -f libModelicaExternalC.so.0.0.0 libModelicaExternalC.so.0 || { rm -f libModelicaExternalC.so.0 && ln -s libModelicaExternalC.so.0.0.0 libModelicaExternalC.so.0; }; })
libtool: install: (cd /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux32 && { ln -s -f libModelicaExternalC.so.0.0.0 libModelicaExternalC.so || { rm -f libModelicaExternalC.so && ln -s libModelicaExternalC.so.0.0.0 libModelicaExternalC.so; }; })
libtool: install: /usr/bin/install -c .libs/libModelicaExternalC.lai /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux32/libModelicaExternalC.la
libtool: install: /usr/bin/install -c .libs/libModelicaMatIO.so.0.0.0 /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux32/libModelicaMatIO.so.0.0.0
libtool: install: (cd /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux32 && { ln -s -f libModelicaMatIO.so.0.0.0 libModelicaMatIO.so.0 || { rm -f libModelicaMatIO.so.0 && ln -s libModelicaMatIO.so.0.0.0 libModelicaMatIO.so.0; }; })
libtool: install: (cd /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux32 && { ln -s -f libModelicaMatIO.so.0.0.0 libModelicaMatIO.so || { rm -f libModelicaMatIO.so && ln -s libModelicaMatIO.so.0.0.0 libModelicaMatIO.so; }; })
libtool: install: /usr/bin/install -c .libs/libModelicaMatIO.lai /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux32/libModelicaMatIO.la
libtool: warning: relinking 'libModelicaIO.la'
libtool: install: (cd /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/autotools; /bin/bash "/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/autotools/libtool"  --tag CC --mode=relink clang-7 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -o libModelicaIO.la -rpath /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux32 ../../C-Sources/ModelicaIO.lo libModelicaMatIO.la -lm )
ffed6bc190bd: Pull complete
libtool: relink: clang-7 -shared  -fPIC -DPIC  ../../C-Sources/.libs/ModelicaIO.o   -Wl,-rpath -Wl,/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux32 -L/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux32 -lModelicaMatIO -lm  -Os   -Wl,-soname -Wl,libModelicaIO.so.0 -o .libs/libModelicaIO.so.0.0.0
libtool: install: /usr/bin/install -c .libs/libModelicaIO.so.0.0.0T /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux32/libModelicaIO.so.0.0.0
libtool: install: (cd /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux32 && { ln -s -f libModelicaIO.so.0.0.0 libModelicaIO.so.0 || { rm -f libModelicaIO.so.0 && ln -s libModelicaIO.so.0.0.0 libModelicaIO.so.0; }; })
libtool: install: (cd /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux32 && { ln -s -f libModelicaIO.so.0.0.0 libModelicaIO.so || { rm -f libModelicaIO.so && ln -s libModelicaIO.so.0.0.0 libModelicaIO.so; }; })
libtool: install: /usr/bin/install -c .libs/libModelicaIO.lai /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux32/libModelicaIO.la
libtool: warning: relinking 'libModelicaStandardTables.la'
libtool: install: (cd /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/autotools; /bin/bash "/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/autotools/libtool"  --tag CC --mode=relink clang-7 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -o libModelicaStandardTables.la -rpath /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux32 ../../C-Sources/ModelicaStandardTables.lo ../../C-Sources/ModelicaStandardTablesUsertab.lo libModelicaMatIO.la -lm -lm )
libtool: relink: clang-7 -shared  -fPIC -DPIC  ../../C-Sources/.libs/ModelicaStandardTables.o ../../C-Sources/.libs/ModelicaStandardTablesUsertab.o   -Wl,-rpath -Wl,/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux32 -L/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux32 -lModelicaMatIO -lm  -Os   -Wl,-soname -Wl,libModelicaStandardTables.so.0 -o .libs/libModelicaStandardTables.so.0.0.0
libtool: install: /usr/bin/install -c .libs/libModelicaStandardTables.so.0.0.0T /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux32/libModelicaStandardTables.so.0.0.0
libtool: install: (cd /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux32 && { ln -s -f libModelicaStandardTables.so.0.0.0 libModelicaStandardTables.so.0 || { rm -f libModelicaStandardTables.so.0 && ln -s libModelicaStandardTables.so.0.0.0 libModelicaStandardTables.so.0; }; })
libtool: install: (cd /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux32 && { ln -s -f libModelicaStandardTables.so.0.0.0 libModelicaStandardTables.so || { rm -f libModelicaStandardTables.so && ln -s libModelicaStandardTables.so.0.0.0 libModelicaStandardTables.so; }; })
libtool: install: /usr/bin/install -c .libs/libModelicaStandardTables.lai /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux32/libModelicaStandardTables.la
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux32
----------------------------------------------------------------------
Libraries have been installed in:
   /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/linux32

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[1]: Nothing to be done for 'install-data-am'.
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/autotools'
[Pipeline] sh
+ export CC=clang-7
+ cd .CI/Test
+ ./test.sh nostatic
+ export LIBRARIES=/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux32/
+ test ! -z clang-7
+ test ! nostatic = nostatic
+ test ! nostatic = onlystatic
+ clang-7 -L /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux32/ -Wl,-rpath /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux32/ FileSystem.c -lModelicaExternalC
+ ./a.out
+ clang-7 -L /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux32/ -Wl,-rpath /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux32/ ModelicaStrings.c -lModelicaExternalC
+ ./a.out
Non-positive startIndex (= -1) of Utilities.Strings.substring was set to 1.
Negative endIndex (= -1) of Utilities.Strings.substring was set to 1.
Negative endIndex (= -1) of Utilities.Strings.substring was set to 2.
+ clang-7 -L /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux32/ -Wl,-rpath /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux32/ Streams.c -lModelicaExternalC
+ ./a.out
+ clang-7 -L /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux32/ -Wl,-rpath /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux32/ Tables.c -lModelicaStandardTables -lModelicaIO -lModelicaMatIO
+ ./a.out
+ clang-7 -L /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux32/ -Wl,-rpath /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux32/ TablesFromCsvFile.c -lModelicaStandardTables -lModelicaIO -lModelicaMatIO
+ ./a.out
+ clang-7 -L /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux32/ -Wl,-rpath /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux32/ TablesFromMatFile.c -lModelicaStandardTables -lModelicaIO -lModelicaMatIO
+ ./a.out
+ clang-7 -L /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux32/ -Wl,-rpath /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux32/ TablesFromTxtFile.c -lModelicaStandardTables -lModelicaIO -lModelicaMatIO
+ ./a.out
+ clang-7 -L /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux32/ -Wl,-rpath /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux32/ TablesNoUsertab.c -lModelicaStandardTables -lModelicaIO -lModelicaMatIO
+ ./a.out
[Pipeline] sh
+ uname
[Pipeline] sh
+ lscpu -p
+ egrep -v ^#
+ sort -u -t, -k 2,4
+ wc -l
[Pipeline] sh
+ export CC=clang-7
+ rm -rf Modelica/Resources/Library/linux32
+ mkdir -p Modelica/Resources/Library/linux32
+ cd Modelica/Resources/BuildProjects/gcc
+ make --output-sync -j16 TARGETDIR=linux32 CPPFLAGS=-I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test
rm -f ModelicaFFT.o ModelicaInternal.o ModelicaRandom.o ModelicaStrings.o ModelicaStandardTables.o ModelicaStandardTablesUsertab.o ModelicaMatIO.o snprintf.o ModelicaIO.o adler32.o compress.o crc32.o deflate.o gzclose.o gzlib.o gzread.o gzwrite.o infback.o inffast.o inflate.o inftrees.o trees.o uncompr.o zutil.o
rm -f *.a
rm -f ../../Library/linux32/*.a
make libModelicaExternalC.a libModelicaStandardTables.a libModelicaIO.a libModelicaMatIO.a libzlib.a
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
clang-7 -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o ModelicaStandardTablesUsertab.o ../../C-Sources/ModelicaStandardTablesUsertab.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
clang-7 -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o gzclose.o ../../C-Sources/zlib/gzclose.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
clang-7 -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o compress.o ../../C-Sources/zlib/compress.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
clang-7 -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o ModelicaRandom.o ../../C-Sources/ModelicaRandom.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
clang-7 -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o adler32.o ../../C-Sources/zlib/adler32.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
clang-7 -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o ModelicaStrings.o ../../C-Sources/ModelicaStrings.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
clang-7 -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o gzlib.o ../../C-Sources/zlib/gzlib.c
../../C-Sources/zlib/gzlib.c:242:9: warning: implicit declaration of function 'lseek' is invalid in C99 [-Wimplicit-function-declaration]
        LSEEK(state->fd, 0, SEEK_END);  /* so gzoffset() is correct */
        ^
../../C-Sources/zlib/gzlib.c:14:17: note: expanded from macro 'LSEEK'
#  define LSEEK lseek
                ^
../../C-Sources/zlib/gzlib.c:248:24: warning: implicit declaration of function 'lseek' is invalid in C99 [-Wimplicit-function-declaration]
        state->start = LSEEK(state->fd, 0, SEEK_CUR);
                       ^
../../C-Sources/zlib/gzlib.c:14:17: note: expanded from macro 'LSEEK'
#  define LSEEK lseek
                ^
../../C-Sources/zlib/gzlib.c:332:9: warning: implicit declaration of function 'lseek' is invalid in C99 [-Wimplicit-function-declaration]
    if (LSEEK(state->fd, state->start, SEEK_SET) == -1)
        ^
../../C-Sources/zlib/gzlib.c:14:17: note: expanded from macro 'LSEEK'
#  define LSEEK lseek
                ^
../../C-Sources/zlib/gzlib.c:369:15: warning: implicit declaration of function 'lseek' is invalid in C99 [-Wimplicit-function-declaration]
        ret = LSEEK(state->fd, offset - (z_off64_t)state->x.have, SEEK_CUR);
              ^
../../C-Sources/zlib/gzlib.c:14:17: note: expanded from macro 'LSEEK'
#  define LSEEK lseek
                ^
../../C-Sources/zlib/gzlib.c:455:14: warning: implicit declaration of function 'lseek' is invalid in C99 [-Wimplicit-function-declaration]
    offset = LSEEK(state->fd, 0, SEEK_CUR);
             ^
../../C-Sources/zlib/gzlib.c:14:17: note: expanded from macro 'LSEEK'
#  define LSEEK lseek
                ^
5 warnings generated.
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
clang-7 -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o crc32.o ../../C-Sources/zlib/crc32.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
clang-7 -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o uncompr.o ../../C-Sources/zlib/uncompr.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
clang-7 -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o gzread.o ../../C-Sources/zlib/gzread.c
../../C-Sources/zlib/gzread.c:22:15: warning: implicit declaration of function 'read' is invalid in C99 [-Wimplicit-function-declaration]
        ret = read(state->fd, buf + *have, get);
              ^
../../C-Sources/zlib/gzread.c:599:11: warning: implicit declaration of function 'close' is invalid in C99 [-Wimplicit-function-declaration]
    ret = close(state->fd);
          ^
2 warnings generated.
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
Digest: sha256:626b92c3a55930dde34572bf42fa812d726ae28dc10ba2e2a7893f477a3103fd
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
clang-7 -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o inffast.o ../../C-Sources/zlib/inffast.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
clang-7 -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o zutil.o ../../C-Sources/zlib/zutil.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
clang-7 -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o gzwrite.o ../../C-Sources/zlib/gzwrite.c
../../C-Sources/zlib/gzwrite.c:78:20: warning: implicit declaration of function 'write' is invalid in C99 [-Wimplicit-function-declaration]
            writ = write(state->fd, strm->next_in, put);
                   ^
../../C-Sources/zlib/gzwrite.c:108:24: warning: implicit declaration of function 'write' is invalid in C99 [-Wimplicit-function-declaration]
                writ = write(state->fd, state->x.next, put);
                       ^
../../C-Sources/zlib/gzwrite.c:627:9: warning: implicit declaration of function 'close' is invalid in C99 [-Wimplicit-function-declaration]
    if (close(state->fd) == -1)
        ^
3 warnings generated.
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
clang-7 -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o inftrees.o ../../C-Sources/zlib/inftrees.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
clang-7 -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o ModelicaFFT.o ../../C-Sources/ModelicaFFT.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
clang-7 -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o snprintf.o ../../C-Sources/snprintf.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
clang-7 -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o infback.o ../../C-Sources/zlib/infback.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
clang-7 -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o ModelicaIO.o ../../C-Sources/ModelicaIO.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
ar -ru libModelicaIO.a ModelicaIO.o
ar: `u' modifier ignored since `D' is the default (see `U')
ar: creating libModelicaIO.a
cp libModelicaIO.a ../../Library/linux32/libModelicaIO.a
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
clang-7 -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o trees.o ../../C-Sources/zlib/trees.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
clang-7 -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o ModelicaInternal.o ../../C-Sources/ModelicaInternal.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
ar -ru libModelicaExternalC.a ModelicaFFT.o ModelicaInternal.o ModelicaRandom.o ModelicaStrings.o
ar: `u' modifier ignored since `D' is the default (see `U')
ar: creating libModelicaExternalC.a
cp libModelicaExternalC.a ../../Library/linux32/libModelicaExternalC.a
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
clang-7 -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o deflate.o ../../C-Sources/zlib/deflate.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
clang-7 -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o inflate.o ../../C-Sources/zlib/inflate.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
ar -ru libzlib.a adler32.o compress.o crc32.o deflate.o gzclose.o gzlib.o gzread.o gzwrite.o infback.o inffast.o inflate.o inftrees.o trees.o uncompr.o zutil.o
ar: `u' modifier ignored since `D' is the default (see `U')
ar: creating libzlib.a
cp libzlib.a ../../Library/linux32/libzlib.a
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
Status: Downloaded newer image for modelicastandardlibrary/build-deps:amd64-20190514
docker.io/modelicastandardlibrary/build-deps:amd64-20190514
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
clang-7 -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DTABLE_SHARE=1 -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o ModelicaStandardTables.o ../../C-Sources/ModelicaStandardTables.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
ar -ru libModelicaStandardTables.a ModelicaStandardTables.o ModelicaStandardTablesUsertab.o
ar: `u' modifier ignored since `D' is the default (see `U')
ar: creating libModelicaStandardTables.a
cp libModelicaStandardTables.a ../../Library/linux32/libModelicaStandardTables.a
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
+ docker inspect -f . modelicastandardlibrary/build-deps:amd64-20190514
.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
r630-1-1 does not seem to be running inside a container
$ docker run -t -d -u 1001:1001 -w /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265 -v /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265:/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265:rw,z -v /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265_tmp:/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265_tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** modelicastandardlibrary/build-deps:amd64-20190514 cat
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
clang-7 -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DHAVE_ZLIB=1 -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o ModelicaMatIO.o ../../C-Sources/ModelicaMatIO.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
ar -ru libModelicaMatIO.a ModelicaMatIO.o snprintf.o
ar: `u' modifier ignored since `D' is the default (see `U')
ar: creating libModelicaMatIO.a
cp libModelicaMatIO.a ../../Library/linux32/libModelicaMatIO.a
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
246780d113a9: Pull complete
ae22cfbe004d: Pull complete
4f112d59bf0e: Pull complete
d65b6cdca137: Pull complete
b2873f09b68d: Pull complete
0bd4e0cf455b: Pull complete
91abfa235f44: Pull complete
e6c3b1403e39: Pull complete
d06bb0e07787: Pull complete
48761bb50d3d: Pull complete
$ docker top 3130f4bfdfe6adbbe5bb353bb36150cb491d0ab29b6d04324c235509452c55e2 -eo pid,comm
[Pipeline] {
[Pipeline] sh
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ export CC=clang-7
+ cd .CI/Test
+ ./test.sh onlystatic
+ export LIBRARIES=/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux32/
+ test ! -z clang-7
+ test ! onlystatic = nostatic
+ clang-7 -L /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux32/ FileSystem.c -Wl,-Bstatic -lModelicaExternalC -Wl,-Bdynamic
/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux32//libModelicaExternalC.a(ModelicaInternal.o): In function `ModelicaInternal_temporaryFileName':
ModelicaInternal.c:(.text+0x6bb): warning: the use of `tmpnam' is dangerous, better use `mkstemp'
+ ./a.out
+ clang-7 -L /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux32/ ModelicaStrings.c -Wl,-Bstatic -lModelicaExternalC -Wl,-Bdynamic
+ ./a.out
Non-positive startIndex (= -1) of Utilities.Strings.substring was set to 1.
Negative endIndex (= -1) of Utilities.Strings.substring was set to 1.
Negative endIndex (= -1) of Utilities.Strings.substring was set to 2.
+ clang-7 -L /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux32/ Streams.c -Wl,-Bstatic -lModelicaExternalC -Wl,-Bdynamic
+ hostname
3130f4bfdfe6
[Pipeline] sh
/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux32//libModelicaExternalC.a(ModelicaInternal.o): In function `ModelicaInternal_temporaryFileName':
ModelicaInternal.c:(.text+0x6bb): warning: the use of `tmpnam' is dangerous, better use `mkstemp'
+ ./a.out
+ clang-7 -L /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux32/ Tables.c -Wl,-Bstatic -lModelicaStandardTables -lModelicaIO -lModelicaMatIO -lzlib -Wl,-Bdynamic -lm
+ ./a.out
+ clang-7 -L /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux32/ TablesFromCsvFile.c -Wl,-Bstatic -lModelicaStandardTables -lModelicaIO -lModelicaMatIO -lzlib -Wl,-Bdynamic -lm
+ ./a.out
+ clang-7 -L /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux32/ TablesFromMatFile.c -Wl,-Bstatic -lModelicaStandardTables -lModelicaIO -lModelicaMatIO -lzlib -Wl,-Bdynamic -lm
+ uname
[Pipeline] sh
+ ./a.out
+ clang-7 -L /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux32/ TablesFromTxtFile.c -Wl,-Bstatic -lModelicaStandardTables -lModelicaIO -lModelicaMatIO -lzlib -Wl,-Bdynamic -lm
+ ./a.out
+ clang-7 -L /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test/../../Modelica/Resources/Library/linux32/ TablesNoUsertab.c -Wl,-Bstatic -lModelicaStandardTables -lModelicaIO -lModelicaMatIO -lzlib -Wl,-Bdynamic -lm
+ ./a.out
+ test ! onlystatic = onlystatic
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
$ docker stop --time=1 71012b83cc80ba764f0ab25ade2c2ecd95e7ad80754a3127cf8d8cfdf75c0bf1
+ + + lscpu -pegrep
 -vsort ^# -u
 -t, -k 2,4
+ wc -l
$ docker rm -f --volumes 71012b83cc80ba764f0ab25ade2c2ecd95e7ad80754a3127cf8d8cfdf75c0bf1
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] sh
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
+ export CC=x86_64-w64-mingw32-gcc
+ export CPPFLAGS= -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test
+ export CFLAGS=-Os -fPIC
+ rm -rf Modelica/Resources/Library/linux32 Modelica/Resources/Library/linux64 Modelica/Resources/Library/win32 Modelica/Resources/Library/win64
+ mkdir -p Modelica/Resources/Library/windows
+ cd Modelica/Resources/BuildProjects/autotools
+ git clean -fdx .
+ ./autogen.sh
[Pipeline] // stage
[Pipeline] }
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
configure.ac:9: installing './compile'
configure.ac:12: installing './config.guess'
configure.ac:12: installing './config.sub'
configure.ac:5: installing './install-sh'
configure.ac:5: installing './missing'
Makefile.am: installing './INSTALL'
Makefile.am: installing './depcomp'
+ ./configure --libdir=/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/windows --host=x86_64-w64-mingw32 --enable-static --disable-shared --enable-static-zlib --disable-hdf5
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for x86_64-w64-mingw32-gcc... x86_64-w64-mingw32-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.exe
checking for suffix of executables... .exe
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-w64-mingw32-gcc accepts -g... yes
checking for x86_64-w64-mingw32-gcc option to accept ISO C89... none needed
checking whether x86_64-w64-mingw32-gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of x86_64-w64-mingw32-gcc... gcc3
checking how to run the C preprocessor... x86_64-w64-mingw32-gcc -E
checking whether make sets $(MAKE)... (cached) yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-w64-mingw32
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by x86_64-w64-mingw32-gcc... /usr/bin/x86_64-w64-mingw32-ld
checking if the linker (/usr/bin/x86_64-w64-mingw32-ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-w64-mingw32-nm -B
checking the name lister (/usr/bin/x86_64-w64-mingw32-nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-w64-mingw32 format... func_convert_file_nix_to_w32
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/x86_64-w64-mingw32-ld option to reload object files... -r
checking for x86_64-w64-mingw32-objdump... x86_64-w64-mingw32-objdump
checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL
checking for x86_64-w64-mingw32-dlltool... x86_64-w64-mingw32-dlltool
checking how to associate runtime and link libraries... func_cygming_dll_for_implib
checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar
checking for archiver @FILE support... @
checking for x86_64-w64-mingw32-strip... (cached) x86_64-w64-mingw32-strip
checking for x86_64-w64-mingw32-ranlib... x86_64-w64-mingw32-ranlib
checking command to parse /usr/bin/x86_64-w64-mingw32-nm -B output from x86_64-w64-mingw32-gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for x86_64-w64-mingw32-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... no
checking for objdir... .libs
checking if x86_64-w64-mingw32-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-w64-mingw32-gcc option to produce PIC... -DDLL_EXPORT -DPIC
checking if x86_64-w64-mingw32-gcc PIC flag -DDLL_EXPORT -DPIC works... yes
checking if x86_64-w64-mingw32-gcc static flag -static works... yes
checking if x86_64-w64-mingw32-gcc supports -c -o file.o... yes
checking if x86_64-w64-mingw32-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-w64-mingw32-gcc linker (/usr/bin/x86_64-w64-mingw32-ld) supports shared libraries... yes
checking dynamic linker characteristics... Win32 ld.exe
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for library containing atan2... none required
checking if x86_64-w64-mingw32-gcc supports -fno-delete-null-pointer-checks... yes
checking if x86_64-w64-mingw32-gcc supports -Werror=implicit-function-declaration... yes
checking for library containing floor... none required
checking zlib.h usability... no
checking zlib.h presence... no
checking for zlib.h... no
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for getpid()... yes
ModelicaMatIO may use ZLIB: Yes, from sources
ModelicaMatIO may use HDF5: No
ModelicaMatIO may use MAT7.3: No
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
+ make --output-sync -j16
depbase=`echo ../../C-Sources/zlib/compress.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/compress.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/compress.lo ../../C-Sources/zlib/compress.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  x86_64-w64-mingw32-gcc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/compress.lo -MD -MP -MF ../../C-Sources/zlib/.deps/compress.Tpo -c ../../C-Sources/zlib/compress.c -o ../../C-Sources/zlib/compress.o
depbase=`echo ../../C-Sources/zlib/gzclose.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/gzclose.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/gzclose.lo ../../C-Sources/zlib/gzclose.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  x86_64-w64-mingw32-gcc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/gzclose.lo -MD -MP -MF ../../C-Sources/zlib/.deps/gzclose.Tpo -c ../../C-Sources/zlib/gzclose.c -o ../../C-Sources/zlib/gzclose.o
depbase=`echo ../../C-Sources/zlib/uncompr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/uncompr.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/uncompr.lo ../../C-Sources/zlib/uncompr.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  x86_64-w64-mingw32-gcc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/uncompr.lo -MD -MP -MF ../../C-Sources/zlib/.deps/uncompr.Tpo -c ../../C-Sources/zlib/uncompr.c -o ../../C-Sources/zlib/uncompr.o
depbase=`echo ../../C-Sources/zlib/zutil.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/zutil.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/zutil.lo ../../C-Sources/zlib/zutil.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  x86_64-w64-mingw32-gcc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/zutil.lo -MD -MP -MF ../../C-Sources/zlib/.deps/zutil.Tpo -c ../../C-Sources/zlib/zutil.c -o ../../C-Sources/zlib/zutil.o
depbase=`echo ../../C-Sources/zlib/adler32.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/adler32.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/adler32.lo ../../C-Sources/zlib/adler32.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  x86_64-w64-mingw32-gcc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/adler32.lo -MD -MP -MF ../../C-Sources/zlib/.deps/adler32.Tpo -c ../../C-Sources/zlib/adler32.c -o ../../C-Sources/zlib/adler32.o
depbase=`echo ../../C-Sources/zlib/inftrees.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/inftrees.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/inftrees.lo ../../C-Sources/zlib/inftrees.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  x86_64-w64-mingw32-gcc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/inftrees.lo -MD -MP -MF ../../C-Sources/zlib/.deps/inftrees.Tpo -c ../../C-Sources/zlib/inftrees.c -o ../../C-Sources/zlib/inftrees.o
depbase=`echo ../../C-Sources/zlib/inffast.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/inffast.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/inffast.lo ../../C-Sources/zlib/inffast.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  x86_64-w64-mingw32-gcc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/inffast.lo -MD -MP -MF ../../C-Sources/zlib/.deps/inffast.Tpo -c ../../C-Sources/zlib/inffast.c -o ../../C-Sources/zlib/inffast.o
depbase=`echo ../../C-Sources/zlib/crc32.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/crc32.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/crc32.lo ../../C-Sources/zlib/crc32.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  x86_64-w64-mingw32-gcc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/crc32.lo -MD -MP -MF ../../C-Sources/zlib/.deps/crc32.Tpo -c ../../C-Sources/zlib/crc32.c -o ../../C-Sources/zlib/crc32.o
depbase=`echo ../../C-Sources/zlib/gzlib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/gzlib.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/gzlib.lo ../../C-Sources/zlib/gzlib.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  x86_64-w64-mingw32-gcc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/gzlib.lo -MD -MP -MF ../../C-Sources/zlib/.deps/gzlib.Tpo -c ../../C-Sources/zlib/gzlib.c -o ../../C-Sources/zlib/gzlib.o
depbase=`echo ../../C-Sources/ModelicaFFT.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaFFT.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/ModelicaFFT.lo ../../C-Sources/ModelicaFFT.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  x86_64-w64-mingw32-gcc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaFFT.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaFFT.Tpo -c ../../C-Sources/ModelicaFFT.c -o ../../C-Sources/ModelicaFFT.o
depbase=`echo ../../C-Sources/zlib/gzwrite.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/gzwrite.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/gzwrite.lo ../../C-Sources/zlib/gzwrite.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  x86_64-w64-mingw32-gcc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/gzwrite.lo -MD -MP -MF ../../C-Sources/zlib/.deps/gzwrite.Tpo -c ../../C-Sources/zlib/gzwrite.c -o ../../C-Sources/zlib/gzwrite.o
depbase=`echo ../../C-Sources/zlib/gzread.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/gzread.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/gzread.lo ../../C-Sources/zlib/gzread.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  x86_64-w64-mingw32-gcc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/gzread.lo -MD -MP -MF ../../C-Sources/zlib/.deps/gzread.Tpo -c ../../C-Sources/zlib/gzread.c -o ../../C-Sources/zlib/gzread.o
depbase=`echo ../../C-Sources/zlib/infback.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/infback.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/infback.lo ../../C-Sources/zlib/infback.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  x86_64-w64-mingw32-gcc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/infback.lo -MD -MP -MF ../../C-Sources/zlib/.deps/infback.Tpo -c ../../C-Sources/zlib/infback.c -o ../../C-Sources/zlib/infback.o
depbase=`echo ../../C-Sources/zlib/trees.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/trees.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/trees.lo ../../C-Sources/zlib/trees.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  x86_64-w64-mingw32-gcc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/trees.lo -MD -MP -MF ../../C-Sources/zlib/.deps/trees.Tpo -c ../../C-Sources/zlib/trees.c -o ../../C-Sources/zlib/trees.o
depbase=`echo ../../C-Sources/zlib/inflate.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/inflate.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/inflate.lo ../../C-Sources/zlib/inflate.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  x86_64-w64-mingw32-gcc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/inflate.lo -MD -MP -MF ../../C-Sources/zlib/.deps/inflate.Tpo -c ../../C-Sources/zlib/inflate.c -o ../../C-Sources/zlib/inflate.o
depbase=`echo ../../C-Sources/zlib/deflate.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/deflate.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/deflate.lo ../../C-Sources/zlib/deflate.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  x86_64-w64-mingw32-gcc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/deflate.lo -MD -MP -MF ../../C-Sources/zlib/.deps/deflate.Tpo -c ../../C-Sources/zlib/deflate.c -o ../../C-Sources/zlib/deflate.o
depbase=`echo ../../C-Sources/ModelicaStandardTablesUsertab.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaStandardTablesUsertab.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/ModelicaStandardTablesUsertab.lo ../../C-Sources/ModelicaStandardTablesUsertab.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  x86_64-w64-mingw32-gcc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaStandardTablesUsertab.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaStandardTablesUsertab.Tpo -c ../../C-Sources/ModelicaStandardTablesUsertab.c -o ../../C-Sources/ModelicaStandardTablesUsertab.o
depbase=`echo ../../C-Sources/snprintf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/snprintf.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/snprintf.lo ../../C-Sources/snprintf.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  x86_64-w64-mingw32-gcc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/snprintf.lo -MD -MP -MF ../../C-Sources/.deps/snprintf.Tpo -c ../../C-Sources/snprintf.c -o ../../C-Sources/snprintf.o
depbase=`echo ../../C-Sources/ModelicaStrings.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaStrings.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/ModelicaStrings.lo ../../C-Sources/ModelicaStrings.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  x86_64-w64-mingw32-gcc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaStrings.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaStrings.Tpo -c ../../C-Sources/ModelicaStrings.c -o ../../C-Sources/ModelicaStrings.o
/bin/bash ./libtool  --tag=CC   --mode=link x86_64-w64-mingw32-gcc  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration   -o libzlib.la -rpath /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/windows ../../C-Sources/zlib/adler32.lo ../../C-Sources/zlib/compress.lo ../../C-Sources/zlib/crc32.lo ../../C-Sources/zlib/deflate.lo ../../C-Sources/zlib/gzclose.lo ../../C-Sources/zlib/gzlib.lo ../../C-Sources/zlib/gzread.lo ../../C-Sources/zlib/gzwrite.lo ../../C-Sources/zlib/infback.lo ../../C-Sources/zlib/inffast.lo ../../C-Sources/zlib/inflate.lo ../../C-Sources/zlib/inftrees.lo ../../C-Sources/zlib/trees.lo ../../C-Sources/zlib/uncompr.lo ../../C-Sources/zlib/zutil.lo  
libtool: warning: undefined symbols not allowed in x86_64-w64-mingw32 shared libraries; building static only
libtool: link: x86_64-w64-mingw32-ar cru .libs/libzlib.a  ../../C-Sources/zlib/adler32.o ../../C-Sources/zlib/compress.o ../../C-Sources/zlib/crc32.o ../../C-Sources/zlib/deflate.o ../../C-Sources/zlib/gzclose.o ../../C-Sources/zlib/gzlib.o ../../C-Sources/zlib/gzread.o ../../C-Sources/zlib/gzwrite.o ../../C-Sources/zlib/infback.o ../../C-Sources/zlib/inffast.o ../../C-Sources/zlib/inflate.o ../../C-Sources/zlib/inftrees.o ../../C-Sources/zlib/trees.o ../../C-Sources/zlib/uncompr.o ../../C-Sources/zlib/zutil.o
x86_64-w64-mingw32-ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: x86_64-w64-mingw32-ranlib .libs/libzlib.a
libtool: link: ( cd ".libs" && rm -f "libzlib.la" && ln -s "../libzlib.la" "libzlib.la" )
depbase=`echo ../../C-Sources/ModelicaIO.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaIO.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/ModelicaIO.lo ../../C-Sources/ModelicaIO.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  x86_64-w64-mingw32-gcc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaIO.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaIO.Tpo -c ../../C-Sources/ModelicaIO.c -o ../../C-Sources/ModelicaIO.o
depbase=`echo ../../C-Sources/ModelicaRandom.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaRandom.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/ModelicaRandom.lo ../../C-Sources/ModelicaRandom.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  x86_64-w64-mingw32-gcc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaRandom.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaRandom.Tpo -c ../../C-Sources/ModelicaRandom.c -o ../../C-Sources/ModelicaRandom.o
depbase=`echo ../../C-Sources/ModelicaInternal.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaInternal.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/ModelicaInternal.lo ../../C-Sources/ModelicaInternal.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  x86_64-w64-mingw32-gcc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaInternal.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaInternal.Tpo -c ../../C-Sources/ModelicaInternal.c -o ../../C-Sources/ModelicaInternal.o
/bin/bash ./libtool  --tag=CC   --mode=link x86_64-w64-mingw32-gcc  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration   -o libModelicaExternalC.la -rpath /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/windows ../../C-Sources/ModelicaFFT.lo ../../C-Sources/ModelicaInternal.lo ../../C-Sources/ModelicaRandom.lo ../../C-Sources/ModelicaStrings.lo  
libtool: warning: undefined symbols not allowed in x86_64-w64-mingw32 shared libraries; building static only
libtool: link: x86_64-w64-mingw32-ar cru .libs/libModelicaExternalC.a  ../../C-Sources/ModelicaFFT.o ../../C-Sources/ModelicaInternal.o ../../C-Sources/ModelicaRandom.o ../../C-Sources/ModelicaStrings.o
x86_64-w64-mingw32-ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: x86_64-w64-mingw32-ranlib .libs/libModelicaExternalC.a
libtool: link: ( cd ".libs" && rm -f "libModelicaExternalC.la" && ln -s "../libModelicaExternalC.la" "libModelicaExternalC.la" )
depbase=`echo ../../C-Sources/ModelicaStandardTables.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaStandardTables.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/ModelicaStandardTables.lo ../../C-Sources/ModelicaStandardTables.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  x86_64-w64-mingw32-gcc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaStandardTables.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaStandardTables.Tpo -c ../../C-Sources/ModelicaStandardTables.c -o ../../C-Sources/ModelicaStandardTables.o
0e520c038aa4: Pull complete
Digest: sha256:cd378be5b99c101494a7716dd9a33133e3d5a00d8eee200d684dae89929405fe
Status: Downloaded newer image for docker.openmodelica.org/osxcross-omsimulator:v2.0
docker.openmodelica.org/osxcross-omsimulator:v2.0
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ docker inspect -f . docker.openmodelica.org/osxcross-omsimulator:v2.0
.
[Pipeline] }
depbase=`echo ../../C-Sources/ModelicaMatIO.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaMatIO.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/ModelicaMatIO.lo ../../C-Sources/ModelicaMatIO.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  x86_64-w64-mingw32-gcc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaMatIO.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaMatIO.Tpo -c ../../C-Sources/ModelicaMatIO.c -o ../../C-Sources/ModelicaMatIO.o
../../C-Sources/ModelicaMatIO.c:307:0: warning: "mat_off_t" redefined
 #define mat_off_t long
 
../../C-Sources/ModelicaMatIO.c:285:0: note: this is the location of the previous definition
 #define mat_off_t __int64
 
/bin/bash ./libtool  --tag=CC   --mode=link x86_64-w64-mingw32-gcc  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration   -o libModelicaMatIO.la -rpath /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/windows ../../C-Sources/ModelicaMatIO.lo ../../C-Sources/snprintf.lo libzlib.la   
libtool: warning: undefined symbols not allowed in x86_64-w64-mingw32 shared libraries; building static only
libtool: link: x86_64-w64-mingw32-ar cru .libs/libModelicaMatIO.a  ../../C-Sources/ModelicaMatIO.o ../../C-Sources/snprintf.o
x86_64-w64-mingw32-ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: x86_64-w64-mingw32-ranlib .libs/libModelicaMatIO.a
libtool: link: ( cd ".libs" && rm -f "libModelicaMatIO.la" && ln -s "../libModelicaMatIO.la" "libModelicaMatIO.la" )
[Pipeline] // withEnv
[Pipeline] withDockerContainer
intel-5820k-1 does not seem to be running inside a container
$ docker run -t -d -u 1001:1001 -w /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265 -v /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265:/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265:rw,z -v /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265_tmp:/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265_tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** docker.openmodelica.org/osxcross-omsimulator:v2.0 cat
/bin/bash ./libtool  --tag=CC   --mode=link x86_64-w64-mingw32-gcc  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration   -o libModelicaIO.la -rpath /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/windows ../../C-Sources/ModelicaIO.lo libModelicaMatIO.la 
libtool: warning: undefined symbols not allowed in x86_64-w64-mingw32 shared libraries; building static only
libtool: link: x86_64-w64-mingw32-ar cru .libs/libModelicaIO.a  ../../C-Sources/ModelicaIO.o
x86_64-w64-mingw32-ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: x86_64-w64-mingw32-ranlib .libs/libModelicaIO.a
libtool: link: ( cd ".libs" && rm -f "libModelicaIO.la" && ln -s "../libModelicaIO.la" "libModelicaIO.la" )
/bin/bash ./libtool  --tag=CC   --mode=link x86_64-w64-mingw32-gcc  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration   -o libModelicaStandardTables.la -rpath /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/windows ../../C-Sources/ModelicaStandardTables.lo ../../C-Sources/ModelicaStandardTablesUsertab.lo libModelicaMatIO.la  
libtool: warning: undefined symbols not allowed in x86_64-w64-mingw32 shared libraries; building static only
libtool: link: x86_64-w64-mingw32-ar cru .libs/libModelicaStandardTables.a  ../../C-Sources/ModelicaStandardTables.o ../../C-Sources/ModelicaStandardTablesUsertab.o
x86_64-w64-mingw32-ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: x86_64-w64-mingw32-ranlib .libs/libModelicaStandardTables.a
libtool: link: ( cd ".libs" && rm -f "libModelicaStandardTables.la" && ln -s "../libModelicaStandardTables.la" "libModelicaStandardTables.la" )
+ make install
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/autotools'
 /bin/mkdir -p '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/windows'
 /bin/bash ./libtool   --mode=install /usr/bin/install -c   libzlib.la libModelicaExternalC.la libModelicaMatIO.la libModelicaIO.la libModelicaStandardTables.la '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/windows'
libtool: install: /usr/bin/install -c .libs/libzlib.lai /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/windows/libzlib.la
libtool: install: /usr/bin/install -c .libs/libModelicaExternalC.lai /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/windows/libModelicaExternalC.la
libtool: install: /usr/bin/install -c .libs/libModelicaMatIO.lai /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/windows/libModelicaMatIO.la
libtool: install: /usr/bin/install -c .libs/libModelicaIO.lai /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/windows/libModelicaIO.la
libtool: install: /usr/bin/install -c .libs/libModelicaStandardTables.lai /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/windows/libModelicaStandardTables.la
libtool: install: /usr/bin/install -c .libs/libzlib.a /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/windows/libzlib.a
libtool: install: chmod 644 /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/windows/libzlib.a
libtool: install: x86_64-w64-mingw32-ranlib /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/windows/libzlib.a
libtool: install: /usr/bin/install -c .libs/libModelicaExternalC.a /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/windows/libModelicaExternalC.a
libtool: install: chmod 644 /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/windows/libModelicaExternalC.a
libtool: install: x86_64-w64-mingw32-ranlib /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/windows/libModelicaExternalC.a
libtool: install: /usr/bin/install -c .libs/libModelicaMatIO.a /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/windows/libModelicaMatIO.a
libtool: install: chmod 644 /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/windows/libModelicaMatIO.a
libtool: install: x86_64-w64-mingw32-ranlib /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/windows/libModelicaMatIO.a
libtool: install: /usr/bin/install -c .libs/libModelicaIO.a /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/windows/libModelicaIO.a
libtool: install: chmod 644 /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/windows/libModelicaIO.a
libtool: install: x86_64-w64-mingw32-ranlib /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/windows/libModelicaIO.a
libtool: install: /usr/bin/install -c .libs/libModelicaStandardTables.a /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/windows/libModelicaStandardTables.a
libtool: install: chmod 644 /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/windows/libModelicaStandardTables.a
libtool: install: x86_64-w64-mingw32-ranlib /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/windows/libModelicaStandardTables.a
make[1]: Nothing to be done for 'install-data-am'.
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/autotools'
$ docker top 4fa7740ed9a5ae523b7c8a4e1f8fa2f3ab08f6e58a2809d454dcc4c589dda4a7 -eo pid,comm
[Pipeline] {
[Pipeline] sh
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ uname
[Pipeline] sh
+ hostname
4fa7740ed9a5
[Pipeline] sh
+ lscpu -p
+ egrep -v ^#
+ sort -u -t, -k 2,4
+ wc -l
+ uname
[Pipeline] sh
[Pipeline] sh
+ export CC=x86_64-w64-mingw32-gcc
+ rm -rf Modelica/Resources/Library/windows
+ mkdir -p Modelica/Resources/Library/windows
+ cd Modelica/Resources/BuildProjects/gcc
+ make --output-sync -j16 TARGETDIR=windows CPPFLAGS=-I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test
rm -f ModelicaFFT.o ModelicaInternal.o ModelicaRandom.o ModelicaStrings.o ModelicaStandardTables.o ModelicaStandardTablesUsertab.o ModelicaMatIO.o snprintf.o ModelicaIO.o adler32.o compress.o crc32.o deflate.o gzclose.o gzlib.o gzread.o gzwrite.o infback.o inffast.o inflate.o inftrees.o trees.o uncompr.o zutil.o
rm -f *.a
rm -f ../../Library/windows/*.a
make libModelicaExternalC.a libModelicaStandardTables.a libModelicaIO.a libModelicaMatIO.a libzlib.a
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
x86_64-w64-mingw32-gcc -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o ModelicaStandardTablesUsertab.o ../../C-Sources/ModelicaStandardTablesUsertab.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
x86_64-w64-mingw32-gcc -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o gzclose.o ../../C-Sources/zlib/gzclose.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
x86_64-w64-mingw32-gcc -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o compress.o ../../C-Sources/zlib/compress.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
x86_64-w64-mingw32-gcc -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o snprintf.o ../../C-Sources/snprintf.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
x86_64-w64-mingw32-gcc -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o adler32.o ../../C-Sources/zlib/adler32.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
x86_64-w64-mingw32-gcc -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o ModelicaStrings.o ../../C-Sources/ModelicaStrings.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
+ lscpu -p
+ egrep -v ^#
+ + sort -u -t, -k 2,4wc
 -l
[Pipeline] sh
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
x86_64-w64-mingw32-gcc -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o crc32.o ../../C-Sources/zlib/crc32.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
x86_64-w64-mingw32-gcc -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o gzlib.o ../../C-Sources/zlib/gzlib.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
x86_64-w64-mingw32-gcc -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o gzread.o ../../C-Sources/zlib/gzread.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
x86_64-w64-mingw32-gcc -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o uncompr.o ../../C-Sources/zlib/uncompr.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
x86_64-w64-mingw32-gcc -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o inftrees.o ../../C-Sources/zlib/inftrees.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
x86_64-w64-mingw32-gcc -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o inffast.o ../../C-Sources/zlib/inffast.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
x86_64-w64-mingw32-gcc -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o zutil.o ../../C-Sources/zlib/zutil.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
x86_64-w64-mingw32-gcc -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o ModelicaIO.o ../../C-Sources/ModelicaIO.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
ar -ru libModelicaIO.a ModelicaIO.o
ar: `u' modifier ignored since `D' is the default (see `U')
ar: creating libModelicaIO.a
cp libModelicaIO.a ../../Library/windows/libModelicaIO.a
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
x86_64-w64-mingw32-gcc -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o infback.o ../../C-Sources/zlib/infback.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
x86_64-w64-mingw32-gcc -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o gzwrite.o ../../C-Sources/zlib/gzwrite.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
x86_64-w64-mingw32-gcc -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o ModelicaFFT.o ../../C-Sources/ModelicaFFT.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
x86_64-w64-mingw32-gcc -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o ModelicaRandom.o ../../C-Sources/ModelicaRandom.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
+ export CC=x86_64-apple-darwin15-cc
+ export CPPFLAGS= -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test
+ export CFLAGS=-Os -fPIC
+ rm -rf Modelica/Resources/Library/linux32 Modelica/Resources/Library/linux64 Modelica/Resources/Library/win32 Modelica/Resources/Library/win64
+ mkdir -p Modelica/Resources/Library/darwin64
+ cd Modelica/Resources/BuildProjects/autotools
+ git clean -fdx .
+ ./autogen.sh
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
x86_64-w64-mingw32-gcc -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o trees.o ../../C-Sources/zlib/trees.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
x86_64-w64-mingw32-gcc -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o inflate.o ../../C-Sources/zlib/inflate.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
x86_64-w64-mingw32-gcc -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o ModelicaInternal.o ../../C-Sources/ModelicaInternal.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
ar -ru libModelicaExternalC.a ModelicaFFT.o ModelicaInternal.o ModelicaRandom.o ModelicaStrings.o
ar: `u' modifier ignored since `D' is the default (see `U')
ar: creating libModelicaExternalC.a
cp libModelicaExternalC.a ../../Library/windows/libModelicaExternalC.a
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
x86_64-w64-mingw32-gcc -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o deflate.o ../../C-Sources/zlib/deflate.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
ar -ru libzlib.a adler32.o compress.o crc32.o deflate.o gzclose.o gzlib.o gzread.o gzwrite.o infback.o inffast.o inflate.o inftrees.o trees.o uncompr.o zutil.o
ar: `u' modifier ignored since `D' is the default (see `U')
ar: creating libzlib.a
cp libzlib.a ../../Library/windows/libzlib.a
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
x86_64-w64-mingw32-gcc -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DTABLE_SHARE=1 -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o ModelicaStandardTables.o ../../C-Sources/ModelicaStandardTables.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
ar -ru libModelicaStandardTables.a ModelicaStandardTables.o ModelicaStandardTablesUsertab.o
ar: `u' modifier ignored since `D' is the default (see `U')
ar: creating libModelicaStandardTables.a
cp libModelicaStandardTables.a ../../Library/windows/libModelicaStandardTables.a
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
configure.ac:9: installing './compile'
configure.ac:12: installing './config.guess'
configure.ac:12: installing './config.sub'
configure.ac:5: installing './install-sh'
configure.ac:5: installing './missing'
Makefile.am: installing './INSTALL'
Makefile.am: installing './depcomp'
+ ./configure --libdir=/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/darwin64 --host=x86_64-apple-darwin15 --enable-static --enable-shared --enable-static-zlib --disable-hdf5
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for x86_64-apple-darwin15-strip... x86_64-apple-darwin15-strip
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for x86_64-apple-darwin15-gcc... x86_64-apple-darwin15-cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-apple-darwin15-cc accepts -g... yes
checking for x86_64-apple-darwin15-cc option to accept ISO C89... none needed
checking whether x86_64-apple-darwin15-cc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of x86_64-apple-darwin15-cc... gcc3
checking how to run the C preprocessor... x86_64-apple-darwin15-cc -E
checking whether make sets $(MAKE)... (cached) yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-apple-darwin15
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by x86_64-apple-darwin15-cc... /opt/osxcross/bin/x86_64-apple-darwin15-ld
checking if the linker (/opt/osxcross/bin/x86_64-apple-darwin15-ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /opt/osxcross/bin/x86_64-apple-darwin15-nm
checking the name lister (/opt/osxcross/bin/x86_64-apple-darwin15-nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-apple-darwin15 format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /opt/osxcross/bin/x86_64-apple-darwin15-ld option to reload object files... -r
checking for x86_64-apple-darwin15-objdump... no
checking for objdump... objdump
configure: WARNING: using cross tools not prefixed with host triplet
checking how to recognize dependent libraries... pass_all
checking for x86_64-apple-darwin15-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-apple-darwin15-ar... x86_64-apple-darwin15-ar
checking for archiver @FILE support... no
checking for x86_64-apple-darwin15-strip... (cached) x86_64-apple-darwin15-strip
checking for x86_64-apple-darwin15-ranlib... x86_64-apple-darwin15-ranlib
checking command to parse /opt/osxcross/bin/x86_64-apple-darwin15-nm output from x86_64-apple-darwin15-cc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for x86_64-apple-darwin15-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for x86_64-apple-darwin15-dsymutil... x86_64-apple-darwin15-dsymutil
checking for x86_64-apple-darwin15-nmedit... x86_64-apple-darwin15-nmedit
checking for x86_64-apple-darwin15-lipo... x86_64-apple-darwin15-lipo
checking for x86_64-apple-darwin15-otool... x86_64-apple-darwin15-otool
checking for x86_64-apple-darwin15-otool64... no
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if x86_64-apple-darwin15-cc supports -fno-rtti -fno-exceptions... yes
checking for x86_64-apple-darwin15-cc option to produce PIC... -fno-common -DPIC
checking if x86_64-apple-darwin15-cc PIC flag -fno-common -DPIC works... yes
checking if x86_64-apple-darwin15-cc static flag -static works... no
checking if x86_64-apple-darwin15-cc supports -c -o file.o... yes
checking if x86_64-apple-darwin15-cc supports -c -o file.o... (cached) yes
checking whether the x86_64-apple-darwin15-cc linker (/opt/osxcross/bin/x86_64-apple-darwin15-ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin15 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for library containing atan2... none required
checking if x86_64-apple-darwin15-cc supports -fno-delete-null-pointer-checks... no
checking if x86_64-apple-darwin15-cc supports -Werror=implicit-function-declaration... yes
checking for library containing floor... none required
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for library containing gzclose... -lz
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for getpid()... yes
ModelicaMatIO may use ZLIB: Yes
ModelicaMatIO may use HDF5: No
ModelicaMatIO may use MAT7.3: No
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
+ make --output-sync -j6
depbase=`echo ../../C-Sources/zlib/compress.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-apple-darwin15-cc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1  -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/compress.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/compress.lo ../../C-Sources/zlib/compress.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  x86_64-apple-darwin15-cc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/compress.lo -MD -MP -MF ../../C-Sources/zlib/.deps/compress.Tpo -c ../../C-Sources/zlib/compress.c  -fno-common -DPIC -o ../../C-Sources/zlib/.libs/compress.o
libtool: compile:  x86_64-apple-darwin15-cc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/compress.lo -MD -MP -MF ../../C-Sources/zlib/.deps/compress.Tpo -c ../../C-Sources/zlib/compress.c -o ../../C-Sources/zlib/compress.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/zlib/gzclose.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-apple-darwin15-cc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1  -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/gzclose.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/gzclose.lo ../../C-Sources/zlib/gzclose.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  x86_64-apple-darwin15-cc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/gzclose.lo -MD -MP -MF ../../C-Sources/zlib/.deps/gzclose.Tpo -c ../../C-Sources/zlib/gzclose.c  -fno-common -DPIC -o ../../C-Sources/zlib/.libs/gzclose.o
libtool: compile:  x86_64-apple-darwin15-cc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/gzclose.lo -MD -MP -MF ../../C-Sources/zlib/.deps/gzclose.Tpo -c ../../C-Sources/zlib/gzclose.c -o ../../C-Sources/zlib/gzclose.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/zlib/crc32.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-apple-darwin15-cc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1  -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/crc32.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/crc32.lo ../../C-Sources/zlib/crc32.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  x86_64-apple-darwin15-cc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/crc32.lo -MD -MP -MF ../../C-Sources/zlib/.deps/crc32.Tpo -c ../../C-Sources/zlib/crc32.c  -fno-common -DPIC -o ../../C-Sources/zlib/.libs/crc32.o
libtool: compile:  x86_64-apple-darwin15-cc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/crc32.lo -MD -MP -MF ../../C-Sources/zlib/.deps/crc32.Tpo -c ../../C-Sources/zlib/crc32.c -o ../../C-Sources/zlib/crc32.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/zlib/adler32.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-apple-darwin15-cc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1  -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/adler32.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/adler32.lo ../../C-Sources/zlib/adler32.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  x86_64-apple-darwin15-cc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/adler32.lo -MD -MP -MF ../../C-Sources/zlib/.deps/adler32.Tpo -c ../../C-Sources/zlib/adler32.c  -fno-common -DPIC -o ../../C-Sources/zlib/.libs/adler32.o
libtool: compile:  x86_64-apple-darwin15-cc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/adler32.lo -MD -MP -MF ../../C-Sources/zlib/.deps/adler32.Tpo -c ../../C-Sources/zlib/adler32.c -o ../../C-Sources/zlib/adler32.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/zlib/gzlib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-apple-darwin15-cc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1  -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/gzlib.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/gzlib.lo ../../C-Sources/zlib/gzlib.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  x86_64-apple-darwin15-cc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/gzlib.lo -MD -MP -MF ../../C-Sources/zlib/.deps/gzlib.Tpo -c ../../C-Sources/zlib/gzlib.c  -fno-common -DPIC -o ../../C-Sources/zlib/.libs/gzlib.o
libtool: compile:  x86_64-apple-darwin15-cc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/gzlib.lo -MD -MP -MF ../../C-Sources/zlib/.deps/gzlib.Tpo -c ../../C-Sources/zlib/gzlib.c -o ../../C-Sources/zlib/gzlib.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/zlib/gzwrite.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-apple-darwin15-cc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1  -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/gzwrite.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/gzwrite.lo ../../C-Sources/zlib/gzwrite.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  x86_64-apple-darwin15-cc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/gzwrite.lo -MD -MP -MF ../../C-Sources/zlib/.deps/gzwrite.Tpo -c ../../C-Sources/zlib/gzwrite.c  -fno-common -DPIC -o ../../C-Sources/zlib/.libs/gzwrite.o
libtool: compile:  x86_64-apple-darwin15-cc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/gzwrite.lo -MD -MP -MF ../../C-Sources/zlib/.deps/gzwrite.Tpo -c ../../C-Sources/zlib/gzwrite.c -o ../../C-Sources/zlib/gzwrite.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/zlib/gzread.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-apple-darwin15-cc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1  -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/gzread.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/gzread.lo ../../C-Sources/zlib/gzread.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  x86_64-apple-darwin15-cc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/gzread.lo -MD -MP -MF ../../C-Sources/zlib/.deps/gzread.Tpo -c ../../C-Sources/zlib/gzread.c  -fno-common -DPIC -o ../../C-Sources/zlib/.libs/gzread.o
libtool: compile:  x86_64-apple-darwin15-cc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/gzread.lo -MD -MP -MF ../../C-Sources/zlib/.deps/gzread.Tpo -c ../../C-Sources/zlib/gzread.c -o ../../C-Sources/zlib/gzread.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/zlib/deflate.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-apple-darwin15-cc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1  -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/deflate.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/deflate.lo ../../C-Sources/zlib/deflate.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  x86_64-apple-darwin15-cc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/deflate.lo -MD -MP -MF ../../C-Sources/zlib/.deps/deflate.Tpo -c ../../C-Sources/zlib/deflate.c  -fno-common -DPIC -o ../../C-Sources/zlib/.libs/deflate.o
libtool: compile:  x86_64-apple-darwin15-cc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/deflate.lo -MD -MP -MF ../../C-Sources/zlib/.deps/deflate.Tpo -c ../../C-Sources/zlib/deflate.c -o ../../C-Sources/zlib/deflate.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/zlib/inffast.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-apple-darwin15-cc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1  -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/inffast.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/inffast.lo ../../C-Sources/zlib/inffast.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  x86_64-apple-darwin15-cc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/inffast.lo -MD -MP -MF ../../C-Sources/zlib/.deps/inffast.Tpo -c ../../C-Sources/zlib/inffast.c  -fno-common -DPIC -o ../../C-Sources/zlib/.libs/inffast.o
libtool: compile:  x86_64-apple-darwin15-cc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/inffast.lo -MD -MP -MF ../../C-Sources/zlib/.deps/inffast.Tpo -c ../../C-Sources/zlib/inffast.c -o ../../C-Sources/zlib/inffast.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/zlib/infback.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-apple-darwin15-cc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1  -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/infback.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/infback.lo ../../C-Sources/zlib/infback.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  x86_64-apple-darwin15-cc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/infback.lo -MD -MP -MF ../../C-Sources/zlib/.deps/infback.Tpo -c ../../C-Sources/zlib/infback.c  -fno-common -DPIC -o ../../C-Sources/zlib/.libs/infback.o
libtool: compile:  x86_64-apple-darwin15-cc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/infback.lo -MD -MP -MF ../../C-Sources/zlib/.deps/infback.Tpo -c ../../C-Sources/zlib/infback.c -o ../../C-Sources/zlib/infback.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/zlib/uncompr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-apple-darwin15-cc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1  -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/uncompr.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/uncompr.lo ../../C-Sources/zlib/uncompr.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  x86_64-apple-darwin15-cc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/uncompr.lo -MD -MP -MF ../../C-Sources/zlib/.deps/uncompr.Tpo -c ../../C-Sources/zlib/uncompr.c  -fno-common -DPIC -o ../../C-Sources/zlib/.libs/uncompr.o
libtool: compile:  x86_64-apple-darwin15-cc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/uncompr.lo -MD -MP -MF ../../C-Sources/zlib/.deps/uncompr.Tpo -c ../../C-Sources/zlib/uncompr.c -o ../../C-Sources/zlib/uncompr.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/zlib/inftrees.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-apple-darwin15-cc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1  -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/inftrees.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/inftrees.lo ../../C-Sources/zlib/inftrees.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  x86_64-apple-darwin15-cc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/inftrees.lo -MD -MP -MF ../../C-Sources/zlib/.deps/inftrees.Tpo -c ../../C-Sources/zlib/inftrees.c  -fno-common -DPIC -o ../../C-Sources/zlib/.libs/inftrees.o
libtool: compile:  x86_64-apple-darwin15-cc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/inftrees.lo -MD -MP -MF ../../C-Sources/zlib/.deps/inftrees.Tpo -c ../../C-Sources/zlib/inftrees.c -o ../../C-Sources/zlib/inftrees.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/zlib/zutil.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-apple-darwin15-cc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1  -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/zutil.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/zutil.lo ../../C-Sources/zlib/zutil.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  x86_64-apple-darwin15-cc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/zutil.lo -MD -MP -MF ../../C-Sources/zlib/.deps/zutil.Tpo -c ../../C-Sources/zlib/zutil.c  -fno-common -DPIC -o ../../C-Sources/zlib/.libs/zutil.o
libtool: compile:  x86_64-apple-darwin15-cc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/zutil.lo -MD -MP -MF ../../C-Sources/zlib/.deps/zutil.Tpo -c ../../C-Sources/zlib/zutil.c -o ../../C-Sources/zlib/zutil.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/zlib/inflate.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-apple-darwin15-cc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1  -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/inflate.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/inflate.lo ../../C-Sources/zlib/inflate.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  x86_64-apple-darwin15-cc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/inflate.lo -MD -MP -MF ../../C-Sources/zlib/.deps/inflate.Tpo -c ../../C-Sources/zlib/inflate.c  -fno-common -DPIC -o ../../C-Sources/zlib/.libs/inflate.o
libtool: compile:  x86_64-apple-darwin15-cc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/inflate.lo -MD -MP -MF ../../C-Sources/zlib/.deps/inflate.Tpo -c ../../C-Sources/zlib/inflate.c -o ../../C-Sources/zlib/inflate.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/zlib/trees.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-apple-darwin15-cc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1  -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/trees.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/trees.lo ../../C-Sources/zlib/trees.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  x86_64-apple-darwin15-cc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/trees.lo -MD -MP -MF ../../C-Sources/zlib/.deps/trees.Tpo -c ../../C-Sources/zlib/trees.c  -fno-common -DPIC -o ../../C-Sources/zlib/.libs/trees.o
libtool: compile:  x86_64-apple-darwin15-cc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/trees.lo -MD -MP -MF ../../C-Sources/zlib/.deps/trees.Tpo -c ../../C-Sources/zlib/trees.c -o ../../C-Sources/zlib/trees.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/ModelicaFFT.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-apple-darwin15-cc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1  -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaFFT.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/ModelicaFFT.lo ../../C-Sources/ModelicaFFT.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  x86_64-apple-darwin15-cc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaFFT.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaFFT.Tpo -c ../../C-Sources/ModelicaFFT.c  -fno-common -DPIC -o ../../C-Sources/.libs/ModelicaFFT.o
libtool: compile:  x86_64-apple-darwin15-cc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaFFT.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaFFT.Tpo -c ../../C-Sources/ModelicaFFT.c -o ../../C-Sources/ModelicaFFT.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/ModelicaRandom.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-apple-darwin15-cc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1  -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaRandom.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/ModelicaRandom.lo ../../C-Sources/ModelicaRandom.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  x86_64-apple-darwin15-cc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaRandom.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaRandom.Tpo -c ../../C-Sources/ModelicaRandom.c  -fno-common -DPIC -o ../../C-Sources/.libs/ModelicaRandom.o
libtool: compile:  x86_64-apple-darwin15-cc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaRandom.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaRandom.Tpo -c ../../C-Sources/ModelicaRandom.c -o ../../C-Sources/ModelicaRandom.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/ModelicaStrings.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-apple-darwin15-cc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1  -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaStrings.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/ModelicaStrings.lo ../../C-Sources/ModelicaStrings.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  x86_64-apple-darwin15-cc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaStrings.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaStrings.Tpo -c ../../C-Sources/ModelicaStrings.c  -fno-common -DPIC -o ../../C-Sources/.libs/ModelicaStrings.o
libtool: compile:  x86_64-apple-darwin15-cc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaStrings.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaStrings.Tpo -c ../../C-Sources/ModelicaStrings.c -o ../../C-Sources/ModelicaStrings.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/ModelicaInternal.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-apple-darwin15-cc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1  -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaInternal.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/ModelicaInternal.lo ../../C-Sources/ModelicaInternal.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  x86_64-apple-darwin15-cc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaInternal.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaInternal.Tpo -c ../../C-Sources/ModelicaInternal.c  -fno-common -DPIC -o ../../C-Sources/.libs/ModelicaInternal.o
../../C-Sources/ModelicaInternal.c:743:22: warning: 'tmpnam' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of tmpnam(3), it is highly recommended that you use mkstemp(3) instead. [-Wdeprecated-declarations]
    char* tempName = tmpnam(NULL);
                     ^
/opt/osxcross/bin/../SDK/MacOSX10.11.sdk/usr/include/stdio.h:274:1: note: 'tmpnam' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of tmpnam(3), it is highly recommended that you use mkstemp(3) instead.")
^
/opt/osxcross/bin/../SDK/MacOSX10.11.sdk/usr/include/sys/cdefs.h:180:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((deprecated(_msg)))
                                                      ^
1 warning generated.
libtool: compile:  x86_64-apple-darwin15-cc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaInternal.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaInternal.Tpo -c ../../C-Sources/ModelicaInternal.c -o ../../C-Sources/ModelicaInternal.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/ModelicaStandardTablesUsertab.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-apple-darwin15-cc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1  -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaStandardTablesUsertab.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/ModelicaStandardTablesUsertab.lo ../../C-Sources/ModelicaStandardTablesUsertab.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  x86_64-apple-darwin15-cc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaStandardTablesUsertab.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaStandardTablesUsertab.Tpo -c ../../C-Sources/ModelicaStandardTablesUsertab.c  -fno-common -DPIC -o ../../C-Sources/.libs/ModelicaStandardTablesUsertab.o
libtool: compile:  x86_64-apple-darwin15-cc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaStandardTablesUsertab.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaStandardTablesUsertab.Tpo -c ../../C-Sources/ModelicaStandardTablesUsertab.c -o ../../C-Sources/ModelicaStandardTablesUsertab.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/snprintf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-apple-darwin15-cc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1  -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/snprintf.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/snprintf.lo ../../C-Sources/snprintf.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  x86_64-apple-darwin15-cc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/snprintf.lo -MD -MP -MF ../../C-Sources/.deps/snprintf.Tpo -c ../../C-Sources/snprintf.c  -fno-common -DPIC -o ../../C-Sources/.libs/snprintf.o
libtool: compile:  x86_64-apple-darwin15-cc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/snprintf.lo -MD -MP -MF ../../C-Sources/.deps/snprintf.Tpo -c ../../C-Sources/snprintf.c -o ../../C-Sources/snprintf.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=link x86_64-apple-darwin15-cc  -Os -fPIC -Werror=implicit-function-declaration   -o libModelicaExternalC.la -rpath /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/darwin64 ../../C-Sources/ModelicaFFT.lo ../../C-Sources/ModelicaInternal.lo ../../C-Sources/ModelicaRandom.lo ../../C-Sources/ModelicaStrings.lo  
libtool: link: x86_64-apple-darwin15-cc -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libModelicaExternalC.0.dylib  ../../C-Sources/.libs/ModelicaFFT.o ../../C-Sources/.libs/ModelicaInternal.o ../../C-Sources/.libs/ModelicaRandom.o ../../C-Sources/.libs/ModelicaStrings.o    -Os   -install_name  /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/darwin64/libModelicaExternalC.0.dylib -compatibility_version 1 -current_version 1.0 -Wl,-single_module
libtool: link: (cd ".libs" && rm -f "libModelicaExternalC.dylib" && ln -s "libModelicaExternalC.0.dylib" "libModelicaExternalC.dylib")
libtool: link: x86_64-apple-darwin15-ar cru .libs/libModelicaExternalC.a  ../../C-Sources/ModelicaFFT.o ../../C-Sources/ModelicaInternal.o ../../C-Sources/ModelicaRandom.o ../../C-Sources/ModelicaStrings.o
libtool: link: x86_64-apple-darwin15-ranlib .libs/libModelicaExternalC.a
libtool: link: ( cd ".libs" && rm -f "libModelicaExternalC.la" && ln -s "../libModelicaExternalC.la" "libModelicaExternalC.la" )
/bin/bash ./libtool  --tag=CC   --mode=link x86_64-apple-darwin15-cc  -Os -fPIC -Werror=implicit-function-declaration   -o libzlib.la -rpath /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/darwin64 ../../C-Sources/zlib/adler32.lo ../../C-Sources/zlib/compress.lo ../../C-Sources/zlib/crc32.lo ../../C-Sources/zlib/deflate.lo ../../C-Sources/zlib/gzclose.lo ../../C-Sources/zlib/gzlib.lo ../../C-Sources/zlib/gzread.lo ../../C-Sources/zlib/gzwrite.lo ../../C-Sources/zlib/infback.lo ../../C-Sources/zlib/inffast.lo ../../C-Sources/zlib/inflate.lo ../../C-Sources/zlib/inftrees.lo ../../C-Sources/zlib/trees.lo ../../C-Sources/zlib/uncompr.lo ../../C-Sources/zlib/zutil.lo -lz  
libtool: link: x86_64-apple-darwin15-cc -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libzlib.0.dylib  ../../C-Sources/zlib/.libs/adler32.o ../../C-Sources/zlib/.libs/compress.o ../../C-Sources/zlib/.libs/crc32.o ../../C-Sources/zlib/.libs/deflate.o ../../C-Sources/zlib/.libs/gzclose.o ../../C-Sources/zlib/.libs/gzlib.o ../../C-Sources/zlib/.libs/gzread.o ../../C-Sources/zlib/.libs/gzwrite.o ../../C-Sources/zlib/.libs/infback.o ../../C-Sources/zlib/.libs/inffast.o ../../C-Sources/zlib/.libs/inflate.o ../../C-Sources/zlib/.libs/inftrees.o ../../C-Sources/zlib/.libs/trees.o ../../C-Sources/zlib/.libs/uncompr.o ../../C-Sources/zlib/.libs/zutil.o   -lz  -Os   -install_name  /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/darwin64/libzlib.0.dylib -compatibility_version 1 -current_version 1.0 -Wl,-single_module
libtool: link: (cd ".libs" && rm -f "libzlib.dylib" && ln -s "libzlib.0.dylib" "libzlib.dylib")
libtool: link: x86_64-apple-darwin15-ar cru .libs/libzlib.a  ../../C-Sources/zlib/adler32.o ../../C-Sources/zlib/compress.o ../../C-Sources/zlib/crc32.o ../../C-Sources/zlib/deflate.o ../../C-Sources/zlib/gzclose.o ../../C-Sources/zlib/gzlib.o ../../C-Sources/zlib/gzread.o ../../C-Sources/zlib/gzwrite.o ../../C-Sources/zlib/infback.o ../../C-Sources/zlib/inffast.o ../../C-Sources/zlib/inflate.o ../../C-Sources/zlib/inftrees.o ../../C-Sources/zlib/trees.o ../../C-Sources/zlib/uncompr.o ../../C-Sources/zlib/zutil.o
libtool: link: x86_64-apple-darwin15-ranlib .libs/libzlib.a
libtool: link: ( cd ".libs" && rm -f "libzlib.la" && ln -s "../libzlib.la" "libzlib.la" )
depbase=`echo ../../C-Sources/ModelicaIO.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-apple-darwin15-cc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1  -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaIO.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/ModelicaIO.lo ../../C-Sources/ModelicaIO.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  x86_64-apple-darwin15-cc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaIO.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaIO.Tpo -c ../../C-Sources/ModelicaIO.c  -fno-common -DPIC -o ../../C-Sources/.libs/ModelicaIO.o
libtool: compile:  x86_64-apple-darwin15-cc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaIO.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaIO.Tpo -c ../../C-Sources/ModelicaIO.c -o ../../C-Sources/ModelicaIO.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/ModelicaStandardTables.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-apple-darwin15-cc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1  -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaStandardTables.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/ModelicaStandardTables.lo ../../C-Sources/ModelicaStandardTables.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  x86_64-apple-darwin15-cc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaStandardTables.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaStandardTables.Tpo -c ../../C-Sources/ModelicaStandardTables.c  -fno-common -DPIC -o ../../C-Sources/.libs/ModelicaStandardTables.o
libtool: compile:  x86_64-apple-darwin15-cc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaStandardTables.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaStandardTables.Tpo -c ../../C-Sources/ModelicaStandardTables.c -o ../../C-Sources/ModelicaStandardTables.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/ModelicaMatIO.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-apple-darwin15-cc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1  -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaMatIO.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/ModelicaMatIO.lo ../../C-Sources/ModelicaMatIO.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  x86_64-apple-darwin15-cc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaMatIO.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaMatIO.Tpo -c ../../C-Sources/ModelicaMatIO.c  -fno-common -DPIC -o ../../C-Sources/.libs/ModelicaMatIO.o
libtool: compile:  x86_64-apple-darwin15-cc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.1.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaMatIO.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaMatIO.Tpo -c ../../C-Sources/ModelicaMatIO.c -o ../../C-Sources/ModelicaMatIO.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=link x86_64-apple-darwin15-cc  -Os -fPIC -Werror=implicit-function-declaration   -o libModelicaMatIO.la -rpath /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/darwin64 ../../C-Sources/ModelicaMatIO.lo ../../C-Sources/snprintf.lo libzlib.la -lz   
libtool: link: x86_64-apple-darwin15-cc -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libModelicaMatIO.0.dylib  ../../C-Sources/.libs/ModelicaMatIO.o ../../C-Sources/.libs/snprintf.o   ./.libs/libzlib.dylib -lz  -Os   -install_name  /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/darwin64/libModelicaMatIO.0.dylib -compatibility_version 1 -current_version 1.0 -Wl,-single_module
libtool: link: (cd ".libs" && rm -f "libModelicaMatIO.dylib" && ln -s "libModelicaMatIO.0.dylib" "libModelicaMatIO.dylib")
libtool: link: x86_64-apple-darwin15-ar cru .libs/libModelicaMatIO.a  ../../C-Sources/ModelicaMatIO.o ../../C-Sources/snprintf.o
libtool: link: x86_64-apple-darwin15-ranlib .libs/libModelicaMatIO.a
libtool: link: ( cd ".libs" && rm -f "libModelicaMatIO.la" && ln -s "../libModelicaMatIO.la" "libModelicaMatIO.la" )
/bin/bash ./libtool  --tag=CC   --mode=link x86_64-apple-darwin15-cc  -Os -fPIC -Werror=implicit-function-declaration   -o libModelicaIO.la -rpath /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/darwin64 ../../C-Sources/ModelicaIO.lo libModelicaMatIO.la 
libtool: link: x86_64-apple-darwin15-cc -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libModelicaIO.0.dylib  ../../C-Sources/.libs/ModelicaIO.o   ./.libs/libModelicaMatIO.dylib  -Os -Wl,-dylib_file -Wl,/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/darwin64/libzlib.0.dylib:/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/autotools/.libs/libzlib.dylib   -install_name  /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/darwin64/libModelicaIO.0.dylib -compatibility_version 1 -current_version 1.0 -Wl,-single_module
libtool: link: (cd ".libs" && rm -f "libModelicaIO.dylib" && ln -s "libModelicaIO.0.dylib" "libModelicaIO.dylib")
libtool: link: x86_64-apple-darwin15-ar cru .libs/libModelicaIO.a  ../../C-Sources/ModelicaIO.o
libtool: link: x86_64-apple-darwin15-ranlib .libs/libModelicaIO.a
libtool: link: ( cd ".libs" && rm -f "libModelicaIO.la" && ln -s "../libModelicaIO.la" "libModelicaIO.la" )
/bin/bash ./libtool  --tag=CC   --mode=link x86_64-apple-darwin15-cc  -Os -fPIC -Werror=implicit-function-declaration   -o libModelicaStandardTables.la -rpath /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/darwin64 ../../C-Sources/ModelicaStandardTables.lo ../../C-Sources/ModelicaStandardTablesUsertab.lo libModelicaMatIO.la  
libtool: link: x86_64-apple-darwin15-cc -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libModelicaStandardTables.0.dylib  ../../C-Sources/.libs/ModelicaStandardTables.o ../../C-Sources/.libs/ModelicaStandardTablesUsertab.o   ./.libs/libModelicaMatIO.dylib  -Os -Wl,-dylib_file -Wl,/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/darwin64/libzlib.0.dylib:/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/autotools/.libs/libzlib.dylib   -install_name  /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/darwin64/libModelicaStandardTables.0.dylib -compatibility_version 1 -current_version 1.0 -Wl,-single_module
libtool: link: (cd ".libs" && rm -f "libModelicaStandardTables.dylib" && ln -s "libModelicaStandardTables.0.dylib" "libModelicaStandardTables.dylib")
libtool: link: x86_64-apple-darwin15-ar cru .libs/libModelicaStandardTables.a  ../../C-Sources/ModelicaStandardTables.o ../../C-Sources/ModelicaStandardTablesUsertab.o
libtool: link: x86_64-apple-darwin15-ranlib .libs/libModelicaStandardTables.a
libtool: link: ( cd ".libs" && rm -f "libModelicaStandardTables.la" && ln -s "../libModelicaStandardTables.la" "libModelicaStandardTables.la" )
+ make install
make[1]: Entering directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/autotools'
 /bin/mkdir -p '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/darwin64'
 /bin/bash ./libtool   --mode=install /usr/bin/install -c   libzlib.la libModelicaExternalC.la libModelicaMatIO.la libModelicaIO.la libModelicaStandardTables.la '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/darwin64'
libtool: install: /usr/bin/install -c .libs/libzlib.0.dylib /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/darwin64/libzlib.0.dylib
libtool: install: (cd /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/darwin64 && { ln -s -f libzlib.0.dylib libzlib.dylib || { rm -f libzlib.dylib && ln -s libzlib.0.dylib libzlib.dylib; }; })
libtool: install: /usr/bin/install -c .libs/libzlib.lai /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/darwin64/libzlib.la
libtool: install: /usr/bin/install -c .libs/libModelicaExternalC.0.dylib /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/darwin64/libModelicaExternalC.0.dylib
libtool: install: (cd /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/darwin64 && { ln -s -f libModelicaExternalC.0.dylib libModelicaExternalC.dylib || { rm -f libModelicaExternalC.dylib && ln -s libModelicaExternalC.0.dylib libModelicaExternalC.dylib; }; })
libtool: install: /usr/bin/install -c .libs/libModelicaExternalC.lai /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/darwin64/libModelicaExternalC.la
libtool: install: /usr/bin/install -c .libs/libModelicaMatIO.0.dylib /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/darwin64/libModelicaMatIO.0.dylib
libtool: install: (cd /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/darwin64 && { ln -s -f libModelicaMatIO.0.dylib libModelicaMatIO.dylib || { rm -f libModelicaMatIO.dylib && ln -s libModelicaMatIO.0.dylib libModelicaMatIO.dylib; }; })
libtool: install: /usr/bin/install -c .libs/libModelicaMatIO.lai /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/darwin64/libModelicaMatIO.la
libtool: install: /usr/bin/install -c .libs/libModelicaIO.0.dylib /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/darwin64/libModelicaIO.0.dylib
libtool: install: (cd /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/darwin64 && { ln -s -f libModelicaIO.0.dylib libModelicaIO.dylib || { rm -f libModelicaIO.dylib && ln -s libModelicaIO.0.dylib libModelicaIO.dylib; }; })
libtool: install: /usr/bin/install -c .libs/libModelicaIO.lai /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/darwin64/libModelicaIO.la
libtool: install: /usr/bin/install -c .libs/libModelicaStandardTables.0.dylib /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/darwin64/libModelicaStandardTables.0.dylib
libtool: install: (cd /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/darwin64 && { ln -s -f libModelicaStandardTables.0.dylib libModelicaStandardTables.dylib || { rm -f libModelicaStandardTables.dylib && ln -s libModelicaStandardTables.0.dylib libModelicaStandardTables.dylib; }; })
libtool: install: /usr/bin/install -c .libs/libModelicaStandardTables.lai /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/darwin64/libModelicaStandardTables.la
libtool: install: /usr/bin/install -c .libs/libzlib.a /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/darwin64/libzlib.a
libtool: install: chmod 644 /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/darwin64/libzlib.a
libtool: install: x86_64-apple-darwin15-ranlib /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/darwin64/libzlib.a
libtool: install: /usr/bin/install -c .libs/libModelicaExternalC.a /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/darwin64/libModelicaExternalC.a
libtool: install: chmod 644 /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/darwin64/libModelicaExternalC.a
libtool: install: x86_64-apple-darwin15-ranlib /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/darwin64/libModelicaExternalC.a
libtool: install: /usr/bin/install -c .libs/libModelicaMatIO.a /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/darwin64/libModelicaMatIO.a
libtool: install: chmod 644 /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/darwin64/libModelicaMatIO.a
libtool: install: x86_64-apple-darwin15-ranlib /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/darwin64/libModelicaMatIO.a
libtool: install: /usr/bin/install -c .libs/libModelicaIO.a /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/darwin64/libModelicaIO.a
libtool: install: chmod 644 /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/darwin64/libModelicaIO.a
libtool: install: x86_64-apple-darwin15-ranlib /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/darwin64/libModelicaIO.a
libtool: install: /usr/bin/install -c .libs/libModelicaStandardTables.a /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/darwin64/libModelicaStandardTables.a
libtool: install: chmod 644 /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/darwin64/libModelicaStandardTables.a
libtool: install: x86_64-apple-darwin15-ranlib /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/darwin64/libModelicaStandardTables.a
make[1]: Nothing to be done for 'install-data-am'.
make[1]: Leaving directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/autotools'
[Pipeline] sh
+ uname
[Pipeline] sh
+ lscpu -p
+ egrep -v ^#
+ sort -u -t, -k 2,4
+ wc -l
[Pipeline] sh
+ export CC=x86_64-apple-darwin15-cc
+ export CPPFLAGS= -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test
+ export CFLAGS=-Os -fPIC
+ rm -rf Modelica/Resources/Library/darwin64
+ mkdir -p Modelica/Resources/Library/darwin64
+ cd Modelica/Resources/BuildProjects/autotools
+ git clean -fdx .
Removing .libs/
Removing AUTHORS
Removing COPYING
Removing ChangeLog
Removing INSTALL
Removing Makefile
Removing Makefile.in
Removing NEWS
Removing aclocal.m4
Removing autom4te.cache/
Removing compile
Removing config.guess
Removing config.log
Removing config.status
Removing config.sub
Removing configure
Removing depcomp
Removing install-sh
Removing libModelicaExternalC.la
Removing libModelicaIO.la
Removing libModelicaMatIO.la
Removing libModelicaStandardTables.la
Removing libtool
Removing libzlib.la
Removing ltmain.sh
Removing m4/
Removing missing
+ ./autogen.sh
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
configure.ac:9: installing './compile'
configure.ac:12: installing './config.guess'
configure.ac:12: installing './config.sub'
configure.ac:5: installing './install-sh'
configure.ac:5: installing './missing'
Makefile.am: installing './INSTALL'
Makefile.am: installing './depcomp'
+ ./configure --libdir=/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/darwin64 --host=x86_64-apple-darwin15 --enable-shared --disable-static --enable-hdf5
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for x86_64-apple-darwin15-strip... x86_64-apple-darwin15-strip
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for x86_64-apple-darwin15-gcc... x86_64-apple-darwin15-cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-apple-darwin15-cc accepts -g... yes
checking for x86_64-apple-darwin15-cc option to accept ISO C89... none needed
checking whether x86_64-apple-darwin15-cc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of x86_64-apple-darwin15-cc... gcc3
checking how to run the C preprocessor... x86_64-apple-darwin15-cc -E
checking whether make sets $(MAKE)... (cached) yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-apple-darwin15
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by x86_64-apple-darwin15-cc... /opt/osxcross/bin/x86_64-apple-darwin15-ld
checking if the linker (/opt/osxcross/bin/x86_64-apple-darwin15-ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /opt/osxcross/bin/x86_64-apple-darwin15-nm
checking the name lister (/opt/osxcross/bin/x86_64-apple-darwin15-nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-apple-darwin15 format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /opt/osxcross/bin/x86_64-apple-darwin15-ld option to reload object files... -r
checking for x86_64-apple-darwin15-objdump... no
checking for objdump... objdump
configure: WARNING: using cross tools not prefixed with host triplet
checking how to recognize dependent libraries... pass_all
checking for x86_64-apple-darwin15-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-apple-darwin15-ar... x86_64-apple-darwin15-ar
checking for archiver @FILE support... no
checking for x86_64-apple-darwin15-strip... (cached) x86_64-apple-darwin15-strip
checking for x86_64-apple-darwin15-ranlib... x86_64-apple-darwin15-ranlib
checking command to parse /opt/osxcross/bin/x86_64-apple-darwin15-nm output from x86_64-apple-darwin15-cc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for x86_64-apple-darwin15-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for x86_64-apple-darwin15-dsymutil... x86_64-apple-darwin15-dsymutil
checking for x86_64-apple-darwin15-nmedit... x86_64-apple-darwin15-nmedit
checking for x86_64-apple-darwin15-lipo... x86_64-apple-darwin15-lipo
checking for x86_64-apple-darwin15-otool... x86_64-apple-darwin15-otool
checking for x86_64-apple-darwin15-otool64... no
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if x86_64-apple-darwin15-cc supports -fno-rtti -fno-exceptions... yes
checking for x86_64-apple-darwin15-cc option to produce PIC... -fno-common -DPIC
checking if x86_64-apple-darwin15-cc PIC flag -fno-common -DPIC works... yes
checking if x86_64-apple-darwin15-cc static flag -static works... no
checking if x86_64-apple-darwin15-cc supports -c -o file.o... yes
checking if x86_64-apple-darwin15-cc supports -c -o file.o... (cached) yes
checking whether the x86_64-apple-darwin15-cc linker (/opt/osxcross/bin/x86_64-apple-darwin15-ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin15 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for library containing atan2... none required
checking if x86_64-apple-darwin15-cc supports -fno-delete-null-pointer-checks... no
checking if x86_64-apple-darwin15-cc supports -Werror=implicit-function-declaration... yes
checking for library containing floor... none required
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for library containing gzclose... -lz
checking for mpicc... yes
checking hdf5.h... failed
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for getpid()... yes
ModelicaMatIO may use ZLIB: Yes
ModelicaMatIO may use HDF5: No
ModelicaMatIO may use MAT7.3: No
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
+ make --output-sync -j6
/bin/bash ./libtool  --tag=CC   --mode=link x86_64-apple-darwin15-cc  -Os -fPIC -Werror=implicit-function-declaration   -o libzlib.la -rpath /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/darwin64  -lz  
libtool: link: x86_64-apple-darwin15-cc -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libzlib.0.dylib   -lz  -Os   -install_name  /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/darwin64/libzlib.0.dylib -compatibility_version 1 -current_version 1.0 -Wl,-single_module
libtool: link: (cd ".libs" && rm -f "libzlib.dylib" && ln -s "libzlib.0.dylib" "libzlib.dylib")
libtool: link: ( cd ".libs" && rm -f "libzlib.la" && ln -s "../libzlib.la" "libzlib.la" )
/bin/bash ./libtool  --tag=CC   --mode=link x86_64-apple-darwin15-cc  -Os -fPIC -Werror=implicit-function-declaration   -o libModelicaMatIO.la -rpath /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/darwin64 ../../C-Sources/ModelicaMatIO.lo ../../C-Sources/snprintf.lo -lz   
libtool: link: x86_64-apple-darwin15-cc -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libModelicaMatIO.0.dylib  ../../C-Sources/.libs/ModelicaMatIO.o ../../C-Sources/.libs/snprintf.o   -lz  -Os   -install_name  /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/darwin64/libModelicaMatIO.0.dylib -compatibility_version 1 -current_version 1.0 -Wl,-single_module
libtool: link: (cd ".libs" && rm -f "libModelicaMatIO.dylib" && ln -s "libModelicaMatIO.0.dylib" "libModelicaMatIO.dylib")
libtool: link: ( cd ".libs" && rm -f "libModelicaMatIO.la" && ln -s "../libModelicaMatIO.la" "libModelicaMatIO.la" )
/bin/bash ./libtool  --tag=CC   --mode=link x86_64-apple-darwin15-cc  -Os -fPIC -Werror=implicit-function-declaration   -o libModelicaExternalC.la -rpath /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/darwin64 ../../C-Sources/ModelicaFFT.lo ../../C-Sources/ModelicaInternal.lo ../../C-Sources/ModelicaRandom.lo ../../C-Sources/ModelicaStrings.lo  
libtool: link: x86_64-apple-darwin15-cc -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libModelicaExternalC.0.dylib  ../../C-Sources/.libs/ModelicaFFT.o ../../C-Sources/.libs/ModelicaInternal.o ../../C-Sources/.libs/ModelicaRandom.o ../../C-Sources/.libs/ModelicaStrings.o    -Os   -install_name  /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/darwin64/libModelicaExternalC.0.dylib -compatibility_version 1 -current_version 1.0 -Wl,-single_module
libtool: link: (cd ".libs" && rm -f "libModelicaExternalC.dylib" && ln -s "libModelicaExternalC.0.dylib" "libModelicaExternalC.dylib")
libtool: link: ( cd ".libs" && rm -f "libModelicaExternalC.la" && ln -s "../libModelicaExternalC.la" "libModelicaExternalC.la" )
/bin/bash ./libtool  --tag=CC   --mode=link x86_64-apple-darwin15-cc  -Os -fPIC -Werror=implicit-function-declaration   -o libModelicaStandardTables.la -rpath /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/darwin64 ../../C-Sources/ModelicaStandardTables.lo ../../C-Sources/ModelicaStandardTablesUsertab.lo libModelicaMatIO.la  
libtool: link: x86_64-apple-darwin15-cc -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libModelicaStandardTables.0.dylib  ../../C-Sources/.libs/ModelicaStandardTables.o ../../C-Sources/.libs/ModelicaStandardTablesUsertab.o   ./.libs/libModelicaMatIO.dylib  -Os   -install_name  /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/darwin64/libModelicaStandardTables.0.dylib -compatibility_version 1 -current_version 1.0 -Wl,-single_module
libtool: link: (cd ".libs" && rm -f "libModelicaStandardTables.dylib" && ln -s "libModelicaStandardTables.0.dylib" "libModelicaStandardTables.dylib")
libtool: link: ( cd ".libs" && rm -f "libModelicaStandardTables.la" && ln -s "../libModelicaStandardTables.la" "libModelicaStandardTables.la" )
/bin/bash ./libtool  --tag=CC   --mode=link x86_64-apple-darwin15-cc  -Os -fPIC -Werror=implicit-function-declaration   -o libModelicaIO.la -rpath /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/darwin64 ../../C-Sources/ModelicaIO.lo libModelicaMatIO.la 
libtool: link: x86_64-apple-darwin15-cc -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libModelicaIO.0.dylib  ../../C-Sources/.libs/ModelicaIO.o   ./.libs/libModelicaMatIO.dylib  -Os   -install_name  /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/darwin64/libModelicaIO.0.dylib -compatibility_version 1 -current_version 1.0 -Wl,-single_module
libtool: link: (cd ".libs" && rm -f "libModelicaIO.dylib" && ln -s "libModelicaIO.0.dylib" "libModelicaIO.dylib")
libtool: link: ( cd ".libs" && rm -f "libModelicaIO.la" && ln -s "../libModelicaIO.la" "libModelicaIO.la" )
+ make install
make[1]: Entering directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/autotools'
 /bin/mkdir -p '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/darwin64'
 /bin/bash ./libtool   --mode=install /usr/bin/install -c   libzlib.la libModelicaExternalC.la libModelicaMatIO.la libModelicaIO.la libModelicaStandardTables.la '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/darwin64'
libtool: install: /usr/bin/install -c .libs/libzlib.0.dylib /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/darwin64/libzlib.0.dylib
libtool: install: (cd /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/darwin64 && { ln -s -f libzlib.0.dylib libzlib.dylib || { rm -f libzlib.dylib && ln -s libzlib.0.dylib libzlib.dylib; }; })
libtool: install: /usr/bin/install -c .libs/libzlib.lai /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/darwin64/libzlib.la
libtool: install: /usr/bin/install -c .libs/libModelicaExternalC.0.dylib /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/darwin64/libModelicaExternalC.0.dylib
libtool: install: (cd /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/darwin64 && { ln -s -f libModelicaExternalC.0.dylib libModelicaExternalC.dylib || { rm -f libModelicaExternalC.dylib && ln -s libModelicaExternalC.0.dylib libModelicaExternalC.dylib; }; })
libtool: install: /usr/bin/install -c .libs/libModelicaExternalC.lai /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/darwin64/libModelicaExternalC.la
libtool: install: /usr/bin/install -c .libs/libModelicaMatIO.0.dylib /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/darwin64/libModelicaMatIO.0.dylib
libtool: install: (cd /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/darwin64 && { ln -s -f libModelicaMatIO.0.dylib libModelicaMatIO.dylib || { rm -f libModelicaMatIO.dylib && ln -s libModelicaMatIO.0.dylib libModelicaMatIO.dylib; }; })
libtool: install: /usr/bin/install -c .libs/libModelicaMatIO.lai /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/darwin64/libModelicaMatIO.la
libtool: install: /usr/bin/install -c .libs/libModelicaIO.0.dylib /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/darwin64/libModelicaIO.0.dylib
libtool: install: (cd /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/darwin64 && { ln -s -f libModelicaIO.0.dylib libModelicaIO.dylib || { rm -f libModelicaIO.dylib && ln -s libModelicaIO.0.dylib libModelicaIO.dylib; }; })
libtool: install: /usr/bin/install -c .libs/libModelicaIO.lai /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/darwin64/libModelicaIO.la
libtool: install: /usr/bin/install -c .libs/libModelicaStandardTables.0.dylib /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/darwin64/libModelicaStandardTables.0.dylib
libtool: install: (cd /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/darwin64 && { ln -s -f libModelicaStandardTables.0.dylib libModelicaStandardTables.dylib || { rm -f libModelicaStandardTables.dylib && ln -s libModelicaStandardTables.0.dylib libModelicaStandardTables.dylib; }; })
libtool: install: /usr/bin/install -c .libs/libModelicaStandardTables.lai /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/darwin64/libModelicaStandardTables.la
make[1]: Nothing to be done for 'install-data-am'.
make[1]: Leaving directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/autotools'
[Pipeline] sh
+ uname
[Pipeline] sh
+ lscpu -p
+ egrep -v ^#
+ sort -u -t, -k 2,4
+ wc -l
[Pipeline] sh
+ export CC=x86_64-apple-darwin15-cc
+ rm -rf Modelica/Resources/Library/darwin64
+ mkdir -p Modelica/Resources/Library/darwin64
+ cd Modelica/Resources/BuildProjects/gcc
+ make --output-sync -j6 TARGETDIR=darwin64 CPPFLAGS=-I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test
rm -f ModelicaFFT.o ModelicaInternal.o ModelicaRandom.o ModelicaStrings.o ModelicaStandardTables.o ModelicaStandardTablesUsertab.o ModelicaMatIO.o snprintf.o ModelicaIO.o adler32.o compress.o crc32.o deflate.o gzclose.o gzlib.o gzread.o gzwrite.o infback.o inffast.o inflate.o inftrees.o trees.o uncompr.o zutil.o
rm -f *.a
rm -f ../../Library/darwin64/*.a
make libModelicaExternalC.a libModelicaStandardTables.a libModelicaIO.a libModelicaMatIO.a libzlib.a
make[1]: Entering directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
x86_64-apple-darwin15-cc -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o ModelicaStandardTablesUsertab.o ../../C-Sources/ModelicaStandardTablesUsertab.c
clang: warning: optimization flag '-fno-delete-null-pointer-checks' is not supported [-Wignored-optimization-argument]
make[1]: Leaving directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
x86_64-apple-darwin15-cc -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o ModelicaRandom.o ../../C-Sources/ModelicaRandom.c
clang: warning: optimization flag '-fno-delete-null-pointer-checks' is not supported [-Wignored-optimization-argument]
make[1]: Leaving directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
x86_64-apple-darwin15-cc -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o ModelicaStrings.o ../../C-Sources/ModelicaStrings.c
clang: warning: optimization flag '-fno-delete-null-pointer-checks' is not supported [-Wignored-optimization-argument]
make[1]: Leaving directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
x86_64-apple-darwin15-cc -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o ModelicaFFT.o ../../C-Sources/ModelicaFFT.c
clang: warning: optimization flag '-fno-delete-null-pointer-checks' is not supported [-Wignored-optimization-argument]
make[1]: Leaving directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
x86_64-apple-darwin15-cc -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o ModelicaIO.o ../../C-Sources/ModelicaIO.c
clang: warning: optimization flag '-fno-delete-null-pointer-checks' is not supported [-Wignored-optimization-argument]
make[1]: Leaving directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
x86_64-apple-darwin15-cc -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o adler32.o ../../C-Sources/zlib/adler32.c
clang: warning: optimization flag '-fno-delete-null-pointer-checks' is not supported [-Wignored-optimization-argument]
make[1]: Leaving directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
x86_64-apple-darwin15-cc -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o compress.o ../../C-Sources/zlib/compress.c
clang: warning: optimization flag '-fno-delete-null-pointer-checks' is not supported [-Wignored-optimization-argument]
make[1]: Leaving directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
x86_64-apple-darwin15-cc -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o ModelicaInternal.o ../../C-Sources/ModelicaInternal.c
clang: warning: optimization flag '-fno-delete-null-pointer-checks' is not supported [-Wignored-optimization-argument]
../../C-Sources/ModelicaInternal.c:743:22: warning: 'tmpnam' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of tmpnam(3), it is highly recommended that you use mkstemp(3) instead. [-Wdeprecated-declarations]
    char* tempName = tmpnam(NULL);
                     ^
/opt/osxcross/bin/../SDK/MacOSX10.11.sdk/usr/include/stdio.h:274:1: note: 'tmpnam' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of tmpnam(3), it is highly recommended that you use mkstemp(3) instead.")
^
/opt/osxcross/bin/../SDK/MacOSX10.11.sdk/usr/include/sys/cdefs.h:180:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((deprecated(_msg)))
                                                      ^
1 warning generated.
make[1]: Leaving directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
x86_64-apple-darwin15-cc -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o crc32.o ../../C-Sources/zlib/crc32.c
clang: warning: optimization flag '-fno-delete-null-pointer-checks' is not supported [-Wignored-optimization-argument]
make[1]: Leaving directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
x86_64-apple-darwin15-cc -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o gzclose.o ../../C-Sources/zlib/gzclose.c
clang: warning: optimization flag '-fno-delete-null-pointer-checks' is not supported [-Wignored-optimization-argument]
make[1]: Leaving directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
x86_64-apple-darwin15-cc -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o snprintf.o ../../C-Sources/snprintf.c
clang: warning: optimization flag '-fno-delete-null-pointer-checks' is not supported [-Wignored-optimization-argument]
make[1]: Leaving directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
x86_64-apple-darwin15-cc -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o gzlib.o ../../C-Sources/zlib/gzlib.c
clang: warning: optimization flag '-fno-delete-null-pointer-checks' is not supported [-Wignored-optimization-argument]
../../C-Sources/zlib/gzlib.c:242:9: warning: implicit declaration of function 'lseek' is invalid in C99 [-Wimplicit-function-declaration]
        LSEEK(state->fd, 0, SEEK_END);  /* so gzoffset() is correct */
        ^
../../C-Sources/zlib/gzlib.c:14:17: note: expanded from macro 'LSEEK'
#  define LSEEK lseek
                ^
../../C-Sources/zlib/gzlib.c:248:24: warning: implicit declaration of function 'lseek' is invalid in C99 [-Wimplicit-function-declaration]
        state->start = LSEEK(state->fd, 0, SEEK_CUR);
                       ^
../../C-Sources/zlib/gzlib.c:14:17: note: expanded from macro 'LSEEK'
#  define LSEEK lseek
                ^
../../C-Sources/zlib/gzlib.c:332:9: warning: implicit declaration of function 'lseek' is invalid in C99 [-Wimplicit-function-declaration]
    if (LSEEK(state->fd, state->start, SEEK_SET) == -1)
        ^
../../C-Sources/zlib/gzlib.c:14:17: note: expanded from macro 'LSEEK'
#  define LSEEK lseek
                ^
../../C-Sources/zlib/gzlib.c:369:15: warning: implicit declaration of function 'lseek' is invalid in C99 [-Wimplicit-function-declaration]
        ret = LSEEK(state->fd, offset - (z_off64_t)state->x.have, SEEK_CUR);
              ^
../../C-Sources/zlib/gzlib.c:14:17: note: expanded from macro 'LSEEK'
#  define LSEEK lseek
                ^
../../C-Sources/zlib/gzlib.c:455:14: warning: implicit declaration of function 'lseek' is invalid in C99 [-Wimplicit-function-declaration]
    offset = LSEEK(state->fd, 0, SEEK_CUR);
             ^
../../C-Sources/zlib/gzlib.c:14:17: note: expanded from macro 'LSEEK'
#  define LSEEK lseek
                ^
5 warnings generated.
make[1]: Leaving directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
x86_64-apple-darwin15-cc -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o gzread.o ../../C-Sources/zlib/gzread.c
clang: warning: optimization flag '-fno-delete-null-pointer-checks' is not supported [-Wignored-optimization-argument]
../../C-Sources/zlib/gzread.c:22:15: warning: implicit declaration of function 'read' is invalid in C99 [-Wimplicit-function-declaration]
        ret = read(state->fd, buf + *have, get);
              ^
../../C-Sources/zlib/gzread.c:599:11: warning: implicit declaration of function 'close' is invalid in C99 [-Wimplicit-function-declaration]
    ret = close(state->fd);
          ^
2 warnings generated.
make[1]: Leaving directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
x86_64-apple-darwin15-cc -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o gzwrite.o ../../C-Sources/zlib/gzwrite.c
clang: warning: optimization flag '-fno-delete-null-pointer-checks' is not supported [-Wignored-optimization-argument]
../../C-Sources/zlib/gzwrite.c:78:20: warning: implicit declaration of function 'write' is invalid in C99 [-Wimplicit-function-declaration]
            writ = write(state->fd, strm->next_in, put);
                   ^
../../C-Sources/zlib/gzwrite.c:108:24: warning: implicit declaration of function 'write' is invalid in C99 [-Wimplicit-function-declaration]
                writ = write(state->fd, state->x.next, put);
                       ^
../../C-Sources/zlib/gzwrite.c:627:9: warning: implicit declaration of function 'close' is invalid in C99 [-Wimplicit-function-declaration]
    if (close(state->fd) == -1)
        ^
3 warnings generated.
make[1]: Leaving directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
x86_64-apple-darwin15-cc -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o inffast.o ../../C-Sources/zlib/inffast.c
clang: warning: optimization flag '-fno-delete-null-pointer-checks' is not supported [-Wignored-optimization-argument]
make[1]: Leaving directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
x86_64-apple-darwin15-cc -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o infback.o ../../C-Sources/zlib/infback.c
clang: warning: optimization flag '-fno-delete-null-pointer-checks' is not supported [-Wignored-optimization-argument]
make[1]: Leaving directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
x86_64-apple-darwin15-cc -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o inftrees.o ../../C-Sources/zlib/inftrees.c
clang: warning: optimization flag '-fno-delete-null-pointer-checks' is not supported [-Wignored-optimization-argument]
make[1]: Leaving directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
x86_64-apple-darwin15-cc -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o deflate.o ../../C-Sources/zlib/deflate.c
clang: warning: optimization flag '-fno-delete-null-pointer-checks' is not supported [-Wignored-optimization-argument]
make[1]: Leaving directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
x86_64-apple-darwin15-cc -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o uncompr.o ../../C-Sources/zlib/uncompr.c
clang: warning: optimization flag '-fno-delete-null-pointer-checks' is not supported [-Wignored-optimization-argument]
make[1]: Leaving directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
ar -ru libModelicaExternalC.a ModelicaFFT.o ModelicaInternal.o ModelicaRandom.o ModelicaStrings.o
ar: `u' modifier ignored since `D' is the default (see `U')
ar: creating libModelicaExternalC.a
cp libModelicaExternalC.a ../../Library/darwin64/libModelicaExternalC.a
make[1]: Leaving directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
ar -ru libModelicaIO.a ModelicaIO.o
ar: `u' modifier ignored since `D' is the default (see `U')
ar: creating libModelicaIO.a
cp libModelicaIO.a ../../Library/darwin64/libModelicaIO.a
make[1]: Leaving directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
x86_64-apple-darwin15-cc -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o zutil.o ../../C-Sources/zlib/zutil.c
clang: warning: optimization flag '-fno-delete-null-pointer-checks' is not supported [-Wignored-optimization-argument]
make[1]: Leaving directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
x86_64-apple-darwin15-cc -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o trees.o ../../C-Sources/zlib/trees.c
clang: warning: optimization flag '-fno-delete-null-pointer-checks' is not supported [-Wignored-optimization-argument]
make[1]: Leaving directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
x86_64-apple-darwin15-cc -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o inflate.o ../../C-Sources/zlib/inflate.c
clang: warning: optimization flag '-fno-delete-null-pointer-checks' is not supported [-Wignored-optimization-argument]
make[1]: Leaving directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
ar -ru libzlib.a adler32.o compress.o crc32.o deflate.o gzclose.o gzlib.o gzread.o gzwrite.o infback.o inffast.o inflate.o inftrees.o trees.o uncompr.o zutil.o
ar: `u' modifier ignored since `D' is the default (see `U')
ar: creating libzlib.a
cp libzlib.a ../../Library/darwin64/libzlib.a
make[1]: Leaving directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
x86_64-apple-darwin15-cc -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DTABLE_SHARE=1 -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o ModelicaStandardTables.o ../../C-Sources/ModelicaStandardTables.c
clang: warning: optimization flag '-fno-delete-null-pointer-checks' is not supported [-Wignored-optimization-argument]
make[1]: Leaving directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
ar -ru libModelicaStandardTables.a ModelicaStandardTables.o ModelicaStandardTablesUsertab.o
ar: `u' modifier ignored since `D' is the default (see `U')
ar: creating libModelicaStandardTables.a
cp libModelicaStandardTables.a ../../Library/darwin64/libModelicaStandardTables.a
make[1]: Leaving directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
x86_64-apple-darwin15-cc -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DHAVE_ZLIB=1 -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o ModelicaMatIO.o ../../C-Sources/ModelicaMatIO.c
clang: warning: optimization flag '-fno-delete-null-pointer-checks' is not supported [-Wignored-optimization-argument]
../../C-Sources/ModelicaMatIO.c:2569:18: warning: implicit declaration of function 'mkdtemp' is invalid in C99 [-Wimplicit-function-declaration]
    if ( NULL != mkdtemp(dir_buf) ) {
                 ^
../../C-Sources/ModelicaMatIO.c:2569:15: warning: comparison between pointer and integer ('void *' and 'int')
    if ( NULL != mkdtemp(dir_buf) ) {
         ~~~~ ^  ~~~~~~~~~~~~~~~~
2 warnings generated.
make[1]: Leaving directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
ar -ru libModelicaMatIO.a ModelicaMatIO.o snprintf.o
ar: `u' modifier ignored since `D' is the default (see `U')
ar: creating libModelicaMatIO.a
cp libModelicaMatIO.a ../../Library/darwin64/libModelicaMatIO.a
make[1]: Leaving directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
[Pipeline] sh
+ export CC=x86_64-apple-darwin15-cc
+ cd .CI/Test
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
$ docker stop --time=1 4fa7740ed9a5ae523b7c8a4e1f8fa2f3ab08f6e58a2809d454dcc4c589dda4a7
$ docker rm -f --volumes 4fa7740ed9a5ae523b7c8a4e1f8fa2f3ab08f6e58a2809d454dcc4c589dda4a7
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
x86_64-w64-mingw32-gcc -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DHAVE_ZLIB=1 -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o ModelicaMatIO.o ../../C-Sources/ModelicaMatIO.c
../../C-Sources/ModelicaMatIO.c:307:0: warning: "mat_off_t" redefined
 #define mat_off_t long
 
../../C-Sources/ModelicaMatIO.c:285:0: note: this is the location of the previous definition
 #define mat_off_t __int64
 
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
ar -ru libModelicaMatIO.a ModelicaMatIO.o snprintf.o
ar: `u' modifier ignored since `D' is the default (see `U')
ar: creating libModelicaMatIO.a
cp libModelicaMatIO.a ../../Library/windows/libModelicaMatIO.a
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
[Pipeline] sh
+ export CC=x86_64-w64-mingw32-gcc
+ cd .CI/Test
[Pipeline] sh
+ uname
[Pipeline] sh
+ lscpu -p
+ + egrepsort -v -u ^# -t,
 -k 2,4
+ wc -l
[Pipeline] sh
+ export CC=i686-w64-mingw32-gcc
+ export CPPFLAGS= -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test
+ export CFLAGS=-Os -fPIC
+ rm -rf Modelica/Resources/Library/windows
+ mkdir -p Modelica/Resources/Library/windows
+ cd Modelica/Resources/BuildProjects/autotools
+ git clean -fdx .
Removing .libs/
Removing AUTHORS
Removing COPYING
Removing ChangeLog
Removing INSTALL
Removing Makefile
Removing Makefile.in
Removing NEWS
Removing aclocal.m4
Removing autom4te.cache/
Removing compile
Removing config.guess
Removing config.log
Removing config.status
Removing config.sub
Removing configure
Removing depcomp
Removing install-sh
Removing libModelicaExternalC.la
Removing libModelicaIO.la
Removing libModelicaMatIO.la
Removing libModelicaStandardTables.la
Removing libtool
Removing libzlib.la
Removing ltmain.sh
Removing m4/
Removing missing
+ ./autogen.sh
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
configure.ac:9: installing './compile'
configure.ac:12: installing './config.guess'
configure.ac:12: installing './config.sub'
configure.ac:5: installing './install-sh'
configure.ac:5: installing './missing'
Makefile.am: installing './INSTALL'
Makefile.am: installing './depcomp'
+ ./configure --libdir=/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/windows --host=i686-w64-mingw32 --enable-static --disable-shared --enable-static-zlib --disable-hdf5
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for i686-w64-mingw32-strip... i686-w64-mingw32-strip
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for i686-w64-mingw32-gcc... i686-w64-mingw32-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.exe
checking for suffix of executables... .exe
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i686-w64-mingw32-gcc accepts -g... yes
checking for i686-w64-mingw32-gcc option to accept ISO C89... none needed
checking whether i686-w64-mingw32-gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of i686-w64-mingw32-gcc... gcc3
checking how to run the C preprocessor... i686-w64-mingw32-gcc -E
checking whether make sets $(MAKE)... (cached) yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... i686-w64-mingw32
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by i686-w64-mingw32-gcc... /usr/bin/i686-w64-mingw32-ld
checking if the linker (/usr/bin/i686-w64-mingw32-ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/i686-w64-mingw32-nm -B
checking the name lister (/usr/bin/i686-w64-mingw32-nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to i686-w64-mingw32 format... func_convert_file_nix_to_w32
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/i686-w64-mingw32-ld option to reload object files... -r
checking for i686-w64-mingw32-objdump... i686-w64-mingw32-objdump
checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL
checking for i686-w64-mingw32-dlltool... i686-w64-mingw32-dlltool
checking how to associate runtime and link libraries... func_cygming_dll_for_implib
checking for i686-w64-mingw32-ar... i686-w64-mingw32-ar
checking for archiver @FILE support... @
checking for i686-w64-mingw32-strip... (cached) i686-w64-mingw32-strip
checking for i686-w64-mingw32-ranlib... i686-w64-mingw32-ranlib
checking command to parse /usr/bin/i686-w64-mingw32-nm -B output from i686-w64-mingw32-gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for i686-w64-mingw32-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... no
checking for objdir... .libs
checking if i686-w64-mingw32-gcc supports -fno-rtti -fno-exceptions... no
checking for i686-w64-mingw32-gcc option to produce PIC... -DDLL_EXPORT -DPIC
checking if i686-w64-mingw32-gcc PIC flag -DDLL_EXPORT -DPIC works... yes
checking if i686-w64-mingw32-gcc static flag -static works... yes
checking if i686-w64-mingw32-gcc supports -c -o file.o... yes
checking if i686-w64-mingw32-gcc supports -c -o file.o... (cached) yes
checking whether the i686-w64-mingw32-gcc linker (/usr/bin/i686-w64-mingw32-ld) supports shared libraries... yes
checking dynamic linker characteristics... Win32 ld.exe
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for library containing atan2... none required
checking if i686-w64-mingw32-gcc supports -fno-delete-null-pointer-checks... yes
checking if i686-w64-mingw32-gcc supports -Werror=implicit-function-declaration... yes
checking for library containing floor... none required
checking zlib.h usability... no
checking zlib.h presence... no
checking for zlib.h... no
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for getpid()... yes
ModelicaMatIO may use ZLIB: Yes, from sources
ModelicaMatIO may use HDF5: No
ModelicaMatIO may use MAT7.3: No
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
+ make --output-sync -j16
/bin/bash ./libtool  --tag=CC   --mode=link i686-w64-mingw32-gcc  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration   -o libModelicaExternalC.la -rpath /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/windows ../../C-Sources/ModelicaFFT.lo ../../C-Sources/ModelicaInternal.lo ../../C-Sources/ModelicaRandom.lo ../../C-Sources/ModelicaStrings.lo  
libtool: warning: undefined symbols not allowed in i686-w64-mingw32 shared libraries; building static only
libtool: link: i686-w64-mingw32-ar cru .libs/libModelicaExternalC.a  ../../C-Sources/ModelicaFFT.o ../../C-Sources/ModelicaInternal.o ../../C-Sources/ModelicaRandom.o ../../C-Sources/ModelicaStrings.o
i686-w64-mingw32-ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: i686-w64-mingw32-ranlib .libs/libModelicaExternalC.a
libtool: link: ( cd ".libs" && rm -f "libModelicaExternalC.la" && ln -s "../libModelicaExternalC.la" "libModelicaExternalC.la" )
/bin/bash ./libtool  --tag=CC   --mode=link i686-w64-mingw32-gcc  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration   -o libzlib.la -rpath /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/windows ../../C-Sources/zlib/adler32.lo ../../C-Sources/zlib/compress.lo ../../C-Sources/zlib/crc32.lo ../../C-Sources/zlib/deflate.lo ../../C-Sources/zlib/gzclose.lo ../../C-Sources/zlib/gzlib.lo ../../C-Sources/zlib/gzread.lo ../../C-Sources/zlib/gzwrite.lo ../../C-Sources/zlib/infback.lo ../../C-Sources/zlib/inffast.lo ../../C-Sources/zlib/inflate.lo ../../C-Sources/zlib/inftrees.lo ../../C-Sources/zlib/trees.lo ../../C-Sources/zlib/uncompr.lo ../../C-Sources/zlib/zutil.lo  
libtool: warning: undefined symbols not allowed in i686-w64-mingw32 shared libraries; building static only
libtool: link: i686-w64-mingw32-ar cru .libs/libzlib.a  ../../C-Sources/zlib/adler32.o ../../C-Sources/zlib/compress.o ../../C-Sources/zlib/crc32.o ../../C-Sources/zlib/deflate.o ../../C-Sources/zlib/gzclose.o ../../C-Sources/zlib/gzlib.o ../../C-Sources/zlib/gzread.o ../../C-Sources/zlib/gzwrite.o ../../C-Sources/zlib/infback.o ../../C-Sources/zlib/inffast.o ../../C-Sources/zlib/inflate.o ../../C-Sources/zlib/inftrees.o ../../C-Sources/zlib/trees.o ../../C-Sources/zlib/uncompr.o ../../C-Sources/zlib/zutil.o
i686-w64-mingw32-ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: i686-w64-mingw32-ranlib .libs/libzlib.a
libtool: link: ( cd ".libs" && rm -f "libzlib.la" && ln -s "../libzlib.la" "libzlib.la" )
/bin/bash ./libtool  --tag=CC   --mode=link i686-w64-mingw32-gcc  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration   -o libModelicaMatIO.la -rpath /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/windows ../../C-Sources/ModelicaMatIO.lo ../../C-Sources/snprintf.lo libzlib.la   
libtool: warning: undefined symbols not allowed in i686-w64-mingw32 shared libraries; building static only
libtool: link: i686-w64-mingw32-ar cru .libs/libModelicaMatIO.a  ../../C-Sources/ModelicaMatIO.o ../../C-Sources/snprintf.o
i686-w64-mingw32-ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: i686-w64-mingw32-ranlib .libs/libModelicaMatIO.a
libtool: link: ( cd ".libs" && rm -f "libModelicaMatIO.la" && ln -s "../libModelicaMatIO.la" "libModelicaMatIO.la" )
/bin/bash ./libtool  --tag=CC   --mode=link i686-w64-mingw32-gcc  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration   -o libModelicaStandardTables.la -rpath /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/windows ../../C-Sources/ModelicaStandardTables.lo ../../C-Sources/ModelicaStandardTablesUsertab.lo libModelicaMatIO.la  
libtool: warning: undefined symbols not allowed in i686-w64-mingw32 shared libraries; building static only
libtool: link: i686-w64-mingw32-ar cru .libs/libModelicaStandardTables.a  ../../C-Sources/ModelicaStandardTables.o ../../C-Sources/ModelicaStandardTablesUsertab.o
i686-w64-mingw32-ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: i686-w64-mingw32-ranlib .libs/libModelicaStandardTables.a
libtool: link: ( cd ".libs" && rm -f "libModelicaStandardTables.la" && ln -s "../libModelicaStandardTables.la" "libModelicaStandardTables.la" )
/bin/bash ./libtool  --tag=CC   --mode=link i686-w64-mingw32-gcc  -Os -fPIC -fno-delete-null-pointer-checks -Werror=implicit-function-declaration   -o libModelicaIO.la -rpath /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/windows ../../C-Sources/ModelicaIO.lo libModelicaMatIO.la 
libtool: warning: undefined symbols not allowed in i686-w64-mingw32 shared libraries; building static only
libtool: link: i686-w64-mingw32-ar cru .libs/libModelicaIO.a  ../../C-Sources/ModelicaIO.o
i686-w64-mingw32-ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: i686-w64-mingw32-ranlib .libs/libModelicaIO.a
libtool: link: ( cd ".libs" && rm -f "libModelicaIO.la" && ln -s "../libModelicaIO.la" "libModelicaIO.la" )
+ make install
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/autotools'
 /bin/mkdir -p '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/windows'
 /bin/bash ./libtool   --mode=install /usr/bin/install -c   libzlib.la libModelicaExternalC.la libModelicaMatIO.la libModelicaIO.la libModelicaStandardTables.la '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/windows'
libtool: install: /usr/bin/install -c .libs/libzlib.lai /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/windows/libzlib.la
libtool: install: /usr/bin/install -c .libs/libModelicaExternalC.lai /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/windows/libModelicaExternalC.la
libtool: install: /usr/bin/install -c .libs/libModelicaMatIO.lai /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/windows/libModelicaMatIO.la
libtool: install: /usr/bin/install -c .libs/libModelicaIO.lai /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/windows/libModelicaIO.la
libtool: install: /usr/bin/install -c .libs/libModelicaStandardTables.lai /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/windows/libModelicaStandardTables.la
libtool: install: /usr/bin/install -c .libs/libzlib.a /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/windows/libzlib.a
libtool: install: chmod 644 /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/windows/libzlib.a
libtool: install: i686-w64-mingw32-ranlib /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/windows/libzlib.a
libtool: install: /usr/bin/install -c .libs/libModelicaExternalC.a /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/windows/libModelicaExternalC.a
libtool: install: chmod 644 /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/windows/libModelicaExternalC.a
libtool: install: i686-w64-mingw32-ranlib /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/windows/libModelicaExternalC.a
libtool: install: /usr/bin/install -c .libs/libModelicaMatIO.a /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/windows/libModelicaMatIO.a
libtool: install: chmod 644 /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/windows/libModelicaMatIO.a
libtool: install: i686-w64-mingw32-ranlib /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/windows/libModelicaMatIO.a
libtool: install: /usr/bin/install -c .libs/libModelicaIO.a /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/windows/libModelicaIO.a
libtool: install: chmod 644 /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/windows/libModelicaIO.a
libtool: install: i686-w64-mingw32-ranlib /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/windows/libModelicaIO.a
libtool: install: /usr/bin/install -c .libs/libModelicaStandardTables.a /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/windows/libModelicaStandardTables.a
libtool: install: chmod 644 /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/windows/libModelicaStandardTables.a
libtool: install: i686-w64-mingw32-ranlib /var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/Library/windows/libModelicaStandardTables.a
make[1]: Nothing to be done for 'install-data-am'.
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/autotools'
[Pipeline] sh
+ uname
[Pipeline] sh
+ lscpu -p
+ egrep -v ^#
+ + wc -lsort
 -u -t, -k 2,4
[Pipeline] sh
+ export CC=i686-w64-mingw32-gcc
+ rm -rf Modelica/Resources/Library/windows
+ mkdir -p Modelica/Resources/Library/windows
+ cd Modelica/Resources/BuildProjects/gcc
+ make --output-sync -j16 TARGETDIR=windows CPPFLAGS=-I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test
rm -f ModelicaFFT.o ModelicaInternal.o ModelicaRandom.o ModelicaStrings.o ModelicaStandardTables.o ModelicaStandardTablesUsertab.o ModelicaMatIO.o snprintf.o ModelicaIO.o adler32.o compress.o crc32.o deflate.o gzclose.o gzlib.o gzread.o gzwrite.o infback.o inffast.o inflate.o inftrees.o trees.o uncompr.o zutil.o
rm -f *.a
rm -f ../../Library/windows/*.a
make libModelicaExternalC.a libModelicaStandardTables.a libModelicaIO.a libModelicaMatIO.a libzlib.a
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
i686-w64-mingw32-gcc -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DDUMMY_FUNCTION_USERTAB -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o ModelicaStandardTablesUsertab.o ../../C-Sources/ModelicaStandardTablesUsertab.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
i686-w64-mingw32-gcc -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o gzclose.o ../../C-Sources/zlib/gzclose.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
i686-w64-mingw32-gcc -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o compress.o ../../C-Sources/zlib/compress.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
i686-w64-mingw32-gcc -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o snprintf.o ../../C-Sources/snprintf.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
i686-w64-mingw32-gcc -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o adler32.o ../../C-Sources/zlib/adler32.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
i686-w64-mingw32-gcc -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o ModelicaStrings.o ../../C-Sources/ModelicaStrings.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
i686-w64-mingw32-gcc -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o crc32.o ../../C-Sources/zlib/crc32.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
i686-w64-mingw32-gcc -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o ModelicaRandom.o ../../C-Sources/ModelicaRandom.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
i686-w64-mingw32-gcc -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o inffast.o ../../C-Sources/zlib/inffast.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
i686-w64-mingw32-gcc -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o uncompr.o ../../C-Sources/zlib/uncompr.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
i686-w64-mingw32-gcc -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o ModelicaFFT.o ../../C-Sources/ModelicaFFT.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
i686-w64-mingw32-gcc -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o gzlib.o ../../C-Sources/zlib/gzlib.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
i686-w64-mingw32-gcc -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o zutil.o ../../C-Sources/zlib/zutil.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
i686-w64-mingw32-gcc -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o gzread.o ../../C-Sources/zlib/gzread.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
i686-w64-mingw32-gcc -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o inftrees.o ../../C-Sources/zlib/inftrees.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
i686-w64-mingw32-gcc -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o ModelicaIO.o ../../C-Sources/ModelicaIO.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
ar -ru libModelicaIO.a ModelicaIO.o
ar: `u' modifier ignored since `D' is the default (see `U')
ar: creating libModelicaIO.a
cp libModelicaIO.a ../../Library/windows/libModelicaIO.a
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
i686-w64-mingw32-gcc -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o infback.o ../../C-Sources/zlib/infback.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
i686-w64-mingw32-gcc -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o gzwrite.o ../../C-Sources/zlib/gzwrite.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
i686-w64-mingw32-gcc -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o ModelicaInternal.o ../../C-Sources/ModelicaInternal.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
ar -ru libModelicaExternalC.a ModelicaFFT.o ModelicaInternal.o ModelicaRandom.o ModelicaStrings.o
ar: `u' modifier ignored since `D' is the default (see `U')
ar: creating libModelicaExternalC.a
cp libModelicaExternalC.a ../../Library/windows/libModelicaExternalC.a
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
i686-w64-mingw32-gcc -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o trees.o ../../C-Sources/zlib/trees.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
i686-w64-mingw32-gcc -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o inflate.o ../../C-Sources/zlib/inflate.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
i686-w64-mingw32-gcc -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o deflate.o ../../C-Sources/zlib/deflate.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
ar -ru libzlib.a adler32.o compress.o crc32.o deflate.o gzclose.o gzlib.o gzread.o gzwrite.o infback.o inffast.o inflate.o inftrees.o trees.o uncompr.o zutil.o
ar: `u' modifier ignored since `D' is the default (see `U')
ar: creating libzlib.a
cp libzlib.a ../../Library/windows/libzlib.a
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
i686-w64-mingw32-gcc -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DTABLE_SHARE=1 -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o ModelicaStandardTables.o ../../C-Sources/ModelicaStandardTables.c
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
ar -ru libModelicaStandardTables.a ModelicaStandardTables.o ModelicaStandardTablesUsertab.o
ar: `u' modifier ignored since `D' is the default (see `U')
ar: creating libModelicaStandardTables.a
cp libModelicaStandardTables.a ../../Library/windows/libModelicaStandardTables.a
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
i686-w64-mingw32-gcc -I/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/.CI/Test -DHAVE_ZLIB=1 -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o ModelicaMatIO.o ../../C-Sources/ModelicaMatIO.c
../../C-Sources/ModelicaMatIO.c:307:0: warning: "mat_off_t" redefined
 #define mat_off_t long
 
../../C-Sources/ModelicaMatIO.c:285:0: note: this is the location of the previous definition
 #define mat_off_t __int64
 
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
ar -ru libModelicaMatIO.a ModelicaMatIO.o snprintf.o
ar: `u' modifier ignored since `D' is the default (see `U')
ar: creating libModelicaMatIO.a
cp libModelicaMatIO.a ../../Library/windows/libModelicaMatIO.a
make[1]: Leaving directory '/var/lib/jenkins1/ws/_ModelicaStandardLibrary_PR-4265/Modelica/Resources/BuildProjects/gcc'
[Pipeline] sh
+ export CC=i686-w64-mingw32-gcc
+ cd .CI/Test
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
$ docker stop --time=1 3130f4bfdfe6adbbe5bb353bb36150cb491d0ab29b6d04324c235509452c55e2
$ docker rm -f --volumes 3130f4bfdfe6adbbe5bb353bb36150cb491d0ab29b6d04324c235509452c55e2
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Finished: SUCCESS