Skip to content

Console Output

Skipping 670 KB.. Full Log
 > git rev-parse --verify HEAD # timeout=10
No valid HEAD. Skipping the resetting
 > git clean -fdx # timeout=10
Fetching upstream changes from https://github.com/modelica/ModelicaStandardLibrary.git
using GIT_ASKPASS to set credentials GitHub Access Token
 > git fetch --no-tags --force --progress -- https://github.com/modelica/ModelicaStandardLibrary.git +refs/pull/3825/head:refs/remotes/origin/PR-3825 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 531f1c7eaa722a0ce9ae325d67b71dc35cfe6b2c # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials GitHub Access Token
 > git merge 76557cb0001d37483947f5c8ebc5703146439a64 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c30f33e15951f4d2677f47f0e0f51c48f1d0e3c7 # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b PR-3825 c30f33e15951f4d2677f47f0e0f51c48f1d0e3c7 # timeout=10
 > git rev-list --no-walk 2291a1cd07e2a74fd03a5ce54e09865e08ed04c3 # timeout=10
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
a48c500ed24e: Verifying Checksum
a48c500ed24e: Download complete
d65b6cdca137: Verifying Checksum
d65b6cdca137: Download complete
b2873f09b68d: Verifying Checksum
b2873f09b68d: Download complete
0bd4e0cf455b: Verifying Checksum
0bd4e0cf455b: Download complete
91abfa235f44: Verifying Checksum
91abfa235f44: Download complete
a48c500ed24e: Pull complete
1e1de00ff7e1: Pull complete
0330ca45a200: Pull complete
471db38bcfbf: Pull complete
0b4aba487617: Pull complete
55353ae0795b: Pull complete
06fbe0a9e4a6: Pull complete
e6c3b1403e39: Verifying Checksum
e6c3b1403e39: Download complete
d06bb0e07787: Verifying Checksum
d06bb0e07787: Download complete
48761bb50d3d: Verifying Checksum
48761bb50d3d: Download complete
4f112d59bf0e: Verifying Checksum
4f112d59bf0e: Download complete
0e520c038aa4: Verifying Checksum
0e520c038aa4: Download complete
246780d113a9: Verifying Checksum
246780d113a9: Download complete
246780d113a9: Pull complete
ae22cfbe004d: Pull complete
4f112d59bf0e: Pull complete
d65b6cdca137: Pull complete
b2873f09b68d: Pull complete
0bd4e0cf455b: Pull complete
91abfa235f44: Pull complete
e6c3b1403e39: Pull complete
d06bb0e07787: Pull complete
48761bb50d3d: Pull complete
0e520c038aa4: Pull complete
Digest: sha256:cd378be5b99c101494a7716dd9a33133e3d5a00d8eee200d684dae89929405fe
Status: Downloaded newer image for docker.openmodelica.org/osxcross-omsimulator:v2.0
docker.openmodelica.org/osxcross-omsimulator:v2.0
[Pipeline] isUnix
[Pipeline] sh
+ docker inspect -f . docker.openmodelica.org/osxcross-omsimulator:v2.0
.
[Pipeline] withDockerContainer
intel-3930k-1 does not seem to be running inside a container
$ docker run -t -d -u 1001:1001 -w /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825 -v /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825:/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825:rw,z -v /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825@tmp:/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** docker.openmodelica.org/osxcross-omsimulator:v2.0 cat
$ docker top cfb3edff8327550f61bf3525273007ca5615bc6cf7ad59b2dd0221326934b369 -eo pid,comm
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ hostname
cfb3edff8327
[Pipeline] sh
+ uname
[Pipeline] sh
+ lscpu -p
+ egrep -v ^#
+ sort -u -t, -k 2,4
+ wc -l
[Pipeline] sh
+ export CC=x86_64-apple-darwin15-cc
+ export CPPFLAGS= -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test
+ export CFLAGS=-Os -fPIC
+ rm -rf Modelica/Resources/Library/linux32 Modelica/Resources/Library/linux64 Modelica/Resources/Library/win32 Modelica/Resources/Library/win64
+ mkdir -p Modelica/Resources/Library/darwin64
+ cd Modelica/Resources/BuildProjects/autotools
+ git clean -fdx .
+ ./autogen.sh
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
configure.ac:9: installing './compile'
configure.ac:12: installing './config.guess'
configure.ac:12: installing './config.sub'
configure.ac:5: installing './install-sh'
configure.ac:5: installing './missing'
Makefile.am: installing './INSTALL'
Makefile.am: installing './depcomp'
+ ./configure --libdir=/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/Library/darwin64 --host=x86_64-apple-darwin15 --enable-static --enable-shared --enable-static-zlib --disable-hdf5
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for x86_64-apple-darwin15-strip... x86_64-apple-darwin15-strip
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for x86_64-apple-darwin15-gcc... x86_64-apple-darwin15-cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-apple-darwin15-cc accepts -g... yes
checking for x86_64-apple-darwin15-cc option to accept ISO C89... none needed
checking whether x86_64-apple-darwin15-cc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of x86_64-apple-darwin15-cc... gcc3
checking how to run the C preprocessor... x86_64-apple-darwin15-cc -E
checking whether make sets $(MAKE)... (cached) yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-apple-darwin15
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by x86_64-apple-darwin15-cc... /opt/osxcross/bin/x86_64-apple-darwin15-ld
checking if the linker (/opt/osxcross/bin/x86_64-apple-darwin15-ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /opt/osxcross/bin/x86_64-apple-darwin15-nm
checking the name lister (/opt/osxcross/bin/x86_64-apple-darwin15-nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-apple-darwin15 format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /opt/osxcross/bin/x86_64-apple-darwin15-ld option to reload object files... -r
checking for x86_64-apple-darwin15-objdump... no
checking for objdump... objdump
configure: WARNING: using cross tools not prefixed with host triplet
checking how to recognize dependent libraries... pass_all
checking for x86_64-apple-darwin15-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-apple-darwin15-ar... x86_64-apple-darwin15-ar
checking for archiver @FILE support... no
checking for x86_64-apple-darwin15-strip... (cached) x86_64-apple-darwin15-strip
checking for x86_64-apple-darwin15-ranlib... x86_64-apple-darwin15-ranlib
checking command to parse /opt/osxcross/bin/x86_64-apple-darwin15-nm output from x86_64-apple-darwin15-cc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for x86_64-apple-darwin15-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for x86_64-apple-darwin15-dsymutil... x86_64-apple-darwin15-dsymutil
checking for x86_64-apple-darwin15-nmedit... x86_64-apple-darwin15-nmedit
checking for x86_64-apple-darwin15-lipo... x86_64-apple-darwin15-lipo
checking for x86_64-apple-darwin15-otool... x86_64-apple-darwin15-otool
checking for x86_64-apple-darwin15-otool64... no
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if x86_64-apple-darwin15-cc supports -fno-rtti -fno-exceptions... yes
checking for x86_64-apple-darwin15-cc option to produce PIC... -fno-common -DPIC
checking if x86_64-apple-darwin15-cc PIC flag -fno-common -DPIC works... yes
checking if x86_64-apple-darwin15-cc static flag -static works... no
checking if x86_64-apple-darwin15-cc supports -c -o file.o... yes
checking if x86_64-apple-darwin15-cc supports -c -o file.o... (cached) yes
checking whether the x86_64-apple-darwin15-cc linker (/opt/osxcross/bin/x86_64-apple-darwin15-ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin15 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for library containing atan2... none required
checking if x86_64-apple-darwin15-cc supports -fno-delete-null-pointer-checks... no
checking if x86_64-apple-darwin15-cc supports -Werror=implicit-function-declaration... yes
checking for library containing floor... none required
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for library containing gzclose... -lz
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for getpid()... yes
ModelicaMatIO may use ZLIB: Yes
ModelicaMatIO may use HDF5: No
ModelicaMatIO may use MAT7.3: No
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
+ make --output-sync -j6
depbase=`echo ../../C-Sources/zlib/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.   -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1  -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/gzclose.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/gzclose.lo ../../C-Sources/zlib/gzclose.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  x86_64-apple-darwin15-cc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/gzclose.lo -MD -MP -MF ../../C-Sources/zlib/.deps/gzclose.Tpo -c ../../C-Sources/zlib/gzclose.c  -fno-common -DPIC -o ../../C-Sources/zlib/.libs/gzclose.o
libtool: compile:  x86_64-apple-darwin15-cc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/gzclose.lo -MD -MP -MF ../../C-Sources/zlib/.deps/gzclose.Tpo -c ../../C-Sources/zlib/gzclose.c -o ../../C-Sources/zlib/gzclose.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/zlib/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.   -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1  -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/compress.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/compress.lo ../../C-Sources/zlib/compress.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  x86_64-apple-darwin15-cc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/compress.lo -MD -MP -MF ../../C-Sources/zlib/.deps/compress.Tpo -c ../../C-Sources/zlib/compress.c  -fno-common -DPIC -o ../../C-Sources/zlib/.libs/compress.o
libtool: compile:  x86_64-apple-darwin15-cc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/compress.lo -MD -MP -MF ../../C-Sources/zlib/.deps/compress.Tpo -c ../../C-Sources/zlib/compress.c -o ../../C-Sources/zlib/compress.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/zlib/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.   -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1  -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/adler32.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/adler32.lo ../../C-Sources/zlib/adler32.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  x86_64-apple-darwin15-cc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/adler32.lo -MD -MP -MF ../../C-Sources/zlib/.deps/adler32.Tpo -c ../../C-Sources/zlib/adler32.c  -fno-common -DPIC -o ../../C-Sources/zlib/.libs/adler32.o
libtool: compile:  x86_64-apple-darwin15-cc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/adler32.lo -MD -MP -MF ../../C-Sources/zlib/.deps/adler32.Tpo -c ../../C-Sources/zlib/adler32.c -o ../../C-Sources/zlib/adler32.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/zlib/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.   -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1  -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/crc32.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/crc32.lo ../../C-Sources/zlib/crc32.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  x86_64-apple-darwin15-cc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/crc32.lo -MD -MP -MF ../../C-Sources/zlib/.deps/crc32.Tpo -c ../../C-Sources/zlib/crc32.c  -fno-common -DPIC -o ../../C-Sources/zlib/.libs/crc32.o
libtool: compile:  x86_64-apple-darwin15-cc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/crc32.lo -MD -MP -MF ../../C-Sources/zlib/.deps/crc32.Tpo -c ../../C-Sources/zlib/crc32.c -o ../../C-Sources/zlib/crc32.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/zlib/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.   -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1  -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/gzlib.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/gzlib.lo ../../C-Sources/zlib/gzlib.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  x86_64-apple-darwin15-cc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/gzlib.lo -MD -MP -MF ../../C-Sources/zlib/.deps/gzlib.Tpo -c ../../C-Sources/zlib/gzlib.c  -fno-common -DPIC -o ../../C-Sources/zlib/.libs/gzlib.o
libtool: compile:  x86_64-apple-darwin15-cc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/gzlib.lo -MD -MP -MF ../../C-Sources/zlib/.deps/gzlib.Tpo -c ../../C-Sources/zlib/gzlib.c -o ../../C-Sources/zlib/gzlib.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/zlib/gzwrite.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-apple-darwin15-cc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1  -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/gzwrite.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/gzwrite.lo ../../C-Sources/zlib/gzwrite.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  x86_64-apple-darwin15-cc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/gzwrite.lo -MD -MP -MF ../../C-Sources/zlib/.deps/gzwrite.Tpo -c ../../C-Sources/zlib/gzwrite.c  -fno-common -DPIC -o ../../C-Sources/zlib/.libs/gzwrite.o
libtool: compile:  x86_64-apple-darwin15-cc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/gzwrite.lo -MD -MP -MF ../../C-Sources/zlib/.deps/gzwrite.Tpo -c ../../C-Sources/zlib/gzwrite.c -o ../../C-Sources/zlib/gzwrite.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/zlib/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.   -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1  -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/inffast.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/inffast.lo ../../C-Sources/zlib/inffast.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  x86_64-apple-darwin15-cc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/inffast.lo -MD -MP -MF ../../C-Sources/zlib/.deps/inffast.Tpo -c ../../C-Sources/zlib/inffast.c  -fno-common -DPIC -o ../../C-Sources/zlib/.libs/inffast.o
libtool: compile:  x86_64-apple-darwin15-cc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/inffast.lo -MD -MP -MF ../../C-Sources/zlib/.deps/inffast.Tpo -c ../../C-Sources/zlib/inffast.c -o ../../C-Sources/zlib/inffast.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/zlib/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.   -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1  -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/gzread.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/gzread.lo ../../C-Sources/zlib/gzread.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  x86_64-apple-darwin15-cc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/gzread.lo -MD -MP -MF ../../C-Sources/zlib/.deps/gzread.Tpo -c ../../C-Sources/zlib/gzread.c  -fno-common -DPIC -o ../../C-Sources/zlib/.libs/gzread.o
libtool: compile:  x86_64-apple-darwin15-cc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/gzread.lo -MD -MP -MF ../../C-Sources/zlib/.deps/gzread.Tpo -c ../../C-Sources/zlib/gzread.c -o ../../C-Sources/zlib/gzread.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/zlib/deflate.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-apple-darwin15-cc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1  -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/deflate.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/deflate.lo ../../C-Sources/zlib/deflate.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  x86_64-apple-darwin15-cc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/deflate.lo -MD -MP -MF ../../C-Sources/zlib/.deps/deflate.Tpo -c ../../C-Sources/zlib/deflate.c  -fno-common -DPIC -o ../../C-Sources/zlib/.libs/deflate.o
libtool: compile:  x86_64-apple-darwin15-cc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/deflate.lo -MD -MP -MF ../../C-Sources/zlib/.deps/deflate.Tpo -c ../../C-Sources/zlib/deflate.c -o ../../C-Sources/zlib/deflate.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/zlib/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.   -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1  -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/infback.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/infback.lo ../../C-Sources/zlib/infback.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  x86_64-apple-darwin15-cc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/infback.lo -MD -MP -MF ../../C-Sources/zlib/.deps/infback.Tpo -c ../../C-Sources/zlib/infback.c  -fno-common -DPIC -o ../../C-Sources/zlib/.libs/infback.o
libtool: compile:  x86_64-apple-darwin15-cc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/infback.lo -MD -MP -MF ../../C-Sources/zlib/.deps/infback.Tpo -c ../../C-Sources/zlib/infback.c -o ../../C-Sources/zlib/infback.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/zlib/uncompr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-apple-darwin15-cc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1  -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/uncompr.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/uncompr.lo ../../C-Sources/zlib/uncompr.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  x86_64-apple-darwin15-cc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/uncompr.lo -MD -MP -MF ../../C-Sources/zlib/.deps/uncompr.Tpo -c ../../C-Sources/zlib/uncompr.c  -fno-common -DPIC -o ../../C-Sources/zlib/.libs/uncompr.o
libtool: compile:  x86_64-apple-darwin15-cc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/uncompr.lo -MD -MP -MF ../../C-Sources/zlib/.deps/uncompr.Tpo -c ../../C-Sources/zlib/uncompr.c -o ../../C-Sources/zlib/uncompr.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/zlib/inftrees.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-apple-darwin15-cc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1  -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/inftrees.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/inftrees.lo ../../C-Sources/zlib/inftrees.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  x86_64-apple-darwin15-cc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/inftrees.lo -MD -MP -MF ../../C-Sources/zlib/.deps/inftrees.Tpo -c ../../C-Sources/zlib/inftrees.c  -fno-common -DPIC -o ../../C-Sources/zlib/.libs/inftrees.o
libtool: compile:  x86_64-apple-darwin15-cc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/inftrees.lo -MD -MP -MF ../../C-Sources/zlib/.deps/inftrees.Tpo -c ../../C-Sources/zlib/inftrees.c -o ../../C-Sources/zlib/inftrees.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/zlib/zutil.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-apple-darwin15-cc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1  -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/zutil.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/zutil.lo ../../C-Sources/zlib/zutil.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  x86_64-apple-darwin15-cc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/zutil.lo -MD -MP -MF ../../C-Sources/zlib/.deps/zutil.Tpo -c ../../C-Sources/zlib/zutil.c  -fno-common -DPIC -o ../../C-Sources/zlib/.libs/zutil.o
libtool: compile:  x86_64-apple-darwin15-cc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/zutil.lo -MD -MP -MF ../../C-Sources/zlib/.deps/zutil.Tpo -c ../../C-Sources/zlib/zutil.c -o ../../C-Sources/zlib/zutil.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/zlib/inflate.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-apple-darwin15-cc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1  -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/inflate.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/inflate.lo ../../C-Sources/zlib/inflate.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  x86_64-apple-darwin15-cc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/inflate.lo -MD -MP -MF ../../C-Sources/zlib/.deps/inflate.Tpo -c ../../C-Sources/zlib/inflate.c  -fno-common -DPIC -o ../../C-Sources/zlib/.libs/inflate.o
libtool: compile:  x86_64-apple-darwin15-cc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/inflate.lo -MD -MP -MF ../../C-Sources/zlib/.deps/inflate.Tpo -c ../../C-Sources/zlib/inflate.c -o ../../C-Sources/zlib/inflate.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/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.   -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1  -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaFFT.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/ModelicaFFT.lo ../../C-Sources/ModelicaFFT.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  x86_64-apple-darwin15-cc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaFFT.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaFFT.Tpo -c ../../C-Sources/ModelicaFFT.c  -fno-common -DPIC -o ../../C-Sources/.libs/ModelicaFFT.o
libtool: compile:  x86_64-apple-darwin15-cc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaFFT.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaFFT.Tpo -c ../../C-Sources/ModelicaFFT.c -o ../../C-Sources/ModelicaFFT.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/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.   -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1  -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/trees.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/zlib/trees.lo ../../C-Sources/zlib/trees.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  x86_64-apple-darwin15-cc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/trees.lo -MD -MP -MF ../../C-Sources/zlib/.deps/trees.Tpo -c ../../C-Sources/zlib/trees.c  -fno-common -DPIC -o ../../C-Sources/zlib/.libs/trees.o
libtool: compile:  x86_64-apple-darwin15-cc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/zlib/trees.lo -MD -MP -MF ../../C-Sources/zlib/.deps/trees.Tpo -c ../../C-Sources/zlib/trees.c -o ../../C-Sources/zlib/trees.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/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.   -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1  -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaRandom.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/ModelicaRandom.lo ../../C-Sources/ModelicaRandom.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  x86_64-apple-darwin15-cc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaRandom.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaRandom.Tpo -c ../../C-Sources/ModelicaRandom.c  -fno-common -DPIC -o ../../C-Sources/.libs/ModelicaRandom.o
libtool: compile:  x86_64-apple-darwin15-cc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaRandom.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaRandom.Tpo -c ../../C-Sources/ModelicaRandom.c -o ../../C-Sources/ModelicaRandom.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/ModelicaStrings.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-apple-darwin15-cc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1  -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaStrings.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/ModelicaStrings.lo ../../C-Sources/ModelicaStrings.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  x86_64-apple-darwin15-cc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaStrings.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaStrings.Tpo -c ../../C-Sources/ModelicaStrings.c  -fno-common -DPIC -o ../../C-Sources/.libs/ModelicaStrings.o
libtool: compile:  x86_64-apple-darwin15-cc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaStrings.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaStrings.Tpo -c ../../C-Sources/ModelicaStrings.c -o ../../C-Sources/ModelicaStrings.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/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.   -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1  -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaStandardTablesUsertab.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/ModelicaStandardTablesUsertab.lo ../../C-Sources/ModelicaStandardTablesUsertab.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  x86_64-apple-darwin15-cc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaStandardTablesUsertab.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaStandardTablesUsertab.Tpo -c ../../C-Sources/ModelicaStandardTablesUsertab.c  -fno-common -DPIC -o ../../C-Sources/.libs/ModelicaStandardTablesUsertab.o
libtool: compile:  x86_64-apple-darwin15-cc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaStandardTablesUsertab.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaStandardTablesUsertab.Tpo -c ../../C-Sources/ModelicaStandardTablesUsertab.c -o ../../C-Sources/ModelicaStandardTablesUsertab.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/snprintf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-apple-darwin15-cc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1  -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/snprintf.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/snprintf.lo ../../C-Sources/snprintf.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  x86_64-apple-darwin15-cc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/snprintf.lo -MD -MP -MF ../../C-Sources/.deps/snprintf.Tpo -c ../../C-Sources/snprintf.c  -fno-common -DPIC -o ../../C-Sources/.libs/snprintf.o
libtool: compile:  x86_64-apple-darwin15-cc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/snprintf.lo -MD -MP -MF ../../C-Sources/.deps/snprintf.Tpo -c ../../C-Sources/snprintf.c -o ../../C-Sources/snprintf.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/ModelicaInternal.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-apple-darwin15-cc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1  -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaInternal.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/ModelicaInternal.lo ../../C-Sources/ModelicaInternal.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  x86_64-apple-darwin15-cc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaInternal.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaInternal.Tpo -c ../../C-Sources/ModelicaInternal.c  -fno-common -DPIC -o ../../C-Sources/.libs/ModelicaInternal.o
../../C-Sources/ModelicaInternal.c:682: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. -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaInternal.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaInternal.Tpo -c ../../C-Sources/ModelicaInternal.c -o ../../C-Sources/ModelicaInternal.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=link x86_64-apple-darwin15-cc  -Os -fPIC -Werror=implicit-function-declaration   -o libzlib.la -rpath /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/Library/darwin64 ../../C-Sources/zlib/adler32.lo ../../C-Sources/zlib/compress.lo ../../C-Sources/zlib/crc32.lo ../../C-Sources/zlib/deflate.lo ../../C-Sources/zlib/gzclose.lo ../../C-Sources/zlib/gzlib.lo ../../C-Sources/zlib/gzread.lo ../../C-Sources/zlib/gzwrite.lo ../../C-Sources/zlib/infback.lo ../../C-Sources/zlib/inffast.lo ../../C-Sources/zlib/inflate.lo ../../C-Sources/zlib/inftrees.lo ../../C-Sources/zlib/trees.lo ../../C-Sources/zlib/uncompr.lo ../../C-Sources/zlib/zutil.lo -lz  
libtool: link: x86_64-apple-darwin15-cc -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libzlib.0.dylib  ../../C-Sources/zlib/.libs/adler32.o ../../C-Sources/zlib/.libs/compress.o ../../C-Sources/zlib/.libs/crc32.o ../../C-Sources/zlib/.libs/deflate.o ../../C-Sources/zlib/.libs/gzclose.o ../../C-Sources/zlib/.libs/gzlib.o ../../C-Sources/zlib/.libs/gzread.o ../../C-Sources/zlib/.libs/gzwrite.o ../../C-Sources/zlib/.libs/infback.o ../../C-Sources/zlib/.libs/inffast.o ../../C-Sources/zlib/.libs/inflate.o ../../C-Sources/zlib/.libs/inftrees.o ../../C-Sources/zlib/.libs/trees.o ../../C-Sources/zlib/.libs/uncompr.o ../../C-Sources/zlib/.libs/zutil.o   -lz  -Os   -install_name  /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/Library/darwin64/libzlib.0.dylib -compatibility_version 1 -current_version 1.0 -Wl,-single_module
libtool: link: (cd ".libs" && rm -f "libzlib.dylib" && ln -s "libzlib.0.dylib" "libzlib.dylib")
libtool: link: x86_64-apple-darwin15-ar cru .libs/libzlib.a  ../../C-Sources/zlib/adler32.o ../../C-Sources/zlib/compress.o ../../C-Sources/zlib/crc32.o ../../C-Sources/zlib/deflate.o ../../C-Sources/zlib/gzclose.o ../../C-Sources/zlib/gzlib.o ../../C-Sources/zlib/gzread.o ../../C-Sources/zlib/gzwrite.o ../../C-Sources/zlib/infback.o ../../C-Sources/zlib/inffast.o ../../C-Sources/zlib/inflate.o ../../C-Sources/zlib/inftrees.o ../../C-Sources/zlib/trees.o ../../C-Sources/zlib/uncompr.o ../../C-Sources/zlib/zutil.o
libtool: link: x86_64-apple-darwin15-ranlib .libs/libzlib.a
libtool: link: ( cd ".libs" && rm -f "libzlib.la" && ln -s "../libzlib.la" "libzlib.la" )
depbase=`echo ../../C-Sources/ModelicaIO.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-apple-darwin15-cc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1  -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaIO.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/ModelicaIO.lo ../../C-Sources/ModelicaIO.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  x86_64-apple-darwin15-cc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaIO.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaIO.Tpo -c ../../C-Sources/ModelicaIO.c  -fno-common -DPIC -o ../../C-Sources/.libs/ModelicaIO.o
libtool: compile:  x86_64-apple-darwin15-cc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaIO.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaIO.Tpo -c ../../C-Sources/ModelicaIO.c -o ../../C-Sources/ModelicaIO.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=link x86_64-apple-darwin15-cc  -Os -fPIC -Werror=implicit-function-declaration   -o libModelicaExternalC.la -rpath /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/Library/darwin64 ../../C-Sources/ModelicaFFT.lo ../../C-Sources/ModelicaInternal.lo ../../C-Sources/ModelicaRandom.lo ../../C-Sources/ModelicaStrings.lo  
libtool: link: x86_64-apple-darwin15-cc -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libModelicaExternalC.0.dylib  ../../C-Sources/.libs/ModelicaFFT.o ../../C-Sources/.libs/ModelicaInternal.o ../../C-Sources/.libs/ModelicaRandom.o ../../C-Sources/.libs/ModelicaStrings.o    -Os   -install_name  /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/Library/darwin64/libModelicaExternalC.0.dylib -compatibility_version 1 -current_version 1.0 -Wl,-single_module
libtool: link: (cd ".libs" && rm -f "libModelicaExternalC.dylib" && ln -s "libModelicaExternalC.0.dylib" "libModelicaExternalC.dylib")
libtool: link: x86_64-apple-darwin15-ar cru .libs/libModelicaExternalC.a  ../../C-Sources/ModelicaFFT.o ../../C-Sources/ModelicaInternal.o ../../C-Sources/ModelicaRandom.o ../../C-Sources/ModelicaStrings.o
libtool: link: x86_64-apple-darwin15-ranlib .libs/libModelicaExternalC.a
libtool: link: ( cd ".libs" && rm -f "libModelicaExternalC.la" && ln -s "../libModelicaExternalC.la" "libModelicaExternalC.la" )
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.   -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1  -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaStandardTables.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/ModelicaStandardTables.lo ../../C-Sources/ModelicaStandardTables.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  x86_64-apple-darwin15-cc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaStandardTables.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaStandardTables.Tpo -c ../../C-Sources/ModelicaStandardTables.c  -fno-common -DPIC -o ../../C-Sources/.libs/ModelicaStandardTables.o
libtool: compile:  x86_64-apple-darwin15-cc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaStandardTables.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaStandardTables.Tpo -c ../../C-Sources/ModelicaStandardTables.c -o ../../C-Sources/ModelicaStandardTables.o >/dev/null 2>&1
depbase=`echo ../../C-Sources/ModelicaMatIO.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-apple-darwin15-cc -DPACKAGE_NAME=\"Modelica\ Standard\ Library\ Tables\" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.0.0\" -DPACKAGE_STRING=\"Modelica\ Standard\ Library\ Tables\ 4.0.0\" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I.   -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1  -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaMatIO.lo -MD -MP -MF $depbase.Tpo -c -o ../../C-Sources/ModelicaMatIO.lo ../../C-Sources/ModelicaMatIO.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  x86_64-apple-darwin15-cc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaMatIO.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaMatIO.Tpo -c ../../C-Sources/ModelicaMatIO.c  -fno-common -DPIC -o ../../C-Sources/.libs/ModelicaMatIO.o
libtool: compile:  x86_64-apple-darwin15-cc "-DPACKAGE_NAME=\"Modelica Standard Library Tables\"" -DPACKAGE_TARNAME=\"libmodelicastandardtables\" -DPACKAGE_VERSION=\"4.0.0\" "-DPACKAGE_STRING=\"Modelica Standard Library Tables 4.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/modelica/ModelicaStandardLibrary\" -DPACKAGE_URL=\"https://modelica.org\" -DPACKAGE=\"libmodelicastandardtables\" -DVERSION=\"4.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ZLIB_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_TIME_H=1 -I. -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test -DDUMMY_FUNCTION_USERTAB=1 -DHAVE_ZLIB=1 -DTABLE_SHARE=1 -Os -fPIC -Werror=implicit-function-declaration -MT ../../C-Sources/ModelicaMatIO.lo -MD -MP -MF ../../C-Sources/.deps/ModelicaMatIO.Tpo -c ../../C-Sources/ModelicaMatIO.c -o ../../C-Sources/ModelicaMatIO.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=link x86_64-apple-darwin15-cc  -Os -fPIC -Werror=implicit-function-declaration   -o libModelicaMatIO.la -rpath /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/Library/darwin64 ../../C-Sources/ModelicaMatIO.lo ../../C-Sources/snprintf.lo libzlib.la -lz   
libtool: link: x86_64-apple-darwin15-cc -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libModelicaMatIO.0.dylib  ../../C-Sources/.libs/ModelicaMatIO.o ../../C-Sources/.libs/snprintf.o   ./.libs/libzlib.dylib -lz  -Os   -install_name  /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/Library/darwin64/libModelicaMatIO.0.dylib -compatibility_version 1 -current_version 1.0 -Wl,-single_module
libtool: link: (cd ".libs" && rm -f "libModelicaMatIO.dylib" && ln -s "libModelicaMatIO.0.dylib" "libModelicaMatIO.dylib")
libtool: link: x86_64-apple-darwin15-ar cru .libs/libModelicaMatIO.a  ../../C-Sources/ModelicaMatIO.o ../../C-Sources/snprintf.o
libtool: link: x86_64-apple-darwin15-ranlib .libs/libModelicaMatIO.a
libtool: link: ( cd ".libs" && rm -f "libModelicaMatIO.la" && ln -s "../libModelicaMatIO.la" "libModelicaMatIO.la" )
/bin/bash ./libtool  --tag=CC   --mode=link x86_64-apple-darwin15-cc  -Os -fPIC -Werror=implicit-function-declaration   -o libModelicaIO.la -rpath /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/Library/darwin64 ../../C-Sources/ModelicaIO.lo libModelicaMatIO.la 
libtool: link: x86_64-apple-darwin15-cc -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libModelicaIO.0.dylib  ../../C-Sources/.libs/ModelicaIO.o   ./.libs/libModelicaMatIO.dylib  -Os -Wl,-dylib_file -Wl,/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/Library/darwin64/libzlib.0.dylib:/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/BuildProjects/autotools/.libs/libzlib.dylib   -install_name  /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/Library/darwin64/libModelicaIO.0.dylib -compatibility_version 1 -current_version 1.0 -Wl,-single_module
libtool: link: (cd ".libs" && rm -f "libModelicaIO.dylib" && ln -s "libModelicaIO.0.dylib" "libModelicaIO.dylib")
libtool: link: x86_64-apple-darwin15-ar cru .libs/libModelicaIO.a  ../../C-Sources/ModelicaIO.o
libtool: link: x86_64-apple-darwin15-ranlib .libs/libModelicaIO.a
libtool: link: ( cd ".libs" && rm -f "libModelicaIO.la" && ln -s "../libModelicaIO.la" "libModelicaIO.la" )
/bin/bash ./libtool  --tag=CC   --mode=link x86_64-apple-darwin15-cc  -Os -fPIC -Werror=implicit-function-declaration   -o libModelicaStandardTables.la -rpath /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/Library/darwin64 ../../C-Sources/ModelicaStandardTables.lo ../../C-Sources/ModelicaStandardTablesUsertab.lo libModelicaMatIO.la  
libtool: link: x86_64-apple-darwin15-cc -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libModelicaStandardTables.0.dylib  ../../C-Sources/.libs/ModelicaStandardTables.o ../../C-Sources/.libs/ModelicaStandardTablesUsertab.o   ./.libs/libModelicaMatIO.dylib  -Os -Wl,-dylib_file -Wl,/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/Library/darwin64/libzlib.0.dylib:/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/BuildProjects/autotools/.libs/libzlib.dylib   -install_name  /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/Library/darwin64/libModelicaStandardTables.0.dylib -compatibility_version 1 -current_version 1.0 -Wl,-single_module
libtool: link: (cd ".libs" && rm -f "libModelicaStandardTables.dylib" && ln -s "libModelicaStandardTables.0.dylib" "libModelicaStandardTables.dylib")
libtool: link: x86_64-apple-darwin15-ar cru .libs/libModelicaStandardTables.a  ../../C-Sources/ModelicaStandardTables.o ../../C-Sources/ModelicaStandardTablesUsertab.o
libtool: link: x86_64-apple-darwin15-ranlib .libs/libModelicaStandardTables.a
libtool: link: ( cd ".libs" && rm -f "libModelicaStandardTables.la" && ln -s "../libModelicaStandardTables.la" "libModelicaStandardTables.la" )
+ make install
make[1]: Entering directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/BuildProjects/autotools'
 /bin/mkdir -p '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/Library/darwin64'
 /bin/bash ./libtool   --mode=install /usr/bin/install -c   libzlib.la libModelicaExternalC.la libModelicaMatIO.la libModelicaIO.la libModelicaStandardTables.la '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/Library/darwin64'
libtool: install: /usr/bin/install -c .libs/libzlib.0.dylib /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/Library/darwin64/libzlib.0.dylib
libtool: install: (cd /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/Library/darwin64 && { ln -s -f libzlib.0.dylib libzlib.dylib || { rm -f libzlib.dylib && ln -s libzlib.0.dylib libzlib.dylib; }; })
libtool: install: /usr/bin/install -c .libs/libzlib.lai /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/Library/darwin64/libzlib.la
libtool: install: /usr/bin/install -c .libs/libModelicaExternalC.0.dylib /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/Library/darwin64/libModelicaExternalC.0.dylib
libtool: install: (cd /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/Library/darwin64 && { ln -s -f libModelicaExternalC.0.dylib libModelicaExternalC.dylib || { rm -f libModelicaExternalC.dylib && ln -s libModelicaExternalC.0.dylib libModelicaExternalC.dylib; }; })
libtool: install: /usr/bin/install -c .libs/libModelicaExternalC.lai /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/Library/darwin64/libModelicaExternalC.la
libtool: install: /usr/bin/install -c .libs/libModelicaMatIO.0.dylib /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/Library/darwin64/libModelicaMatIO.0.dylib
libtool: install: (cd /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/Library/darwin64 && { ln -s -f libModelicaMatIO.0.dylib libModelicaMatIO.dylib || { rm -f libModelicaMatIO.dylib && ln -s libModelicaMatIO.0.dylib libModelicaMatIO.dylib; }; })
libtool: install: /usr/bin/install -c .libs/libModelicaMatIO.lai /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/Library/darwin64/libModelicaMatIO.la
libtool: install: /usr/bin/install -c .libs/libModelicaIO.0.dylib /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/Library/darwin64/libModelicaIO.0.dylib
libtool: install: (cd /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/Library/darwin64 && { ln -s -f libModelicaIO.0.dylib libModelicaIO.dylib || { rm -f libModelicaIO.dylib && ln -s libModelicaIO.0.dylib libModelicaIO.dylib; }; })
libtool: install: /usr/bin/install -c .libs/libModelicaIO.lai /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/Library/darwin64/libModelicaIO.la
libtool: install: /usr/bin/install -c .libs/libModelicaStandardTables.0.dylib /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/Library/darwin64/libModelicaStandardTables.0.dylib
libtool: install: (cd /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/Library/darwin64 && { ln -s -f libModelicaStandardTables.0.dylib libModelicaStandardTables.dylib || { rm -f libModelicaStandardTables.dylib && ln -s libModelicaStandardTables.0.dylib libModelicaStandardTables.dylib; }; })
libtool: install: /usr/bin/install -c .libs/libModelicaStandardTables.lai /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/Library/darwin64/libModelicaStandardTables.la
libtool: install: /usr/bin/install -c .libs/libzlib.a /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/Library/darwin64/libzlib.a
libtool: install: chmod 644 /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/Library/darwin64/libzlib.a
libtool: install: x86_64-apple-darwin15-ranlib /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/Library/darwin64/libzlib.a
libtool: install: /usr/bin/install -c .libs/libModelicaExternalC.a /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/Library/darwin64/libModelicaExternalC.a
libtool: install: chmod 644 /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/Library/darwin64/libModelicaExternalC.a
libtool: install: x86_64-apple-darwin15-ranlib /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/Library/darwin64/libModelicaExternalC.a
libtool: install: /usr/bin/install -c .libs/libModelicaMatIO.a /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/Library/darwin64/libModelicaMatIO.a
libtool: install: chmod 644 /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/Library/darwin64/libModelicaMatIO.a
libtool: install: x86_64-apple-darwin15-ranlib /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/Library/darwin64/libModelicaMatIO.a
libtool: install: /usr/bin/install -c .libs/libModelicaIO.a /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/Library/darwin64/libModelicaIO.a
libtool: install: chmod 644 /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/Library/darwin64/libModelicaIO.a
libtool: install: x86_64-apple-darwin15-ranlib /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/Library/darwin64/libModelicaIO.a
libtool: install: /usr/bin/install -c .libs/libModelicaStandardTables.a /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/Library/darwin64/libModelicaStandardTables.a
libtool: install: chmod 644 /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/Library/darwin64/libModelicaStandardTables.a
libtool: install: x86_64-apple-darwin15-ranlib /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/Library/darwin64/libModelicaStandardTables.a
make[1]: Nothing to be done for 'install-data-am'.
make[1]: Leaving directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/BuildProjects/autotools'
[Pipeline] sh
+ uname
[Pipeline] sh
+ lscpu -p
+ egrep -v ^#
+ sort -u -t, -k 2,4
+ wc -l
[Pipeline] sh
+ export CC=x86_64-apple-darwin15-cc
+ export CPPFLAGS= -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test
+ export CFLAGS=-Os -fPIC
+ rm -rf Modelica/Resources/Library/darwin64
+ mkdir -p Modelica/Resources/Library/darwin64
+ cd Modelica/Resources/BuildProjects/autotools
+ git clean -fdx .
Removing .libs/
Removing AUTHORS
Removing COPYING
Removing ChangeLog
Removing INSTALL
Removing Makefile
Removing Makefile.in
Removing NEWS
Removing aclocal.m4
Removing autom4te.cache/
Removing compile
Removing config.guess
Removing config.log
Removing config.status
Removing config.sub
Removing configure
Removing depcomp
Removing install-sh
Removing libModelicaExternalC.la
Removing libModelicaIO.la
Removing libModelicaMatIO.la
Removing libModelicaStandardTables.la
Removing libtool
Removing libzlib.la
Removing ltmain.sh
Removing m4/
Removing missing
+ ./autogen.sh
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
configure.ac:9: installing './compile'
configure.ac:12: installing './config.guess'
configure.ac:12: installing './config.sub'
configure.ac:5: installing './install-sh'
configure.ac:5: installing './missing'
Makefile.am: installing './INSTALL'
Makefile.am: installing './depcomp'
+ ./configure --libdir=/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/Library/darwin64 --host=x86_64-apple-darwin15 --enable-shared --disable-static --enable-hdf5
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for x86_64-apple-darwin15-strip... x86_64-apple-darwin15-strip
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for x86_64-apple-darwin15-gcc... x86_64-apple-darwin15-cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-apple-darwin15-cc accepts -g... yes
checking for x86_64-apple-darwin15-cc option to accept ISO C89... none needed
checking whether x86_64-apple-darwin15-cc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of x86_64-apple-darwin15-cc... gcc3
checking how to run the C preprocessor... x86_64-apple-darwin15-cc -E
checking whether make sets $(MAKE)... (cached) yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-apple-darwin15
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by x86_64-apple-darwin15-cc... /opt/osxcross/bin/x86_64-apple-darwin15-ld
checking if the linker (/opt/osxcross/bin/x86_64-apple-darwin15-ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /opt/osxcross/bin/x86_64-apple-darwin15-nm
checking the name lister (/opt/osxcross/bin/x86_64-apple-darwin15-nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-apple-darwin15 format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /opt/osxcross/bin/x86_64-apple-darwin15-ld option to reload object files... -r
checking for x86_64-apple-darwin15-objdump... no
checking for objdump... objdump
configure: WARNING: using cross tools not prefixed with host triplet
checking how to recognize dependent libraries... pass_all
checking for x86_64-apple-darwin15-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-apple-darwin15-ar... x86_64-apple-darwin15-ar
checking for archiver @FILE support... no
checking for x86_64-apple-darwin15-strip... (cached) x86_64-apple-darwin15-strip
checking for x86_64-apple-darwin15-ranlib... x86_64-apple-darwin15-ranlib
checking command to parse /opt/osxcross/bin/x86_64-apple-darwin15-nm output from x86_64-apple-darwin15-cc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for x86_64-apple-darwin15-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for x86_64-apple-darwin15-dsymutil... x86_64-apple-darwin15-dsymutil
checking for x86_64-apple-darwin15-nmedit... x86_64-apple-darwin15-nmedit
checking for x86_64-apple-darwin15-lipo... x86_64-apple-darwin15-lipo
checking for x86_64-apple-darwin15-otool... x86_64-apple-darwin15-otool
checking for x86_64-apple-darwin15-otool64... no
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if x86_64-apple-darwin15-cc supports -fno-rtti -fno-exceptions... yes
checking for x86_64-apple-darwin15-cc option to produce PIC... -fno-common -DPIC
checking if x86_64-apple-darwin15-cc PIC flag -fno-common -DPIC works... yes
checking if x86_64-apple-darwin15-cc static flag -static works... no
checking if x86_64-apple-darwin15-cc supports -c -o file.o... yes
checking if x86_64-apple-darwin15-cc supports -c -o file.o... (cached) yes
checking whether the x86_64-apple-darwin15-cc linker (/opt/osxcross/bin/x86_64-apple-darwin15-ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin15 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for library containing atan2... none required
checking if x86_64-apple-darwin15-cc supports -fno-delete-null-pointer-checks... no
checking if x86_64-apple-darwin15-cc supports -Werror=implicit-function-declaration... yes
checking for library containing floor... none required
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for library containing gzclose... -lz
checking for mpicc... yes
checking hdf5.h... failed
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for getpid()... yes
ModelicaMatIO may use ZLIB: Yes
ModelicaMatIO may use HDF5: No
ModelicaMatIO may use MAT7.3: No
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
+ make --output-sync -j6
/bin/bash ./libtool  --tag=CC   --mode=link x86_64-apple-darwin15-cc  -Os -fPIC -Werror=implicit-function-declaration   -o libzlib.la -rpath /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/Library/darwin64  -lz  
libtool: link: x86_64-apple-darwin15-cc -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libzlib.0.dylib   -lz  -Os   -install_name  /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/Library/darwin64/libzlib.0.dylib -compatibility_version 1 -current_version 1.0 -Wl,-single_module
libtool: link: (cd ".libs" && rm -f "libzlib.dylib" && ln -s "libzlib.0.dylib" "libzlib.dylib")
libtool: link: ( cd ".libs" && rm -f "libzlib.la" && ln -s "../libzlib.la" "libzlib.la" )
/bin/bash ./libtool  --tag=CC   --mode=link x86_64-apple-darwin15-cc  -Os -fPIC -Werror=implicit-function-declaration   -o libModelicaExternalC.la -rpath /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/Library/darwin64 ../../C-Sources/ModelicaFFT.lo ../../C-Sources/ModelicaInternal.lo ../../C-Sources/ModelicaRandom.lo ../../C-Sources/ModelicaStrings.lo  
libtool: link: x86_64-apple-darwin15-cc -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libModelicaExternalC.0.dylib  ../../C-Sources/.libs/ModelicaFFT.o ../../C-Sources/.libs/ModelicaInternal.o ../../C-Sources/.libs/ModelicaRandom.o ../../C-Sources/.libs/ModelicaStrings.o    -Os   -install_name  /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/Library/darwin64/libModelicaExternalC.0.dylib -compatibility_version 1 -current_version 1.0 -Wl,-single_module
libtool: link: (cd ".libs" && rm -f "libModelicaExternalC.dylib" && ln -s "libModelicaExternalC.0.dylib" "libModelicaExternalC.dylib")
libtool: link: ( cd ".libs" && rm -f "libModelicaExternalC.la" && ln -s "../libModelicaExternalC.la" "libModelicaExternalC.la" )
/bin/bash ./libtool  --tag=CC   --mode=link x86_64-apple-darwin15-cc  -Os -fPIC -Werror=implicit-function-declaration   -o libModelicaMatIO.la -rpath /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/Library/darwin64 ../../C-Sources/ModelicaMatIO.lo ../../C-Sources/snprintf.lo -lz   
libtool: link: x86_64-apple-darwin15-cc -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libModelicaMatIO.0.dylib  ../../C-Sources/.libs/ModelicaMatIO.o ../../C-Sources/.libs/snprintf.o   -lz  -Os   -install_name  /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/Library/darwin64/libModelicaMatIO.0.dylib -compatibility_version 1 -current_version 1.0 -Wl,-single_module
libtool: link: (cd ".libs" && rm -f "libModelicaMatIO.dylib" && ln -s "libModelicaMatIO.0.dylib" "libModelicaMatIO.dylib")
libtool: link: ( cd ".libs" && rm -f "libModelicaMatIO.la" && ln -s "../libModelicaMatIO.la" "libModelicaMatIO.la" )
/bin/bash ./libtool  --tag=CC   --mode=link x86_64-apple-darwin15-cc  -Os -fPIC -Werror=implicit-function-declaration   -o libModelicaIO.la -rpath /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/Library/darwin64 ../../C-Sources/ModelicaIO.lo libModelicaMatIO.la 
libtool: link: x86_64-apple-darwin15-cc -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libModelicaIO.0.dylib  ../../C-Sources/.libs/ModelicaIO.o   ./.libs/libModelicaMatIO.dylib  -Os   -install_name  /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/Library/darwin64/libModelicaIO.0.dylib -compatibility_version 1 -current_version 1.0 -Wl,-single_module
libtool: link: (cd ".libs" && rm -f "libModelicaIO.dylib" && ln -s "libModelicaIO.0.dylib" "libModelicaIO.dylib")
libtool: link: ( cd ".libs" && rm -f "libModelicaIO.la" && ln -s "../libModelicaIO.la" "libModelicaIO.la" )
/bin/bash ./libtool  --tag=CC   --mode=link x86_64-apple-darwin15-cc  -Os -fPIC -Werror=implicit-function-declaration   -o libModelicaStandardTables.la -rpath /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/Library/darwin64 ../../C-Sources/ModelicaStandardTables.lo ../../C-Sources/ModelicaStandardTablesUsertab.lo libModelicaMatIO.la  
libtool: link: x86_64-apple-darwin15-cc -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libModelicaStandardTables.0.dylib  ../../C-Sources/.libs/ModelicaStandardTables.o ../../C-Sources/.libs/ModelicaStandardTablesUsertab.o   ./.libs/libModelicaMatIO.dylib  -Os   -install_name  /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/Library/darwin64/libModelicaStandardTables.0.dylib -compatibility_version 1 -current_version 1.0 -Wl,-single_module
libtool: link: (cd ".libs" && rm -f "libModelicaStandardTables.dylib" && ln -s "libModelicaStandardTables.0.dylib" "libModelicaStandardTables.dylib")
libtool: link: ( cd ".libs" && rm -f "libModelicaStandardTables.la" && ln -s "../libModelicaStandardTables.la" "libModelicaStandardTables.la" )
+ make install
make[1]: Entering directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/BuildProjects/autotools'
 /bin/mkdir -p '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/Library/darwin64'
 /bin/bash ./libtool   --mode=install /usr/bin/install -c   libzlib.la libModelicaExternalC.la libModelicaMatIO.la libModelicaIO.la libModelicaStandardTables.la '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/Library/darwin64'
libtool: install: /usr/bin/install -c .libs/libzlib.0.dylib /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/Library/darwin64/libzlib.0.dylib
libtool: install: (cd /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/Library/darwin64 && { ln -s -f libzlib.0.dylib libzlib.dylib || { rm -f libzlib.dylib && ln -s libzlib.0.dylib libzlib.dylib; }; })
libtool: install: /usr/bin/install -c .libs/libzlib.lai /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/Library/darwin64/libzlib.la
libtool: install: /usr/bin/install -c .libs/libModelicaExternalC.0.dylib /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/Library/darwin64/libModelicaExternalC.0.dylib
libtool: install: (cd /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/Library/darwin64 && { ln -s -f libModelicaExternalC.0.dylib libModelicaExternalC.dylib || { rm -f libModelicaExternalC.dylib && ln -s libModelicaExternalC.0.dylib libModelicaExternalC.dylib; }; })
libtool: install: /usr/bin/install -c .libs/libModelicaExternalC.lai /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/Library/darwin64/libModelicaExternalC.la
libtool: install: /usr/bin/install -c .libs/libModelicaMatIO.0.dylib /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/Library/darwin64/libModelicaMatIO.0.dylib
libtool: install: (cd /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/Library/darwin64 && { ln -s -f libModelicaMatIO.0.dylib libModelicaMatIO.dylib || { rm -f libModelicaMatIO.dylib && ln -s libModelicaMatIO.0.dylib libModelicaMatIO.dylib; }; })
libtool: install: /usr/bin/install -c .libs/libModelicaMatIO.lai /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/Library/darwin64/libModelicaMatIO.la
libtool: install: /usr/bin/install -c .libs/libModelicaIO.0.dylib /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/Library/darwin64/libModelicaIO.0.dylib
libtool: install: (cd /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/Library/darwin64 && { ln -s -f libModelicaIO.0.dylib libModelicaIO.dylib || { rm -f libModelicaIO.dylib && ln -s libModelicaIO.0.dylib libModelicaIO.dylib; }; })
libtool: install: /usr/bin/install -c .libs/libModelicaIO.lai /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/Library/darwin64/libModelicaIO.la
libtool: install: /usr/bin/install -c .libs/libModelicaStandardTables.0.dylib /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/Library/darwin64/libModelicaStandardTables.0.dylib
libtool: install: (cd /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/Library/darwin64 && { ln -s -f libModelicaStandardTables.0.dylib libModelicaStandardTables.dylib || { rm -f libModelicaStandardTables.dylib && ln -s libModelicaStandardTables.0.dylib libModelicaStandardTables.dylib; }; })
libtool: install: /usr/bin/install -c .libs/libModelicaStandardTables.lai /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/Library/darwin64/libModelicaStandardTables.la
make[1]: Nothing to be done for 'install-data-am'.
make[1]: Leaving directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/BuildProjects/autotools'
[Pipeline] sh
+ uname
[Pipeline] sh
+ lscpu -p
+ egrep -v ^#
+ sort -u -t, -k 2,4
+ wc -l
[Pipeline] sh
+ export CC=x86_64-apple-darwin15-cc
+ rm -rf Modelica/Resources/Library/darwin64
+ mkdir -p Modelica/Resources/Library/darwin64
+ cd Modelica/Resources/BuildProjects/gcc
+ make --output-sync -j6 TARGETDIR=darwin64 CPPFLAGS=-I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test
rm -f ModelicaFFT.o ModelicaInternal.o ModelicaRandom.o ModelicaStrings.o ModelicaStandardTables.o ModelicaStandardTablesUsertab.o ModelicaMatIO.o snprintf.o ModelicaIO.o adler32.o compress.o crc32.o deflate.o gzclose.o gzlib.o gzread.o gzwrite.o infback.o inffast.o inflate.o inftrees.o trees.o uncompr.o zutil.o
rm -f *.a
rm -f ../../Library/darwin64/*.a
make libModelicaExternalC.a libModelicaStandardTables.a libModelicaIO.a libModelicaMatIO.a libzlib.a
make[1]: Entering directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/BuildProjects/gcc'
x86_64-apple-darwin15-cc -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test -DDUMMY_FUNCTION_USERTAB -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o ModelicaStandardTablesUsertab.o ../../C-Sources/ModelicaStandardTablesUsertab.c
clang: warning: optimization flag '-fno-delete-null-pointer-checks' is not supported [-Wignored-optimization-argument]
make[1]: Leaving directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/BuildProjects/gcc'
x86_64-apple-darwin15-cc -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o ModelicaRandom.o ../../C-Sources/ModelicaRandom.c
clang: warning: optimization flag '-fno-delete-null-pointer-checks' is not supported [-Wignored-optimization-argument]
make[1]: Leaving directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/BuildProjects/gcc'
x86_64-apple-darwin15-cc -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o ModelicaStrings.o ../../C-Sources/ModelicaStrings.c
clang: warning: optimization flag '-fno-delete-null-pointer-checks' is not supported [-Wignored-optimization-argument]
make[1]: Leaving directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/BuildProjects/gcc'
x86_64-apple-darwin15-cc -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o ModelicaFFT.o ../../C-Sources/ModelicaFFT.c
clang: warning: optimization flag '-fno-delete-null-pointer-checks' is not supported [-Wignored-optimization-argument]
make[1]: Leaving directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/BuildProjects/gcc'
x86_64-apple-darwin15-cc -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o ModelicaIO.o ../../C-Sources/ModelicaIO.c
clang: warning: optimization flag '-fno-delete-null-pointer-checks' is not supported [-Wignored-optimization-argument]
make[1]: Leaving directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/BuildProjects/gcc'
x86_64-apple-darwin15-cc -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o adler32.o ../../C-Sources/zlib/adler32.c
clang: warning: optimization flag '-fno-delete-null-pointer-checks' is not supported [-Wignored-optimization-argument]
make[1]: Leaving directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/BuildProjects/gcc'
x86_64-apple-darwin15-cc -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o compress.o ../../C-Sources/zlib/compress.c
clang: warning: optimization flag '-fno-delete-null-pointer-checks' is not supported [-Wignored-optimization-argument]
make[1]: Leaving directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/BuildProjects/gcc'
x86_64-apple-darwin15-cc -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o ModelicaInternal.o ../../C-Sources/ModelicaInternal.c
clang: warning: optimization flag '-fno-delete-null-pointer-checks' is not supported [-Wignored-optimization-argument]
../../C-Sources/ModelicaInternal.c:682:22: warning: 'tmpnam' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of tmpnam(3), it is highly recommended that you use mkstemp(3) instead. [-Wdeprecated-declarations]
    char* tempName = tmpnam(NULL);
                     ^
/opt/osxcross/bin/../SDK/MacOSX10.11.sdk/usr/include/stdio.h:274:1: note: 'tmpnam' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of tmpnam(3), it is highly recommended that you use mkstemp(3) instead.")
^
/opt/osxcross/bin/../SDK/MacOSX10.11.sdk/usr/include/sys/cdefs.h:180:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((deprecated(_msg)))
                                                      ^
1 warning generated.
make[1]: Leaving directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/BuildProjects/gcc'
x86_64-apple-darwin15-cc -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o snprintf.o ../../C-Sources/snprintf.c
clang: warning: optimization flag '-fno-delete-null-pointer-checks' is not supported [-Wignored-optimization-argument]
make[1]: Leaving directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/BuildProjects/gcc'
x86_64-apple-darwin15-cc -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o gzclose.o ../../C-Sources/zlib/gzclose.c
clang: warning: optimization flag '-fno-delete-null-pointer-checks' is not supported [-Wignored-optimization-argument]
make[1]: Leaving directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/BuildProjects/gcc'
x86_64-apple-darwin15-cc -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o crc32.o ../../C-Sources/zlib/crc32.c
clang: warning: optimization flag '-fno-delete-null-pointer-checks' is not supported [-Wignored-optimization-argument]
make[1]: Leaving directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/BuildProjects/gcc'
x86_64-apple-darwin15-cc -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o gzlib.o ../../C-Sources/zlib/gzlib.c
clang: warning: optimization flag '-fno-delete-null-pointer-checks' is not supported [-Wignored-optimization-argument]
../../C-Sources/zlib/gzlib.c:252:9: warning: implicit declaration of function 'lseek' is invalid in C99 [-Wimplicit-function-declaration]
        LSEEK(state->fd, 0, SEEK_END);  /* so gzoffset() is correct */
        ^
../../C-Sources/zlib/gzlib.c:14:17: note: expanded from macro 'LSEEK'
#  define LSEEK lseek
                ^
../../C-Sources/zlib/gzlib.c:258:24: warning: implicit declaration of function 'lseek' is invalid in C99 [-Wimplicit-function-declaration]
        state->start = LSEEK(state->fd, 0, SEEK_CUR);
                       ^
../../C-Sources/zlib/gzlib.c:14:17: note: expanded from macro 'LSEEK'
#  define LSEEK lseek
                ^
../../C-Sources/zlib/gzlib.c:359:9: warning: implicit declaration of function 'lseek' is invalid in C99 [-Wimplicit-function-declaration]
    if (LSEEK(state->fd, state->start, SEEK_SET) == -1)
        ^
../../C-Sources/zlib/gzlib.c:14:17: note: expanded from macro 'LSEEK'
#  define LSEEK lseek
                ^
../../C-Sources/zlib/gzlib.c:400:15: warning: implicit declaration of function 'lseek' is invalid in C99 [-Wimplicit-function-declaration]
        ret = LSEEK(state->fd, offset - state->x.have, SEEK_CUR);
              ^
../../C-Sources/zlib/gzlib.c:14:17: note: expanded from macro 'LSEEK'
#  define LSEEK lseek
                ^
../../C-Sources/zlib/gzlib.c:496:14: warning: implicit declaration of function 'lseek' is invalid in C99 [-Wimplicit-function-declaration]
    offset = LSEEK(state->fd, 0, SEEK_CUR);
             ^
../../C-Sources/zlib/gzlib.c:14:17: note: expanded from macro 'LSEEK'
#  define LSEEK lseek
                ^
5 warnings generated.
make[1]: Leaving directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/BuildProjects/gcc'
x86_64-apple-darwin15-cc -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o gzread.o ../../C-Sources/zlib/gzread.c
clang: warning: optimization flag '-fno-delete-null-pointer-checks' is not supported [-Wignored-optimization-argument]
../../C-Sources/zlib/gzread.c:35:15: warning: implicit declaration of function 'read' is invalid in C99 [-Wimplicit-function-declaration]
        ret = read(state->fd, buf + *have, get);
              ^
../../C-Sources/zlib/gzread.c:651:11: warning: implicit declaration of function 'close' is invalid in C99 [-Wimplicit-function-declaration]
    ret = close(state->fd);
          ^
2 warnings generated.
make[1]: Leaving directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/BuildProjects/gcc'
x86_64-apple-darwin15-cc -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o gzwrite.o ../../C-Sources/zlib/gzwrite.c
clang: warning: optimization flag '-fno-delete-null-pointer-checks' is not supported [-Wignored-optimization-argument]
../../C-Sources/zlib/gzwrite.c:89:20: warning: implicit declaration of function 'write' is invalid in C99 [-Wimplicit-function-declaration]
            writ = write(state->fd, strm->next_in, put);
                   ^
../../C-Sources/zlib/gzwrite.c:110:24: warning: implicit declaration of function 'write' is invalid in C99 [-Wimplicit-function-declaration]
                writ = write(state->fd, state->x.next, put);
                       ^
../../C-Sources/zlib/gzwrite.c:661:9: warning: implicit declaration of function 'close' is invalid in C99 [-Wimplicit-function-declaration]
    if (close(state->fd) == -1)
        ^
3 warnings generated.
make[1]: Leaving directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/BuildProjects/gcc'
x86_64-apple-darwin15-cc -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o inffast.o ../../C-Sources/zlib/inffast.c
clang: warning: optimization flag '-fno-delete-null-pointer-checks' is not supported [-Wignored-optimization-argument]
make[1]: Leaving directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/BuildProjects/gcc'
x86_64-apple-darwin15-cc -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o infback.o ../../C-Sources/zlib/infback.c
clang: warning: optimization flag '-fno-delete-null-pointer-checks' is not supported [-Wignored-optimization-argument]
make[1]: Leaving directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/BuildProjects/gcc'
x86_64-apple-darwin15-cc -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o inftrees.o ../../C-Sources/zlib/inftrees.c
clang: warning: optimization flag '-fno-delete-null-pointer-checks' is not supported [-Wignored-optimization-argument]
make[1]: Leaving directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/BuildProjects/gcc'
x86_64-apple-darwin15-cc -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o deflate.o ../../C-Sources/zlib/deflate.c
clang: warning: optimization flag '-fno-delete-null-pointer-checks' is not supported [-Wignored-optimization-argument]
make[1]: Leaving directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/BuildProjects/gcc'
x86_64-apple-darwin15-cc -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o uncompr.o ../../C-Sources/zlib/uncompr.c
clang: warning: optimization flag '-fno-delete-null-pointer-checks' is not supported [-Wignored-optimization-argument]
make[1]: Leaving directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/BuildProjects/gcc'
ar -ru libModelicaExternalC.a ModelicaFFT.o ModelicaInternal.o ModelicaRandom.o ModelicaStrings.o
ar: `u' modifier ignored since `D' is the default (see `U')
ar: creating libModelicaExternalC.a
cp libModelicaExternalC.a ../../Library/darwin64/libModelicaExternalC.a
make[1]: Leaving directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/BuildProjects/gcc'
ar -ru libModelicaIO.a ModelicaIO.o
ar: `u' modifier ignored since `D' is the default (see `U')
ar: creating libModelicaIO.a
cp libModelicaIO.a ../../Library/darwin64/libModelicaIO.a
make[1]: Leaving directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/BuildProjects/gcc'
x86_64-apple-darwin15-cc -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o zutil.o ../../C-Sources/zlib/zutil.c
clang: warning: optimization flag '-fno-delete-null-pointer-checks' is not supported [-Wignored-optimization-argument]
make[1]: Leaving directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/BuildProjects/gcc'
x86_64-apple-darwin15-cc -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o trees.o ../../C-Sources/zlib/trees.c
clang: warning: optimization flag '-fno-delete-null-pointer-checks' is not supported [-Wignored-optimization-argument]
make[1]: Leaving directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/BuildProjects/gcc'
x86_64-apple-darwin15-cc -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o inflate.o ../../C-Sources/zlib/inflate.c
clang: warning: optimization flag '-fno-delete-null-pointer-checks' is not supported [-Wignored-optimization-argument]
make[1]: Leaving directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/BuildProjects/gcc'
ar -ru libzlib.a adler32.o compress.o crc32.o deflate.o gzclose.o gzlib.o gzread.o gzwrite.o infback.o inffast.o inflate.o inftrees.o trees.o uncompr.o zutil.o
ar: `u' modifier ignored since `D' is the default (see `U')
ar: creating libzlib.a
cp libzlib.a ../../Library/darwin64/libzlib.a
make[1]: Leaving directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/BuildProjects/gcc'
x86_64-apple-darwin15-cc -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test -DTABLE_SHARE=1 -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o ModelicaStandardTables.o ../../C-Sources/ModelicaStandardTables.c
clang: warning: optimization flag '-fno-delete-null-pointer-checks' is not supported [-Wignored-optimization-argument]
make[1]: Leaving directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/BuildProjects/gcc'
ar -ru libModelicaStandardTables.a ModelicaStandardTables.o ModelicaStandardTablesUsertab.o
ar: `u' modifier ignored since `D' is the default (see `U')
ar: creating libModelicaStandardTables.a
cp libModelicaStandardTables.a ../../Library/darwin64/libModelicaStandardTables.a
make[1]: Leaving directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/BuildProjects/gcc'
x86_64-apple-darwin15-cc -I/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/.CI/Test -DHAVE_ZLIB=1 -O3 -Wno-attributes -fno-delete-null-pointer-checks -I"../../C-Sources/zlib" -c -o ModelicaMatIO.o ../../C-Sources/ModelicaMatIO.c
clang: warning: optimization flag '-fno-delete-null-pointer-checks' is not supported [-Wignored-optimization-argument]
../../C-Sources/ModelicaMatIO.c:2492:18: warning: implicit declaration of function 'mkdtemp' is invalid in C99 [-Wimplicit-function-declaration]
    if ( NULL != mkdtemp(dir_buf) ) {
                 ^
../../C-Sources/ModelicaMatIO.c:2492:15: warning: comparison between pointer and integer ('void *' and 'int')
    if ( NULL != mkdtemp(dir_buf) ) {
         ~~~~ ^  ~~~~~~~~~~~~~~~~
2 warnings generated.
make[1]: Leaving directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/BuildProjects/gcc'
make[1]: Entering directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/BuildProjects/gcc'
ar -ru libModelicaMatIO.a ModelicaMatIO.o snprintf.o
ar: `u' modifier ignored since `D' is the default (see `U')
ar: creating libModelicaMatIO.a
cp libModelicaMatIO.a ../../Library/darwin64/libModelicaMatIO.a
make[1]: Leaving directory '/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-3825/Modelica/Resources/BuildProjects/gcc'
[Pipeline] sh
+ export CC=x86_64-apple-darwin15-cc
+ cd .CI/Test
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
$ docker stop --time=1 cfb3edff8327550f61bf3525273007ca5615bc6cf7ad59b2dd0221326934b369
$ docker rm -f cfb3edff8327550f61bf3525273007ca5615bc6cf7ad59b2dd0221326934b369
[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