Push event to branch master Connecting to https://api.github.com using sjoelund.se/****** (GitHub Access Token) Obtained .CI/Jenkinsfile from 5a025e0778de67fec6c92bd849b61059d0866f03 Running in Durability level: MAX_SURVIVABILITY [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (abort running builds) Stage "abort running builds" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Checks) [Pipeline] parallel [Pipeline] { (Branch: OpenModelica parsing) [Pipeline] { (Branch: moparser parsing) [Pipeline] { (Branch: UTF-8 checks) [Pipeline] stage [Pipeline] { (OpenModelica parsing) [Pipeline] stage [Pipeline] { (moparser parsing) [Pipeline] stage [Pipeline] { (UTF-8 checks) [Pipeline] node Running on asap-1 in /var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master [Pipeline] node Running on ripper2-1 in /var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2[Pipeline] node Running on libraries.openmodelica.org in /var/lib/jenkins/ws/n_ModelicaStandardLibrary_master [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] checkout using credential github [Pipeline] checkout Fetching changes from the remote Git repository Cleaning workspace [Pipeline] checkout using credential github using credential github Fetching changes from the remote Git repository Fetching changes from the remote Git repository Cleaning workspace Cleaning workspace Fetching without tags Fetching without tags Fetching without tags > git rev-parse --is-inside-work-tree # 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 using GIT_ASKPASS to set credentials GitHub Access Token > git fetch --no-tags --progress -- https://github.com/modelica/ModelicaStandardLibrary.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git rev-parse --is-inside-work-tree # 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 using GIT_ASKPASS to set credentials GitHub Access Token > git fetch --no-tags --progress -- https://github.com/modelica/ModelicaStandardLibrary.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git rev-parse --is-inside-work-tree # 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 using GIT_ASKPASS to set credentials GitHub Access Token > git fetch --no-tags --progress -- https://github.com/modelica/ModelicaStandardLibrary.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5a025e0778de67fec6c92bd849b61059d0866f03 (master) Checking out Revision 5a025e0778de67fec6c92bd849b61059d0866f03 (master) Checking out Revision 5a025e0778de67fec6c92bd849b61059d0866f03 (master) Commit message: "Update release notes" > git config core.sparsecheckout # timeout=10 > git checkout -f 5a025e0778de67fec6c92bd849b61059d0866f03 # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git branch -D master # timeout=10 > git checkout -b master 5a025e0778de67fec6c92bd849b61059d0866f03 # timeout=10 > git rev-list --no-walk 8eac11907065f1881ffc819d2b5c5220fd4c1dee # timeout=10 Cleaning workspace Commit message: "Update release notes" Cleaning workspace Commit message: "Update release notes" Cleaning workspace > git config core.sparsecheckout # timeout=10 > git checkout -f 5a025e0778de67fec6c92bd849b61059d0866f03 # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git branch -D master # timeout=10 > git checkout -b master 5a025e0778de67fec6c92bd849b61059d0866f03 # 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 --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5a025e0778de67fec6c92bd849b61059d0866f03 # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git branch -D master # timeout=10 > git checkout -b master 5a025e0778de67fec6c92bd849b61059d0866f03 # 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] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] isUnix [Pipeline] sh [Pipeline] sh + docker pull modelicastandardlibrary/moparser:3.4 + docker pull openmodelica/openmodelica:v1.12.0-minimal + docker pull ubuntu:bionic 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] isUnix [Pipeline] sh v1.12.0-minimal: Pulling from openmodelica/openmodelica Digest: sha256:8f5d1793967c5c8b8fc5bd0618891b635f0e9b36628b393003715a3557b5454a Status: Image is up to date for openmodelica/openmodelica:v1.12.0-minimal docker.io/openmodelica/openmodelica:v1.12.0-minimal [Pipeline] isUnix [Pipeline] sh + docker inspect -f . modelicastandardlibrary/moparser:3.4 . [Pipeline] withDockerContainer ripper2-1 does not seem to be running inside a container + docker inspect -f . openmodelica/openmodelica:v1.12.0-minimal . $ docker run -t -d -u 1001:1001 -w /var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2 -v /var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2:/var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2:rw,z -v /var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2@tmp:/var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2@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 ******** modelicastandardlibrary/moparser:3.4 cat bionic: Pulling from library/ubuntu $ docker top 96ef89ddb3c463fa2aa95b4f72411dff0e46c76aaf6693ca310f4b4ee37da523 -eo pid,comm Digest: sha256:04d48df82c938587820d7b6006f5071dbbffceb7ca01d2814f81857c631d44df Status: Image is up to date for ubuntu:bionic [Pipeline] { [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/n_ModelicaStandardLibrary_master -v /var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master:/var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master:rw,z -v /var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master@tmp:/var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master@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 ******** openmodelica/openmodelica:v1.12.0-minimal cat $ docker top 0b18d41108d16d5350709ea25ae75edff8b3cdf66b73ffbe7f995e1e5eac8c7f -eo pid,comm [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] sh [Pipeline] sh + docker inspect -f . ubuntu:bionic . [Pipeline] withDockerContainer libraries.openmodelica.org does not seem to be running inside a container $ docker run -t -d -u 111:65534 -w /var/lib/jenkins/ws/n_ModelicaStandardLibrary_master -v /var/lib/jenkins/ws/n_ModelicaStandardLibrary_master:/var/lib/jenkins/ws/n_ModelicaStandardLibrary_master:rw,z -v /var/lib/jenkins/ws/n_ModelicaStandardLibrary_master@tmp:/var/lib/jenkins/ws/n_ModelicaStandardLibrary_master@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 ******** ubuntu:bionic cat + hostname 96ef89ddb3c4 + hostname 0b18d41108d1 $ docker top 12c0bad0c36d426fdc47a27ded51c5336a6c7c1fd0fc4286f350ce84b4974fa8 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [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 + omc ./.CI/.travis.mos Unexpected end of /proc/mounts line `overlay / overlay rw,relatime,lowerdir=/var/lib/docker/overlay2/l/W5DZWSGBJLMZEK5MSJHK363HZD:/var/lib/docker/overlay2/l/W2QHPIBCNI3ANR4B7NHYW3QKLJ:/var/lib/docker/overlay2/l/2KOQWAOYINUFEPFURPDDQZROVC:/var/lib/docker/overlay2/l/DQFFNASPQSVXDTZ7ZHYHU2SMJO:/var/lib/docker/overlay2/l/FI3IPIDX5QCUBZSA5TT7GF6AP5:/var/lib/docker/overlay2/l/Z7KFCFCREULB6IUG222PEUIW3Y:/var/lib/docker/overlay2/l/U3TOT372UA3PTEC7KNCZA4JWPI:/var/lib/docker/overlay2/l/XCSLVBM6CO52IW7DX5RIE53R5R,upperdir=/var/lib/docker/overlay2/a84ed3' Unexpected end of /proc/mounts line `overlay / overlay rw,relatime,lowerdir=/var/lib/docker/overlay2/l/W5DZWSGBJLMZEK5MSJHK363HZD:/var/lib/docker/overlay2/l/W2QHPIBCNI3ANR4B7NHYW3QKLJ:/var/lib/docker/overlay2/l/2KOQWAOYINUFEPFURPDDQZROVC:/var/lib/docker/overlay2/l/DQFFNASPQSVXDTZ7ZHYHU2SMJO:/var/lib/docker/overlay2/l/FI3IPIDX5QCUBZSA5TT7GF6AP5:/var/lib/docker/overlay2/l/Z7KFCFCREULB6IUG222PEUIW3Y:/var/lib/docker/overlay2/l/U3TOT372UA3PTEC7KNCZA4JWPI:/var/lib/docker/overlay2/l/XCSLVBM6CO52IW7DX5RIE53R5R,upperdir=/var/lib/docker/overlay2/a84ed3' Unexpected end of /proc/mounts line `overlay / overlay rw,relatime,lowerdir=/var/lib/docker/overlay2/l/W5DZWSGBJLMZEK5MSJHK363HZD:/var/lib/docker/overlay2/l/W2QHPIBCNI3ANR4B7NHYW3QKLJ:/var/lib/docker/overlay2/l/2KOQWAOYINUFEPFURPDDQZROVC:/var/lib/docker/overlay2/l/DQFFNASPQSVXDTZ7ZHYHU2SMJO:/var/lib/docker/overlay2/l/FI3IPIDX5QCUBZSA5TT7GF6AP5:/var/lib/docker/overlay2/l/Z7KFCFCREULB6IUG222PEUIW3Y:/var/lib/docker/overlay2/l/U3TOT372UA3PTEC7KNCZA4JWPI:/var/lib/docker/overlay2/l/XCSLVBM6CO52IW7DX5RIE53R5R,upperdir=/var/lib/docker/overlay2/a84ed3' + hostname 12c0bad0c36d [Pipeline] sh Unexpected end of /proc/mounts line `overlay / overlay rw,relatime,lowerdir=/var/lib/docker/overlay2/l/W5DZWSGBJLMZEK5MSJHK363HZD:/var/lib/docker/overlay2/l/W2QHPIBCNI3ANR4B7NHYW3QKLJ:/var/lib/docker/overlay2/l/2KOQWAOYINUFEPFURPDDQZROVC:/var/lib/docker/overlay2/l/DQFFNASPQSVXDTZ7ZHYHU2SMJO:/var/lib/docker/overlay2/l/FI3IPIDX5QCUBZSA5TT7GF6AP5:/var/lib/docker/overlay2/l/Z7KFCFCREULB6IUG222PEUIW3Y:/var/lib/docker/overlay2/l/U3TOT372UA3PTEC7KNCZA4JWPI:/var/lib/docker/overlay2/l/XCSLVBM6CO52IW7DX5RIE53R5R,upperdir=/var/lib/docker/overlay2/a84ed3' Unexpected end of /proc/mounts line `overlay / overlay rw,relatime,lowerdir=/var/lib/docker/overlay2/l/W5DZWSGBJLMZEK5MSJHK363HZD:/var/lib/docker/overlay2/l/W2QHPIBCNI3ANR4B7NHYW3QKLJ:/var/lib/docker/overlay2/l/2KOQWAOYINUFEPFURPDDQZROVC:/var/lib/docker/overlay2/l/DQFFNASPQSVXDTZ7ZHYHU2SMJO:/var/lib/docker/overlay2/l/FI3IPIDX5QCUBZSA5TT7GF6AP5:/var/lib/docker/overlay2/l/Z7KFCFCREULB6IUG222PEUIW3Y:/var/lib/docker/overlay2/l/U3TOT372UA3PTEC7KNCZA4JWPI:/var/lib/docker/overlay2/l/XCSLVBM6CO52IW7DX5RIE53R5R,upperdir=/var/lib/docker/overlay2/a84ed3' Unexpected end of /proc/mounts line `overlay / overlay rw,relatime,lowerdir=/var/lib/docker/overlay2/l/W5DZWSGBJLMZEK5MSJHK363HZD:/var/lib/docker/overlay2/l/W2QHPIBCNI3ANR4B7NHYW3QKLJ:/var/lib/docker/overlay2/l/2KOQWAOYINUFEPFURPDDQZROVC:/var/lib/docker/overlay2/l/DQFFNASPQSVXDTZ7ZHYHU2SMJO:/var/lib/docker/overlay2/l/FI3IPIDX5QCUBZSA5TT7GF6AP5:/var/lib/docker/overlay2/l/Z7KFCFCREULB6IUG222PEUIW3Y:/var/lib/docker/overlay2/l/U3TOT372UA3PTEC7KNCZA4JWPI:/var/lib/docker/overlay2/l/XCSLVBM6CO52IW7DX5RIE53R5R,upperdir=/var/lib/docker/overlay2/a84ed3' + find . -name *.mo -exec bash -c iconv -o /dev/null -f utf8 -t utf8 "{}" |& sed "s,^,{}: ," ; + grep . Unexpected end of /proc/mounts line `overlay / overlay rw,relatime,lowerdir=/var/lib/docker/overlay2/l/W5DZWSGBJLMZEK5MSJHK363HZD:/var/lib/docker/overlay2/l/W2QHPIBCNI3ANR4B7NHYW3QKLJ:/var/lib/docker/overlay2/l/2KOQWAOYINUFEPFURPDDQZROVC:/var/lib/docker/overlay2/l/DQFFNASPQSVXDTZ7ZHYHU2SMJO:/var/lib/docker/overlay2/l/FI3IPIDX5QCUBZSA5TT7GF6AP5:/var/lib/docker/overlay2/l/Z7KFCFCREULB6IUG222PEUIW3Y:/var/lib/docker/overlay2/l/U3TOT372UA3PTEC7KNCZA4JWPI:/var/lib/docker/overlay2/l/XCSLVBM6CO52IW7DX5RIE53R5R,upperdir=/var/lib/docker/overlay2/a84ed3' Unexpected end of /proc/mounts line `overlay / overlay rw,relatime,lowerdir=/var/lib/docker/overlay2/l/W5DZWSGBJLMZEK5MSJHK363HZD:/var/lib/docker/overlay2/l/W2QHPIBCNI3ANR4B7NHYW3QKLJ:/var/lib/docker/overlay2/l/2KOQWAOYINUFEPFURPDDQZROVC:/var/lib/docker/overlay2/l/DQFFNASPQSVXDTZ7ZHYHU2SMJO:/var/lib/docker/overlay2/l/FI3IPIDX5QCUBZSA5TT7GF6AP5:/var/lib/docker/overlay2/l/Z7KFCFCREULB6IUG222PEUIW3Y:/var/lib/docker/overlay2/l/U3TOT372UA3PTEC7KNCZA4JWPI:/var/lib/docker/overlay2/l/XCSLVBM6CO52IW7DX5RIE53R5R,upperdir=/var/lib/docker/overlay2/a84ed3' Unexpected end of /proc/mounts line `overlay / overlay rw,relatime,lowerdir=/var/lib/docker/overlay2/l/W5DZWSGBJLMZEK5MSJHK363HZD:/var/lib/docker/overlay2/l/W2QHPIBCNI3ANR4B7NHYW3QKLJ:/var/lib/docker/overlay2/l/2KOQWAOYINUFEPFURPDDQZROVC:/var/lib/docker/overlay2/l/DQFFNASPQSVXDTZ7ZHYHU2SMJO:/var/lib/docker/overlay2/l/FI3IPIDX5QCUBZSA5TT7GF6AP5:/var/lib/docker/overlay2/l/Z7KFCFCREULB6IUG222PEUIW3Y:/var/lib/docker/overlay2/l/U3TOT372UA3PTEC7KNCZA4JWPI:/var/lib/docker/overlay2/l/XCSLVBM6CO52IW7DX5RIE53R5R,upperdir=/var/lib/docker/overlay2/a84ed3' true true true true true {"Complex","Modelica","ModelicaServices","ModelicaTest","ModelicaTestOverdetermined","ObsoleteModelica4"} true [Pipeline] } $ docker stop --time=1 96ef89ddb3c463fa2aa95b4f72411dff0e46c76aaf6693ca310f4b4ee37da523 $ docker rm -f 96ef89ddb3c463fa2aa95b4f72411dff0e46c76aaf6693ca310f4b4ee37da523 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } $ docker stop --time=1 0b18d41108d16d5350709ea25ae75edff8b3cdf66b73ffbe7f995e1e5eac8c7f $ docker rm -f 0b18d41108d16d5350709ea25ae75edff8b3cdf66b73ffbe7f995e1e5eac8c7f [Pipeline] // withEnv [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // node [Pipeline] // withEnv [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // node [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] } $ docker stop --time=1 12c0bad0c36d426fdc47a27ded51c5336a6c7c1fd0fc4286f350ce84b4974fa8 $ docker rm -f 12c0bad0c36d426fdc47a27ded51c5336a6c7c1fd0fc4286f350ce84b4974fa8 [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 asap-1 in /var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master [Pipeline] node Running on ripper2-1 in /var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2 [Pipeline] node Running on intel1 in /var/lib/jenkins/ws/ModelicaStandardLibrary_master_2 [Pipeline] node Running on ripper2-2 in /var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2 [Pipeline] node Running on libraries.openmodelica.org in /var/lib/jenkins/ws/n_ModelicaStandardLibrary_master [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] checkout using credential github [Pipeline] checkout Fetching changes from the remote Git repository using credential github Cleaning workspace [Pipeline] checkout Fetching changes from the remote Git repository Cleaning workspace using credential github [Pipeline] checkout Fetching changes from the remote Git repository using credential github Cleaning workspace [Pipeline] checkout Fetching without tags Fetching changes from the remote Git repository Cleaning workspace Fetching without tags using credential github Fetching changes from the remote Git repository Cleaning workspace Fetching without tags Fetching without tags Fetching without tags Checking out Revision 5a025e0778de67fec6c92bd849b61059d0866f03 (master) Checking out Revision 5a025e0778de67fec6c92bd849b61059d0866f03 (master) Commit message: "Update release notes" Cleaning workspace > git rev-parse --is-inside-work-tree # 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 using GIT_ASKPASS to set credentials GitHub Access Token > git fetch --no-tags --progress -- https://github.com/modelica/ModelicaStandardLibrary.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5a025e0778de67fec6c92bd849b61059d0866f03 # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git branch -D master # timeout=10 > git checkout -b master 5a025e0778de67fec6c92bd849b61059d0866f03 # timeout=10 Checking out Revision 5a025e0778de67fec6c92bd849b61059d0866f03 (master) Commit message: "Update release notes" Cleaning workspace Commit message: "Update release notes" Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 > git rev-parse --is-inside-work-tree # 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 using GIT_ASKPASS to set credentials GitHub Access Token > git fetch --no-tags --progress -- https://github.com/modelica/ModelicaStandardLibrary.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5a025e0778de67fec6c92bd849b61059d0866f03 # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git branch -D master # timeout=10 > git checkout -b master 5a025e0778de67fec6c92bd849b61059d0866f03 # 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 --is-inside-work-tree # 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 using GIT_ASKPASS to set credentials GitHub Access Token > git fetch --no-tags --progress -- https://github.com/modelica/ModelicaStandardLibrary.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git rev-parse --is-inside-work-tree # 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 using GIT_ASKPASS to set credentials GitHub Access Token > git fetch --no-tags --progress -- https://github.com/modelica/ModelicaStandardLibrary.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git rev-parse --is-inside-work-tree # 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 using GIT_ASKPASS to set credentials GitHub Access Token > git fetch --no-tags --progress -- https://github.com/modelica/ModelicaStandardLibrary.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5a025e0778de67fec6c92bd849b61059d0866f03 # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git branch -D master # timeout=10 > git checkout -b master 5a025e0778de67fec6c92bd849b61059d0866f03 # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 Checking out Revision 5a025e0778de67fec6c92bd849b61059d0866f03 (master) Commit message: "Update release notes" Cleaning workspace [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh Checking out Revision 5a025e0778de67fec6c92bd849b61059d0866f03 (master) [Pipeline] withEnv [Pipeline] { Commit message: "Update release notes" Cleaning workspace [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh + docker pull modelicastandardlibrary/build-deps:i386-20190514 + docker pull modelicastandardlibrary/build-deps:amd64-20190514 > git config core.sparsecheckout # timeout=10 > git checkout -f 5a025e0778de67fec6c92bd849b61059d0866f03 # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git branch -D master # timeout=10 > git checkout -b master 5a025e0778de67fec6c92bd849b61059d0866f03 # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5a025e0778de67fec6c92bd849b61059d0866f03 # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git branch -D master # timeout=10 > git checkout -b master 5a025e0778de67fec6c92bd849b61059d0866f03 # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 + docker pull docker.openmodelica.org/osxcross-omsimulator:v2.0 v2.0: Pulling from osxcross-omsimulator Digest: sha256:cd378be5b99c101494a7716dd9a33133e3d5a00d8eee200d684dae89929405fe Status: Image is up to date for docker.openmodelica.org/osxcross-omsimulator:v2.0 [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { + docker inspect -f . docker.openmodelica.org/osxcross-omsimulator:v2.0 . [Pipeline] withDockerContainer libraries.openmodelica.org does not seem to be running inside a container $ docker run -t -d -u 111:65534 -w /var/lib/jenkins/ws/n_ModelicaStandardLibrary_master -v /var/lib/jenkins/ws/n_ModelicaStandardLibrary_master:/var/lib/jenkins/ws/n_ModelicaStandardLibrary_master:rw,z -v /var/lib/jenkins/ws/n_ModelicaStandardLibrary_master@tmp:/var/lib/jenkins/ws/n_ModelicaStandardLibrary_master@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 ******** docker.openmodelica.org/osxcross-omsimulator:v2.0 cat + docker pull modelicastandardlibrary/build-deps:amd64-20190514 i386-20190514: Pulling from modelicastandardlibrary/build-deps Digest: sha256:e229a02664febf2dbd2e3e5a8717af7d3b3ad18a7ece153364f5471e0e092c72 Status: Image is up to date for modelicastandardlibrary/build-deps:i386-20190514 docker.io/modelicastandardlibrary/build-deps:i386-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 $ docker top e64d52330e1891ad91e849ef1b79d4d412f4cb31ef0fa814c44e42da0fe1bc63 -eo pid,comm [Pipeline] { [Pipeline] isUnix [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix 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] sh [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh + docker inspect -f . modelicastandardlibrary/build-deps:i386-20190514 . [Pipeline] sh + docker inspect -f . modelicastandardlibrary/build-deps:amd64-20190514 . + docker pull modelicastandardlibrary/build-deps:amd64-20190514 [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_master_2 -v /var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2:/var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2:rw,z -v /var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2@tmp:/var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2@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 ******** modelicastandardlibrary/build-deps:i386-20190514 cat + docker inspect -f . modelicastandardlibrary/build-deps:amd64-20190514 . + hostname e64d52330e18 $ docker top dd068a9eebb22711dae4810f4791f5c03b31ae1e6585ff2805ae971d461a92ef -eo pid,comm [Pipeline] { [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/n_ModelicaStandardLibrary_master -v /var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master:/var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master:rw,z -v /var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master@tmp:/var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master@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 ******** modelicastandardlibrary/build-deps:amd64-20190514 cat 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 $ docker top 8d53a20acf057019d07e28a961893ce0bb708d32582f7ff0f36a7aee2d50acaa -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer intel1 does not seem to be running inside a container $ docker run -t -d -u 1001:1001 -w /var/lib/jenkins/ws/ModelicaStandardLibrary_master_2 -v /var/lib/jenkins/ws/ModelicaStandardLibrary_master_2:/var/lib/jenkins/ws/ModelicaStandardLibrary_master_2:rw,z -v /var/lib/jenkins/ws/ModelicaStandardLibrary_master_2@tmp:/var/lib/jenkins/ws/ModelicaStandardLibrary_master_2@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 ******** modelicastandardlibrary/build-deps:amd64-20190514 cat $ docker top 792a142d6cbb80820de581714d82cc7dfc76376458086822ed2d7e1a62480063 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [Pipeline] sh + docker inspect -f . modelicastandardlibrary/build-deps:amd64-20190514 . [Pipeline] withDockerContainer ripper2-2 does not seem to be running inside a container $ docker run -t -d -u 1001:1001 -w /var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2 -v /var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2:/var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2:rw,z -v /var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2@tmp:/var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2@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 ******** modelicastandardlibrary/build-deps:amd64-20190514 cat + uname + hostname dd068a9eebb2 + hostname 8d53a20acf05 + hostname 792a142d6cbb $ docker top 7417944f52139531ecb0d45ff8991313b29b362e0a0a9269ef5c7c81d6027a43 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [Pipeline] sh [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] sh + lscpu -p + egrep -v ^# + sort -u -t, -k 2,4 + wc -l [Pipeline] sh + uname + uname [Pipeline] sh + uname [Pipeline] sh [Pipeline] sh + hostname 7417944f5213 [Pipeline] sh + export CC=x86_64-apple-darwin15-cc + export CPPFLAGS= + 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 + lscpu -p + egrep -v ^# + sort -u -t, -k 2,4 + wc -l [Pipeline] sh + lscpu -p + egrep -v ^# + sort -u -t, -k 2,4 + wc -l + lscpu -p + egrep -v ^# + sort -u -t, -k 2,4 + wc -l [Pipeline] sh + uname [Pipeline] sh [Pipeline] sh + export CC=arm-linux-gnueabi-gcc + export CPPFLAGS= + 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 + export CC=gcc-8 + export CPPFLAGS= + 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 + export CC=gcc-8 + export CPPFLAGS= + 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 + lscpu -p + egrep -v ^# + sort -u -t, -k 2,4 + wc -l [Pipeline] sh + export CC=x86_64-w64-mingw32-gcc + export CPPFLAGS= + 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 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. 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. 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. 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. 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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../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 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_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/linux32 --enable-static --enable-shared --enable-static-zlib --disable-hdf5 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... 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... 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... 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... 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/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../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... 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 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... .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... 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... 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... 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... 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_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/armhf --host=arm-linux-gnueabi --enable-static --enable-shared --enable-static-zlib --disable-hdf5 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... 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 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... 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 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... 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... 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... 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... yes checking for -force_load linker flag... yes checking for ANSI C header files... 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 for library containing floor... no checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for library containing gzclose... 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... 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... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... -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 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 for library containing floor... no checking zlib.h usability... no checking zlib.h presence... no checking for zlib.h... no checking dirent.h usability... 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... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... checking that generated files are newer than configure... done configure: creating ./config.status 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 /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... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... 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 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... 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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/linux64 --enable-static --enable-shared --enable-static-zlib --disable-hdf5 checking for a BSD-compatible install... config.status: creating Makefile config.status: executing depfiles commands config.status: executing libtool commands + make --output-sync -j16 config.status: creating Makefile config.status: executing depfiles commands 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 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... /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... config.status: executing libtool commands + make --output-sync -j16 yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs none required checking if x86_64-apple-darwin15-cc supports -fno-delete-null-pointer-checks... no checking for library containing floor... none required checking zlib.h usability... yes checking zlib.h presence... 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... 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... 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.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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/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.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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/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.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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/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.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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/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.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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 gcc-8 -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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 yes checking for zlib.h... yes checking for library containing gzclose... -lz checking dirent.h usability... yes checking dirent.h presence... 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... 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 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.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -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. -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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 Ldepbase=`echo ../../C-Sources/zlib/gzlib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ ibrary Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE/bin/bash ./libtool --tag=CC --mode=compile gcc-8 -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION_VERSION=\"4.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.=\"4.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -D0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_HAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENTH=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDIN_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -MT ../../C-Sources/zlib/gzlib.lo -MD -MP -MF $depbaseT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\.Tpo -c -o ../../C-Sources/zlib/gzlib.lo ../../" -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1C-Sources/zlib/gzlib.c &&\ mv -f $depbas -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTIONe.Tpo $depbase.Plo libtool: compile: g_USERTAB=1 -DTABLE_SHARE=1 -Werror -fcc-8 "-DPACKAGE_NAME=\"Modelica Standardno-delete-null-pointer-checks -MT ../. Library Tables\"" -DPACKAGE_TARNAME=\"./C-Sources/zlib/compress.lo -MD -MP -libmodelicastandardtables\" -DPACKAGE_MF ../../C-Sources/zlib/.deps/compressVERSION=\"4.0.0\" "-DPACKAGE_STRING=\"M.Tpo -c ../../C-Sources/zlib/compressodelica Standard Library Tables 4.0.0\".c -o ../../C-Sources/zlib/compress." -DPACKAGE_BUGREPORT=\"https://github.coo depbase=`echo ../../C-Sources/zlibm/modelica/ModelicaStandardLibrary\" -DP/adler32.lo | sed 's|[^/]*$|.deps/&|;sACKAGE_URL=\"https://modelica.org\" -DPA|\.lo$||'`;\ /bin/bash ./libtool --tag=CKAGE=\"libmodelicastandardtables\" -DVECC --mode=compile x86_64-w64-mingw3RSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE2-gcc -DPACKAGE_NAME=\"Modelica\ Stan_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAdard\ Library\ Tables\" -DPACKAGE_TARNVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_AME=\"libmodelicastandardtablesMEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_IN\" -DPACKAGE_VERSION=\"4.0.0\"TTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UN -DPACKAGE_STRING=\"Modelica\ ISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\Standard\ Library\ Tables\ 4.".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_0.0\" -DPACKAGE_BUGREPORT=\"htH=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -tps://github.com/modelica/ModeI. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZlicaStandardLibrary\" -DPACKALIB=1 -DTABLE_SHARE=1 -Werror -fno-deleGE_URL=\"https://modelica.org\"te-null-pointer-checks -MT ../../C-Sour -DPACKAGE=\"libmodelicastandaces/zlib/gzlib.lo -MD -MP -MF ../../C-rdtables\" -DVERSION=\"4.0.0Sources/zlib/.deps/gzlib.Tpo -c ../../C\" -DSTDC_HEADERS=1 -DHAVE_SY-Sources/zlib/gzlib.c -fPIC -DPIC -o S_TYPES_H=1 -DHAVE_SYS_STAT_H=../../C-Sources/zlib/.libs/gzlib.o libt1 -DHAVE_STDLIB_H=1 -DHAVE_STRool: compile: gcc-8 "-DPACKAGE_NAME=\"ING_H=1 -DHAVE_MEMORY_H=1 -DHModelica Standard Library Tables\"" -DPAVE_STRINGS_H=1 -DHAVE_INTTYPESACKAGE_TARNAME=\"libmodelicastandardta_H=1 -DHAVE_STDINT_H=1 -DHAVE_bles\" -DPACKAGE_VERSION=\"4.0.0\" "-DPUNISTD_H=1 -DLT_OBJDIR=\".libACKAGE_STRING=\"Modelica Standard Librars/\" -DHAVE_DIRENT_H=1 -DHAVEy Tables 4.0.0\"" -DPACKAGE_BUGREPORT=_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_F\"https://github.com/modelica/ModelicaStaUNCTION_USERTAB=1 -DTABLE_SHARE=1 -WerrondardLibrary\" -DPACKAGE_URL=\"https://r -fno-delete-null-pointer-checks -MT ../.modelica.org\" -DPACKAGE=\"libmodelicas./C-Sources/zlib/adler32.lo -MD -MP -MF $tandardtables\" -DVERSION=\"4.0.0\" -DSTDdepbase.Tpo -c -o ../../C-Sources/zlib/adC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVEler32.lo ../../C-Sources/zlib/adler32.c _SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_S&&\ mv -f $depbase.Tpo $depbase.Plo libtooTRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINl: compile: x86_64-w64-mingw32-gcc "-DPAGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINTCKAGE_NAME=\"Modelica Standard Library _H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=Tables\"" -DPACKAGE_TARNAME=\"libmodeli1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=castandardtables\" -DPACKAGE_VERSION=\"4.1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -D0.0\" "-DPACKAGE_STRING=\"Modelica StandaHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTArd Library Tables 4.0.0\"" -DPACKAGE_BUGB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -WerrREPORT=\"https://github.com/modelica/Modor -fno-delete-null-pointer-checks -MT elicaStandardLibrary\" -DPACKAGE_URL=\"h../../C-Sources/zlib/gzlib.lo -MD -MP -ttps://modelica.org\" -DPACKAGE=\"libmodMF ../../C-Sources/zlib/.deps/gzlib.Tpoelicastandardtables\" -DVERSION=\"4.0.0\ -c ../../C-Sources/zlib/gzlib.c -o ../." -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 ./C-Sources/zlib/gzlib.o >/dev/null 2>-DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -D&1 depbase=`echo ../../C-Sources/zlib/gHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVzwrite.lo | sed 's|[^/]*$|.deps/&|;s|\E_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAV.lo$||'`;\ /bin/bash ./libtool --tag=E_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDCC --mode=compile gcc-8 -DPACKAGE_NAIR=\".libs/\" -DHAVE_DIRENT_H=1 -DHAVE_LOCME=\"Modelica\ Standard\ Library\ TableALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTIs\" -DPACKAGE_TARNAME=\"libmodelicastanON_USERTAB=1 -DTABLE_SHARE=1 -Werror -fndardtables\" -DPACKAGE_VERSION=\"4.0.0\"o-delete-null-pointer-checks -MT ../../C -DPACKAGE_STRING=\"Modelica\ Standard\-Sources/zlib/adler32.lo -MD -MP -MF ../ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGRE../C-Sources/zlib/.deps/adler32.Tpo -c ../PORT=\"https://github.com/modelica/Model../C-Sources/zlib/adler32.c -o ../../C-SicaStandardLibrary\" -DPACKAGE_URL=\"httources/zlib/adler32.o depbase=`echo ../..ps://modelica.org\" -DPACKAGE=\"libmodeli/C-Sources/zlib/uncompr.lo | sed 's|[^/]*castandardtables\" -DVERSION=\"4.0.0\" -$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libDSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHtool --tag=CC --mode=compile x86_64-w6AVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAV4-mingw32-gcc -DPACKAGE_NAME=\"Modelica\ SE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STtandard\ Library\ Tables\" -DPACKAGE_TARNARINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STME=\"libmodelicastandardtables\" -DPACKADINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_HGE_VERSION=\"4.0.0\" -DPACKAGE_STRING=\"M=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=odelica\ Standard\ Library\ Tables\ 4.0.1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -D0\" -DPACKAGE_BUGREPORT=\"https://github.cHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USEom/modelica/ModelicaStandardLibrary\" -DPRTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -ACKAGE_URL=\"https://modelica.org\" -DPACWerror -fno-delete-null-pointer-checksKAGE=\"libmodelicastandardtables\" -DVERS -MT ../../C-Sources/zlib/gzwrite.lo -MD ION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SY-MP -MF $depbase.Tpo -c -o ../../C-SourS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_Sces/zlib/gzwrite.lo ../../C-Sources/zliTDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORYb/gzwrite.c &&\ mv -f $depbase.Tpo $depba_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_Hse.Plo libtool: compile: gcc-8 "-DPACKAG=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DE_NAME=\"Modelica Standard Library TablesLT_OBJDIR=\".libs/\" -DHAVE_DIRENT_H=1 -D\"" -DPACKAGE_TARNAME=\"libmodelicastandaHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -Drdtables\" -DPACKAGE_VERSION=\"4.0.0\" "-DUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 DPACKAGE_STRING=\"Modelica Standard Libra -Werror -fno-delete-null-pointer-checksry Tables 4.0.0\"" -DPACKAGE_BUGREPORT= -MT ../../C-Sources/zlib/uncompr.lo -MD \"https://github.com/modelica/ModelicaS-MP -MF $depbase.Tpo -c -o ../../C-SourcetandardLibrary\" -DPACKAGE_URL=\"https:s/zlib/uncompr.lo ../../C-Sources/zlib/u//modelica.org\" -DPACKAGE=\"libmodelicncompr.c &&\ mv -f $depbase.Tpo $depbaseastandardtables\" -DVERSION=\"4.0.0\" .Plo libtool: compile: x86_64-w64-min-DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -Dgw32-gcc "-DPACKAGE_NAME=\"Modelica StaHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -ndard Library Tables\"" -DPACKAGE_TARNAMEDHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHA=\"libmodelicastandardtables\" -DPACKAGEVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHA_VERSION=\"4.0.0\" "-DPACKAGE_STRING=\"MVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_Dodelica Standard Library Tables 4.0.0\"LFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_Z" -DPACKAGE_BUGREPORT=\"https://github.LIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALcom/modelica/ModelicaStandardLibrary\"E_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNC -DPACKAGE_URL=\"https://modelica.org\TION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHA" -DPACKAGE=\"libmodelicastandardtables\RE=1 -Werror -fno-delete-null-pointer" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 --checks -MT ../../C-Sources/zlib/gzwritDHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 e.lo -MD -MP -MF ../../C-Sources/zlib/.d-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHeps/gzwrite.Tpo -c ../../C-Sources/zlibAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHA/gzwrite.c -fPIC -DPIC -o ../../C-SourVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVEces/zlib/.libs/gzwrite.o libtool: compi_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVle: gcc-8 "-DPACKAGE_NAME=\"Modelica E_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TStandard Library Tables\"" -DPACKAGE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 ARNAME=\"libmodelicastandardtables\" -D-DTABLE_SHARE=1 -Werror -fno-delete-nuPACKAGE_VERSION=\"4.0.0\" "-DPACKAGE_ll-pointer-checks -MT ../../C-Sources/zlib/STRING=\"Modelica Standard Library Tabuncompr.lo -MD -MP -MF ../../C-Sources/zlles 4.0.0\"" -DPACKAGE_BUGREPORT=\"ib/.deps/uncompr.Tpo -c ../../C-Sources/https://github.com/modelica/ModelicaSzlib/uncompr.c -o ../../C-Sources/zlib/untandardLibrary\" -DPACKAGE_URL=\"httpcompr.o depbase=`echo ../../C-Sources/zlibs://modelica.org\" -DPACKAGE=\"libm/inffast.lo | sed 's|[^/]*$|.deps/&|;s|\.odelicastandardtables\" -DVERSION=\"lo$||'`;\ /bin/bash ./libtool --tag=CC 4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS --mode=compile x86_64-w64-mingw32-gcc -DPAC_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVKAGE_NAME=\"Modelica\ Standard\ Library\ E_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVETables\" -DPACKAGE_TARNAME=\"libmodelicas_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVtandardtables\" -DPACKAGE_VERSION=\"4.0.0E_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DH\" -DPACKAGE_STRING=\"Modelica\ StandardAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREOBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -PORT=\"https://github.com/modelica/ModelicDHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -aStandardLibrary\" -DPACKAGE_URL=\"https:DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_US//modelica.org\" -DPACKAGE=\"libmodelicaERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1standardtables\" -DVERSION=\"4.0.0\" -DS -Werror -fno-delete-null-pointer-cTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVEhecks -MT ../../C-Sources/zlib/gzwri_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRte.lo -MD -MP -MF ../../C-Sources/zliING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_Hb/.deps/gzwrite.Tpo -c ../../C-Sourc=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 es/zlib/gzwrite.c -o ../../C-Sources-DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -/zlib/gzwrite.o >/dev/null 2>&1 depbDHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVEase=`echo ../../C-Sources/zlib/gzrea_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1d.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$| -DTABLE_SHARE=1 -Werror -fno-delete-null|'`;\ /bin/bash ./libtool --tag=CC-pointer-checks -MT ../../C-Sources/zlib --mode=compile gcc-8 -DPACKAGE_NA/inffast.lo -MD -MP -MF $depbase.Tpo -c -ME=\"Modelica\ Standard\ Library\ Tao ../../C-Sources/zlib/inffast.lo ../../C-bles\" -DPACKAGE_TARNAME=\"libmodelSources/zlib/inffast.c &&\ mv -f $depbaseicastandardtables\" -DPACKAGE_VERSION.Tpo $depbase.Plo libtool: compile: x86_=\"4.0.0\" -DPACKAGE_STRING=\"Modelic64-w64-mingw32-gcc "-DPACKAGE_NAME=\"Moda\ Standard\ Library\ Tables\ 4.0.0elica Standard Library Tables\"" -DPACKA\" -DPACKAGE_BUGREPORT=\"https://gitGE_TARNAME=\"libmodelicastandardtables\" hub.com/modelica/ModelicaStandardLib-DPACKAGE_VERSION=\"4.0.0\" "-DPACKAGE_STrary\" -DPACKAGE_URL=\"https://modeliRING=\"Modelica Standard Library Tca.org\" -DPACKAGE=\"libmodelicastanables 4.0.0\"" -DPACKAGE_BUGREPORT=dardtables\" -DVERSION=\"4.0.0\" -D\"https://github.com/modelica/ModeSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1licaStandardLibrary\" -DPACKAGE_URL -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_=\"https://modelica.org\" -DPACKAGEH=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=\"libmodelicastandardtables\" -DVE=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPERSION=\"4.0.0\" -DSTDC_HEADERS=1 S_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNIST-DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\"AT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_ST.libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENTRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -=1 -I. -DDUMMY_FUNCTION_USERTAB=1 DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1-DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -DLT_OBJDIR=\".libs/\" -DHAVE_DIRE -fno-delete-null-pointer-checks -MTNT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_T ../../C-Sources/zlib/gzread.lo -MD IME_H=1 -I. -DDUMMY_FUNCTION_USERT-MP -MF $depbase.Tpo -c -o ../../C-SouAB=1 -DTABLE_SHARE=1 -Werror -fno-drces/zlib/gzread.lo ../../C-Sources/elete-null-pointer-checks -MT ../.zlib/gzread.c &&\ mv -f $depbase.Tp./C-Sources/zlib/inffast.lo -MD -o $depbase.Plo libtool: compile: gcMP -MF ../../C-Sources/zlib/.depsc-8 "-DPACKAGE_NAME=\"Modelica Stand/inffast.Tpo -c ../../C-Sources/zlard Library Tables\"" -DPACKAGE_TARNAib/inffast.c -o ../../C-Sources/zliME=\"libmodelicastandardtables\" -DPb/inffast.o depbase=`echo ../../C-ACKAGE_VERSION=\"4.0.0\" "-DPACKAGE_SSources/zlib/gzclose.lo | sed 's|TRING=\"Modelica Standard Library Tab[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash .les 4.0.0\"" -DPACKAGE_BUGREPORT=\"ht/libtool --tag=CC --mode=compile x86_64tps://github.com/modelica/ModelicaSt-w64-mingw32-gcc -DPACKAGE_NAME=\"ModelicandardLibrary\" -DPACKAGE_URL=\"httpsa\ Standard\ Library\ Tables\" -DPACKAGE_://modelica.org\" -DPACKAGE=\"libmodeTARNAME=\"libmodelicastandardtables\" -DPlicastandardtables\" -DVERSION=\"4.0.ACKAGE_VERSION=\"4.0.0\" -DPACKAGE_STRING=\"0\" -DSTDC_HEADERS=1 -DHAVE_SModelica\ Standard\ Library\ Tables\ 4.0YS_TYPES_H=1 -DHAVE_SYS_STAT_.0\" -DPACKAGE_BUGREPORT=\"https://githubH=1 -DHAVE_STDLIB_H=1 -DHAVE_.com/modelica/ModelicaStandardLibrary\" -STRING_H=1 -DHAVE_MEMORY_H=1 DPACKAGE_URL=\"https://modelica.org\" -D-DHAVE_STRINGS_H=1 -DHAVE_INTPACKAGE=\"libmodelicastandardtables\" -DTYPES_H=1 -DHAVE_STDINT_H=1 -VERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVEDHAVE_UNISTD_H=1 -DHAVE_DLFCN_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE__H=1 -DLT_OBJDIR=\".libs/\" -STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORDHAVE_ZLIB_H=1 -DHAVE_DIRENT_Y_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPESH=1 -DHAVE_LOCALE_H=1 -DHAVE_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1_TIME_H=1 -I. -DDUMMY_FUNCTIO -DLT_OBJDIR=\".libs/\" -DHAVE_DIRENT_HN_USERTAB=1 -DHAVE_ZLIB=1 -DT=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.ABLE_SHARE=1 -Werror -fno-de -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHlete-null-pointer-checks -MT .ARE=1 -Werror -fno-delete-null-pointer./../C-Sources/zlib/gzread.lo -checks -MT ../../C-Sources/zlib/gzclos-MD -MP -MF ../../C-Sources/e.lo -MD -MP -MF $depbase.Tpo -c -o ../zlib/.deps/gzread.Tpo -c ../..../C-Sources/zlib/gzclose.lo ../../C-Sour/C-Sources/zlib/gzread.c -fPIces/zlib/gzclose.c &&\ mv -f $depbase.TC -DPIC -o ../../C-Sources/zlpo $depbase.Plo libtool: compile: x86_6ib/.libs/gzread.o libtool: com4-w64-mingw32-gcc "-DPACKAGE_NAME=\"Modpile: gcc-8 "-DPACKAGE_NAME=elica Standard Library Tables\"" -DPACK\"Modelica Standard Library TAGE_TARNAME=\"libmodelicastandardtablesables\"" -DPACKAGE_TARNAME=\"l\" -DPACKAGE_VERSION=\"4.0.0\" "-DPACKAGE_STRINibmodelicastandardtables\" -DPACKAGE_VERSIOG=\"Modelica Standard Library Tables 4.0.0N=\"4.0.0\" "-DPACKAGE_STRING=\"Modelica \"" -DPACKAGE_BUGREPORT=\"https://github.comStandard Library Tables 4.0.0\"" -DPACKAG/modelica/ModelicaStandardLibrary\" -DPACKAE_BUGREPORT=\"https://github.com/modelicaGE_URL=\"https://modelica.org\" -DPACKAGE=/ModelicaStandardLibrary\" -DPACKAGE_URL=\"libmodelicastandardtables\" -DVERSION=\"\"https://modelica.org\" -DPACKAGE=\"libmo4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_Hdelicastandardtables\" -DVERSION=\"4.0.0\=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 " -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_-DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DSTRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVEDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".l_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_Sibs/\" -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1TDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLF -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USECN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIBRTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -null-pointer-checks -MT ../../C-Sources/zl-DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USEib/gzclose.lo -MD -MP -MF ../../C-Sources/RTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werzlib/.deps/gzclose.Tpo -c ../../C-Sources/ror -fno-delete-null-pointer-checks -MT .zlib/gzclose.c -o ../../C-Sources/zlib/gzcl./../C-Sources/zlib/gzread.lo -MD -MP -Mose.o depbase=`echo ../../C-Sources/zlib/zF ../../C-Sources/zlib/.deps/gzread.Tpo -util.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$|c ../../C-Sources/zlib/gzread.c -o ../.|'`;\ /bin/bash ./libtool --tag=CC --m./C-Sources/zlib/gzread.o >/dev/null 2>&ode=compile x86_64-w64-mingw32-gcc -DPACKAGE1 depbase=`echo ../../C-Sources/zlib/infb_NAME=\"Modelica\ Standard\ Library\ Tableack.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$|s\" -DPACKAGE_TARNAME=\"libmodelicastandar|'`;\ /bin/bash ./libtool --tag=CC --dtables\" -DPACKAGE_VERSION=\"4.0.0\" -DPAmode=compile gcc-8 -DPACKAGE_NAME=\"ModelCKAGE_STRING=\"Modelica\ Standard\ Libraryica\ Standard\ Library\ Tables\" -DPACKAG\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"htE_TARNAME=\"libmodelicastandardtables\" -tps://github.com/modelica/ModelicaStandardDPACKAGE_VERSION=\"4.0.0\" -DPACKAGE_STRINLibrary\" -DPACKAGE_URL=\"https://modelicaG=\"Modelica\ Standard\ Library\ Tables\ 4.org\" -DPACKAGE=\"libmodelicastandardtab.0.0\" -DPACKAGE_BUGREPORT=\"https://gitles\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1hub.com/modelica/ModelicaStandardLibrary\" - -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 DPACKAGE_URL=\"https://modelica.org\" -DPAC-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_KAGE=\"libmodelicastandardtables\" -DVERSIMEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTON=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_YPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLH=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DIRENT_HIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H==1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. 1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE-DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAV=1 -Werror -fno-delete-null-pointer-checE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ks -MT ../../C-Sources/zlib/zutil.lo -MD ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_-MP -MF $depbase.Tpo -c -o ../../C-Sources/H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTIOzlib/zutil.lo ../../C-Sources/zlib/zutil.cN_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE= &&\ mv -f $depbase.Tpo $depbase.Plo libt1 -Werror -fno-delete-null-pointer-checks ool: compile: x86_64-w64-mingw32-gcc "-DP-MT ../../C-Sources/zlib/infback.lo -MD -MACKAGE_NAME=\"Modelica Standard Library TP -MF $depbase.Tpo -c -o ../../C-Sources/zables\"" -DPACKAGE_TARNAME=\"libmodelicaslib/infback.lo ../../C-Sources/zlib/infbtandardtables\" -DPACKAGE_VERSION=\"4.0.0\"ack.c &&\ mv -f $depbase.Tpo $depbase.Plo "-DPACKAGE_STRING=\"Modelica Standard Libr libtool: compile: gcc-8 "-DPACKAGE_NAMEary Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"=\"Modelica Standard Library Tables\"" -DPAhttps://github.com/modelica/ModelicaStandaCKAGE_TARNAME=\"libmodelicastandardtablesrdLibrary\" -DPACKAGE_URL=\"https://modeli\" -DPACKAGE_VERSION=\"4.0.0\" "-DPACKAGca.org\" -DPACKAGE=\"libmodelicastandardtaE_STRING=\"Modelica Standard Library Tablbles\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=es 4.0.0\"" -DPACKAGE_BUGREPORT=\"https:/1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1/github.com/modelica/ModelicaStandardLibr -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVary\" -DPACKAGE_URL=\"https://modelica.org\E_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INT" -DPACKAGE=\"libmodelicastandardtables\TYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVH=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DIRENT_HE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAV=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -E_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMODDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 RY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H-Werror -fno-delete-null-pointer-checks -=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -MT ../../C-Sources/zlib/zutil.lo -MD -MP -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -MF ../../C-Sources/zlib/.deps/zutil.Tpo -c DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_L../../C-Sources/zlib/zutil.c -o ../../C-SoOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNurces/zlib/zutil.o depbase=`echo ../../C-CTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHSources/zlib/crc32.lo | sed 's|[^/]*$|.deARE=1 -Werror -fno-delete-null-pointer-cps/&|;s|\.lo$||'`;\ /bin/bash ./libtool hecks -MT ../../C-Sources/zlib/infback.--tag=CC --mode=compile x86_64-w64-minglo -MD -MP -MF ../../C-Sources/zlib/.depw32-gcc -DPACKAGE_NAME=\"Modelica\ Stands/infback.Tpo -c ../../C-Sources/zlib/inard\ Library\ Tables\" -DPACKAGE_TARNAMEfback.c -fPIC -DPIC -o ../../C-Sources/=\"libmodelicastandardtables\" -DPACKAGEzlib/.libs/infback.o libtool: compile: _VERSION=\"4.0.0\" -DPACKAGE_STRING=\"Mogcc-8 "-DPACKAGE_NAME=\"Modelica Standdelica\ Standard\ Library\ Tables\ 4.0.0\ard Library Tables\"" -DPACKAGE_TARNAME=" -DPACKAGE_BUGREPORT=\"https://github.co\"libmodelicastandardtables\" -DPACKAGEm/modelica/ModelicaStandardLibrary\" -DPAC_VERSION=\"4.0.0\" "-DPACKAGE_STRING=\"MKAGE_URL=\"https://modelica.org\" -DPACKAodelica Standard Library Tables 4.0.0\"GE=\"libmodelicastandardtables\" -DVERSION=\" -DPACKAGE_BUGREPORT=\"https://github.c"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPEom/modelica/ModelicaStandardLibrary\" -S_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_HDPACKAGE_URL=\"https://modelica.org\" -=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DDPACKAGE=\"libmodelicastandardtables\" HAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAV-DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 IR=\".libs/\" -DHAVE_DIRENT_H=1 -DHAVE_L-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_AVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVEFUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werr_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_Uor -fno-delete-null-pointer-checks -MT ../../C-Sources/zlib/crNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libsc32.lo -MD -MP -MF $depbase.Tpo -c -o ../../\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHA/C-Sources/zlib/crc32.lo ../../C-Sources/VE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_zlib/crc32.c &&\ mv -f $depbase.Tpo $depbasFUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLEe.Plo libtool: compile: x86_64-w64-mingw32-_SHARE=1 -Werror -fno-delete-null-pointergcc "-DPACKAGE_NAME=\"Modelica Standard Li-checks -MT ../../C-Sources/zlib/infback.brary Tables\"" -DPACKAGE_TARNAME=\"libmolo -MD -MP -MF ../../C-Sources/zlib/.depdelicastandardtables\" -DPACKAGE_VERSION=s/infback.Tpo -c ../../C-Sources/zlib/inf\"4.0.0\" "-DPACKAGE_STRING=\"Modelica Stback.c -o ../../C-Sources/zlib/infback.oandard Library Tables 4.0.0\"" -DPACKAGE_ >/dev/null 2>&1 depbase=`echo ../../C-SBUGREPORT=\"https://github.com/modelica/Moources/ModelicaFFT.lo | sed 's|[^/]*$|.dedelicaStandardLibrary\" -DPACKAGE_URL=\"htps/&|;s|\.lo$||'`;\ /bin/bash ./libtool tps://modelica.org\" -DPACKAGE=\"libmodelic --tag=CC --mode=compile gcc-8 -DPACKAastandardtables\" -DVERSION=\"4.0.0\" -DSTDGE_NAME=\"Modelica\ Standard\ Library\ TaC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYbles\" -DPACKAGE_TARNAME=\"libmodelicastS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRINandardtables\" -DPACKAGE_VERSION=\"4.0.0G_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1\" -DPACKAGE_STRING=\"Modelica\ Standard -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DH\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHGREPORT=\"https://github.com/modelica/MoAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TdelicaStandardLibrary\" -DPACKAGE_URL=\"IME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -Dhttps://modelica.org\" -DPACKAGE=\"libmoTABLE_SHARE=1 -Werror -fno-delete-null-poindelicastandardtables\" -DVERSION=\"4.0.ter-checks -MT ../../C-Sources/zlib/crc320\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=.lo -MD -MP -MF ../../C-Sources/zlib/.deps/1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 crc32.Tpo -c ../../C-Sources/zlib/crc32.c -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE-o ../../C-Sources/zlib/crc32.o depbase=`e_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_Scho ../../C-Sources/zlib/gzread.lo | sed 'TDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCNs|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ._H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLI/libtool --tag=CC --mode=compile x86_64B_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1-w64-mingw32-gcc -DPACKAGE_NAME=\"Modelica\ -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_Standard\ Library\ Tables\" -DPACKAGE_TARNUSERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 AME=\"libmodelicastandardtables\" -DPACKAGE-Werror -fno-delete-null-pointer-checks -_VERSION=\"4.0.0\" -DPACKAGE_STRING=\"ModeMT ../../C-Sources/ModelicaFFT.lo -MD -MPlica\ Standard\ Library\ Tables\ 4.0.0\" - -MF $depbase.Tpo -c -o ../../C-Sources/DPACKAGE_BUGREPORT=\"https://github.com/modeModelicaFFT.lo ../../C-Sources/ModelicaFlica/ModelicaStandardLibrary\" -DPACKAGE_UFT.c &&\ mv -f $depbase.Tpo $depbase.PloRL=\"https://modelica.org\" -DPACKAGE=\"l libtool: compile: gcc-8 "-DPACKAGE_NAMibmodelicastandardtables\" -DVERSION=\"4.E=\"Modelica Standard Library Tables\""0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DPACKAGE_TARNAME=\"libmodelicastandardt -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -Dables\" -DPACKAGE_VERSION=\"4.0.0\" "-DPHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STACKAGE_STRING=\"Modelica Standard LibrarRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDIy Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\NT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".l"https://github.com/modelica/ModelicaStandibs/\" -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 ardLibrary\" -DPACKAGE_URL=\"https://modeli-DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USca.org\" -DPACKAGE=\"libmodelicastandardtERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERSete-null-pointer-checks -MT ../../C-Sources=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_/zlib/gzread.lo -MD -MP -MF $depbase.Tpo -H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -c -o ../../C-Sources/zlib/gzread.lo ../../DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVC-Sources/zlib/gzread.c &&\ mv -f $depbasE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_e.Tpo $depbase.Plo libtool: compile: x86_6UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=4-w64-mingw32-gcc "-DPACKAGE_NAME=\"Modeli\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENTca Standard Library Tables\"" -DPACKAGE_TA_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -IRNAME=\"libmodelicastandardtables\" -DPAC. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIKAGE_VERSION=\"4.0.0\" "-DPACKAGE_STRING=\"B=1 -DTABLE_SHARE=1 -Werror -fno-Modelica Standard Library Tables 4.0.0\"" -delete-null-pointer-checks -MT ..DPACKAGE_BUGREPORT=\"https://github.com/mo/../C-Sources/ModelicaFFT.lo -MD -delica/ModelicaStandardLibrary\" -DPACKAGEMP -MF ../../C-Sources/.deps/Mode_URL=\"https://modelica.org\" -DPACKAGE=\licaFFT.Tpo -c ../../C-Sources/Mo"libmodelicastandardtables\" -DVERSION=\"delicaFFT.c -fPIC -DPIC -o ../..4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H/C-Sources/.libs/ModelicaFFT.o li=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 btool: compile: gcc-8 "-DPACKAG-DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_NAME=\"Modelica Standard LibraE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_Sry Tables\"" -DPACKAGE_TARNAME=\"lTDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\ibmodelicastandardtables\" -DPACKA".libs/\" -DHAVE_DIRENT_H=1 -DHAVE_LOCALGE_VERSION=\"4.0.0\" "-DPACKAGE_SE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTITRING=\"Modelica Standard LibraryON_USERTAB=1 -DTABLE_SHARE=1 -Werror -f Tables 4.0.0\"" -DPACKAGE_BUGREPno-delete-null-pointer-checks -MT ../../ORT=\"https://github.com/modelicaC-Sources/zlib/gzread.lo -MD -MP -MF ../../ModelicaStandardLibrary\" -DPACK/C-Sources/zlib/.deps/gzread.Tpo -c ../../AGE_URL=\"https://modelica.org\" -C-Sources/zlib/gzread.c -o ../../C-SourDPACKAGE=\"libmodelicastandardtaces/zlib/gzread.o depbase=`echo ../../C-bles\" -DVERSION=\"4.0.0\" -DSTDCSources/zlib/inftrees.lo | sed 's|[^/]*_HEADERS=1 -DHAVE_SYS_TYPES_H=1 $|.deps/&|;s|\.lo$||'`;\ /bin/bash ./lib-DHAVE_SYS_STAT_H=1 -DHAVE_STDLIBtool --tag=CC --mode=compile x86_64-w6_H=1 -DHAVE_STRING_H=1 -DHAVE_MEM4-mingw32-gcc -DPACKAGE_NAME=\"Modelica\ORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -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. -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-poin_INTTYPES_H=1 -DHAVE_STDINT_H=1 ter-checks -MT ../../C-Sources/zlib/inftrees.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources-DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -/zlib/inftrees.lo ../../C-Sources/zlib/inftrees.c &&\ mv -f $depbase.Tpo $depbase.PDLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=lo libtool: compile: x86_64-w64-mingw32-gcc "-DPACKAGE_NAME=\"Modelica Standar1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=d Library Tables\"" -DPACKAGE_TARNAME=\"lib1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTIONmodelicastandardtables\" -DPACK_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHAREAGE_VERSION=\"4.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStand=1 -Werror -fno-delete-null-pointer-cheardLibrary\" -DPACKAGE_URL=\"https://modelica.orcks -MT ../../C-Sources/ModelicaFFT.log\" -DPACKAGE=\"libmodelicastandardta -MD -MP -MF ../../C-Sources/.deps/Modelicbles\" -DVERSION=\"4.0.0\" -DSTDC_HEADaFFT.Tpo -c ../../C-Sources/ModelicaFFT.c -ERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_o ../../C-Sources/ModelicaFFT.o >/dev/nulSTAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRl 2>&1 depbase=`echo ../../C-Sources/zlING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRIib/inflate.lo | sed 's|[^/]*$|.deps/&|;NGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDs|\.lo$||'`;\ /bin/bash ./libtool --tag=CINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=C --mode=compile gcc-8 -DPACKAGE_NAME=\".libs/\" -DHAVE_DIRENT_H=1 -DHAVE_LOC\"Modelica\ Standard\ Library\ Tables\" ALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUN-DPACKAGE_TARNAME=\"libmodelicastandardtaCTION_USERTAB=1 -DTABLE_SHARE=1 -Werrobles\" -DPACKAGE_VERSION=\"4.0.0\" -DPACKr -fno-delete-null-pointer-checks -MT .AGE_STRING=\"Modelica\ Standard\ Library\./../C-Sources/zlib/inftrees.lo -MD -M Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"hP -MF ../../C-Sources/zlib/.deps/inftrttps://github.com/modelica/ModelicaStandees.Tpo -c ../../C-Sources/zlib/inftreeardLibrary\" -DPACKAGE_URL=\"https://mods.c -o ../../C-Sources/zlib/inftrees.o elica.org\" -DPACKAGE=\"libmodelicastandadepbase=`echo ../../C-Sources/zlib/gzlrdtables\" -DVERSION=\"4.0.0\" -DSTDC_Hib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$EADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SY||'`;\ /bin/bash ./libtool --tag=CC S_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRIN --mode=compile x86_64-w64-mingw32-gcG_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_c -DPACKAGE_NAME=\"Modelica\ StandardH=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1\ Library\ Tables\" -DPACKAGE_TARNAME -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT=\"libmodelicastandardtables\" -DPACKAG_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_VERSION=\"4.0.0\" -DPACKAGE_STRING=E_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_T\"Modelica\ Standard\ Library\ TablesIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https: -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -//github.com/modelica/ModelicaStandardLifno-delete-null-pointer-checks -MT ../..brary\" -DPACKAGE_URL=\"https://modelica.o/C-Sources/zlib/inflate.lo -MD -MP -MF $rg\" -DPACKAGE=\"libmodelicastandardtabdepbase.Tpo -c -o ../../C-Sources/zlib/inles\" -DVERSION=\"4.0.0\" -DSTDC_HEADEflate.lo ../../C-Sources/zlib/inflate.c RS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_S&&\ mv -f $depbase.Tpo $depbase.Plo libtooTAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRINl: compile: gcc-8 "-DPACKAGE_NAME=\"ModG_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGSelica Standard Library Tables\"" -DPACKA_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINTGE_TARNAME=\"libmodelicastandardtables\"_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\" -DPACKAGE_VERSION=\"4.0.0\" "-DPACKAGE_.libs/\" -DHAVE_DIRENT_H=1 -DHAVE_LOCASTRING=\"Modelica Standard Library TableLE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_s 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://gFUNCTION_USERTAB=1 -DTABLE_SHARE=1 -ithub.com/modelica/ModelicaStandardLibrWerror -fno-delete-null-pointer-checks ary\" -DPACKAGE_URL=\"https://modelica.or-MT ../../C-Sources/zlib/gzlib.lo -Mg\" -DPACKAGE=\"libmodelicastandardtableD -MP -MF $depbase.Tpo -c -o ../../C-s\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1Sources/zlib/gzlib.lo ../../C-Sources/ -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=zlib/gzlib.c &&\ mv -f $depbase.Tpo $1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -Ddepbase.Plo libtool: compile: x86_6HAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAV4-w64-mingw32-gcc "-DPACKAGE_NAME=\"ModE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_Uelica Standard Library Tables\"" -DPANISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\CKAGE_TARNAME=\"libmodelicastandardta".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_bles\" -DPACKAGE_VERSION=\"4.0.0\" "H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I-DPACKAGE_STRING=\"Modelica Standard L. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIBibrary Tables 4.0.0\"" -DPACKAGE_BUGRE=1 -DTABLE_SHARE=1 -Werror -fno-delete-PORT=\"https://github.com/modelica/Modnull-pointer-checks -MT ../../C-SourceselicaStandardLibrary\" -DPACKAGE_URL=\"/zlib/inflate.lo -MD -MP -MF ../../C-Sourhttps://modelica.org\" -DPACKAGE=\"lices/zlib/.deps/inflate.Tpo -c ../../C-Sbmodelicastandardtables\" -DVERSION=\"ources/zlib/inflate.c -fPIC -DPIC -o ../4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_T../C-Sources/zlib/.libs/inflate.o libtooYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STl: compile: gcc-8 "-DPACKAGE_NAME=\"ModDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMOelica Standard Library Tables\"" -DPACKAGERY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTY_TARNAME=\"libmodelicastandardtables\" -PES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISDPACKAGE_VERSION=\"4.0.0\" "-DPACKAGE_STTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DRING=\"Modelica Standard Library Tables IRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIM4.0.0\"" -DPACKAGE_BUGREPORT=\"https://giE_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 thub.com/modelica/ModelicaStandardLibrar-DTABLE_SHARE=1 -Werror -fno-delete-ny\" -DPACKAGE_URL=\"https://modelica.orgull-pointer-checks -MT ../../C-\" -DPACKAGE=\"libmodelicastandardtablSources/zlib/gzlib.lo -MD -MPes\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS -MF ../../C-Sources/zlib/.de=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAps/gzlib.Tpo -c ../../C-SourcT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_es/zlib/gzlib.c -o ../../C-SouH=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_Hrces/zlib/gzlib.o depbase=`ec=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_Hho ../../C-Sources/zlib/infback=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -D.lo | sed 's|[^/]*$|.deps/&|;sLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -D|\.lo$||'`;\ /bin/bash ./libtoHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVol --tag=CC --mode=compile E_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTABx86_64-w64-mingw32-gcc -DPACKAG=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -WerroE_NAME=\"Modelica\ Standard\ Lir -fno-delete-null-pointer-checks -MT ..brary\ Tables\" -DPACKAGE_TARNA/../C-Sources/zlib/inflate.lo -MD -MP ME=\"libmodelicastandardtables\"-MF ../../C-Sources/zlib/.deps/inflate -DPACKAGE_VERSION=\"4.0.0\" -D.Tpo -c ../../C-Sources/zlib/inflate.cPACKAGE_STRING=\"Modelica\ Stan -o ../../C-Sources/zlib/inflate.o >/dedard\ Library\ Tables\ 4.0.0\" v/null 2>&1 depbase=`echo ../../C-Source-DPACKAGE_BUGREPORT=\"https://gs/zlib/trees.lo | sed 's|[^/]*$|.deps/ithub.com/modelica/ModelicaSta&|;s|\.lo$||'`;\ /bin/bash ./libtool -ndardLibrary\" -DPACKAGE_URL=\"h-tag=CC --mode=compile gcc-8 -DPACKAGEttps://modelica.org\" -DPACKA_NAME=\"Modelica\ Standard\ Library\ TaGE=\"libmodelicastandardtablesbles\" -DPACKAGE_TARNAME=\"libmodelicas\" -Dtandardtables\" -DPACKAGE_VERSION=\"4.0.0\" -VERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_DPACKAGE_STRING=\"Modelica\ Standard\ LibH=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1rary\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT= -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHA\"https://github.com/modelica/ModelicaStVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVEandardLibrary\" -DPACKAGE_URL=\"https://_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIRmodelica.org\" -DPACKAGE=\"libmodelicast=\".libs/\" -DHAVE_DIRENT_H=1 -DHAVE_LOCAandardtables\" -DVERSION=\"4.0.0\" -DSTDLE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVEION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_Sdelete-null-pointer-checks -MT ../../C-SoTRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGurces/zlib/infback.lo -MD -MP -MF $depbasS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_e.Tpo -c -o ../../C-Sources/zlib/infback.H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -lo ../../C-Sources/zlib/infback.c &&\ mv DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHA-f $depbase.Tpo $depbase.Plo libtool: compVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_Tile: x86_64-w64-mingw32-gcc "-DPACKAGE_NIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1AME=\"Modelica Standard Library Tables\"" -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror --DPACKAGE_TARNAME=\"libmodelicastandardtablfno-delete-null-pointer-checks -MT ../../es\" -DPACKAGE_VERSION=\"4.0.0\" "-DPACKAGC-Sources/zlib/trees.lo -MD -MP -MF $deE_STRING=\"Modelica Standard Library Tablepbase.Tpo -c -o ../../C-Sources/zlib/tres 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://es.lo ../../C-Sources/zlib/trees.c &&\ github.com/modelica/ModelicaStandardLibrarmv -f $depbase.Tpo $depbase.Plo libtool:y\" -DPACKAGE_URL=\"https://modelica.org\" compile: gcc-8 "-DPACKAGE_NAME=\"Model -DPACKAGE=\"libmodelicastandardtables\" -ica Standard Library Tables\"" -DPACKAGDVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVEE_TARNAME=\"libmodelicastandardtables\_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_S" -DPACKAGE_VERSION=\"4.0.0\" "-DPACKAGE_TDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_STRING=\"Modelica Standard Library TableH=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=s 4.0.0\"" -DPACKAGE_BUGREPORT=\"https:1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DL//github.com/modelica/ModelicaStandardLiT_OBJDIR=\".libs/\" -DHAVE_DIRENT_H=1 -DHbrary\" -DPACKAGE_URL=\"https://modelicAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_a.org\" -DPACKAGE=\"libmodelicastandardFUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werrotables\" -DVERSION=\"4.0.0\" -DSTDC_HEAr -fno-delete-null-pointer-checks -MT ../DERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_ST../C-Sources/zlib/infback.lo -MD -MP -MF .AT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_./../C-Sources/zlib/.deps/infback.Tpo -cH=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H= ../../C-Sources/zlib/infback.c -o ../../1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 C-Sources/zlib/infback.o depbase=`echo ../..-DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_O/C-Sources/ModelicaFFT.lo | sed 's|[^/]*$BJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtoo_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIMl --tag=CC --mode=compile x86_64-w64-mE_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHingw32-gcc -DPACKAGE_NAME=\"Modelica\ StaAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fnondard\ Library\ Tables\" -DPACKAGE_TARNAM-delete-null-pointer-checks -MT ../../CE=\"libmodelicastandardtables\" -DPACKAG-Sources/zlib/trees.lo -MD -MP -MF ../.E_VERSION=\"4.0.0\" -DPACKAGE_STRING=\"M./C-Sources/zlib/.deps/trees.Tpo -c ../odelica\ Standard\ Library\ Tables\ 4.0.0../C-Sources/zlib/trees.c -fPIC -DPIC -\" -DPACKAGE_BUGREPORT=\"https://github.co ../../C-Sources/zlib/.libs/trees.o liom/modelica/ModelicaStandardLibrary\" -DPbtool: compile: gcc-8 "-DPACKAGE_NAME=\ACKAGE_URL=\"https://modelica.org\" -DPACKA"Modelica Standard Library Tables\"" -DPGE=\"libmodelicastandardtables\" -DVERSIOACKAGE_TARNAME=\"libmodelicastandardtablN=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_es\" -DPACKAGE_VERSION=\"4.0.0\" "-DPACTYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLKAGE_STRING=\"Modelica Standard LibraryIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\" -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 https://github.com/modelica/ModelicaStand-DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_ardLibrary\" -DPACKAGE_URL=\"https://moOBJDIR=\".libs/\" -DHAVE_DIRENT_H=1 -DHAdelica.org\" -DPACKAGE=\"libmodelicastanVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUdardtables\" -DVERSION=\"4.0.0\" -DSTDC_MMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SWerror -fno-delete-null-pointer-checks -MYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRT ../../C-Sources/ModelicaFFT.lo -MD -MP -ING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGSMF $depbase.Tpo -c -o ../../C-Sources/Model_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_HicaFFT.lo ../../C-Sources/ModelicaFFT.c &=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -&\ mv -f $depbase.Tpo $depbase.Plo libtoolDLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DH: compile: x86_64-w64-mingw32-gcc "-DPACKAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_AGE_NAME=\"Modelica Standard Library TablTIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1es\"" -DPACKAGE_TARNAME=\"libmodelicastan -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werrordardtables\" -DPACKAGE_VERSION=\"4.0.0\" -fno-delete-null-pointer-checks -MT . "-DPACKAGE_STRING=\"Modelica Standard ./../C-Sources/zlib/trees.lo -MD -MP -Library Tables 4.0.0\"" -DPACKAGE_BUGREPOMF ../../C-Sources/zlib/.deps/trees.TpRT=\"https://github.com/modelica/Modelico -c ../../C-Sources/zlib/trees.c -o ..aStandardLibrary\" -DPACKAGE_URL=\"https/../C-Sources/zlib/trees.o >/dev/nul://modelica.org\" -DPACKAGE=\"libmodelicasl 2>&1 depbase=`echo ../../C-Sources/ztandardtables\" -DVERSION=\"4.0.0\" -DSlib/deflate.lo | sed 's|[^/]*$|.deps/&|TDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAV;s|\.lo$||'`;\ /bin/bash ./libtool --E_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_tag=CC --mode=compile gcc-8 -DPACKASTRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRGE_NAME=\"Modelica\ Standard\ Library\INGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STD Tables\" -DPACKAGE_TARNAME=\"libmodINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".elicastandardtables\" -DPACKAGE_VERSIlibs/\" -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_ON=\"4.0.0\" -DPACKAGE_STRING=\"ModelH=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTIOica\ Standard\ Library\ Tables\ 4.0.0N_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno\" -DPACKAGE_BUGREPORT=\"https://gith-delete-null-pointer-checks -MT ../../C-Sub.com/modelica/ModelicaStandardLibrarources/ModelicaFFT.lo -MD -MP -MF ../../y\" -DPACKAGE_URL=\"https://modelica.C-Sources/.deps/ModelicaFFT.Tpo -c ../..org\" -DPACKAGE=\"libmodelicastandardta/C-Sources/ModelicaFFT.c -o ../../C-Sourcbles\" -DVERSION=\"4.0.0\" -DSTDC_HEADes/ModelicaFFT.o depbase=`echo ../../C-ERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_SSources/zlib/gzwrite.lo | sed 's|[^/]*$|TAT_H=1 -DHAVE_STDLIB_H=1 .deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool ---DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVtag=CC --mode=compile x86_64-w64-mingw32E_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_-gcc -DPACKAGE_NAME=\"Modelica\ Standard\ STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCLibrary\ Tables\" -DPACKAGE_TARNAME=\"libN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIBmodelicastandardtables\" -DPACKAGE_VERSIO_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 N=\"4.0.0\" -DPACKAGE_STRING=\"Modelica\ -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_UStandard\ Library\ Tables\ 4.0.0\" -DPACKSERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 AGE_BUGREPORT=\"https://github.com/model-Werror -fno-delete-null-pointer-checks ica/ModelicaStandardLibrary\" -DPACKAGE_U-MT ../../C-Sources/zlib/deflate.lo -MD RL=\"https://modelica.org\" -DPACKAGE=\"l-MP -MF $depbase.Tpo -c -o ../../C-Sourceibmodelicastandardtables\" -DVERSION=\"4.s/zlib/deflate.lo ../../C-Sources/zlib/d0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_eflate.c &&\ mv -f $depbase.Tpo $depbaseH=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=.Plo libtool: compile: gcc-8 "-DPACKAGE1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DH_NAME=\"Modelica Standard Library Tables\"AVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAV" -DPACKAGE_TARNAME=\"libmodelicastandardE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDtables\" -DPACKAGE_VERSION=\"4.0.0\" "-DIR=\".libs/\" -DHAVE_DIRENT_H=1 -DHAVE_LOCPACKAGE_STRING=\"Modelica Standard LibrALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNary Tables 4.0.0\"" -DPACKAGE_BUGREPORT=CTION_USERTAB=1 -DTABLE_SHARE=1 -Werror \"https://github.com/modelica/ModelicaS-fno-delete-null-pointer-checks -MT ../..tandardLibrary\" -DPACKAGE_URL=\"https:///C-Sources/zlib/gzwrite.lo -MD -MP -MF $modelica.org\" -DPACKAGE=\"libmodelicastdepbase.Tpo -c -o ../../C-Sources/zlib/gzwandardtables\" -DVERSION=\"4.0.0\" -DSTDrite.lo ../../C-Sources/zlib/gzwrite.c &&\ C_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_mv -f $depbase.Tpo $depbase.Plo libtool: SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_Scompile: x86_64-w64-mingw32-gcc "-DPACKATRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRIGE_NAME=\"Modelica Standard Library TablNGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDIes\"" -DPACKAGE_TARNAME=\"libmodelicastaNT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_Hndardtables\" -DPACKAGE_VERSION=\"4.0.0\"=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 "-DPACKAGE_STRING=\"Modelica Standard Li -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHbrary Tables 4.0.0\"" -DPACKAGE_BUGREPORT=AVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB\"https://github.com/modelica/ModelicaSta=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -WerrondardLibrary\" -DPACKAGE_URL=\"https://mor -fno-delete-null-pointer-checks -MT ..delica.org\" -DPACKAGE=\"libmodelicastan/../C-Sources/zlib/deflate.lo -MD -MP -dardtables\" -DVERSION=\"4.0.0\" -DSTDC_MF ../../C-Sources/zlib/.deps/deflate.TpoHEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS -c ../../C-Sources/zlib/deflate.c -fPI_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRINGC -DPIC -o ../../C-Sources/zlib/.libs/d_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 eflate.o libtool: compile: gcc-8 "-DPACK-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_AGE_NAME=\"Modelica Standard Library TablH=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=es\"" -DPACKAGE_TARNAME=\"libmodelicast\".libs/\" -DHAVE_DIRENT_H=1 -DHAandardtables\" -DPACKAGE_VERSION=\"4.0.0\VE_LOCALE_H=1 -DHAVE_TIME_H=1 -I." "-DPACKAGE_STRING=\"Modelica Standard -DDUMMY_FUNCTION_USERTAB=1 -DTALibrary Tables 4.0.0\"" -DPACKAGE_BUGREPORTBLE_SHARE=1 -Werror -fno-delete-=\"https://github.com/modelica/ModelicaStnull-pointer-checks -MT ../../C-SandardLibrary\" -DPACKAGE_URL=\"https:/ources/zlib/gzwrite.lo -MD -MP -M/modelica.org\" -DPACKAGE=\"libmodelicasF ../../C-Sources/zlib/.deps/gzwrtandardtables\" -DVERSION=\"4.0.0\" -DSTite.Tpo -c ../../C-Sources/zlib/gDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVEzwrite.c -o ../../C-Sources/zlib/g_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STzwrite.o depbase=`echo ../../C-SouRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_rces/zlib/inflate.lo | sed 's|[^/]*H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=$|.deps/&|;s|\.lo$||'`;\ /bin/bash 1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DL./libtool --tag=CC --mode=compiT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVle x86_64-w64-mingw32-gcc -DPACKAE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIMGE_NAME=\"Modelica\ Standard\ LibrE_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAary\ Tables\" -DPACKAGE_TARNAME=\"VE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delibmodelicastandardtables\" -DPACKlete-null-pointer-checks -MT ../../C-SouAGE_VERSION=\"4.0.0\" -DPACKAGE_STRIrces/zlib/deflate.lo -MD -MP -MF ../../CNG=\"Modelica\ Standard\ Library\ -Sources/zlib/.deps/deflate.Tpo -c ../../Tables\ 4.0.0\" -DPACKAGE_BUGREPORC-Sources/zlib/deflate.c -o ../../C-SourceT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -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. -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACs/zlib/deflate.o >/dev/null 2>&1 KAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -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. -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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/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.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -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. -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -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. -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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/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.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -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. -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -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. -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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 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()... 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... checking for library containing atan2... -lm checking if arm-linux-gnueabi-gcc supports -fno-delete-null-pointer-checks... yes checking for library containing floor... no checking zlib.h usability... /bin/bash ./libtool --tag=CC --mode=link x86_64-w64-mingw32-gcc -Werror -fno-delete-null-pointer-checks -o libzlib.la -rpath /var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../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" ) /bin/bash ./libtool --tag=CC --mode=link gcc-8 -Werror -fno-delete-null-pointer-checks -o libzlib.la -rpath /var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../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 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 -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/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.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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/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.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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 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 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... yes checking zlib.h presence... yes checking for zlib.h... yes checking for library containing gzclose... no checking dirent.h usability... 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.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -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. -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -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. -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -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. -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -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. -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -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. -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -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. -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -MT ../../C-Sources/ModelicaStrings.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaStrings.Tpo -c ../../C-Sources/ModelicaStrings.c -o ../../C-Sources/ModelicaStrings.o 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.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -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. -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -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. -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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 gcc-8 -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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/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.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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/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.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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 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 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 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.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -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. -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -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. -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -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. -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -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. -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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 -Werror -fno-delete-null-pointer-checks -o libModelicaExternalC.la -rpath /var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../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" ) /bin/bash ./libtool --tag=CC --mode=link gcc-8 -Werror -fno-delete-null-pointer-checks -o libModelicaExternalC.la -rpath /var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/linux32 ../../C-Sources/ModelicaFFT.lo ../../C-Sources/ModelicaInternal.lo ../../C-Sources/ModelicaRandom.lo ../../C-Sources/ModelicaStrings.lo -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 -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+0x93f): 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" ) 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... checking that generated files are newer than configure... done configure: creating ./config.status 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.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -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. -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -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. -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -MT ../../C-Sources/ModelicaStandardTables.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaStandardTables.Tpo -c ../../C-Sources/ModelicaStandardTables.c -o ../../C-Sources/ModelicaStandardTables.o 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.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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 yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... config.status: creating Makefile config.status: executing depfiles commands config.status: executing libtool commands + make --output-sync -j8 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... 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.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -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. -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -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. -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -MT ../../C-Sources/ModelicaMatIO.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaMatIO.Tpo -c ../../C-Sources/ModelicaMatIO.c -o ../../C-Sources/ModelicaMatIO.o 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... 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.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -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.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -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.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -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 x86_64-apple-darwin15-cc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -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/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.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -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 /bin/bash ./libtool --tag=CC --mode=link x86_64-w64-mingw32-gcc -Werror -fno-delete-null-pointer-checks -o libModelicaMatIO.la -rpath /var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../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" ) /bin/bash ./libtool --tag=CC --mode=link x86_64-w64-mingw32-gcc -Werror -fno-delete-null-pointer-checks -o libModelicaIO.la -rpath /var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../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 -Werror -fno-delete-null-pointer-checks -o libModelicaStandardTables.la -rpath /var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../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/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools' /bin/mkdir -p '/var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/windows' /bin/bash ./libtool --mode=install /usr/bin/install -c libzlib.la libModelicaExternalC.la libModelicaMatIO.la libModelicaIO.la libModelicaStandardTables.la '/var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/windows' libtool: install: /usr/bin/install -c .libs/libzlib.lai /var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/windows/libzlib.la libtool: install: /usr/bin/install -c .libs/libModelicaExternalC.lai /var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/windows/libModelicaExternalC.la libtool: install: /usr/bin/install -c .libs/libModelicaMatIO.lai /var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/windows/libModelicaMatIO.la libtool: install: /usr/bin/install -c .libs/libModelicaIO.lai /var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/windows/libModelicaIO.la libtool: install: /usr/bin/install -c .libs/libModelicaStandardTables.lai /var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/windows/libModelicaStandardTables.la libtool: install: /usr/bin/install -c .libs/libzlib.a /var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/windows/libzlib.a libtool: install: chmod 644 /var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/windows/libzlib.a libtool: install: x86_64-w64-mingw32-ranlib /var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/windows/libzlib.a libtool: install: /usr/bin/install -c .libs/libModelicaExternalC.a /var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/windows/libModelicaExternalC.a libtool: install: chmod 644 /var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/windows/libModelicaExternalC.a libtool: install: x86_64-w64-mingw32-ranlib /var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/windows/libModelicaExternalC.a libtool: install: /usr/bin/install -c .libs/libModelicaMatIO.a /var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/windows/libModelicaMatIO.a libtool: install: chmod 644 /var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/windows/libModelicaMatIO.a libtool: install: x86_64-w64-mingw32-ranlib /var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/windows/libModelicaMatIO.a libtool: install: /usr/bin/install -c .libs/libModelicaIO.a /var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/windows/libModelicaIO.a libtool: install: chmod 644 /var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/windows/libModelicaIO.a libtool: install: x86_64-w64-mingw32-ranlib /var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/windows/libModelicaIO.a libtool: install: /usr/bin/install -c .libs/libModelicaStandardTables.a /var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/windows/libModelicaStandardTables.a libtool: install: chmod 644 /var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/windows/libModelicaStandardTables.a config.status: creating Makefile config.status: executing depfiles commands config.status: executing libtool commands + make --output-sync -j6 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... 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.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -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.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -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 libtool: install: x86_64-w64-mingw32-ranlib /var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/windows/libModelicaStandardTables.a make[1]: Nothing to be done for 'install-data-am'. make[1]: Leaving directory '/var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools' [Pipeline] sh yes checking for library containing floor... no checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for library containing gzclose... 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.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -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/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.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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/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.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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/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.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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 arm-linux-gnueabi-gcc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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 arm-linux-gnueabi-gcc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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 -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()... 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.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -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.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -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/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.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -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/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.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -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/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.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -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 + uname 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.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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 [Pipeline] sh 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 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.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -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/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.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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/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.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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/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.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -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.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -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 ../../C-Sources/ModelicaStrings.c:141:9: warning: comparison of nonnull parameter 'string1' equal to a null pointer is 'false' on first encounter [-Wtautological-pointer-compare] if (string1 == 0 || string2 == 0) { ^~~~~~~ ~ ../../C-Sources/ModelicaStrings.h:85:52: note: declared 'nonnull' here _In_z_ const char* string2, int caseSensitive) MODELICA_NONNULLATTR; ^ ../../C-Sources/ModelicaStrings.h:62:45: note: expanded from macro 'MODELICA_NONNULLATTR' #define MODELICA_NONNULLATTR __attribute__((nonnull)) ^ ../../C-Sources/ModelicaStrings.c:141:25: warning: comparison of nonnull parameter 'string2' equal to a null pointer is 'false' on first encounter [-Wtautological-pointer-compare] if (string1 == 0 || string2 == 0) { ^~~~~~~ ~ ../../C-Sources/ModelicaStrings.h:85:52: note: declared 'nonnull' here _In_z_ const char* string2, int caseSensitive) MODELICA_NONNULLATTR; ^ ../../C-Sources/ModelicaStrings.h:62:45: note: expanded from macro 'MODELICA_NONNULLATTR' #define MODELICA_NONNULLATTR __attribute__((nonnull)) ^ 2 warnings generated. libtool: compile: x86_64-apple-darwin15-cc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -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/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.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -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/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.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -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/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.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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/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.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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 /bin/bash ./libtool --tag=CC --mode=link x86_64-apple-darwin15-cc -Os -fPIC -o libzlib.la -rpath /var/lib/jenkins/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../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/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\ lscpu -p + egrep -v ^# + sort -u -t, -k 2,4 + wc -l " -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -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:652: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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -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/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.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -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 x86_64-apple-darwin15-cc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -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 [Pipeline] sh 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.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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/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.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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/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.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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 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.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -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 /bin/bash ./libtool --tag=CC --mode=link x86_64-apple-darwin15-cc -Os -fPIC -o libModelicaExternalC.la -rpath /var/lib/jenkins/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../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" ) 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.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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/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.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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/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.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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 /bin/bash ./libtool --tag=CC --mode=link gcc-8 -Werror -fno-delete-null-pointer-checks -o libModelicaMatIO.la -rpath /var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/linux32 ../../C-Sources/ModelicaMatIO.lo ../../C-Sources/snprintf.lo libzlib.la -lz 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_master_2/Modelica/Resources/BuildProjects/autotools/.libs -Wl,-rpath -Wl,/var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/linux32 ./.libs/libzlib.so -lz -Wl,-soname -Wl,libModelicaMatIO.so.0 -o .libs/libModelicaMatIO.so.0.0.0 ../../C-Sources/.libs/ModelicaMatIO.o: In function `Mat_VarDelete': ModelicaMatIO.c:(.text+0x30bae): warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' 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 -Werror -fno-delete-null-pointer-checks -o libModelicaIO.la -rpath /var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/linux32 ../../C-Sources/ModelicaIO.lo libModelicaMatIO.la libtool: link: gcc-8 -shared -fPIC -DPIC ../../C-Sources/.libs/ModelicaIO.o -Wl,-rpath -Wl,/var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/.libs -Wl,-rpath -Wl,/var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/linux32 ./.libs/libModelicaMatIO.so -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 -Werror -fno-delete-null-pointer-checks -o libModelicaStandardTables.la -rpath /var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/linux32 ../../C-Sources/ModelicaStandardTables.lo ../../C-Sources/ModelicaStandardTablesUsertab.lo libModelicaMatIO.la -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_master_2/Modelica/Resources/BuildProjects/autotools/.libs -Wl,-rpath -Wl,/var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/linux32 ./.libs/libModelicaMatIO.so -lm -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_master_2/Modelica/Resources/BuildProjects/autotools' /bin/mkdir -p '/var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../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_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/linux32' + 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 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/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' x86_64-w64-mingw32-gcc -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' x86_64-w64-mingw32-gcc -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' x86_64-w64-mingw32-gcc -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' x86_64-w64-mingw32-gcc -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' x86_64-w64-mingw32-gcc -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' x86_64-w64-mingw32-gcc -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' x86_64-w64-mingw32-gcc -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' x86_64-w64-mingw32-gcc -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' x86_64-w64-mingw32-gcc -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/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/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' x86_64-w64-mingw32-gcc -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' x86_64-w64-mingw32-gcc -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' 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.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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/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.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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 libtool: install: /usr/bin/install -c .libs/libzlib.so.0.0.0 /var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/linux32/libzlib.so.0.0.0 libtool: install: (cd /var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../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_master_2/Modelica/Resources/BuildProjects/autotools/../../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_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/linux32/libzlib.la libtool: install: /usr/bin/install -c .libs/libModelicaExternalC.so.0.0.0 /var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/linux32/libModelicaExternalC.so.0.0.0 libtool: install: (cd /var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../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_master_2/Modelica/Resources/BuildProjects/autotools/../../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_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/linux32/libModelicaExternalC.la libtool: warning: relinking 'libModelicaMatIO.la' libtool: install: (cd /var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools; /bin/bash "/var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/libtool" --tag CC --mode=relink gcc-8 -Werror -fno-delete-null-pointer-checks -o libModelicaMatIO.la -rpath /var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/linux32 ../../C-Sources/ModelicaMatIO.lo ../../C-Sources/snprintf.lo libzlib.la -lz ) 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_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/linux32 -L/var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/linux32 -lzlib -lz -Wl,-soname -Wl,libModelicaMatIO.so.0 -o .libs/libModelicaMatIO.so.0.0.0 ../../C-Sources/.libs/ModelicaMatIO.o: In function `Mat_VarDelete': ModelicaMatIO.c:(.text+0x30bae): warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' libtool: install: /usr/bin/install -c .libs/libModelicaMatIO.so.0.0.0T /var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/linux32/libModelicaMatIO.so.0.0.0 libtool: install: (cd /var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../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_master_2/Modelica/Resources/BuildProjects/autotools/../../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_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/linux32/libModelicaMatIO.la libtool: warning: relinking 'libModelicaIO.la' libtool: install: (cd /var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools; /bin/bash "/var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/libtool" --tag CC --mode=relink gcc-8 -Werror -fno-delete-null-pointer-checks -o libModelicaIO.la -rpath /var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/linux32 ../../C-Sources/ModelicaIO.lo libModelicaMatIO.la ) config.status: creating Makefile config.status: executing depfiles commands config.status: executing libtool commands + make --output-sync -j20 make[1]: Entering directory '/var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' x86_64-w64-mingw32-gcc -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' x86_64-w64-mingw32-gcc -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' x86_64-w64-mingw32-gcc -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' x86_64-w64-mingw32-gcc -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' x86_64-w64-mingw32-gcc -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' x86_64-w64-mingw32-gcc -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' x86_64-w64-mingw32-gcc -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' x86_64-w64-mingw32-gcc -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' 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.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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 arm-linux-gnueabi-gcc -Werror -fno-delete-null-pointer-checks -o libzlib.la -rpath /var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../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 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 -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" ) 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.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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 libtool: relink: gcc-8 -shared -fPIC -DPIC ../../C-Sources/.libs/ModelicaIO.o -Wl,-rpath -Wl,/var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/linux32 -L/var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/linux32 -lModelicaMatIO -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_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/linux32/libModelicaIO.so.0.0.0 libtool: install: (cd /var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../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_master_2/Modelica/Resources/BuildProjects/autotools/../../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_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/linux32/libModelicaIO.la libtool: warning: relinking 'libModelicaStandardTables.la' libtool: install: (cd /var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools; /bin/bash "/var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/libtool" --tag CC --mode=relink gcc-8 -Werror -fno-delete-null-pointer-checks -o libModelicaStandardTables.la -rpath /var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/linux32 ../../C-Sources/ModelicaStandardTables.lo ../../C-Sources/ModelicaStandardTablesUsertab.lo libModelicaMatIO.la -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_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/linux32 -L/var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/linux32 -lModelicaMatIO -lm -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_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/linux32/libModelicaStandardTables.so.0.0.0 libtool: install: (cd /var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../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_master_2/Modelica/Resources/BuildProjects/autotools/../../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_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/linux32/libModelicaStandardTables.la libtool: install: /usr/bin/install -c .libs/libzlib.a /var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/linux32/libzlib.a libtool: install: chmod 644 /var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/linux32/libzlib.a libtool: install: ranlib /var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/linux32/libzlib.a libtool: install: /usr/bin/install -c .libs/libModelicaExternalC.a /var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/linux32/libModelicaExternalC.a libtool: install: chmod 644 /var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/linux32/libModelicaExternalC.a libtool: install: ranlib /var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/linux32/libModelicaExternalC.a make[1]: Entering directory '/var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' x86_64-w64-mingw32-gcc -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' x86_64-w64-mingw32-gcc -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/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/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' x86_64-w64-mingw32-gcc -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/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/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' /bin/bash ./libtool --tag=CC --mode=link arm-linux-gnueabi-gcc -Werror -fno-delete-null-pointer-checks -o libModelicaExternalC.la -rpath /var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/armhf ../../C-Sources/ModelicaFFT.lo ../../C-Sources/ModelicaInternal.lo ../../C-Sources/ModelicaRandom.lo ../../C-Sources/ModelicaStrings.lo -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 -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+0xca0): 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/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.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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 libtool: install: /usr/bin/install -c .libs/libModelicaMatIO.a /var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/linux32/libModelicaMatIO.a libtool: install: chmod 644 /var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/linux32/libModelicaMatIO.a libtool: install: ranlib /var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/linux32/libModelicaMatIO.a libtool: install: /usr/bin/install -c .libs/libModelicaIO.a /var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/linux32/libModelicaIO.a libtool: install: chmod 644 /var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/linux32/libModelicaIO.a libtool: install: ranlib /var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/linux32/libModelicaIO.a libtool: install: /usr/bin/install -c .libs/libModelicaStandardTables.a /var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/linux32/libModelicaStandardTables.a libtool: install: chmod 644 /var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/linux32/libModelicaStandardTables.a libtool: install: ranlib /var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../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_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/linux32 ---------------------------------------------------------------------- Libraries have been installed in: /var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../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_master_2/Modelica/Resources/BuildProjects/autotools' [Pipeline] sh 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.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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/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.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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/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.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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/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.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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/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.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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/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.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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/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.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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 gcc-8 -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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/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.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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/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.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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/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.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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 gcc-8 -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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 gcc-8 -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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/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.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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 + export CC=gcc-8 + cd .CI/Test + ./test.sh + export LIBRARIES=/var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/.CI/Test/../../Modelica/Resources/Library/linux32/ + test ! -z gcc-8 + test ! = nostatic + gcc-8 -L /var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/.CI/Test/../../Modelica/Resources/Library/linux32/ FileSystem.c -Wl,-Bstatic -lModelicaExternalC -Wl,-Bdynamic /var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/.CI/Test/../../Modelica/Resources/Library/linux32//libModelicaExternalC.a(ModelicaInternal.o): In function `ModelicaInternal_temporaryFileName': ModelicaInternal.c:(.text+0x93f): warning: the use of `tmpnam' is dangerous, better use `mkstemp' + ./a.out + gcc-8 -L /var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/.CI/Test/../../Modelica/Resources/Library/linux32/ ModelicaStrings.c -Wl,-Bstatic -lModelicaExternalC -Wl,-Bdynamic + ./a.out + gcc-8 -L /var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/.CI/Test/../../Modelica/Resources/Library/linux32/ Tables.c -Wl,-Bstatic -lModelicaStandardTables -lModelicaIO -lModelicaMatIO -lzlib -Wl,-Bdynamic -lm /var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/.CI/Test/../../Modelica/Resources/Library/linux32//libModelicaMatIO.a(ModelicaMatIO.o): In function `Mat_VarDelete': ModelicaMatIO.c:(.text+0x30b5a): warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' + ./a.out Requested tableName abc nipo 0 + gcc-8 -L /var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/.CI/Test/../../Modelica/Resources/Library/linux32/ TablesNoUsertab.c -Wl,-Bstatic -lModelicaStandardTables -lModelicaIO -lModelicaMatIO -lzlib -Wl,-Bdynamic -lm /var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/.CI/Test/../../Modelica/Resources/Library/linux32//libModelicaMatIO.a(ModelicaMatIO.o): In function `Mat_VarDelete': ModelicaMatIO.c:(.text+0x30b5a): warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' + ./a.out + test ! = onlystatic + gcc-8 -L /var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/.CI/Test/../../Modelica/Resources/Library/linux32/ -Wl,-rpath /var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/.CI/Test/../../Modelica/Resources/Library/linux32/ FileSystem.c -lModelicaExternalC /bin/bash ./libtool --tag=CC --mode=link gcc-8 -Werror -fno-delete-null-pointer-checks -o libModelicaExternalC.la -rpath /var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/linux64 ../../C-Sources/ModelicaFFT.lo ../../C-Sources/ModelicaInternal.lo ../../C-Sources/ModelicaRandom.lo ../../C-Sources/ModelicaStrings.lo -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 -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+0x976): 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" ) /bin/bash ./libtool --tag=CC --mode=link gcc-8 -Werror -fno-delete-null-pointer-checks -o libzlib.la -rpath /var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../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 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 -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/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.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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 + ./a.out + gcc-8 -L /var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/.CI/Test/../../Modelica/Resources/Library/linux32/ -Wl,-rpath /var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/.CI/Test/../../Modelica/Resources/Library/linux32/ ModelicaStrings.c -lModelicaExternalC + ./a.out + gcc-8 -L /var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/.CI/Test/../../Modelica/Resources/Library/linux32/ -Wl,-rpath /var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/.CI/Test/../../Modelica/Resources/Library/linux32/ Tables.c -lModelicaStandardTables -lModelicaIO -lModelicaMatIO + ./a.out Requested tableName abc nipo 0 + gcc-8 -L /var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/.CI/Test/../../Modelica/Resources/Library/linux32/ -Wl,-rpath /var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/.CI/Test/../../Modelica/Resources/Library/linux32/ TablesNoUsertab.c -lModelicaStandardTables -lModelicaIO -lModelicaMatIO + ./a.out 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.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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 [Pipeline] sh 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.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -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 make[1]: Entering directory '/var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' x86_64-w64-mingw32-gcc -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/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/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' 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.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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 arm-linux-gnueabi-gcc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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 -Werror -fno-delete-null-pointer-checks -o libModelicaMatIO.la -rpath /var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/armhf ../../C-Sources/ModelicaMatIO.lo ../../C-Sources/snprintf.lo libzlib.la libtool: link: arm-linux-gnueabi-gcc -shared -fPIC -DPIC ../../C-Sources/.libs/ModelicaMatIO.o ../../C-Sources/.libs/snprintf.o -Wl,-rpath -Wl,/var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/.libs -Wl,-rpath -Wl,/var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/armhf ./.libs/libzlib.so -Wl,-soname -Wl,libModelicaMatIO.so.0 -o .libs/libModelicaMatIO.so.0.0.0 ../../C-Sources/.libs/ModelicaMatIO.o: In function `Mat_VarDelete': ModelicaMatIO.c:(.text+0x24fe8): warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' 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" ) + uname [Pipeline] sh /bin/bash ./libtool --tag=CC --mode=link arm-linux-gnueabi-gcc -Werror -fno-delete-null-pointer-checks -o libModelicaIO.la -rpath /var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/armhf ../../C-Sources/ModelicaIO.lo libModelicaMatIO.la libtool: link: arm-linux-gnueabi-gcc -shared -fPIC -DPIC ../../C-Sources/.libs/ModelicaIO.o -Wl,-rpath -Wl,/var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/.libs -Wl,-rpath -Wl,/var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/armhf ./.libs/libModelicaMatIO.so -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" ) /bin/bash ./libtool --tag=CC --mode=link arm-linux-gnueabi-gcc -Werror -fno-delete-null-pointer-checks -o libModelicaStandardTables.la -rpath /var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/armhf ../../C-Sources/ModelicaStandardTables.lo ../../C-Sources/ModelicaStandardTablesUsertab.lo libModelicaMatIO.la -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/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/.libs -Wl,-rpath -Wl,/var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/armhf ./.libs/libModelicaMatIO.so -lm -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" ) + make install make[1]: Entering directory '/var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools' /bin/mkdir -p '/var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/armhf' /bin/bash ./libtool --mode=install /usr/bin/install -c libzlib.la libModelicaExternalC.la libModelicaMatIO.la libModelicaIO.la libModelicaStandardTables.la '/var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/armhf' libtool: install: /usr/bin/install -c .libs/libzlib.so.0.0.0 /var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/armhf/libzlib.so.0.0.0 libtool: install: (cd /var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../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/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../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/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/armhf/libzlib.la libtool: install: /usr/bin/install -c .libs/libModelicaExternalC.so.0.0.0 /var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/armhf/libModelicaExternalC.so.0.0.0 libtool: install: (cd /var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../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/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../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/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/armhf/libModelicaExternalC.la libtool: warning: relinking 'libModelicaMatIO.la' libtool: install: (cd /var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools; /bin/bash "/var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/libtool" --tag CC --mode=relink arm-linux-gnueabi-gcc -Werror -fno-delete-null-pointer-checks -o libModelicaMatIO.la -rpath /var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/armhf ../../C-Sources/ModelicaMatIO.lo ../../C-Sources/snprintf.lo libzlib.la ) 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.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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 libtool: relink: arm-linux-gnueabi-gcc -shared -fPIC -DPIC ../../C-Sources/.libs/ModelicaMatIO.o ../../C-Sources/.libs/snprintf.o -Wl,-rpath -Wl,/var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/armhf -L/var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/armhf -lzlib -Wl,-soname -Wl,libModelicaMatIO.so.0 -o .libs/libModelicaMatIO.so.0.0.0 ../../C-Sources/.libs/ModelicaMatIO.o: In function `Mat_VarDelete': ModelicaMatIO.c:(.text+0x24fe8): warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' libtool: install: /usr/bin/install -c .libs/libModelicaMatIO.so.0.0.0T /var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/armhf/libModelicaMatIO.so.0.0.0 libtool: install: (cd /var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../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/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../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/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/armhf/libModelicaMatIO.la libtool: warning: relinking 'libModelicaIO.la' libtool: install: (cd /var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools; /bin/bash "/var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/libtool" --tag CC --mode=relink arm-linux-gnueabi-gcc -Werror -fno-delete-null-pointer-checks -o libModelicaIO.la -rpath /var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/armhf ../../C-Sources/ModelicaIO.lo libModelicaMatIO.la ) + lscpu -p + egrep -v ^# + sort -u -t, -k 2,4 + wc -l [Pipeline] sh libtool: relink: arm-linux-gnueabi-gcc -shared -fPIC -DPIC ../../C-Sources/.libs/ModelicaIO.o -Wl,-rpath -Wl,/var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/armhf -L/var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/armhf -lModelicaMatIO -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/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/armhf/libModelicaIO.so.0.0.0 libtool: install: (cd /var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../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/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../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/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/armhf/libModelicaIO.la libtool: warning: relinking 'libModelicaStandardTables.la' libtool: install: (cd /var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools; /bin/bash "/var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/libtool" --tag CC --mode=relink arm-linux-gnueabi-gcc -Werror -fno-delete-null-pointer-checks -o libModelicaStandardTables.la -rpath /var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/armhf ../../C-Sources/ModelicaStandardTables.lo ../../C-Sources/ModelicaStandardTablesUsertab.lo libModelicaMatIO.la -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/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/armhf -L/var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/armhf -lModelicaMatIO -lm -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/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/armhf/libModelicaStandardTables.so.0.0.0 libtool: install: (cd /var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../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/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../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/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/armhf/libModelicaStandardTables.la libtool: install: /usr/bin/install -c .libs/libzlib.a /var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/armhf/libzlib.a libtool: install: chmod 644 /var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/armhf/libzlib.a libtool: install: arm-linux-gnueabi-ranlib /var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/armhf/libzlib.a libtool: install: /usr/bin/install -c .libs/libModelicaExternalC.a /var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/armhf/libModelicaExternalC.a libtool: install: chmod 644 /var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/armhf/libModelicaExternalC.a libtool: install: arm-linux-gnueabi-ranlib /var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/armhf/libModelicaExternalC.a libtool: install: /usr/bin/install -c .libs/libModelicaMatIO.a /var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/armhf/libModelicaMatIO.a libtool: install: chmod 644 /var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/armhf/libModelicaMatIO.a libtool: install: arm-linux-gnueabi-ranlib /var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/armhf/libModelicaMatIO.a libtool: install: /usr/bin/install -c .libs/libModelicaIO.a /var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/armhf/libModelicaIO.a libtool: install: chmod 644 /var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/armhf/libModelicaIO.a libtool: install: arm-linux-gnueabi-ranlib /var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/armhf/libModelicaIO.a libtool: install: /usr/bin/install -c .libs/libModelicaStandardTables.a /var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/armhf/libModelicaStandardTables.a libtool: install: chmod 644 /var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/armhf/libModelicaStandardTables.a libtool: install: arm-linux-gnueabi-ranlib /var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/armhf/libModelicaStandardTables.a libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/armhf ---------------------------------------------------------------------- Libraries have been installed in: /var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../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/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools' [Pipeline] sh + export CC=clang-7 + export CPPFLAGS= + 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 + uname [Pipeline] sh + lscpu -p + + + egrepwc -v -l ^# sort -u -t, -k 2,4 [Pipeline] sh + export CC=arm-linux-gnueabi-gcc + export CPPFLAGS= + 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 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.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Werror -fno-delete-null-pointer-checks -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 -Werror -fno-delete-null-pointer-checks -o libModelicaMatIO.la -rpath /var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/linux64 ../../C-Sources/ModelicaMatIO.lo ../../C-Sources/snprintf.lo libzlib.la -lz libtool: link: gcc-8 -shared -fPIC -DPIC ../../C-Sources/.libs/ModelicaMatIO.o ../../C-Sources/.libs/snprintf.o -Wl,-rpath -Wl,/var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/.libs -Wl,-rpath -Wl,/var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/linux64 ./.libs/libzlib.so -lz -Wl,-soname -Wl,libModelicaMatIO.so.0 -o .libs/libModelicaMatIO.so.0.0.0 ../../C-Sources/.libs/ModelicaMatIO.o: In function `Mat_VarDelete': ModelicaMatIO.c:(.text+0x3554a): warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' 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 -Werror -fno-delete-null-pointer-checks -o libModelicaIO.la -rpath /var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/linux64 ../../C-Sources/ModelicaIO.lo libModelicaMatIO.la libtool: link: gcc-8 -shared -fPIC -DPIC ../../C-Sources/.libs/ModelicaIO.o -Wl,-rpath -Wl,/var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/.libs -Wl,-rpath -Wl,/var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/linux64 ./.libs/libModelicaMatIO.so -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 -Werror -fno-delete-null-pointer-checks -o libModelicaStandardTables.la -rpath /var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/linux64 ../../C-Sources/ModelicaStandardTables.lo ../../C-Sources/ModelicaStandardTablesUsertab.lo libModelicaMatIO.la -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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/.libs -Wl,-rpath -Wl,/var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/linux64 ./.libs/libModelicaMatIO.so -lm -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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools' /bin/mkdir -p '/var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/linux64' libtool: install: /usr/bin/install -c .libs/libzlib.so.0.0.0 /var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/linux64/libzlib.so.0.0.0 libtool: install: (cd /var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/linux64/libzlib.la libtool: install: /usr/bin/install -c .libs/libModelicaExternalC.so.0.0.0 /var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/linux64/libModelicaExternalC.so.0.0.0 libtool: install: (cd /var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/linux64/libModelicaExternalC.la libtool: warning: relinking 'libModelicaMatIO.la' libtool: install: (cd /var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools; /bin/bash "/var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/libtool" --tag CC --mode=relink gcc-8 -Werror -fno-delete-null-pointer-checks -o libModelicaMatIO.la -rpath /var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/linux64 ../../C-Sources/ModelicaMatIO.lo ../../C-Sources/snprintf.lo libzlib.la -lz ) 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' libtool: relink: gcc-8 -shared -fPIC -DPIC ../../C-Sources/.libs/ModelicaMatIO.o ../../C-Sources/.libs/snprintf.o -Wl,-rpath -Wl,/var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/linux64 -L/var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/linux64 -lzlib -lz -Wl,-soname -Wl,libModelicaMatIO.so.0 -o .libs/libModelicaMatIO.so.0.0.0 ../../C-Sources/.libs/ModelicaMatIO.o: In function `Mat_VarDelete': ModelicaMatIO.c:(.text+0x3554a): warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' libtool: install: /usr/bin/install -c .libs/libModelicaMatIO.so.0.0.0T /var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/linux64/libModelicaMatIO.so.0.0.0 libtool: install: (cd /var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/linux64/libModelicaMatIO.la libtool: warning: relinking 'libModelicaIO.la' libtool: install: (cd /var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools; /bin/bash "/var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/libtool" --tag CC --mode=relink gcc-8 -Werror -fno-delete-null-pointer-checks -o libModelicaIO.la -rpath /var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/linux64 ../../C-Sources/ModelicaIO.lo libModelicaMatIO.la ) libtoolize: copying file 'm4/lt~obsolete.m4' libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. libtool: relink: gcc-8 -shared -fPIC -DPIC ../../C-Sources/.libs/ModelicaIO.o -Wl,-rpath -Wl,/var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/linux64 -L/var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/linux64 -lModelicaMatIO -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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/linux64/libModelicaIO.so.0.0.0 libtool: install: (cd /var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/linux64/libModelicaIO.la libtool: warning: relinking 'libModelicaStandardTables.la' libtool: install: (cd /var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools; /bin/bash "/var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/libtool" --tag CC --mode=relink gcc-8 -Werror -fno-delete-null-pointer-checks -o libModelicaStandardTables.la -rpath /var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/linux64 ../../C-Sources/ModelicaStandardTables.lo ../../C-Sources/ModelicaStandardTablesUsertab.lo libModelicaMatIO.la -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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/linux64 -L/var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/linux64 -lModelicaMatIO -lm -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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/linux64/libModelicaStandardTables.so.0.0.0 libtool: install: (cd /var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/linux64/libModelicaStandardTables.la libtool: install: /usr/bin/install -c .libs/libzlib.a /var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/linux64/libzlib.a libtool: install: chmod 644 /var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/linux64/libzlib.a libtool: install: ranlib /var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/linux64/libzlib.a libtool: install: /usr/bin/install -c .libs/libModelicaExternalC.a /var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/linux64/libModelicaExternalC.a libtool: install: chmod 644 /var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/linux64/libModelicaExternalC.a libtool: install: ranlib /var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/linux64/libModelicaExternalC.a libtool: install: /usr/bin/install -c .libs/libModelicaMatIO.a /var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/linux64/libModelicaMatIO.a libtool: install: chmod 644 /var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/linux64/libModelicaMatIO.a libtool: install: ranlib /var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/linux64/libModelicaMatIO.a libtool: install: /usr/bin/install -c .libs/libModelicaIO.a /var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/linux64/libModelicaIO.a libtool: install: chmod 644 /var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/linux64/libModelicaIO.a libtool: install: ranlib /var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/linux64/libModelicaIO.a libtool: install: /usr/bin/install -c .libs/libModelicaStandardTables.a /var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/linux64/libModelicaStandardTables.a libtool: install: chmod 644 /var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/linux64/libModelicaStandardTables.a libtool: install: ranlib /var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/linux64 ---------------------------------------------------------------------- Libraries have been installed in: /var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools' [Pipeline] sh + export CC=gcc-8 + cd .CI/Test + ./test.sh + export LIBRARIES=/var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/.CI/Test/../../Modelica/Resources/Library/linux64/ + test ! -z gcc-8 + test ! = nostatic + gcc-8 -L /var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/.CI/Test/../../Modelica/Resources/Library/linux64/ FileSystem.c -Wl,-Bstatic -lModelicaExternalC -Wl,-Bdynamic /var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/.CI/Test/../../Modelica/Resources/Library/linux64//libModelicaExternalC.a(ModelicaInternal.o): In function `ModelicaInternal_temporaryFileName': ModelicaInternal.c:(.text+0x976): warning: the use of `tmpnam' is dangerous, better use `mkstemp' + ./a.out + gcc-8 -L /var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/.CI/Test/../../Modelica/Resources/Library/linux64/ ModelicaStrings.c -Wl,-Bstatic -lModelicaExternalC -Wl,-Bdynamic + ./a.out + gcc-8 -L /var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/.CI/Test/../../Modelica/Resources/Library/linux64/ Tables.c -Wl,-Bstatic -lModelicaStandardTables -lModelicaIO -lModelicaMatIO -lzlib -Wl,-Bdynamic -lm /var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/.CI/Test/../../Modelica/Resources/Library/linux64//libModelicaMatIO.a(ModelicaMatIO.o): In function `Mat_VarDelete': ModelicaMatIO.c:(.text+0x3554a): warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' + ./a.out Requested tableName abc nipo 0 + gcc-8 -L /var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/.CI/Test/../../Modelica/Resources/Library/linux64/ TablesNoUsertab.c -Wl,-Bstatic -lModelicaStandardTables -lModelicaIO -lModelicaMatIO -lzlib -Wl,-Bdynamic -lm /var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/.CI/Test/../../Modelica/Resources/Library/linux64//libModelicaMatIO.a(ModelicaMatIO.o): In function `Mat_VarDelete': ModelicaMatIO.c:(.text+0x3554a): warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' + ./a.out + test ! = onlystatic + gcc-8 -L /var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/.CI/Test/../../Modelica/Resources/Library/linux64/ -Wl,-rpath /var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/.CI/Test/../../Modelica/Resources/Library/linux64/ FileSystem.c -lModelicaExternalC + ./a.out + gcc-8 -L /var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/.CI/Test/../../Modelica/Resources/Library/linux64/ -Wl,-rpath /var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/.CI/Test/../../Modelica/Resources/Library/linux64/ ModelicaStrings.c -lModelicaExternalC + ./a.out + gcc-8 -L /var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/.CI/Test/../../Modelica/Resources/Library/linux64/ -Wl,-rpath /var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/.CI/Test/../../Modelica/Resources/Library/linux64/ Tables.c -lModelicaStandardTables -lModelicaIO -lModelicaMatIO + ./a.out Requested tableName abc nipo 0 + gcc-8 -L /var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/.CI/Test/../../Modelica/Resources/Library/linux64/ -Wl,-rpath /var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/.CI/Test/../../Modelica/Resources/Library/linux64/ TablesNoUsertab.c -lModelicaStandardTables -lModelicaIO -lModelicaMatIO + ./a.out [Pipeline] sh 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_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/linux32 --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... 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. /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... + uname 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 [Pipeline] sh 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... + lscpu -p + egrep -v ^# + sort -u -t, -k 2,4 + wc -l [Pipeline] sh 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... + export CC=clang-7 + export CPPFLAGS= + 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 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 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' checking for library containing floor... no checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for library containing gzclose... + ./configure --libdir=/var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../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... -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 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 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 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... config.status: creating Makefile config.status: executing depfiles commands config.status: executing libtool commands + make --output-sync -j16 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... /bin/bash ./libtool --tag=CC --mode=link clang-7 -Werror -fno-delete-null-pointer-checks -o libzlib.la -rpath /var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/linux32 -lz libtool: link: clang-7 -shared -fPIC -DPIC -lz -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 -Werror -fno-delete-null-pointer-checks -o libModelicaMatIO.la -rpath /var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/linux32 ../../C-Sources/ModelicaMatIO.lo ../../C-Sources/snprintf.lo -lz libtool: link: clang-7 -shared -fPIC -DPIC ../../C-Sources/.libs/ModelicaMatIO.o ../../C-Sources/.libs/snprintf.o -lz -Wl,-soname -Wl,libModelicaMatIO.so.0 -o .libs/libModelicaMatIO.so.0.0.0 ../../C-Sources/.libs/ModelicaMatIO.o: In function `Mat_VarDelete': ModelicaMatIO.c:(.text+0x30bae): warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' 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 -Werror -fno-delete-null-pointer-checks -o libModelicaExternalC.la -rpath /var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/linux32 ../../C-Sources/ModelicaFFT.lo ../../C-Sources/ModelicaInternal.lo ../../C-Sources/ModelicaRandom.lo ../../C-Sources/ModelicaStrings.lo -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 -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+0x93f): 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 -Werror -fno-delete-null-pointer-checks -o libModelicaIO.la -rpath /var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/linux32 ../../C-Sources/ModelicaIO.lo libModelicaMatIO.la libtool: link: clang-7 -shared -fPIC -DPIC ../../C-Sources/.libs/ModelicaIO.o -Wl,-rpath -Wl,/var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/.libs -Wl,-rpath -Wl,/var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/linux32 ./.libs/libModelicaMatIO.so -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 -Werror -fno-delete-null-pointer-checks -o libModelicaStandardTables.la -rpath /var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/linux32 ../../C-Sources/ModelicaStandardTables.lo ../../C-Sources/ModelicaStandardTablesUsertab.lo libModelicaMatIO.la -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_master_2/Modelica/Resources/BuildProjects/autotools/.libs -Wl,-rpath -Wl,/var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/linux32 ./.libs/libModelicaMatIO.so -lm -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 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... make[1]: Entering directory '/var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools' /bin/mkdir -p '/var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../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_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/linux32' libtool: install: /usr/bin/install -c .libs/libzlib.so.0.0.0 /var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/linux32/libzlib.so.0.0.0 libtool: install: (cd /var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../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_master_2/Modelica/Resources/BuildProjects/autotools/../../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_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/linux32/libzlib.la libtool: install: /usr/bin/install -c .libs/libModelicaExternalC.so.0.0.0 /var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/linux32/libModelicaExternalC.so.0.0.0 libtool: install: (cd /var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../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_master_2/Modelica/Resources/BuildProjects/autotools/../../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_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/linux32/libModelicaExternalC.la libtool: install: /usr/bin/install -c .libs/libModelicaMatIO.so.0.0.0 /var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/linux32/libModelicaMatIO.so.0.0.0 libtool: install: (cd /var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../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_master_2/Modelica/Resources/BuildProjects/autotools/../../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_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/linux32/libModelicaMatIO.la libtool: warning: relinking 'libModelicaIO.la' libtool: install: (cd /var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools; /bin/bash "/var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/libtool" --tag CC --mode=relink clang-7 -Werror -fno-delete-null-pointer-checks -o libModelicaIO.la -rpath /var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/linux32 ../../C-Sources/ModelicaIO.lo libModelicaMatIO.la ) libtool: relink: clang-7 -shared -fPIC -DPIC ../../C-Sources/.libs/ModelicaIO.o -Wl,-rpath -Wl,/var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/linux32 -L/var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/linux32 -lModelicaMatIO -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_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/linux32/libModelicaIO.so.0.0.0 libtool: install: (cd /var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../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_master_2/Modelica/Resources/BuildProjects/autotools/../../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_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/linux32/libModelicaIO.la libtool: warning: relinking 'libModelicaStandardTables.la' libtool: install: (cd /var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools; /bin/bash "/var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/libtool" --tag CC --mode=relink clang-7 -Werror -fno-delete-null-pointer-checks -o libModelicaStandardTables.la -rpath /var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/linux32 ../../C-Sources/ModelicaStandardTables.lo ../../C-Sources/ModelicaStandardTablesUsertab.lo libModelicaMatIO.la -lm ) yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes 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_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/linux32 -L/var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/linux32 -lModelicaMatIO -lm -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_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/linux32/libModelicaStandardTables.so.0.0.0 libtool: install: (cd /var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../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_master_2/Modelica/Resources/BuildProjects/autotools/../../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_master_2/Modelica/Resources/BuildProjects/autotools/../../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_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/linux32 ---------------------------------------------------------------------- Libraries have been installed in: /var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../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_master_2/Modelica/Resources/BuildProjects/autotools' [Pipeline] sh 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... + export CC=clang-7 + cd .CI/Test + ./test.sh nostatic + export LIBRARIES=/var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/.CI/Test/../../Modelica/Resources/Library/linux32/ + test ! -z clang-7 + test ! nostatic = nostatic + test ! nostatic = onlystatic + clang-7 -L /var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/.CI/Test/../../Modelica/Resources/Library/linux32/ -Wl,-rpath /var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/.CI/Test/../../Modelica/Resources/Library/linux32/ FileSystem.c -lModelicaExternalC + ./a.out + clang-7 -L /var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/.CI/Test/../../Modelica/Resources/Library/linux32/ -Wl,-rpath /var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/.CI/Test/../../Modelica/Resources/Library/linux32/ ModelicaStrings.c -lModelicaExternalC + ./a.out + clang-7 -L /var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/.CI/Test/../../Modelica/Resources/Library/linux32/ -Wl,-rpath /var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/.CI/Test/../../Modelica/Resources/Library/linux32/ Tables.c -lModelicaStandardTables -lModelicaIO -lModelicaMatIO + ./a.out Requested tableName abc nipo 0 + clang-7 -L /var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/.CI/Test/../../Modelica/Resources/Library/linux32/ -Wl,-rpath /var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/.CI/Test/../../Modelica/Resources/Library/linux32/ TablesNoUsertab.c -lModelicaStandardTables -lModelicaIO -lModelicaMatIO 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... + ./a.out [Pipeline] sh 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 for library containing floor... 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.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -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.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -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 -o libModelicaMatIO.la -rpath /var/lib/jenkins/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../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 -o libModelicaIO.la -rpath /var/lib/jenkins/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/darwin64/libzlib.0.dylib:/var/lib/jenkins/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/.libs/libzlib.dylib -install_name /var/lib/jenkins/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../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 -o libModelicaStandardTables.la -rpath /var/lib/jenkins/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/darwin64/libzlib.0.dylib:/var/lib/jenkins/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/.libs/libzlib.dylib -install_name /var/lib/jenkins/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools' /bin/mkdir -p '/var/lib/jenkins/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/darwin64' libtool: install: /usr/bin/install -c .libs/libzlib.0.dylib /var/lib/jenkins/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/darwin64/libzlib.0.dylib libtool: install: (cd /var/lib/jenkins/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/darwin64/libzlib.la libtool: install: /usr/bin/install -c .libs/libModelicaExternalC.0.dylib /var/lib/jenkins/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/darwin64/libModelicaExternalC.0.dylib libtool: install: (cd /var/lib/jenkins/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/darwin64/libModelicaExternalC.la libtool: install: /usr/bin/install -c .libs/libModelicaMatIO.0.dylib /var/lib/jenkins/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/darwin64/libModelicaMatIO.0.dylib libtool: install: (cd /var/lib/jenkins/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/darwin64/libModelicaMatIO.la libtool: install: /usr/bin/install -c .libs/libModelicaIO.0.dylib /var/lib/jenkins/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/darwin64/libModelicaIO.0.dylib libtool: install: (cd /var/lib/jenkins/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/darwin64/libModelicaIO.la libtool: install: /usr/bin/install -c .libs/libModelicaStandardTables.0.dylib /var/lib/jenkins/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/darwin64/libModelicaStandardTables.0.dylib libtool: install: (cd /var/lib/jenkins/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/darwin64/libModelicaStandardTables.la libtool: install: /usr/bin/install -c .libs/libzlib.a /var/lib/jenkins/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/darwin64/libzlib.a libtool: install: chmod 644 /var/lib/jenkins/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/darwin64/libzlib.a libtool: install: x86_64-apple-darwin15-ranlib /var/lib/jenkins/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/darwin64/libzlib.a libtool: install: /usr/bin/install -c .libs/libModelicaExternalC.a /var/lib/jenkins/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/darwin64/libModelicaExternalC.a libtool: install: chmod 644 /var/lib/jenkins/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/darwin64/libModelicaExternalC.a libtool: install: x86_64-apple-darwin15-ranlib /var/lib/jenkins/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/darwin64/libModelicaExternalC.a libtool: install: /usr/bin/install -c .libs/libModelicaMatIO.a /var/lib/jenkins/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/darwin64/libModelicaMatIO.a libtool: install: chmod 644 /var/lib/jenkins/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/darwin64/libModelicaMatIO.a libtool: install: x86_64-apple-darwin15-ranlib /var/lib/jenkins/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/darwin64/libModelicaMatIO.a libtool: install: /usr/bin/install -c .libs/libModelicaIO.a /var/lib/jenkins/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/darwin64/libModelicaIO.a libtool: install: chmod 644 /var/lib/jenkins/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/darwin64/libModelicaIO.a libtool: install: x86_64-apple-darwin15-ranlib /var/lib/jenkins/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/darwin64/libModelicaIO.a libtool: install: /usr/bin/install -c .libs/libModelicaStandardTables.a /var/lib/jenkins/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/darwin64/libModelicaStandardTables.a libtool: install: chmod 644 /var/lib/jenkins/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/darwin64/libModelicaStandardTables.a libtool: install: x86_64-apple-darwin15-ranlib /var/lib/jenkins/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/darwin64/libModelicaStandardTables.a make[1]: Nothing to be done for 'install-data-am'. make[1]: Leaving directory '/var/lib/jenkins/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools' [Pipeline] sh no checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for library containing gzclose... 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. 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... + uname [Pipeline] sh + uname [Pipeline] sh 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 + lscpu -p + egrep -v ^# + sort -u -t, -k 2,4 + lscpu -p + egrep -v ^# + sort -u -t, -k 2,4 + wc -l [Pipeline] sh + wc -l [Pipeline] sh config.status: creating Makefile config.status: executing depfiles commands config.status: executing libtool commands + make --output-sync -j6 + 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 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_master_2/Modelica/Resources/BuildProjects/gcc' clang-7 -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' clang-7 -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' clang-7 -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' clang-7 -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' clang-7 -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' clang-7 -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' clang-7 -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o ModelicaStrings.o ../../C-Sources/ModelicaStrings.c ../../C-Sources/ModelicaStrings.c:141:9: warning: comparison of nonnull parameter 'string1' equal to a null pointer is 'false' on first encounter [-Wtautological-pointer-compare] if (string1 == 0 || string2 == 0) { ^~~~~~~ ~ ../../C-Sources/ModelicaStrings.h:85:52: note: declared 'nonnull' here _In_z_ const char* string2, int caseSensitive) MODELICA_NONNULLATTR; ^ ../../C-Sources/ModelicaStrings.h:62:45: note: expanded from macro 'MODELICA_NONNULLATTR' #define MODELICA_NONNULLATTR __attribute__((nonnull)) ^ ../../C-Sources/ModelicaStrings.c:141:25: warning: comparison of nonnull parameter 'string2' equal to a null pointer is 'false' on first encounter [-Wtautological-pointer-compare] if (string1 == 0 || string2 == 0) { ^~~~~~~ ~ ../../C-Sources/ModelicaStrings.h:85:52: note: declared 'nonnull' here _In_z_ const char* string2, int caseSensitive) MODELICA_NONNULLATTR; ^ ../../C-Sources/ModelicaStrings.h:62:45: note: expanded from macro 'MODELICA_NONNULLATTR' #define MODELICA_NONNULLATTR __attribute__((nonnull)) ^ 2 warnings generated. make[1]: Leaving directory '/var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' clang-7 -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' clang-7 -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' clang-7 -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' clang-7 -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' clang-7 -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' clang-7 -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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_master_2/Modelica/Resources/BuildProjects/gcc' + export CC=x86_64-apple-darwin15-cc + export CPPFLAGS= + 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 /bin/bash ./libtool --tag=CC --mode=link arm-linux-gnueabi-gcc -Werror -fno-delete-null-pointer-checks -o libModelicaExternalC.la -rpath /var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/armhf ../../C-Sources/ModelicaFFT.lo ../../C-Sources/ModelicaInternal.lo ../../C-Sources/ModelicaRandom.lo ../../C-Sources/ModelicaStrings.lo -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 -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+0xca0): 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 -Werror -fno-delete-null-pointer-checks -o libzlib.la -rpath /var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../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 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 -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" ) make[1]: Entering directory '/var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' clang-7 -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' clang-7 -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' clang-7 -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/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_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' clang-7 -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' clang-7 -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' clang-7 -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' clang-7 -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/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_master_2/Modelica/Resources/BuildProjects/gcc' /bin/bash ./libtool --tag=CC --mode=link arm-linux-gnueabi-gcc -Werror -fno-delete-null-pointer-checks -o libModelicaMatIO.la -rpath /var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/armhf ../../C-Sources/ModelicaMatIO.lo ../../C-Sources/snprintf.lo libzlib.la libtool: link: arm-linux-gnueabi-gcc -shared -fPIC -DPIC ../../C-Sources/.libs/ModelicaMatIO.o ../../C-Sources/.libs/snprintf.o -Wl,-rpath -Wl,/var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/.libs -Wl,-rpath -Wl,/var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/armhf ./.libs/libzlib.so -Wl,-soname -Wl,libModelicaMatIO.so.0 -o .libs/libModelicaMatIO.so.0.0.0 ../../C-Sources/.libs/ModelicaMatIO.o: In function `Mat_VarDelete': ModelicaMatIO.c:(.text+0x24fe8): warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' 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 -Werror -fno-delete-null-pointer-checks -o libModelicaIO.la -rpath /var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/armhf ../../C-Sources/ModelicaIO.lo libModelicaMatIO.la libtool: link: arm-linux-gnueabi-gcc -shared -fPIC -DPIC ../../C-Sources/.libs/ModelicaIO.o -Wl,-rpath -Wl,/var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/.libs -Wl,-rpath -Wl,/var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/armhf ./.libs/libModelicaMatIO.so -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" ) make[1]: Entering directory '/var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' clang-7 -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' clang-7 -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/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_master_2/Modelica/Resources/BuildProjects/gcc' /bin/bash ./libtool --tag=CC --mode=link arm-linux-gnueabi-gcc -Werror -fno-delete-null-pointer-checks -o libModelicaStandardTables.la -rpath /var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/armhf ../../C-Sources/ModelicaStandardTables.lo ../../C-Sources/ModelicaStandardTablesUsertab.lo libModelicaMatIO.la -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/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/.libs -Wl,-rpath -Wl,/var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/armhf ./.libs/libModelicaMatIO.so -lm -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/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools' /bin/mkdir -p '/var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/armhf' /bin/bash ./libtool --mode=install /usr/bin/install -c libzlib.la libModelicaExternalC.la libModelicaMatIO.la libModelicaIO.la libModelicaStandardTables.la '/var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/armhf' libtool: install: /usr/bin/install -c .libs/libzlib.so.0.0.0 /var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/armhf/libzlib.so.0.0.0 libtool: install: (cd /var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../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/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../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/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/armhf/libzlib.la libtool: install: /usr/bin/install -c .libs/libModelicaExternalC.so.0.0.0 /var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/armhf/libModelicaExternalC.so.0.0.0 libtool: install: (cd /var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../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/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../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/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/armhf/libModelicaExternalC.la libtool: warning: relinking 'libModelicaMatIO.la' libtool: install: (cd /var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools; /bin/bash "/var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/libtool" --tag CC --mode=relink arm-linux-gnueabi-gcc -Werror -fno-delete-null-pointer-checks -o libModelicaMatIO.la -rpath /var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/armhf ../../C-Sources/ModelicaMatIO.lo ../../C-Sources/snprintf.lo libzlib.la ) libtool: relink: arm-linux-gnueabi-gcc -shared -fPIC -DPIC ../../C-Sources/.libs/ModelicaMatIO.o ../../C-Sources/.libs/snprintf.o -Wl,-rpath -Wl,/var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/armhf -L/var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/armhf -lzlib -Wl,-soname -Wl,libModelicaMatIO.so.0 -o .libs/libModelicaMatIO.so.0.0.0 ../../C-Sources/.libs/ModelicaMatIO.o: In function `Mat_VarDelete': ModelicaMatIO.c:(.text+0x24fe8): warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' libtool: install: /usr/bin/install -c .libs/libModelicaMatIO.so.0.0.0T /var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/armhf/libModelicaMatIO.so.0.0.0 libtool: install: (cd /var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../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/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../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/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/armhf/libModelicaMatIO.la libtool: warning: relinking 'libModelicaIO.la' libtool: install: (cd /var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools; /bin/bash "/var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/libtool" --tag CC --mode=relink arm-linux-gnueabi-gcc -Werror -fno-delete-null-pointer-checks -o libModelicaIO.la -rpath /var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/armhf ../../C-Sources/ModelicaIO.lo libModelicaMatIO.la ) libtool: relink: arm-linux-gnueabi-gcc -shared -fPIC -DPIC ../../C-Sources/.libs/ModelicaIO.o -Wl,-rpath -Wl,/var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/armhf -L/var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/armhf -lModelicaMatIO -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/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/armhf/libModelicaIO.so.0.0.0 libtool: install: (cd /var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../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/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../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/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/armhf/libModelicaIO.la libtool: warning: relinking 'libModelicaStandardTables.la' libtool: install: (cd /var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools; /bin/bash "/var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/libtool" --tag CC --mode=relink arm-linux-gnueabi-gcc -Werror -fno-delete-null-pointer-checks -o libModelicaStandardTables.la -rpath /var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/armhf ../../C-Sources/ModelicaStandardTables.lo ../../C-Sources/ModelicaStandardTablesUsertab.lo libModelicaMatIO.la -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/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/armhf -L/var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/armhf -lModelicaMatIO -lm -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/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/armhf/libModelicaStandardTables.so.0.0.0 libtool: install: (cd /var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../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/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../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/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/armhf/libModelicaStandardTables.la libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/armhf ---------------------------------------------------------------------- Libraries have been installed in: /var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../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/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools' [Pipeline] sh 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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/linux64 --enable-shared --disable-static --enable-hdf5 checking for a BSD-compatible install... + uname [Pipeline] sh make[1]: Entering directory '/var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' clang-7 -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/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_master_2/Modelica/Resources/BuildProjects/gcc' /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... + lscpu -p + egrep -v ^# + + wc -l sort -u -t, -k 2,4 [Pipeline] sh 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... + 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 -j6 TARGETDIR=armhf 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/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' arm-linux-gnueabi-gcc -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' arm-linux-gnueabi-gcc -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' arm-linux-gnueabi-gcc -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' gcc3 checking how to run the C preprocessor... clang-7 -E make[1]: Entering directory '/var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' arm-linux-gnueabi-gcc -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' arm-linux-gnueabi-gcc -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' arm-linux-gnueabi-gcc -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' arm-linux-gnueabi-gcc -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' arm-linux-gnueabi-gcc -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' 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... 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. make[1]: Entering directory '/var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' arm-linux-gnueabi-gcc -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' arm-linux-gnueabi-gcc -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' arm-linux-gnueabi-gcc -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' arm-linux-gnueabi-gcc -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' arm-linux-gnueabi-gcc -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' /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... make[1]: Entering directory '/var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' arm-linux-gnueabi-gcc -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' arm-linux-gnueabi-gcc -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' arm-linux-gnueabi-gcc -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' 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... make[1]: Entering directory '/var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' arm-linux-gnueabi-gcc -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' arm-linux-gnueabi-gcc -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' arm-linux-gnueabi-gcc -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/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/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/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/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' arm-linux-gnueabi-gcc -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' yes checking for sys/types.h... yes checking for sys/stat.h... make[1]: Entering directory '/var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' arm-linux-gnueabi-gcc -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' arm-linux-gnueabi-gcc -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/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/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' 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... 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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/darwin64 --host=x86_64-apple-darwin15 --enable-shared --disable-static --enable-hdf5 yes checking for objdir... .libs checking if clang-7 supports -fno-rtti -fno-exceptions... 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 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... 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... 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... 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... 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... 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 make[1]: Entering directory '/var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' arm-linux-gnueabi-gcc -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/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/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' -lm checking if clang-7 supports -fno-delete-null-pointer-checks... yes checking for library containing floor... 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... no checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for library containing gzclose... /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... -lz checking for mpicc... no checking hdf5.h... OK checking dirent.h usability... 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 dirent.h presence... yes checking for dirent.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for -force_load linker flag... yes checking for ANSI C header files... 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: yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... checking that generated files are newer than configure... done configure: creating ./config.status 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... config.status: creating Makefile 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... config.status: executing depfiles commands config.status: executing libtool commands + make --output-sync -j20 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... /bin/bash ./libtool --tag=CC --mode=link clang-7 -Werror -fno-delete-null-pointer-checks -o libModelicaMatIO.la -rpath /var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/linux64 ../../C-Sources/ModelicaMatIO.lo ../../C-Sources/snprintf.lo -lz libtool: link: clang-7 -shared -fPIC -DPIC ../../C-Sources/.libs/ModelicaMatIO.o ../../C-Sources/.libs/snprintf.o -lz -Wl,-soname -Wl,libModelicaMatIO.so.0 -o .libs/libModelicaMatIO.so.0.0.0 ../../C-Sources/.libs/ModelicaMatIO.o: In function `Mat_VarDelete': ModelicaMatIO.c:(.text+0x3554a): warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' 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 -Werror -fno-delete-null-pointer-checks -o libModelicaExternalC.la -rpath /var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/linux64 ../../C-Sources/ModelicaFFT.lo ../../C-Sources/ModelicaInternal.lo ../../C-Sources/ModelicaRandom.lo ../../C-Sources/ModelicaStrings.lo -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 -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+0x976): 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 -Werror -fno-delete-null-pointer-checks -o libzlib.la -rpath /var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/linux64 -lz libtool: link: clang-7 -shared -fPIC -DPIC -lz -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" ) none required checking if x86_64-apple-darwin15-cc supports -fno-delete-null-pointer-checks... no checking for library containing floor... none required checking zlib.h usability... yes checking zlib.h presence... /bin/bash ./libtool --tag=CC --mode=link clang-7 -Werror -fno-delete-null-pointer-checks -o libModelicaIO.la -rpath /var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/linux64 ../../C-Sources/ModelicaIO.lo libModelicaMatIO.la libtool: link: clang-7 -shared -fPIC -DPIC ../../C-Sources/.libs/ModelicaIO.o -Wl,-rpath -Wl,/var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/.libs -Wl,-rpath -Wl,/var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/linux64 ./.libs/libModelicaMatIO.so -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 -Werror -fno-delete-null-pointer-checks -o libModelicaStandardTables.la -rpath /var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/linux64 ../../C-Sources/ModelicaStandardTables.lo ../../C-Sources/ModelicaStandardTablesUsertab.lo libModelicaMatIO.la -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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/.libs -Wl,-rpath -Wl,/var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/linux64 ./.libs/libModelicaMatIO.so -lm -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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools' /bin/mkdir -p '/var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/linux64' libtool: install: /usr/bin/install -c .libs/libzlib.so.0.0.0 /var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/linux64/libzlib.so.0.0.0 libtool: install: (cd /var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/linux64/libzlib.la libtool: install: /usr/bin/install -c .libs/libModelicaExternalC.so.0.0.0 /var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/linux64/libModelicaExternalC.so.0.0.0 libtool: install: (cd /var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/linux64/libModelicaExternalC.la libtool: install: /usr/bin/install -c .libs/libModelicaMatIO.so.0.0.0 /var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/linux64/libModelicaMatIO.so.0.0.0 libtool: install: (cd /var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/linux64/libModelicaMatIO.la libtool: warning: relinking 'libModelicaIO.la' libtool: install: (cd /var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools; /bin/bash "/var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/libtool" --tag CC --mode=relink clang-7 -Werror -fno-delete-null-pointer-checks -o libModelicaIO.la -rpath /var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/linux64 ../../C-Sources/ModelicaIO.lo libModelicaMatIO.la ) yes checking for zlib.h... yes checking for library containing gzclose... -lz checking for mpicc... yes checking hdf5.h... libtool: relink: clang-7 -shared -fPIC -DPIC ../../C-Sources/.libs/ModelicaIO.o -Wl,-rpath -Wl,/var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/linux64 -L/var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/linux64 -lModelicaMatIO -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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/linux64/libModelicaIO.so.0.0.0 libtool: install: (cd /var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/linux64/libModelicaIO.la libtool: warning: relinking 'libModelicaStandardTables.la' libtool: install: (cd /var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools; /bin/bash "/var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/libtool" --tag CC --mode=relink clang-7 -Werror -fno-delete-null-pointer-checks -o libModelicaStandardTables.la -rpath /var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/linux64 ../../C-Sources/ModelicaStandardTables.lo ../../C-Sources/ModelicaStandardTablesUsertab.lo libModelicaMatIO.la -lm ) failed checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking locale.h usability... libtool: relink: clang-7 -shared -fPIC -DPIC ../../C-Sources/.libs/ModelicaStandardTables.o ../../C-Sources/.libs/ModelicaStandardTablesUsertab.o -Wl,-rpath -Wl,/var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/linux64 -L/var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/linux64 -lModelicaMatIO -lm -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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/linux64/libModelicaStandardTables.so.0.0.0 libtool: install: (cd /var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/linux64/libModelicaStandardTables.la 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()... libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/linux64 ---------------------------------------------------------------------- Libraries have been installed in: /var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools' 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 [Pipeline] sh + export CC=clang-7 + cd .CI/Test + ./test.sh nostatic + export LIBRARIES=/var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/.CI/Test/../../Modelica/Resources/Library/linux64/ + test ! -z clang-7 + test ! nostatic = nostatic + test ! nostatic = onlystatic + clang-7 -L /var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/.CI/Test/../../Modelica/Resources/Library/linux64/ -Wl,-rpath /var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/.CI/Test/../../Modelica/Resources/Library/linux64/ FileSystem.c -lModelicaExternalC + ./a.out + clang-7 -L /var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/.CI/Test/../../Modelica/Resources/Library/linux64/ -Wl,-rpath /var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/.CI/Test/../../Modelica/Resources/Library/linux64/ ModelicaStrings.c -lModelicaExternalC + ./a.out + clang-7 -L /var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/.CI/Test/../../Modelica/Resources/Library/linux64/ -Wl,-rpath /var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/.CI/Test/../../Modelica/Resources/Library/linux64/ Tables.c -lModelicaStandardTables -lModelicaIO -lModelicaMatIO + ./a.out Requested tableName abc nipo 0 + clang-7 -L /var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/.CI/Test/../../Modelica/Resources/Library/linux64/ -Wl,-rpath /var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/.CI/Test/../../Modelica/Resources/Library/linux64/ TablesNoUsertab.c -lModelicaStandardTables -lModelicaIO -lModelicaMatIO + ./a.out [Pipeline] sh config.status: creating Makefile config.status: executing depfiles commands config.status: executing libtool commands + make --output-sync -j8 /bin/bash ./libtool --tag=CC --mode=link x86_64-apple-darwin15-cc -Os -fPIC -o libModelicaExternalC.la -rpath /var/lib/jenkins/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../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 -o libModelicaMatIO.la -rpath /var/lib/jenkins/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../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 -o libzlib.la -rpath /var/lib/jenkins/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../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 -o libModelicaIO.la -rpath /var/lib/jenkins/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../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" ) /bin/bash ./libtool --tag=CC --mode=link x86_64-apple-darwin15-cc -Os -fPIC -o libModelicaStandardTables.la -rpath /var/lib/jenkins/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../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" ) + make install make[1]: Entering directory '/var/lib/jenkins/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools' /bin/mkdir -p '/var/lib/jenkins/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/darwin64' libtool: install: /usr/bin/install -c .libs/libzlib.0.dylib /var/lib/jenkins/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/darwin64/libzlib.0.dylib libtool: install: (cd /var/lib/jenkins/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/darwin64/libzlib.la libtool: install: /usr/bin/install -c .libs/libModelicaExternalC.0.dylib /var/lib/jenkins/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/darwin64/libModelicaExternalC.0.dylib libtool: install: (cd /var/lib/jenkins/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/darwin64/libModelicaExternalC.la libtool: install: /usr/bin/install -c .libs/libModelicaMatIO.0.dylib /var/lib/jenkins/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/darwin64/libModelicaMatIO.0.dylib libtool: install: (cd /var/lib/jenkins/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/darwin64/libModelicaMatIO.la libtool: install: /usr/bin/install -c .libs/libModelicaIO.0.dylib /var/lib/jenkins/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/darwin64/libModelicaIO.0.dylib libtool: install: (cd /var/lib/jenkins/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/darwin64/libModelicaIO.la libtool: install: /usr/bin/install -c .libs/libModelicaStandardTables.0.dylib /var/lib/jenkins/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/darwin64/libModelicaStandardTables.0.dylib libtool: install: (cd /var/lib/jenkins/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools/../../Library/darwin64/libModelicaStandardTables.la make[1]: Nothing to be done for 'install-data-am'. make[1]: Leaving directory '/var/lib/jenkins/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/autotools' + uname [Pipeline] sh [Pipeline] sh + uname [Pipeline] sh + lscpu -p + egrep -v ^# + sort -u -t, -k 2,4 + wc -l [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 -j8 TARGETDIR=darwin64 + export CC=clang-7 + rm -rf Modelica/Resources/Library/linux64 + mkdir -p Modelica/Resources/Library/linux64 + cd Modelica/Resources/BuildProjects/gcc + make --output-sync -j20 TARGETDIR=linux64 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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' clang-7 -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' clang-7 -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' clang-7 -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' clang-7 -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' 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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' x86_64-apple-darwin15-cc -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' x86_64-apple-darwin15-cc -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' x86_64-apple-darwin15-cc -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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] ../../C-Sources/ModelicaStrings.c:141:9: warning: comparison of nonnull parameter 'string1' equal to a null pointer is 'false' on first encounter [-Wtautological-pointer-compare] if (string1 == 0 || string2 == 0) { ^~~~~~~ ~ ../../C-Sources/ModelicaStrings.h:85:52: note: declared 'nonnull' here _In_z_ const char* string2, int caseSensitive) MODELICA_NONNULLATTR; ^ ../../C-Sources/ModelicaStrings.h:62:45: note: expanded from macro 'MODELICA_NONNULLATTR' #define MODELICA_NONNULLATTR __attribute__((nonnull)) ^ ../../C-Sources/ModelicaStrings.c:141:25: warning: comparison of nonnull parameter 'string2' equal to a null pointer is 'false' on first encounter [-Wtautological-pointer-compare] if (string1 == 0 || string2 == 0) { ^~~~~~~ ~ ../../C-Sources/ModelicaStrings.h:85:52: note: declared 'nonnull' here _In_z_ const char* string2, int caseSensitive) MODELICA_NONNULLATTR; ^ ../../C-Sources/ModelicaStrings.h:62:45: note: expanded from macro 'MODELICA_NONNULLATTR' #define MODELICA_NONNULLATTR __attribute__((nonnull)) ^ 2 warnings generated. make[1]: Leaving directory '/var/lib/jenkins/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' x86_64-apple-darwin15-cc -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' x86_64-apple-darwin15-cc -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' x86_64-apple-darwin15-cc -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' x86_64-apple-darwin15-cc -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' x86_64-apple-darwin15-cc -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' clang-7 -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o ModelicaStrings.o ../../C-Sources/ModelicaStrings.c ../../C-Sources/ModelicaStrings.c:141:9: warning: comparison of nonnull parameter 'string1' equal to a null pointer is 'false' on first encounter [-Wtautological-pointer-compare] if (string1 == 0 || string2 == 0) { ^~~~~~~ ~ ../../C-Sources/ModelicaStrings.h:85:52: note: declared 'nonnull' here _In_z_ const char* string2, int caseSensitive) MODELICA_NONNULLATTR; ^ ../../C-Sources/ModelicaStrings.h:62:45: note: expanded from macro 'MODELICA_NONNULLATTR' #define MODELICA_NONNULLATTR __attribute__((nonnull)) ^ ../../C-Sources/ModelicaStrings.c:141:25: warning: comparison of nonnull parameter 'string2' equal to a null pointer is 'false' on first encounter [-Wtautological-pointer-compare] if (string1 == 0 || string2 == 0) { ^~~~~~~ ~ ../../C-Sources/ModelicaStrings.h:85:52: note: declared 'nonnull' here _In_z_ const char* string2, int caseSensitive) MODELICA_NONNULLATTR; ^ ../../C-Sources/ModelicaStrings.h:62:45: note: expanded from macro 'MODELICA_NONNULLATTR' #define MODELICA_NONNULLATTR __attribute__((nonnull)) ^ 2 warnings generated. make[1]: Leaving directory '/var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' clang-7 -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' clang-7 -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' clang-7 -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' clang-7 -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' clang-7 -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' clang-7 -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' clang-7 -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' clang-7 -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' clang-7 -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' clang-7 -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' clang-7 -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' clang-7 -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' clang-7 -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' x86_64-apple-darwin15-cc -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' x86_64-apple-darwin15-cc -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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] make[1]: Leaving directory '/var/lib/jenkins/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' x86_64-apple-darwin15-cc -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' x86_64-apple-darwin15-cc -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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:652: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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' x86_64-apple-darwin15-cc -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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] make[1]: Leaving directory '/var/lib/jenkins/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' x86_64-apple-darwin15-cc -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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] make[1]: Leaving directory '/var/lib/jenkins/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' x86_64-apple-darwin15-cc -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' x86_64-apple-darwin15-cc -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' clang-7 -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' clang-7 -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' x86_64-apple-darwin15-cc -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' x86_64-apple-darwin15-cc -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins/ws/n_ModelicaStandardLibrary_master/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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins/ws/n_ModelicaStandardLibrary_master/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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' x86_64-apple-darwin15-cc -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' x86_64-apple-darwin15-cc -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' x86_64-apple-darwin15-cc -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' clang-7 -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' clang-7 -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' x86_64-apple-darwin15-cc -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins/ws/n_ModelicaStandardLibrary_master/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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' x86_64-apple-darwin15-cc -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins/ws/n_ModelicaStandardLibrary_master/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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' clang-7 -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' clang-7 -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/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_master_2/Modelica/Resources/BuildProjects/gcc' [Pipeline] sh + export CC=clang-7 + cd .CI/Test + ./test.sh onlystatic + export LIBRARIES=/var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/.CI/Test/../../Modelica/Resources/Library/linux32/ + test ! -z clang-7 + test ! onlystatic = nostatic + clang-7 -L /var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/.CI/Test/../../Modelica/Resources/Library/linux32/ FileSystem.c -Wl,-Bstatic -lModelicaExternalC -Wl,-Bdynamic /var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/.CI/Test/../../Modelica/Resources/Library/linux32//libModelicaExternalC.a(ModelicaInternal.o): In function `ModelicaInternal_temporaryFileName': ModelicaInternal.c:(.text+0x69d): warning: the use of `tmpnam' is dangerous, better use `mkstemp' + ./a.out + clang-7 -L /var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/.CI/Test/../../Modelica/Resources/Library/linux32/ ModelicaStrings.c -Wl,-Bstatic -lModelicaExternalC -Wl,-Bdynamic + ./a.out + clang-7 -L /var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/.CI/Test/../../Modelica/Resources/Library/linux32/ Tables.c -Wl,-Bstatic -lModelicaStandardTables -lModelicaIO -lModelicaMatIO -lzlib -Wl,-Bdynamic -lm /var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/.CI/Test/../../Modelica/Resources/Library/linux32//libModelicaMatIO.a(ModelicaMatIO.o): In function `Mat_VarDelete': ModelicaMatIO.c:(.text+0x22a9): warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' + ./a.out Requested tableName abc nipo 0 + clang-7 -L /var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/.CI/Test/../../Modelica/Resources/Library/linux32/ TablesNoUsertab.c -Wl,-Bstatic -lModelicaStandardTables -lModelicaIO -lModelicaMatIO -lzlib -Wl,-Bdynamic -lm /var/lib/jenkins1/ws/ModelicaStandardLibrary_master_2/.CI/Test/../../Modelica/Resources/Library/linux32//libModelicaMatIO.a(ModelicaMatIO.o): In function `Mat_VarDelete': ModelicaMatIO.c:(.text+0x22a9): warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' + ./a.out + test ! onlystatic = onlystatic [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 dd068a9eebb22711dae4810f4791f5c03b31ae1e6585ff2805ae971d461a92ef $ docker rm -f dd068a9eebb22711dae4810f4791f5c03b31ae1e6585ff2805ae971d461a92ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } make[1]: Entering directory '/var/lib/jenkins/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' x86_64-apple-darwin15-cc -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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] make[1]: Leaving directory '/var/lib/jenkins/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins/ws/n_ModelicaStandardLibrary_master/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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' [Pipeline] sh + export CC=x86_64-apple-darwin15-cc + cd .CI/Test [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 e64d52330e1891ad91e849ef1b79d4d412f4cb31ef0fa814c44e42da0fe1bc63 $ docker rm -f e64d52330e1891ad91e849ef1b79d4d412f4cb31ef0fa814c44e42da0fe1bc63 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } make[1]: Entering directory '/var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' clang-7 -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/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/n_ModelicaStandardLibrary_master/Modelica/Resources/BuildProjects/gcc' [Pipeline] sh + export CC=clang-7 + cd .CI/Test + ./test.sh onlystatic + export LIBRARIES=/var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/.CI/Test/../../Modelica/Resources/Library/linux64/ + test ! -z clang-7 + test ! onlystatic = nostatic + clang-7 -L /var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/.CI/Test/../../Modelica/Resources/Library/linux64/ FileSystem.c -Wl,-Bstatic -lModelicaExternalC -Wl,-Bdynamic /var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/.CI/Test/../../Modelica/Resources/Library/linux64//libModelicaExternalC.a(ModelicaInternal.o): In function `ModelicaInternal_temporaryFileName': ModelicaInternal.c:(.text+0x627): warning: the use of `tmpnam' is dangerous, better use `mkstemp' + ./a.out + clang-7 -L /var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/.CI/Test/../../Modelica/Resources/Library/linux64/ ModelicaStrings.c -Wl,-Bstatic -lModelicaExternalC -Wl,-Bdynamic + ./a.out + clang-7 -L /var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/.CI/Test/../../Modelica/Resources/Library/linux64/ Tables.c -Wl,-Bstatic -lModelicaStandardTables -lModelicaIO -lModelicaMatIO -lzlib -Wl,-Bdynamic -lm /var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/.CI/Test/../../Modelica/Resources/Library/linux64//libModelicaMatIO.a(ModelicaMatIO.o): In function `Mat_VarDelete': ModelicaMatIO.c:(.text+0x22a9): warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' + ./a.out Requested tableName abc nipo 0 + clang-7 -L /var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/.CI/Test/../../Modelica/Resources/Library/linux64/ TablesNoUsertab.c -Wl,-Bstatic -lModelicaStandardTables -lModelicaIO -lModelicaMatIO -lzlib -Wl,-Bdynamic -lm /var/lib/jenkins1/ws/n_ModelicaStandardLibrary_master/.CI/Test/../../Modelica/Resources/Library/linux64//libModelicaMatIO.a(ModelicaMatIO.o): In function `Mat_VarDelete': ModelicaMatIO.c:(.text+0x22a9): warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' + ./a.out + test ! onlystatic = onlystatic [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 8d53a20acf057019d07e28a961893ce0bb708d32582f7ff0f36a7aee2d50acaa $ docker rm -f 8d53a20acf057019d07e28a961893ce0bb708d32582f7ff0f36a7aee2d50acaa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } make[1]: Entering directory '/var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' x86_64-w64-mingw32-gcc -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/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/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' [Pipeline] sh + export CC=x86_64-w64-mingw32-gcc + cd .CI/Test [Pipeline] sh + uname [Pipeline] sh + lscpu -p + egrep -v ^# + sort -u -t, -k 2,4 + wc -l [Pipeline] sh + export CC=i686-w64-mingw32-gcc + export CPPFLAGS= + 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/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../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 for library containing floor... no 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 -Werror -fno-delete-null-pointer-checks -o libModelicaExternalC.la -rpath /var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../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 -Werror -fno-delete-null-pointer-checks -o libzlib.la -rpath /var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../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 -Werror -fno-delete-null-pointer-checks -o libModelicaMatIO.la -rpath /var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../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 -Werror -fno-delete-null-pointer-checks -o libModelicaIO.la -rpath /var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../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" ) /bin/bash ./libtool --tag=CC --mode=link i686-w64-mingw32-gcc -Werror -fno-delete-null-pointer-checks -o libModelicaStandardTables.la -rpath /var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../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" ) + make install make[1]: Entering directory '/var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools' /bin/mkdir -p '/var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/windows' /bin/bash ./libtool --mode=install /usr/bin/install -c libzlib.la libModelicaExternalC.la libModelicaMatIO.la libModelicaIO.la libModelicaStandardTables.la '/var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/windows' libtool: install: /usr/bin/install -c .libs/libzlib.lai /var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/windows/libzlib.la libtool: install: /usr/bin/install -c .libs/libModelicaExternalC.lai /var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/windows/libModelicaExternalC.la libtool: install: /usr/bin/install -c .libs/libModelicaMatIO.lai /var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/windows/libModelicaMatIO.la libtool: install: /usr/bin/install -c .libs/libModelicaIO.lai /var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/windows/libModelicaIO.la libtool: install: /usr/bin/install -c .libs/libModelicaStandardTables.lai /var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/windows/libModelicaStandardTables.la libtool: install: /usr/bin/install -c .libs/libzlib.a /var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/windows/libzlib.a libtool: install: chmod 644 /var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/windows/libzlib.a libtool: install: i686-w64-mingw32-ranlib /var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/windows/libzlib.a libtool: install: /usr/bin/install -c .libs/libModelicaExternalC.a /var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/windows/libModelicaExternalC.a libtool: install: chmod 644 /var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/windows/libModelicaExternalC.a libtool: install: i686-w64-mingw32-ranlib /var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/windows/libModelicaExternalC.a libtool: install: /usr/bin/install -c .libs/libModelicaMatIO.a /var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/windows/libModelicaMatIO.a libtool: install: chmod 644 /var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/windows/libModelicaMatIO.a libtool: install: i686-w64-mingw32-ranlib /var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/windows/libModelicaMatIO.a libtool: install: /usr/bin/install -c .libs/libModelicaIO.a /var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/windows/libModelicaIO.a libtool: install: chmod 644 /var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/windows/libModelicaIO.a libtool: install: i686-w64-mingw32-ranlib /var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/windows/libModelicaIO.a libtool: install: /usr/bin/install -c .libs/libModelicaStandardTables.a /var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/windows/libModelicaStandardTables.a libtool: install: chmod 644 /var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/windows/libModelicaStandardTables.a libtool: install: i686-w64-mingw32-ranlib /var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/autotools/../../Library/windows/libModelicaStandardTables.a make[1]: Nothing to be done for 'install-data-am'. make[1]: Leaving directory '/var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/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=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 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/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' i686-w64-mingw32-gcc -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' i686-w64-mingw32-gcc -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' i686-w64-mingw32-gcc -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' i686-w64-mingw32-gcc -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' i686-w64-mingw32-gcc -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' i686-w64-mingw32-gcc -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' i686-w64-mingw32-gcc -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' i686-w64-mingw32-gcc -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' i686-w64-mingw32-gcc -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' i686-w64-mingw32-gcc -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' i686-w64-mingw32-gcc -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' i686-w64-mingw32-gcc -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' i686-w64-mingw32-gcc -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' i686-w64-mingw32-gcc -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' i686-w64-mingw32-gcc -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' i686-w64-mingw32-gcc -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' i686-w64-mingw32-gcc -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/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/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' i686-w64-mingw32-gcc -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' i686-w64-mingw32-gcc -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/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/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' i686-w64-mingw32-gcc -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' i686-w64-mingw32-gcc -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' i686-w64-mingw32-gcc -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/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/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' i686-w64-mingw32-gcc -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/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/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' arm-linux-gnueabi-gcc -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins/ws/ModelicaStandardLibrary_master_2/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/jenkins/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' [Pipeline] sh + export CC=arm-linux-gnueabi-gcc + cd .CI/Test [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 792a142d6cbb80820de581714d82cc7dfc76376458086822ed2d7e1a62480063 $ docker rm -f 792a142d6cbb80820de581714d82cc7dfc76376458086822ed2d7e1a62480063 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } make[1]: Entering directory '/var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' i686-w64-mingw32-gcc -DNDEBUG -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_HIDDEN -DHAVE_MEMCPY -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/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' make[1]: Entering directory '/var/lib/jenkins2/ws/ModelicaStandardLibrary_master_2/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/jenkins2/ws/ModelicaStandardLibrary_master_2/Modelica/Resources/BuildProjects/gcc' [Pipeline] sh + export CC=i686-w64-mingw32-gcc + cd .CI/Test [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 7417944f52139531ecb0d45ff8991313b29b362e0a0a9269ef5c7c81d6027a43 $ docker rm -f 7417944f52139531ecb0d45ff8991313b29b362e0a0a9269ef5c7c81d6027a43 [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