-
-
Save dch/5a864bc0631022d58f57 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
🌈 dch@akai otp-OTP_R14B04 % ./otp_build autoconf | |
*************************************************** | |
*************************************************** | |
*** WARNING: System might fail to configure or | |
*** might be erroneously configured | |
*** since autoconf version 2.69 is used | |
*** instead of version 2.59! | |
*************************************************** | |
*************************************************** | |
=== cleaning lib/autom4te.cache | |
=== running autoconf in lib | |
=== cleaning lib/common_test/autom4te.cache | |
=== running autoconf in lib/common_test | |
=== cleaning lib/diameter/autom4te.cache | |
=== running autoconf in lib/diameter | |
=== cleaning lib/erl_interface/autom4te.cache | |
=== running autoconf in lib/erl_interface | |
=== running autoheader in lib/erl_interface | |
=== cleaning lib/gs/autom4te.cache | |
=== running autoconf in lib/gs | |
=== cleaning lib/megaco/autom4te.cache | |
=== running autoconf in lib/megaco | |
=== cleaning lib/odbc/autom4te.cache | |
=== running autoconf in lib/odbc | |
=== cleaning lib/snmp/autom4te.cache | |
=== running autoconf in lib/snmp | |
=== cleaning lib/wx/autom4te.cache | |
=== running autoconf in lib/wx | |
configure.in:568: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body | |
../../lib/autoconf/lang.m4:197: AC_LANG_CONFTEST is expanded from... | |
../../lib/autoconf/general.m4:2670: _AC_LINK_IFELSE is expanded from... | |
../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... | |
configure.in:568: the top level | |
=== cleaning lib/test_server/src/autom4te.cache | |
=== running autoconf in lib/test_server/src | |
sed: RE error: illegal byte sequence | |
=== cleaning erts/autom4te.cache | |
=== running autoconf in erts | |
configure.in:992: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body | |
../../lib/autoconf/lang.m4:197: AC_LANG_CONFTEST is expanded from... | |
../../lib/autoconf/general.m4:2739: _AC_RUN_IFELSE is expanded from... | |
../../lib/m4sugar/m4sh.m4:643: AS_IF is expanded from... | |
../../lib/autoconf/general.m4:2757: AC_RUN_IFELSE is expanded from... | |
aclocal.m4:1316: ERL_FIND_ETHR_LIB is expanded from... | |
configure.in:992: the top level | |
=== running autoheader in erts | |
configure.in:992: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body | |
../../lib/autoconf/lang.m4:197: AC_LANG_CONFTEST is expanded from... | |
../../lib/autoconf/general.m4:2739: _AC_RUN_IFELSE is expanded from... | |
../../lib/m4sugar/m4sh.m4:643: AS_IF is expanded from... | |
../../lib/autoconf/general.m4:2757: AC_RUN_IFELSE is expanded from... | |
aclocal.m4:1316: ERL_FIND_ETHR_LIB is expanded from... | |
configure.in:992: the top level | |
=== cleaning ./autom4te.cache | |
=== running autoconf in . | |
🌈 dch@akai otp-OTP_R14B04 % ./configure --prefix=/usr/local/Cellar/erlang/R14B04 --enable-kernel-poll 🌈 dch@akai otp-OTP_R14B04 % ./configure --prefix=/usr/local/Cellar/erlang/R14B04 --enable-kernel-poll --enable-threads --enable-dynamic-ssl-lib --enable-shared-zlib --enable-smp-support --enable-hipe --enable-darwin-64bit --enable-m64-build | |
Ignoring the --cache-file argument since it can cause the system to be erroneously configured | |
Disabling caching | |
checking build system type... i386-apple-darwin13.0.0 | |
checking host system type... i386-apple-darwin13.0.0 | |
checking for gcc... gcc | |
checking whether the C compiler works... yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... | |
checking whether we are cross compiling... no | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... yes | |
checking whether gcc accepts -g... yes | |
checking for gcc option to accept ISO C89... none needed | |
checking for g++... g++ | |
checking whether we are using the GNU C++ compiler... yes | |
checking whether g++ accepts -g... yes | |
checking for ld... ld | |
checking for GNU make... yes (make) | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether ln -s works... yes | |
checking for ranlib... ranlib | |
checking ERTS version... 5.8.5 | |
checking OTP release... R14B04 | |
configure: creating ./config.status | |
config.status: creating Makefile | |
config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting | |
config.status: creating make/emd2exml | |
=== configuring in lib (/ramdisk/otp-OTP_R14B04/lib) | |
configure: running /bin/sh /ramdisk/otp-OTP_R14B04/lib/configure --disable-option-checking '--prefix=/usr/local/Cellar/erlang/R14B04' '--enable-kernel-poll' '--enable-threads' '--enable-dynamic-ssl-lib' '--enable-shared-zlib' '--enable-smp-support' '--enable-hipe' '--enable-darwin-64bit' '--enable-m64-build' --cache-file=/dev/null --srcdir=/ramdisk/otp-OTP_R14B04/lib | |
configure: creating ./config.status | |
=== configuring in snmp/. (/ramdisk/otp-OTP_R14B04/lib/snmp/.) | |
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local/Cellar/erlang/R14B04' '--enable-kernel-poll' '--enable-threads' '--enable-dynamic-ssl-lib' '--enable-shared-zlib' '--enable-smp-support' '--enable-hipe' '--enable-darwin-64bit' '--enable-m64-build' --cache-file=/dev/null --srcdir=. | |
checking build system type... i386-apple-darwin13.0.0 | |
checking host system type... i386-apple-darwin13.0.0 | |
checking for perl... perl | |
configure: creating ./config.status | |
config.status: creating mibs/Makefile | |
=== configuring in common_test/. (/ramdisk/otp-OTP_R14B04/lib/common_test/.) | |
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local/Cellar/erlang/R14B04' '--enable-kernel-poll' '--enable-threads' '--enable-dynamic-ssl-lib' '--enable-shared-zlib' '--enable-smp-support' '--enable-hipe' '--enable-darwin-64bit' '--enable-m64-build' --cache-file=/dev/null --srcdir=. | |
checking build system type... i386-apple-darwin13.0.0 | |
checking host system type... i386-apple-darwin13.0.0 | |
configure: creating ./config.status | |
config.status: creating priv/i386-apple-darwin13.0.0/Makefile | |
=== configuring in diameter/. (/ramdisk/otp-OTP_R14B04/lib/diameter/.) | |
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local/Cellar/erlang/R14B04' '--enable-kernel-poll' '--enable-threads' '--enable-dynamic-ssl-lib' '--enable-shared-zlib' '--enable-smp-support' '--enable-hipe' '--enable-darwin-64bit' '--enable-m64-build' --cache-file=/dev/null --srcdir=. | |
checking build system type... i386-apple-darwin13.0.0 | |
checking host system type... i386-apple-darwin13.0.0 | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking how to create a directory including parents... /usr/bin/install -c -d | |
configure: creating ./config.status | |
config.status: creating Makefile | |
config.status: creating src/app/diameter.mk | |
config.status: creating make/i386-apple-darwin13.0.0/rules.mk | |
=== configuring in erl_interface/. (/ramdisk/otp-OTP_R14B04/lib/erl_interface/.) | |
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local/Cellar/erlang/R14B04' '--enable-kernel-poll' '--enable-threads' '--enable-dynamic-ssl-lib' '--enable-shared-zlib' '--enable-smp-support' '--enable-hipe' '--enable-darwin-64bit' '--enable-m64-build' --cache-file=/dev/null --srcdir=. | |
checking build system type... i386-apple-darwin13.0.0 | |
checking host system type... i386-apple-darwin13.0.0 | |
checking for gcc... gcc | |
checking whether the C compiler works... yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... | |
checking whether we are cross compiling... no | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... yes | |
checking whether gcc accepts -g... yes | |
checking for gcc option to accept ISO C89... none needed | |
checking how to run the C preprocessor... gcc -E | |
checking for ranlib... ranlib | |
checking for ld.sh... no | |
checking for ld... ld | |
checking for grep that handles long lines and -e... /usr/bin/grep | |
checking for egrep... /usr/bin/grep -E | |
checking for ANSI C header files... rm: conftest.dSYM: is a directory | |
rm: conftest.dSYM: is a directory | |
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 size of short... 2 | |
checking size of int... 4 | |
checking size of long... 8 | |
checking size of void *... 8 | |
checking size of long long... 8 | |
checking for ar... ar | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking how to create a directory including parents... /usr/bin/install -c -d | |
checking for gethostbyname in -lnsl... no | |
checking for getpeername in -lsocket... no | |
checking for ANSI C header files... (cached) yes | |
checking for sys/wait.h that is POSIX.1 compatible... yes | |
checking arpa/inet.h usability... yes | |
checking arpa/inet.h presence... yes | |
checking for arpa/inet.h... yes | |
checking fcntl.h usability... yes | |
checking fcntl.h presence... yes | |
checking for fcntl.h... yes | |
checking limits.h usability... yes | |
checking limits.h presence... yes | |
checking for limits.h... yes | |
checking malloc.h usability... no | |
checking malloc.h presence... no | |
checking for malloc.h... no | |
checking netdb.h usability... yes | |
checking netdb.h presence... yes | |
checking for netdb.h... yes | |
checking netinet/in.h usability... yes | |
checking netinet/in.h presence... yes | |
checking for netinet/in.h... yes | |
checking stddef.h usability... yes | |
checking stddef.h presence... yes | |
checking for stddef.h... yes | |
checking for stdlib.h... (cached) yes | |
checking for string.h... (cached) yes | |
checking sys/param.h usability... yes | |
checking sys/param.h presence... yes | |
checking for sys/param.h... yes | |
checking sys/socket.h usability... yes | |
checking sys/socket.h presence... yes | |
checking for sys/socket.h... yes | |
checking sys/select.h usability... yes | |
checking sys/select.h presence... yes | |
checking for sys/select.h... yes | |
checking sys/time.h usability... yes | |
checking sys/time.h presence... yes | |
checking for sys/time.h... yes | |
checking for unistd.h... (cached) yes | |
checking for sys/types.h... (cached) yes | |
checking for uid_t in sys/types.h... yes | |
checking for pid_t... yes | |
checking for size_t... yes | |
checking whether time.h and sys/time.h may both be included... yes | |
checking for socklen_t usability... yes | |
checking for working alloca.h... yes | |
checking for alloca... yes | |
checking whether gcc needs -traditional... no | |
checking for working memcmp... yes | |
checking for dup2... yes | |
checking for gethostbyaddr... yes | |
checking for gethostbyname... yes | |
checking for gethostbyaddr_r... no | |
checking for gethostbyname_r... no | |
checking for gethostname... yes | |
checking for writev... yes | |
checking for gethrtime... no | |
checking for gettimeofday... yes | |
checking for inet_ntoa... yes | |
checking for memchr... yes | |
checking for memmove... yes | |
checking for memset... yes | |
checking for select... yes | |
checking for socket... yes | |
checking for strchr... yes | |
checking for strerror... yes | |
checking for strrchr... yes | |
checking for strstr... yes | |
checking for uname... yes | |
checking for res_gethostbyname... no | |
checking for res_gethostbyname in -lresolv... no | |
checking for clock_gettime... no | |
checking for clock_gettime in -lrt... no | |
checking for mixed cygwin and native VC++ environment... no | |
checking for mixed cygwin and native MinGW environment... no | |
checking if we mix cygwin with any native compiler... no | |
checking for native win32 threads... no | |
checking for pthread_create in -lpthread... yes | |
checking pthread.h usability... yes | |
checking pthread.h presence... yes | |
checking for pthread.h... yes | |
checking pthread/mit/pthread.h usability... no | |
checking pthread/mit/pthread.h presence... no | |
checking for pthread/mit/pthread.h... no | |
configure: creating ./config.status | |
config.status: creating src/i386-apple-darwin13.0.0/Makefile | |
config.status: creating src/i386-apple-darwin13.0.0/eidefs.mk | |
config.status: creating src/i386-apple-darwin13.0.0/config.h | |
=== configuring in gs/. (/ramdisk/otp-OTP_R14B04/lib/gs/.) | |
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local/Cellar/erlang/R14B04' '--enable-kernel-poll' '--enable-threads' '--enable-dynamic-ssl-lib' '--enable-shared-zlib' '--enable-smp-support' '--enable-hipe' '--enable-darwin-64bit' '--enable-m64-build' --cache-file=/dev/null --srcdir=. | |
checking build system type... i386-apple-darwin13.0.0 | |
checking host system type... i386-apple-darwin13.0.0 | |
checking for prebuilt tcl/tk in tcl/binaries/i386_darwin13.tar.gz... not found | |
configure: creating ./config.status | |
config.status: creating tcl/i386-apple-darwin13.0.0/Makefile | |
config.status: creating tcl/win32/Makefile | |
=== configuring in megaco/. (/ramdisk/otp-OTP_R14B04/lib/megaco/.) | |
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local/Cellar/erlang/R14B04' '--enable-kernel-poll' '--enable-threads' '--enable-dynamic-ssl-lib' '--enable-shared-zlib' '--enable-smp-support' '--enable-hipe' '--enable-darwin-64bit' '--enable-m64-build' --cache-file=/dev/null --srcdir=. | |
checking build system type... i386-apple-darwin13.0.0 | |
checking host system type... i386-apple-darwin13.0.0 | |
checking for gcc... gcc | |
checking whether the C compiler works... yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... | |
checking whether we are cross compiling... no | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... yes | |
checking whether gcc accepts -g... yes | |
checking for gcc option to accept ISO C89... none needed | |
checking for flex... flex | |
checking lex output file root... lex.yy | |
checking lex library... -ll | |
checking whether yytext is a pointer... yes | |
checking for reentrant capable flex... yes | |
checking for usable Dynamic Erlang Driver configuration... yes | |
checking for perl... perl | |
configure: creating ./config.status | |
config.status: creating src/flex/i386-apple-darwin13.0.0/Makefile | |
=== configuring in odbc/. (/ramdisk/otp-OTP_R14B04/lib/odbc/.) | |
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local/Cellar/erlang/R14B04' '--enable-kernel-poll' '--enable-threads' '--enable-dynamic-ssl-lib' '--enable-shared-zlib' '--enable-smp-support' '--enable-hipe' '--enable-darwin-64bit' '--enable-m64-build' --cache-file=/dev/null --srcdir=. | |
checking build system type... i386-apple-darwin13.0.0 | |
checking host system type... i386-apple-darwin13.0.0 | |
checking for gcc... gcc | |
checking whether the C compiler works... yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... | |
checking whether we are cross compiling... no | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... yes | |
checking whether gcc accepts -g... yes | |
checking for gcc option to accept ISO C89... none needed | |
checking for mixed cygwin and native VC++ environment... no | |
checking whether make sets $(MAKE)... yes | |
checking for ld.sh... no | |
checking for ld... ld | |
checking for connect... yes | |
checking for gethostbyname... yes | |
checking how to run the C preprocessor... gcc -E | |
checking for grep that handles long lines and -e... /usr/bin/grep | |
checking for egrep... /usr/bin/grep -E | |
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 fcntl.h usability... yes | |
checking fcntl.h presence... yes | |
checking for fcntl.h... yes | |
checking netdb.h usability... yes | |
checking netdb.h presence... yes | |
checking for netdb.h... yes | |
checking for stdlib.h... (cached) yes | |
checking for string.h... (cached) yes | |
checking sys/socket.h usability... yes | |
checking sys/socket.h presence... yes | |
checking for sys/socket.h... yes | |
checking winsock2.h usability... no | |
checking winsock2.h presence... no | |
checking for winsock2.h... no | |
checking for an ANSI C-conforming const... yes | |
checking for size_t... yes | |
checking for struct sockaddr_in6.sin6_addr... yes | |
checking for memset... yes | |
checking for socket... yes | |
checking for native win32 threads... no | |
checking for pthread_create in -lpthread... yes | |
checking pthread.h usability... yes | |
checking pthread.h presence... yes | |
checking for pthread.h... yes | |
checking pthread/mit/pthread.h usability... no | |
checking pthread/mit/pthread.h presence... no | |
checking for pthread/mit/pthread.h... no | |
./configure: line 4644: -L/usr/lib: No such file or directory | |
checking for SQLAllocHandle in -liodbc... yes | |
configure: creating ./config.status | |
config.status: creating c_src/i386-apple-darwin13.0.0/Makefile | |
=== configuring in wx/. (/ramdisk/otp-OTP_R14B04/lib/wx/.) | |
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local/Cellar/erlang/R14B04' '--enable-kernel-poll' '--enable-threads' '--enable-dynamic-ssl-lib' '--enable-shared-zlib' '--enable-smp-support' '--enable-hipe' '--enable-darwin-64bit' '--enable-m64-build' --cache-file=/dev/null --srcdir=. | |
checking build system type... i386-apple-darwin13.0.0 | |
checking host system type... i386-apple-darwin13.0.0 | |
checking for gcc... gcc | |
checking whether the C compiler works... yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... | |
checking whether we are cross compiling... no | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... yes | |
checking whether gcc accepts -g... yes | |
checking for gcc option to accept ISO C89... none needed | |
checking for g++... g++ | |
checking whether we are using the GNU C++ compiler... yes | |
checking whether g++ accepts -g... yes | |
checking for ranlib... ranlib | |
checking how to run the C preprocessor... gcc -E | |
configure: Building for darwin13.0.0 | |
checking for mixed cygwin and native VC++ environment... no | |
checking for mixed cygwin and native MinGW environment... no | |
checking if we mix cygwin with any native compiler... no | |
checking for grep that handles long lines and -e... /usr/bin/grep | |
checking for egrep... /usr/bin/grep -E | |
checking for ANSI C header files... rm: conftest.dSYM: is a directory | |
rm: conftest.dSYM: is a directory | |
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 size of void *... 8 | |
configure: WARNING: Can not combine 64bits erlang with wxWidgets on MacOSX, wx will not be useable | |
checking GL/gl.h usability... no | |
checking GL/gl.h presence... no | |
checking for GL/gl.h... no | |
checking OpenGL/gl.h usability... yes | |
checking OpenGL/gl.h presence... yes | |
checking for OpenGL/gl.h... yes | |
checking for debug build of wxWidgets... checking for wx-config... no | |
checking for standard build of wxWidgets... checking for wx-config... (cached) no | |
configure: WARNING: | |
wxWidgets must be installed on your system. | |
Please check that wx-config is in path, the directory | |
where wxWidgets libraries are installed (returned by | |
'wx-config --libs' or 'wx-config --static --libs' command) | |
is in LD_LIBRARY_PATH or equivalent variable and | |
wxWidgets version is 2.8.4 or above. | |
configure: creating i386-apple-darwin13.0.0/config.status | |
config.status: creating config.mk | |
config.status: creating c_src/Makefile | |
=== configuring in erts (/ramdisk/otp-OTP_R14B04/erts) | |
configure: running /bin/sh /ramdisk/otp-OTP_R14B04/erts/configure --disable-option-checking '--prefix=/usr/local/Cellar/erlang/R14B04' '--enable-kernel-poll' '--enable-threads' '--enable-dynamic-ssl-lib' '--enable-shared-zlib' '--enable-smp-support' '--enable-hipe' '--enable-darwin-64bit' '--enable-m64-build' --cache-file=/dev/null --srcdir=/ramdisk/otp-OTP_R14B04/erts | |
checking build system type... i386-apple-darwin13.0.0 | |
checking host system type... i386-apple-darwin13.0.0 | |
checking for gcc... gcc | |
checking whether the C compiler works... yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... | |
checking whether we are cross compiling... no | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... yes | |
checking whether gcc accepts -g... yes | |
checking for gcc option to accept ISO C89... none needed | |
checking for library containing strerror... none required | |
checking for gcc... (cached) gcc | |
checking whether we are using the GNU C compiler... (cached) yes | |
checking whether gcc accepts -g... (cached) yes | |
checking for gcc option to accept ISO C89... (cached) none needed | |
checking for mixed cygwin and native VC++ environment... no | |
checking for mixed cygwin and native MinGW environment... no | |
checking if we mix cygwin with any native compiler... no | |
checking for getconf... getconf | |
checking for large file support CFLAGS... failed | |
configure: WARNING: Check for large file support flags failed; getconf failed | |
checking how to run the C preprocessor... gcc -E | |
checking for grep that handles long lines and -e... /usr/bin/grep | |
checking for egrep... /usr/bin/grep -E | |
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 size of void *... 8 | |
checking whether compilation mode forces ARCH adjustment... no | |
configure: Adjusting LDFLAGS to cope with 64bit Darwin | |
checking if VM has to be linked with Carbon framework... no | |
checking if we are building a halfword emulator (32bit heap on 64bit machine)... no | |
checking how to run the C preprocessor... gcc -E | |
checking for ranlib... ranlib | |
checking for bison... bison -y | |
checking for perl5... no | |
checking for perl... /Users/dch/perl5/perlbrew/perls/perl-5.16.0/bin/perl | |
checking whether ln -s works... yes | |
checking for ar... ar | |
checking for rm... /bin/rm | |
checking for mkdir... /bin/mkdir | |
checking for xsltproc... xsltproc | |
checking for fop... no | |
configure: WARNING: No 'fop' command found: going to generate placeholder PDF files | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking how to create a directory including parents... /usr/bin/install -c -d | |
checking for extra flags needed to export symbols... none | |
none | |
checking for sin in -lm... yes | |
checking for dlopen in -ldl... yes | |
checking for main in -linet... no | |
checking for openpty in -lutil... yes | |
checking for native win32 threads... no | |
checking for pthread_create in -lpthread... yes | |
checking pthread.h usability... yes | |
checking pthread.h presence... yes | |
checking for pthread.h... yes | |
checking pthread/mit/pthread.h usability... no | |
checking pthread/mit/pthread.h presence... no | |
checking for pthread/mit/pthread.h... no | |
checking for kstat_open in -lkstat... no | |
checking for pthread.h... (cached) yes | |
checking for pthread/mit/pthread.h... (cached) no | |
checking sched.h usability... yes | |
checking sched.h presence... yes | |
checking for sched.h... yes | |
checking sys/time.h usability... yes | |
checking sys/time.h presence... yes | |
checking for sys/time.h... yes | |
checking for pthread_spin_lock... no | |
checking for sched_yield... yes | |
checking whether sched_yield() returns an int... yes | |
checking for pthread_yield... no | |
checking for pthread_rwlock_init... yes | |
checking for pthread_rwlockattr_setkind_np... no | |
checking for pthread_attr_setguardsize... yes | |
checking for Linux futexes... no | |
checking for GCC atomic operations... yes | |
checking for a usable libatomic_ops implementation... no | |
checking whether default stack size should be modified... no | |
checking size of void *... (cached) 8 | |
checking size of int... 4 | |
checking size of long... 8 | |
checking size of long long... 8 | |
checking size of __int64... 0 | |
checking whether byte ordering is bigendian... no | |
checking whether pre pentium 4 compatibility should forced... no | |
checking whether an emulator with smp support should be built... yes; enabled by user | |
checking for posix_fadvise... no | |
checking whether the emulator should use threads... yes; thread support required and therefore forced | |
checking whether lock checking should be enabled... no | |
checking whether lock counters should be enabled... no | |
checking whether the child waiter thread should be enabled... yes on SMP build, but not on non-SMP build | |
checking for kstat_open in -lkstat... (cached) no | |
checking for tgetent in -lncurses... yes | |
checking for adler32_combine in -lz... yes | |
checking for connect... yes | |
checking for gethostbyname... yes | |
checking for gethostbyname_r... no | |
checking for working posix_openpt implementation... yes | |
checking if netdb.h requires netinet/in.h to be previously included... yes | |
checking for socklen_t... yes | |
checking for h_errno declaration in netdb.h... yes | |
checking for dirent.h that defines DIR... yes | |
checking for library containing opendir... none required | |
checking for ANSI C header files... (cached) yes | |
checking for sys/wait.h that is POSIX.1 compatible... yes | |
checking whether time.h and sys/time.h may both be included... yes | |
checking fcntl.h usability... yes | |
checking fcntl.h presence... yes | |
checking for fcntl.h... yes | |
checking limits.h usability... yes | |
checking limits.h presence... yes | |
checking for limits.h... yes | |
checking for unistd.h... (cached) yes | |
checking syslog.h usability... yes | |
checking syslog.h presence... yes | |
checking for syslog.h... yes | |
checking dlfcn.h usability... yes | |
checking dlfcn.h presence... yes | |
checking for dlfcn.h... yes | |
checking ieeefp.h usability... no | |
checking ieeefp.h presence... no | |
checking for ieeefp.h... no | |
checking for sys/types.h... (cached) yes | |
checking sys/stropts.h usability... no | |
checking sys/stropts.h presence... no | |
checking for sys/stropts.h... no | |
checking sys/sysctl.h usability... yes | |
checking sys/sysctl.h presence... yes | |
checking for sys/sysctl.h... yes | |
checking sys/ioctl.h usability... yes | |
checking sys/ioctl.h presence... yes | |
checking for sys/ioctl.h... yes | |
checking for sys/time.h... (cached) yes | |
checking sys/uio.h usability... yes | |
checking sys/uio.h presence... yes | |
checking for sys/uio.h... yes | |
checking sys/socket.h usability... yes | |
checking sys/socket.h presence... yes | |
checking for sys/socket.h... yes | |
checking sys/sockio.h usability... yes | |
checking sys/sockio.h presence... yes | |
checking for sys/sockio.h... yes | |
checking sys/socketio.h usability... no | |
checking sys/socketio.h presence... no | |
checking for sys/socketio.h... no | |
checking net/errno.h usability... no | |
checking net/errno.h presence... no | |
checking for net/errno.h... no | |
checking malloc.h usability... no | |
checking malloc.h presence... no | |
checking for malloc.h... no | |
checking mach-o/dyld.h usability... yes | |
checking mach-o/dyld.h presence... yes | |
checking for mach-o/dyld.h... yes | |
checking arpa/nameser.h usability... yes | |
checking arpa/nameser.h presence... yes | |
checking for arpa/nameser.h... yes | |
checking pty.h usability... no | |
checking pty.h presence... no | |
checking for pty.h... no | |
checking util.h usability... yes | |
checking util.h presence... yes | |
checking for util.h... yes | |
checking utmp.h usability... yes | |
checking utmp.h presence... yes | |
checking for utmp.h... yes | |
checking langinfo.h usability... yes | |
checking langinfo.h presence... yes | |
checking for langinfo.h... yes | |
checking poll.h usability... yes | |
checking poll.h presence... yes | |
checking for poll.h... yes | |
checking sdkddkver.h usability... no | |
checking sdkddkver.h presence... no | |
checking for sdkddkver.h... no | |
checking sys/resource.h usability... yes | |
checking sys/resource.h presence... yes | |
checking for sys/resource.h... yes | |
checking whether getrlimit is declared... yes | |
checking whether setrlimit is declared... yes | |
checking whether RLIMIT_STACK is declared... yes | |
checking sys/event.h usability... yes | |
checking sys/event.h presence... yes | |
checking for sys/event.h... yes | |
checking sys/epoll.h usability... no | |
checking sys/epoll.h presence... no | |
checking for sys/epoll.h... no | |
checking sys/devpoll.h usability... no | |
checking sys/devpoll.h presence... no | |
checking for sys/devpoll.h... no | |
checking valgrind/valgrind.h usability... no | |
checking valgrind/valgrind.h presence... no | |
checking for valgrind/valgrind.h... no | |
checking for SO_BSDCOMPAT declaration... no | |
checking for INADDR_LOOPBACK in netinet/in.h... yes | |
checking for sys_errlist declaration in stdio.h or errno.h... yes | |
checking if windows.h includes winsock2.h... no | |
checking for an ANSI C-conforming const... yes | |
checking return type of signal handlers... void | |
checking for off_t... yes | |
checking for pid_t... yes | |
checking for size_t... yes | |
checking whether struct tm is in sys/time.h or time.h... time.h | |
checking whether struct sockaddr has sa_len field... yes | |
checking for struct exception (and matherr function)... yes | |
checking size of char... 1 | |
checking size of short... 2 | |
checking size of int... (cached) 4 | |
checking size of long... (cached) 8 | |
checking size of void *... (cached) 8 | |
checking size of long long... (cached) 8 | |
checking size of size_t... 8 | |
checking size of off_t... 8 | |
checking if we should add -fno-tree-copyrename to CFLAGS for computed gotos to work properly... no | |
checking for broken gcc-4.3.0 compiler... no | |
checking whether byte ordering is bigendian... (cached) no | |
checking for fdatasync... yes | |
checking for library containing fdatasync... none required | |
checking windows.h usability... no | |
checking windows.h presence... no | |
checking for windows.h... no | |
checking winsock2.h usability... no | |
checking winsock2.h presence... no | |
checking for winsock2.h... no | |
checking for ws2tcpip.h... no | |
checking for getaddrinfo... yes | |
checking whether getaddrinfo accepts enough flags... yes | |
checking for getnameinfo... yes | |
checking for getipnodebyname... yes | |
checking for getipnodebyaddr... yes | |
checking for gethostbyname2... yes | |
checking for ieee_handler... no | |
checking for fpsetmask... no | |
checking for finite... yes | |
checking for isnan... yes | |
checking for isinf... yes | |
checking for res_gethostbyname... no | |
checking for dlopen... yes | |
checking for pread... yes | |
checking for pwrite... yes | |
checking for writev... yes | |
checking for memmove... yes | |
checking for strerror... yes | |
checking for strerror_r... yes | |
checking for strncasecmp... yes | |
checking for gethrtime... no | |
checking for localtime_r... yes | |
checking for gmtime_r... yes | |
checking for inet_pton... yes | |
checking for mmap... yes | |
checking for mremap... no | |
checking for memcpy... yes | |
checking for mallopt... no | |
checking for sbrk... yes | |
checking for _sbrk... no | |
checking for __sbrk... no | |
checking for brk... yes | |
checking for _brk... no | |
checking for __brk... no | |
checking for flockfile... yes | |
checking for fstat... yes | |
checking for strlcpy... yes | |
checking for strlcat... yes | |
checking for setsid... yes | |
checking for posix2time... yes | |
checking for setlocale... yes | |
checking for nl_langinfo... yes | |
checking for poll... yes | |
checking whether posix2time is declared... yes | |
checking if vfork is known to hang multithreaded applications... no | |
checking vfork.h usability... no | |
checking vfork.h presence... no | |
checking for vfork.h... no | |
checking for fork... yes | |
checking for vfork... yes | |
checking for working fork... yes | |
checking for working vfork... (cached) yes | |
checking for vprintf... yes | |
checking for _doprnt... no | |
checking for conflicting declaration of fread... yes | |
checking for putc_unlocked... yes | |
checking for fwrite_unlocked... no | |
checking for openpty... yes | |
checking net/if_dl.h usability... yes | |
checking net/if_dl.h presence... yes | |
checking for net/if_dl.h... yes | |
checking ifaddrs.h usability... yes | |
checking ifaddrs.h presence... yes | |
checking for ifaddrs.h... yes | |
checking netpacket/packet.h usability... no | |
checking netpacket/packet.h presence... no | |
checking for netpacket/packet.h... no | |
checking for getifaddrs... yes | |
checking for sched_getaffinity/sched_setaffinity... no | |
checking for pset functionality... no | |
checking for processor_bind functionality... no | |
checking for cpuset_getaffinity/cpuset_setaffinity... no | |
checking for 'end' symbol... no | |
checking for '_end' symbol... no | |
checking if __after_morecore_hook can track malloc()s core memory use... no | |
checking types of sbrk()s return value and argument... void *,int | |
checking types of brk()s return value and argument... void *,const void * | |
checking if sbrk()/brk() wrappers can track malloc()s core memory use... no | |
checking for IP version 6 support... yes | |
checking for multicast support... yes | |
checking how to correct for time adjustments... none | |
checking if gethrvtime works and how to use it... not working | |
checking if clock_gettime can be used to get process CPU time... no | |
checking for m4... m4 | |
checking For modern (leopard) style mcontext_t... yes | |
checking for unreliable floating point execptions... reliable | |
checking whether to redefine FD_SETSIZE... no | |
checking whether a hybrid heap emulator should be built... yes; default on this platform | |
checking for vperfctr_info in -lperfctr... no | |
checking for working poll()... no; non-existing, broken, or based on select() | |
checking whether kqueue() fd can be select()ed on... yes | |
checking whether kernel poll support should be enabled... yes; kqueue | |
checking whether putenv() stores a copy of the key-value pair... no | |
checking for ld... gcc | |
checking for compiler flags for loadable drivers... -m64 -m64 -g -O2 -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -fPIC -fno-common | |
checking for linker for loadable drivers... gcc | |
checking for linker flags for loadable drivers... -m64 -bundle -flat_namespace -undefined suppress | |
checking for 'runtime library path' linker flag... not found | |
checking for a compiler that handles jumptables... /usr/local/bin/gcc-4.2 | |
checking for static ZLib to be used by SSL in standard locations... no | |
checking for OpenSSL >= 0.9.7 in standard locations... /usr | |
checking for OpenSSL kerberos 5 support... no | |
checking for kstat_open in -lkstat... (cached) no | |
checking for javac.sh... no | |
checking for javac... javac | |
checking for JDK version 1.5... yes | |
checking for c++... c++ | |
configure: creating ./config.status | |
config.status: creating emulator/i386-apple-darwin13.0.0/Makefile | |
config.status: creating emulator/zlib/i386-apple-darwin13.0.0/Makefile | |
config.status: creating emulator/pcre/i386-apple-darwin13.0.0/Makefile | |
config.status: creating epmd/src/i386-apple-darwin13.0.0/Makefile | |
config.status: creating etc/common/i386-apple-darwin13.0.0/Makefile | |
config.status: creating include/internal/i386-apple-darwin13.0.0/ethread.mk | |
config.status: creating include/internal/i386-apple-darwin13.0.0/erts_internal.mk | |
config.status: creating lib_src/i386-apple-darwin13.0.0/Makefile | |
config.status: creating Makefile | |
config.status: creating ../make/i386-apple-darwin13.0.0/otp.mk | |
config.status: creating ../make/i386-apple-darwin13.0.0/otp_ded.mk | |
config.status: creating ../lib/ic/c_src/i386-apple-darwin13.0.0/Makefile | |
config.status: creating ../lib/os_mon/c_src/i386-apple-darwin13.0.0/Makefile | |
config.status: creating ../lib/ssl/c_src/i386-apple-darwin13.0.0/Makefile | |
config.status: creating ../lib/crypto/c_src/i386-apple-darwin13.0.0/Makefile | |
config.status: creating ../lib/orber/c_src/i386-apple-darwin13.0.0/Makefile | |
config.status: creating ../lib/runtime_tools/c_src/i386-apple-darwin13.0.0/Makefile | |
config.status: creating ../lib/tools/c_src/i386-apple-darwin13.0.0/Makefile | |
config.status: creating i386-apple-darwin13.0.0/config.h | |
config.status: creating include/internal/i386-apple-darwin13.0.0/ethread_header_config.h | |
config.status: creating include/i386-apple-darwin13.0.0/erl_int_sizes_config.h | |
********************************************************************* | |
********************** APPLICATIONS INFORMATION ******************* | |
********************************************************************* | |
wx : wxWidgets not found, wx will NOT be usable | |
********************************************************************* | |
********************************************************************* | |
********************** DOCUMENTATION INFORMATION ****************** | |
********************************************************************* | |
documentation : | |
fop is missing. | |
Using fakefop to generate placeholder PDF files. | |
********************************************************************* | |
🌈 dch@akai otp-OTP_R14B04 % make | |
test X"$ERTS_SKIP_DEPEND" = X"true" || (cd erts/emulator && ERL_TOP=/ramdisk/otp-OTP_R14B04 make generate depend) | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f i386-apple-darwin13.0.0/Makefile generate | |
/bin/mkdir -p i386-apple-darwin13.0.0/opt/plain | |
/bin/mkdir -p obj/i386-apple-darwin13.0.0/opt/plain | |
/bin/mkdir -p pcre/obj/i386-apple-darwin13.0.0/opt | |
/bin/mkdir -p zlib/obj/i386-apple-darwin13.0.0/opt | |
LANG=C /Users/dch/perl5/perlbrew/perls/perl-5.16.0/bin/perl utils/beam_makeops \ | |
-wordsize 64 \ | |
-outdir i386-apple-darwin13.0.0/opt/plain \ | |
-emulator /ramdisk/otp-OTP_R14B04/lib/compiler/src/genop.tab beam/ops.tab hipe/hipe_ops.tab | |
defined(@array) is deprecated at utils/beam_makeops line 1579. | |
(Maybe you should just omit the defined()?) | |
LANG=C /Users/dch/perl5/perlbrew/perls/perl-5.16.0/bin/perl utils/make_tables -src i386-apple-darwin13.0.0 -include i386-apple-darwin13.0.0\ | |
beam/atom.names beam/bif.tab hipe/hipe_bif0.tab hipe/hipe_bif1.tab hipe/hipe_bif2.tab hipe/hipe_amd64.tab hipe/hipe_bif64.tab | |
LANG=C /Users/dch/perl5/perlbrew/perls/perl-5.16.0/bin/perl utils/make_version -o i386-apple-darwin13.0.0/erl_version.h R14B04 5.8.5 i386-apple-darwin13.0.0 | |
LANG=C /Users/dch/perl5/perlbrew/perls/perl-5.16.0/bin/perl utils/make_driver_tab -o i386-apple-darwin13.0.0/opt/plain/driver_tab.c obj/i386-apple-darwin13.0.0/opt/plain/efile_drv.o obj/i386-apple-darwin13.0.0/opt/plain/inet_drv.o obj/i386-apple-darwin13.0.0/opt/plain/zlib_drv.o obj/i386-apple-darwin13.0.0/opt/plain/ram_file_drv.o obj/i386-apple-darwin13.0.0/opt/plain/ttsl_drv.o | |
LANG=C /Users/dch/perl5/perlbrew/perls/perl-5.16.0/bin/perl utils/make_alloc_types -src beam/erl_alloc.types -dst i386-apple-darwin13.0.0/opt/plain/erl_alloc_types.h threads hipe nofrag unix | |
LANG=C /Users/dch/perl5/perlbrew/perls/perl-5.16.0/bin/perl utils/make_preload -old /ramdisk/otp-OTP_R14B04/erts/preloaded/ebin/otp_ring0.beam /ramdisk/otp-OTP_R14B04/erts/preloaded/ebin/init.beam /ramdisk/otp-OTP_R14B04/erts/preloaded/ebin/prim_inet.beam /ramdisk/otp-OTP_R14B04/erts/preloaded/ebin/prim_file.beam /ramdisk/otp-OTP_R14B04/erts/preloaded/ebin/zlib.beam /ramdisk/otp-OTP_R14B04/erts/preloaded/ebin/prim_zip.beam /ramdisk/otp-OTP_R14B04/erts/preloaded/ebin/erl_prim_loader.beam /ramdisk/otp-OTP_R14B04/erts/preloaded/ebin/erlang.beam > i386-apple-darwin13.0.0/preload.c | |
m4 -DTARGET=i386-apple-darwin13.0.0 -DOPSYS=darwin -DARCH=amd64 hipe/hipe_x86_asm.m4 > i386-apple-darwin13.0.0/opt/plain/hipe_x86_asm.h | |
m4 -DTARGET=i386-apple-darwin13.0.0 -DOPSYS=darwin -DARCH=amd64 hipe/hipe_amd64_asm.m4 > i386-apple-darwin13.0.0/opt/plain/hipe_amd64_asm.h | |
m4 -DTARGET=i386-apple-darwin13.0.0 -DOPSYS=darwin -DARCH=amd64 hipe/hipe_sparc_asm.m4 > i386-apple-darwin13.0.0/opt/plain/hipe_sparc_asm.h | |
m4 -DTARGET=i386-apple-darwin13.0.0 -DOPSYS=darwin -DARCH=amd64 hipe/hipe_ppc_asm.m4 > i386-apple-darwin13.0.0/opt/plain/hipe_ppc_asm.h | |
m4 -DTARGET=i386-apple-darwin13.0.0 -DOPSYS=darwin -DARCH=amd64 hipe/hipe_arm_asm.m4 > i386-apple-darwin13.0.0/opt/plain/hipe_arm_asm.h | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c hipe/hipe_mkliterals.c -o obj/i386-apple-darwin13.0.0/opt/plain/hipe_mkliterals.o | |
In file included from hipe/hipe_mkliterals.c:30: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O2 -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -o /ramdisk/otp-OTP_R14B04/bin/i386-apple-darwin13.0.0/hipe_mkliterals obj/i386-apple-darwin13.0.0/opt/plain/hipe_mkliterals.o | |
/ramdisk/otp-OTP_R14B04/bin/i386-apple-darwin13.0.0/hipe_mkliterals -c > i386-apple-darwin13.0.0/opt/plain/hipe_literals.h | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f i386-apple-darwin13.0.0/Makefile depend | |
gcc -MM -MG -mdynamic-no-pic -m64 -m64 -g -O2 -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -Idrivers/common beam/atom.c beam/beam_bif_load.c beam/beam_bp.c beam/beam_catches.c beam/beam_debug.c beam/beam_emu.c beam/beam_load.c beam/benchmark.c beam/bif.c beam/big.c beam/binary.c beam/break.c beam/copy.c beam/dist.c beam/elib_memmove.c beam/erl_afit_alloc.c beam/erl_alloc.c beam/erl_alloc_util.c beam/erl_ao_firstfit_alloc.c beam/erl_arith.c beam/erl_async.c beam/erl_bestfit_alloc.c beam/erl_bif_binary.c beam/erl_bif_chksum.c beam/erl_bif_ddll.c beam/erl_bif_guard.c beam/erl_bif_info.c beam/erl_bif_lists.c beam/erl_bif_op.c beam/erl_bif_os.c beam/erl_bif_port.c beam/erl_bif_re.c beam/erl_bif_timer.c beam/erl_bif_trace.c beam/erl_bits.c beam/erl_cpu_topology.c beam/erl_db.c beam/erl_db_hash.c beam/erl_db_tree.c beam/erl_db_util.c beam/erl_debug.c beam/erl_drv_thread.c beam/erl_fun.c beam/erl_gc.c beam/erl_goodfit_alloc.c beam/erl_init.c beam/erl_instrument.c beam/erl_lock_check.c beam/erl_lock_count.c beam/erl_math.c beam/erl_md5.c beam/erl_message.c beam/erl_monitors.c beam/erl_mtrace.c beam/erl_nif.c beam/erl_nmgc.c beam/erl_node_tables.c beam/erl_port_task.c beam/erl_posix_str.c beam/erl_printf_term.c beam/erl_process.c beam/erl_process_dict.c beam/erl_process_dump.c beam/erl_process_lock.c beam/erl_resolv_dns.c beam/erl_resolv_nodns.c beam/erl_term.c beam/erl_time_sup.c beam/erl_trace.c beam/erl_unicode.c beam/erl_zlib.c beam/export.c beam/external.c beam/fix_alloc.c beam/hash.c beam/index.c beam/io.c beam/module.c beam/packet_parser.c beam/register.c beam/safe_hash.c beam/time.c beam/utils.c \ | |
| sed 's|^\([^:]*:\)|$(OBJDIR)/\1|g;s|i386-apple-darwin13.0.0/opt/plain/|$(TTF_DIR)/|g;s|\([ ]\)/ramdisk/otp-OTP_R14B04/|\1$(ERL_TOP)/|g;s|^/ramdisk/otp-OTP_R14B04/|$(ERL_TOP)/|g;s|$(OBJDIR)/erl_poll.o|$(OBJDIR)/erl_poll.kp.o $(OBJDIR)/erl_poll.nkp.o|g;s|$(OBJDIR)/erl_check_io.o|$(OBJDIR)/erl_check_io.kp.o $(OBJDIR)/erl_check_io.nkp.o|g' > i386-apple-darwin13.0.0/depend.mk | |
gcc -MM -MG -mdynamic-no-pic -m64 -m64 -g -O2 -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -Idrivers/common drivers/common/efile_drv.c drivers/common/gzio.c drivers/common/inet_drv.c drivers/common/ram_file_drv.c drivers/common/zlib_drv.c drivers/unix/bin_drv.c drivers/unix/multi_drv.c drivers/unix/sig_drv.c drivers/unix/ttsl_drv.c drivers/unix/unix_efile.c \ | |
| sed 's|^\([^:]*:\)|$(OBJDIR)/\1|g;s|i386-apple-darwin13.0.0/opt/plain/|$(TTF_DIR)/|g;s|\([ ]\)/ramdisk/otp-OTP_R14B04/|\1$(ERL_TOP)/|g;s|^/ramdisk/otp-OTP_R14B04/|$(ERL_TOP)/|g;s|$(OBJDIR)/erl_poll.o|$(OBJDIR)/erl_poll.kp.o $(OBJDIR)/erl_poll.nkp.o|g;s|$(OBJDIR)/erl_check_io.o|$(OBJDIR)/erl_check_io.kp.o $(OBJDIR)/erl_check_io.nkp.o|g' >> i386-apple-darwin13.0.0/depend.mk | |
gcc -MM -MG -mdynamic-no-pic -m64 -m64 -g -O2 -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -Idrivers/common sys/unix/erl_child_setup.c sys/unix/erl_main.c sys/unix/erl_unix_sys_ddll.c sys/unix/sys.c sys/unix/sys_float.c sys/unix/sys_time.c sys/common/erl_check_io.c sys/common/erl_mseg.c sys/common/erl_mtrace_sys_wrap.c sys/common/erl_poll.c sys/common/erl_sys_common_misc.c \ | |
| sed 's|^\([^:]*:\)|$(OBJDIR)/\1|g;s|i386-apple-darwin13.0.0/opt/plain/|$(TTF_DIR)/|g;s|\([ ]\)/ramdisk/otp-OTP_R14B04/|\1$(ERL_TOP)/|g;s|^/ramdisk/otp-OTP_R14B04/|$(ERL_TOP)/|g;s|$(OBJDIR)/erl_poll.o|$(OBJDIR)/erl_poll.kp.o $(OBJDIR)/erl_poll.nkp.o|g;s|$(OBJDIR)/erl_check_io.o|$(OBJDIR)/erl_check_io.kp.o $(OBJDIR)/erl_check_io.nkp.o|g' >> i386-apple-darwin13.0.0/depend.mk | |
gcc -MM -MG -mdynamic-no-pic -m64 -m64 -g -O2 -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -Idrivers/common i386-apple-darwin13.0.0/erl_atom_table.c i386-apple-darwin13.0.0/erl_bif_table.c i386-apple-darwin13.0.0/erl_bif_wrap.c i386-apple-darwin13.0.0/erl_pbifs.c i386-apple-darwin13.0.0/preload.c i386-apple-darwin13.0.0/opt/plain/beam_opcodes.c i386-apple-darwin13.0.0/opt/plain/driver_tab.c \ | |
| sed 's|^\([^:]*:\)|$(OBJDIR)/\1|g;s|i386-apple-darwin13.0.0/opt/plain/|$(TTF_DIR)/|g;s|\([ ]\)/ramdisk/otp-OTP_R14B04/|\1$(ERL_TOP)/|g;s|^/ramdisk/otp-OTP_R14B04/|$(ERL_TOP)/|g;s|$(OBJDIR)/erl_poll.o|$(OBJDIR)/erl_poll.kp.o $(OBJDIR)/erl_poll.nkp.o|g;s|$(OBJDIR)/erl_check_io.o|$(OBJDIR)/erl_check_io.kp.o $(OBJDIR)/erl_check_io.nkp.o|g' >> i386-apple-darwin13.0.0/depend.mk | |
gcc -MM -MG -mdynamic-no-pic -m64 -m64 -g -O2 -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -Idrivers/common \ | |
| sed 's|^\([^:]*\).o[ ]*:|$(OBJDIR)/\1.elib.o:|g;s|i386-apple-darwin13.0.0/opt/plain/|$(TTF_DIR)/|g;s|\([ ]\)/ramdisk/otp-OTP_R14B04/|\1$(ERL_TOP)/|g;s|^/ramdisk/otp-OTP_R14B04/|$(ERL_TOP)/|g;s|$(OBJDIR)/erl_poll.o|$(OBJDIR)/erl_poll.kp.o $(OBJDIR)/erl_poll.nkp.o|g;s|$(OBJDIR)/erl_check_io.o|$(OBJDIR)/erl_check_io.kp.o $(OBJDIR)/erl_check_io.nkp.o|g' >> i386-apple-darwin13.0.0/depend.mk | |
clang: error: no input files | |
gcc -MM -MG -mdynamic-no-pic -m64 -m64 -g -O2 -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -Idrivers/common hipe/hipe_amd64.c hipe/hipe_arm.c hipe/hipe_bif0.c hipe/hipe_bif1.c hipe/hipe_bif2.c hipe/hipe_bif64.c hipe/hipe_debug.c hipe/hipe_gc.c hipe/hipe_mkliterals.c hipe/hipe_mode_switch.c hipe/hipe_native_bif.c hipe/hipe_perfctr.c hipe/hipe_ppc.c hipe/hipe_risc_stack.c hipe/hipe_sparc.c hipe/hipe_stack.c hipe/hipe_x86.c hipe/hipe_x86_signal.c hipe/hipe_x86_stack.c \ | |
| sed 's|^\([^:]*:\)|$(OBJDIR)/\1|g;s|i386-apple-darwin13.0.0/opt/plain/|$(TTF_DIR)/|g;s|\([ ]\)/ramdisk/otp-OTP_R14B04/|\1$(ERL_TOP)/|g;s|^/ramdisk/otp-OTP_R14B04/|$(ERL_TOP)/|g;s|$(OBJDIR)/erl_poll.o|$(OBJDIR)/erl_poll.kp.o $(OBJDIR)/erl_poll.nkp.o|g;s|$(OBJDIR)/erl_check_io.o|$(OBJDIR)/erl_check_io.kp.o $(OBJDIR)/erl_check_io.nkp.o|g' >> i386-apple-darwin13.0.0/depend.mk | |
test X"$ERTS_SKIP_DEPEND" = X"true" || (cd erts/lib_src && ERL_TOP=/ramdisk/otp-OTP_R14B04 make depend) | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f i386-apple-darwin13.0.0/Makefile depend | |
Generating dependency file i386-apple-darwin13.0.0/depend.mk... | |
gcc -MM -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -m64 -m64 -g -O3 -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -I../emulator/beam -I../emulator/sys/unix common/ethr_aux.c common/ethr_atomics.c common/ethr_mutex.c common/ethr_cbf.c pthread/ethread.c pthread/ethr_event.c \ | |
| sed 's|^\([^:]*\)\.o:|$(r_OBJ_DIR)/\1.o:|g;s|i386-apple-darwin13.0.0/opt/|$(TT_DIR)/|g;s|i386-apple-darwin13.0.0/|$(TARGET)/|g' >> i386-apple-darwin13.0.0/depend.mk | |
gcc -MM -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -m64 -m64 -g -O3 -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -I../emulator/beam -I../emulator/sys/unix common/erl_printf_format.c common/erl_printf.c common/erl_misc_utils.c \ | |
| sed 's|^\([^:]*\)\.o:|$(r_OBJ_DIR)/\1.o:|g;s|i386-apple-darwin13.0.0/opt/|$(TT_DIR)/|g;s|i386-apple-darwin13.0.0/|$(TARGET)/|g' >> i386-apple-darwin13.0.0/depend.mk | |
gcc -MM -m64 -m64 -g -O3 -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -I../emulator/beam -I../emulator/sys/unix common/erl_printf_format.c common/erl_printf.c common/erl_misc_utils.c \ | |
| sed 's|^\([^:]*\)\.o:|$(OBJ_DIR)/\1.o:|g;s|i386-apple-darwin13.0.0/opt/|$(TT_DIR)/|g;s|i386-apple-darwin13.0.0/|$(TARGET)/|g' >> i386-apple-darwin13.0.0/depend.mk | |
gcc -MM -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -m64 -m64 -g -O3 -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -I../emulator/beam -I../emulator/sys/unix common/erl_memory_trace_parser.c \ | |
| sed 's|^\([^:]*\)\.o:|$(r_OBJ_DIR)/\1.o:|g;s|i386-apple-darwin13.0.0/opt/|$(TT_DIR)/|g;s|i386-apple-darwin13.0.0/|$(TARGET)/|g' >> i386-apple-darwin13.0.0/depend.mk | |
gcc -MM -m64 -m64 -g -O3 -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -I../emulator/beam -I../emulator/sys/unix common/erl_memory_trace_parser.c \ | |
| sed 's|^\([^:]*\)\.o:|$(OBJ_DIR)/\1.o:|g;s|i386-apple-darwin13.0.0/opt/|$(TT_DIR)/|g;s|i386-apple-darwin13.0.0/|$(TARGET)/|g' >> i386-apple-darwin13.0.0/depend.mk | |
cd erts && ERL_TOP=/ramdisk/otp-OTP_R14B04 make NO_START_SCRIPTS=true FLAVOR= | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f i386-apple-darwin13.0.0/Makefile generate | |
/bin/mkdir -p i386-apple-darwin13.0.0/opt/smp | |
/bin/mkdir -p obj/i386-apple-darwin13.0.0/opt/smp | |
LANG=C /Users/dch/perl5/perlbrew/perls/perl-5.16.0/bin/perl utils/beam_makeops \ | |
-wordsize 64 \ | |
-outdir i386-apple-darwin13.0.0/opt/smp \ | |
-emulator /ramdisk/otp-OTP_R14B04/lib/compiler/src/genop.tab beam/ops.tab hipe/hipe_ops.tab | |
defined(@array) is deprecated at utils/beam_makeops line 1579. | |
(Maybe you should just omit the defined()?) | |
LANG=C /Users/dch/perl5/perlbrew/perls/perl-5.16.0/bin/perl utils/make_driver_tab -o i386-apple-darwin13.0.0/opt/smp/driver_tab.c obj/i386-apple-darwin13.0.0/opt/smp/efile_drv.o obj/i386-apple-darwin13.0.0/opt/smp/inet_drv.o obj/i386-apple-darwin13.0.0/opt/smp/zlib_drv.o obj/i386-apple-darwin13.0.0/opt/smp/ram_file_drv.o obj/i386-apple-darwin13.0.0/opt/smp/ttsl_drv.o | |
LANG=C /Users/dch/perl5/perlbrew/perls/perl-5.16.0/bin/perl utils/make_alloc_types -src beam/erl_alloc.types -dst i386-apple-darwin13.0.0/opt/smp/erl_alloc_types.h threads hipe smp nofrag unix | |
m4 -DERTS_SMP=1 -DTARGET=i386-apple-darwin13.0.0 -DOPSYS=darwin -DARCH=amd64 hipe/hipe_x86_asm.m4 > i386-apple-darwin13.0.0/opt/smp/hipe_x86_asm.h | |
m4 -DERTS_SMP=1 -DTARGET=i386-apple-darwin13.0.0 -DOPSYS=darwin -DARCH=amd64 hipe/hipe_amd64_asm.m4 > i386-apple-darwin13.0.0/opt/smp/hipe_amd64_asm.h | |
m4 -DERTS_SMP=1 -DTARGET=i386-apple-darwin13.0.0 -DOPSYS=darwin -DARCH=amd64 hipe/hipe_sparc_asm.m4 > i386-apple-darwin13.0.0/opt/smp/hipe_sparc_asm.h | |
m4 -DERTS_SMP=1 -DTARGET=i386-apple-darwin13.0.0 -DOPSYS=darwin -DARCH=amd64 hipe/hipe_ppc_asm.m4 > i386-apple-darwin13.0.0/opt/smp/hipe_ppc_asm.h | |
m4 -DERTS_SMP=1 -DTARGET=i386-apple-darwin13.0.0 -DOPSYS=darwin -DARCH=amd64 hipe/hipe_arm_asm.m4 > i386-apple-darwin13.0.0/opt/smp/hipe_arm_asm.h | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c hipe/hipe_mkliterals.c -o obj/i386-apple-darwin13.0.0/opt/smp/hipe_mkliterals.o | |
In file included from hipe/hipe_mkliterals.c:30: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O2 -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -o /ramdisk/otp-OTP_R14B04/bin/i386-apple-darwin13.0.0/hipe_mkliterals.smp obj/i386-apple-darwin13.0.0/opt/smp/hipe_mkliterals.o | |
/ramdisk/otp-OTP_R14B04/bin/i386-apple-darwin13.0.0/hipe_mkliterals.smp -c > i386-apple-darwin13.0.0/opt/smp/hipe_literals.h | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f i386-apple-darwin13.0.0/Makefile TYPE=opt | |
cd /ramdisk/otp-OTP_R14B04/erts/lib_src && /Applications/Xcode.app/Contents/Developer/usr/bin/make opt | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f i386-apple-darwin13.0.0/Makefile TYPE=opt | |
/bin/mkdir -p obj/i386-apple-darwin13.0.0/opt | |
/bin/mkdir -p ../lib/i386-apple-darwin13.0.0 | |
/bin/mkdir -p obj/i386-apple-darwin13.0.0/opt/r | |
/bin/mkdir -p ../lib/internal/i386-apple-darwin13.0.0 | |
gcc -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -m64 -m64 -g -O3 -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -I../emulator/beam -I../emulator/sys/unix -c common/ethr_aux.c -o obj/i386-apple-darwin13.0.0/opt/r/ethr_aux.o | |
gcc -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -m64 -m64 -g -O3 -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -I../emulator/beam -I../emulator/sys/unix -c common/ethr_atomics.c -o obj/i386-apple-darwin13.0.0/opt/r/ethr_atomics.o | |
gcc -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -m64 -m64 -g -O3 -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -I../emulator/beam -I../emulator/sys/unix -c common/ethr_mutex.c -o obj/i386-apple-darwin13.0.0/opt/r/ethr_mutex.o | |
gcc -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -m64 -m64 -g -O3 -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -I../emulator/beam -I../emulator/sys/unix -c common/ethr_cbf.c -o obj/i386-apple-darwin13.0.0/opt/r/ethr_cbf.o | |
gcc -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -m64 -m64 -g -O3 -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -I../emulator/beam -I../emulator/sys/unix -c pthread/ethread.c -o obj/i386-apple-darwin13.0.0/opt/r/ethread.o | |
gcc -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -m64 -m64 -g -O3 -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -I../emulator/beam -I../emulator/sys/unix -c pthread/ethr_event.c -o obj/i386-apple-darwin13.0.0/opt/r/ethr_event.o | |
ar rcv ../lib/internal/i386-apple-darwin13.0.0/libethread.a obj/i386-apple-darwin13.0.0/opt/r/ethr_aux.o obj/i386-apple-darwin13.0.0/opt/r/ethr_atomics.o obj/i386-apple-darwin13.0.0/opt/r/ethr_mutex.o obj/i386-apple-darwin13.0.0/opt/r/ethr_cbf.o obj/i386-apple-darwin13.0.0/opt/r/ethread.o obj/i386-apple-darwin13.0.0/opt/r/ethr_event.o | |
a - obj/i386-apple-darwin13.0.0/opt/r/ethr_aux.o | |
a - obj/i386-apple-darwin13.0.0/opt/r/ethr_atomics.o | |
a - obj/i386-apple-darwin13.0.0/opt/r/ethr_mutex.o | |
a - obj/i386-apple-darwin13.0.0/opt/r/ethr_cbf.o | |
a - obj/i386-apple-darwin13.0.0/opt/r/ethread.o | |
a - obj/i386-apple-darwin13.0.0/opt/r/ethr_event.o | |
ranlib ../lib/internal/i386-apple-darwin13.0.0/libethread.a | |
gcc -m64 -m64 -g -O3 -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -I../emulator/beam -I../emulator/sys/unix -c common/erl_memory_trace_parser.c -o obj/i386-apple-darwin13.0.0/opt/erl_memory_trace_parser.o | |
ar rcv ../lib/i386-apple-darwin13.0.0/liberts.a obj/i386-apple-darwin13.0.0/opt/erl_memory_trace_parser.o | |
a - obj/i386-apple-darwin13.0.0/opt/erl_memory_trace_parser.o | |
ranlib ../lib/i386-apple-darwin13.0.0/liberts.a | |
gcc -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -m64 -m64 -g -O3 -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -I../emulator/beam -I../emulator/sys/unix -c common/erl_memory_trace_parser.c -o obj/i386-apple-darwin13.0.0/opt/r/erl_memory_trace_parser.o | |
ar rcv ../lib/i386-apple-darwin13.0.0/liberts_r.a obj/i386-apple-darwin13.0.0/opt/r/erl_memory_trace_parser.o | |
a - obj/i386-apple-darwin13.0.0/opt/r/erl_memory_trace_parser.o | |
ranlib ../lib/i386-apple-darwin13.0.0/liberts_r.a | |
gcc -m64 -m64 -g -O3 -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -I../emulator/beam -I../emulator/sys/unix -c common/erl_printf_format.c -o obj/i386-apple-darwin13.0.0/opt/erl_printf_format.o | |
common/erl_printf_format.c:439:14: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] | |
if (size < 0) { | |
~~~~ ^ ~ | |
1 warning generated. | |
gcc -m64 -m64 -g -O3 -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -I../emulator/beam -I../emulator/sys/unix -c common/erl_printf.c -o obj/i386-apple-darwin13.0.0/opt/erl_printf.o | |
gcc -m64 -m64 -g -O3 -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -I../emulator/beam -I../emulator/sys/unix -c common/erl_misc_utils.c -o obj/i386-apple-darwin13.0.0/opt/erl_misc_utils.o | |
common/erl_misc_utils.c:694:1: warning: unused function 'cpu_cmp' [-Wunused-function] | |
cpu_cmp(const void *vx, const void *vy) | |
^ | |
common/erl_misc_utils.c:715:1: warning: unused function 'adjust_processor_nodes' [-Wunused-function] | |
adjust_processor_nodes(erts_cpu_info_t *cpuinfo, int no_nodes) | |
^ | |
2 warnings generated. | |
ar rcv ../lib/internal/i386-apple-darwin13.0.0/liberts_internal.a obj/i386-apple-darwin13.0.0/opt/erl_printf_format.o obj/i386-apple-darwin13.0.0/opt/erl_printf.o obj/i386-apple-darwin13.0.0/opt/erl_misc_utils.o | |
a - obj/i386-apple-darwin13.0.0/opt/erl_printf_format.o | |
a - obj/i386-apple-darwin13.0.0/opt/erl_printf.o | |
a - obj/i386-apple-darwin13.0.0/opt/erl_misc_utils.o | |
ranlib ../lib/internal/i386-apple-darwin13.0.0/liberts_internal.a | |
gcc -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -m64 -m64 -g -O3 -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -I../emulator/beam -I../emulator/sys/unix -c common/erl_printf_format.c -o obj/i386-apple-darwin13.0.0/opt/r/erl_printf_format.o | |
common/erl_printf_format.c:439:14: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] | |
if (size < 0) { | |
~~~~ ^ ~ | |
1 warning generated. | |
gcc -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -m64 -m64 -g -O3 -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -I../emulator/beam -I../emulator/sys/unix -c common/erl_printf.c -o obj/i386-apple-darwin13.0.0/opt/r/erl_printf.o | |
gcc -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -m64 -m64 -g -O3 -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -I../emulator/beam -I../emulator/sys/unix -c common/erl_misc_utils.c -o obj/i386-apple-darwin13.0.0/opt/r/erl_misc_utils.o | |
common/erl_misc_utils.c:694:1: warning: unused function 'cpu_cmp' [-Wunused-function] | |
cpu_cmp(const void *vx, const void *vy) | |
^ | |
common/erl_misc_utils.c:715:1: warning: unused function 'adjust_processor_nodes' [-Wunused-function] | |
adjust_processor_nodes(erts_cpu_info_t *cpuinfo, int no_nodes) | |
^ | |
2 warnings generated. | |
ar rcv ../lib/internal/i386-apple-darwin13.0.0/liberts_internal_r.a obj/i386-apple-darwin13.0.0/opt/r/erl_printf_format.o obj/i386-apple-darwin13.0.0/opt/r/erl_printf.o obj/i386-apple-darwin13.0.0/opt/r/erl_misc_utils.o | |
a - obj/i386-apple-darwin13.0.0/opt/r/erl_printf_format.o | |
a - obj/i386-apple-darwin13.0.0/opt/r/erl_printf.o | |
a - obj/i386-apple-darwin13.0.0/opt/r/erl_misc_utils.o | |
ranlib ../lib/internal/i386-apple-darwin13.0.0/liberts_internal_r.a | |
Skip zlib directory, use shared library | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f i386-apple-darwin13.0.0/Makefile TYPE=opt | |
gcc -c -O3 -m64 -m64 -g -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DHAVE_CONFIG_H -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -DERLANG_INTEGRATION -o /ramdisk/otp-OTP_R14B04/erts/emulator/pcre/obj/i386-apple-darwin13.0.0/opt/pcre_latin_1_table.o pcre_latin_1_table.c | |
gcc -c -O3 -m64 -m64 -g -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DHAVE_CONFIG_H -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -DERLANG_INTEGRATION -o /ramdisk/otp-OTP_R14B04/erts/emulator/pcre/obj/i386-apple-darwin13.0.0/opt/pcre_compile.o pcre_compile.c | |
gcc -c -O3 -m64 -m64 -g -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DHAVE_CONFIG_H -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -DERLANG_INTEGRATION -o /ramdisk/otp-OTP_R14B04/erts/emulator/pcre/obj/i386-apple-darwin13.0.0/opt/pcre_config.o pcre_config.c | |
gcc -c -O3 -m64 -m64 -g -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DHAVE_CONFIG_H -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -DERLANG_INTEGRATION -o /ramdisk/otp-OTP_R14B04/erts/emulator/pcre/obj/i386-apple-darwin13.0.0/opt/pcre_dfa_exec.o pcre_dfa_exec.c | |
for x in `grep -n COST_CHK pcre_exec.c | grep -v 'COST_CHK(N)' | awk -F: '{print $1}'`; \ | |
do \ | |
N=`expr $x + 100`; \ | |
echo "case $N: goto L_LOOP_COUNT_${x};"; \ | |
done > pcre_exec_loop_break_cases.inc | |
gcc -c -O3 -m64 -m64 -g -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DHAVE_CONFIG_H -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -DERLANG_INTEGRATION -o /ramdisk/otp-OTP_R14B04/erts/emulator/pcre/obj/i386-apple-darwin13.0.0/opt/pcre_exec.o pcre_exec.c | |
gcc -c -O3 -m64 -m64 -g -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DHAVE_CONFIG_H -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -DERLANG_INTEGRATION -o /ramdisk/otp-OTP_R14B04/erts/emulator/pcre/obj/i386-apple-darwin13.0.0/opt/pcre_fullinfo.o pcre_fullinfo.c | |
gcc -c -O3 -m64 -m64 -g -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DHAVE_CONFIG_H -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -DERLANG_INTEGRATION -o /ramdisk/otp-OTP_R14B04/erts/emulator/pcre/obj/i386-apple-darwin13.0.0/opt/pcre_get.o pcre_get.c | |
gcc -c -O3 -m64 -m64 -g -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DHAVE_CONFIG_H -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -DERLANG_INTEGRATION -o /ramdisk/otp-OTP_R14B04/erts/emulator/pcre/obj/i386-apple-darwin13.0.0/opt/pcre_globals.o pcre_globals.c | |
gcc -c -O3 -m64 -m64 -g -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DHAVE_CONFIG_H -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -DERLANG_INTEGRATION -o /ramdisk/otp-OTP_R14B04/erts/emulator/pcre/obj/i386-apple-darwin13.0.0/opt/pcre_info.o pcre_info.c | |
gcc -c -O3 -m64 -m64 -g -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DHAVE_CONFIG_H -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -DERLANG_INTEGRATION -o /ramdisk/otp-OTP_R14B04/erts/emulator/pcre/obj/i386-apple-darwin13.0.0/opt/pcre_maketables.o pcre_maketables.c | |
gcc -c -O3 -m64 -m64 -g -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DHAVE_CONFIG_H -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -DERLANG_INTEGRATION -o /ramdisk/otp-OTP_R14B04/erts/emulator/pcre/obj/i386-apple-darwin13.0.0/opt/pcre_newline.o pcre_newline.c | |
gcc -c -O3 -m64 -m64 -g -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DHAVE_CONFIG_H -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -DERLANG_INTEGRATION -o /ramdisk/otp-OTP_R14B04/erts/emulator/pcre/obj/i386-apple-darwin13.0.0/opt/pcre_ord2utf8.o pcre_ord2utf8.c | |
gcc -c -O3 -m64 -m64 -g -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DHAVE_CONFIG_H -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -DERLANG_INTEGRATION -o /ramdisk/otp-OTP_R14B04/erts/emulator/pcre/obj/i386-apple-darwin13.0.0/opt/pcre_refcount.o pcre_refcount.c | |
gcc -c -O3 -m64 -m64 -g -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DHAVE_CONFIG_H -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -DERLANG_INTEGRATION -o /ramdisk/otp-OTP_R14B04/erts/emulator/pcre/obj/i386-apple-darwin13.0.0/opt/pcre_study.o pcre_study.c | |
gcc -c -O3 -m64 -m64 -g -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DHAVE_CONFIG_H -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -DERLANG_INTEGRATION -o /ramdisk/otp-OTP_R14B04/erts/emulator/pcre/obj/i386-apple-darwin13.0.0/opt/pcre_tables.o pcre_tables.c | |
gcc -c -O3 -m64 -m64 -g -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DHAVE_CONFIG_H -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -DERLANG_INTEGRATION -o /ramdisk/otp-OTP_R14B04/erts/emulator/pcre/obj/i386-apple-darwin13.0.0/opt/pcre_try_flipped.o pcre_try_flipped.c | |
gcc -c -O3 -m64 -m64 -g -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DHAVE_CONFIG_H -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -DERLANG_INTEGRATION -o /ramdisk/otp-OTP_R14B04/erts/emulator/pcre/obj/i386-apple-darwin13.0.0/opt/pcre_ucp_searchfuncs.o pcre_ucp_searchfuncs.c | |
gcc -c -O3 -m64 -m64 -g -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DHAVE_CONFIG_H -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -DERLANG_INTEGRATION -o /ramdisk/otp-OTP_R14B04/erts/emulator/pcre/obj/i386-apple-darwin13.0.0/opt/pcre_valid_utf8.o pcre_valid_utf8.c | |
gcc -c -O3 -m64 -m64 -g -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DHAVE_CONFIG_H -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -DERLANG_INTEGRATION -o /ramdisk/otp-OTP_R14B04/erts/emulator/pcre/obj/i386-apple-darwin13.0.0/opt/pcre_version.o pcre_version.c | |
gcc -c -O3 -m64 -m64 -g -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DHAVE_CONFIG_H -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -DERLANG_INTEGRATION -o /ramdisk/otp-OTP_R14B04/erts/emulator/pcre/obj/i386-apple-darwin13.0.0/opt/pcre_xclass.o pcre_xclass.c | |
ar rc /ramdisk/otp-OTP_R14B04/erts/emulator/pcre/obj/i386-apple-darwin13.0.0/opt/libepcre.a /ramdisk/otp-OTP_R14B04/erts/emulator/pcre/obj/i386-apple-darwin13.0.0/opt/pcre_latin_1_table.o /ramdisk/otp-OTP_R14B04/erts/emulator/pcre/obj/i386-apple-darwin13.0.0/opt/pcre_compile.o /ramdisk/otp-OTP_R14B04/erts/emulator/pcre/obj/i386-apple-darwin13.0.0/opt/pcre_config.o /ramdisk/otp-OTP_R14B04/erts/emulator/pcre/obj/i386-apple-darwin13.0.0/opt/pcre_dfa_exec.o /ramdisk/otp-OTP_R14B04/erts/emulator/pcre/obj/i386-apple-darwin13.0.0/opt/pcre_exec.o /ramdisk/otp-OTP_R14B04/erts/emulator/pcre/obj/i386-apple-darwin13.0.0/opt/pcre_fullinfo.o /ramdisk/otp-OTP_R14B04/erts/emulator/pcre/obj/i386-apple-darwin13.0.0/opt/pcre_get.o /ramdisk/otp-OTP_R14B04/erts/emulator/pcre/obj/i386-apple-darwin13.0.0/opt/pcre_globals.o /ramdisk/otp-OTP_R14B04/erts/emulator/pcre/obj/i386-apple-darwin13.0.0/opt/pcre_info.o /ramdisk/otp-OTP_R14B04/erts/emulator/pcre/obj/i386-apple-darwin13.0.0/opt/pcre_maketables.o /ramdisk/otp-OTP_R14B04/erts/emulator/pcre/obj/i386-apple-darwin13.0.0/opt/pcre_newline.o /ramdisk/otp-OTP_R14B04/erts/emulator/pcre/obj/i386-apple-darwin13.0.0/opt/pcre_ord2utf8.o /ramdisk/otp-OTP_R14B04/erts/emulator/pcre/obj/i386-apple-darwin13.0.0/opt/pcre_refcount.o /ramdisk/otp-OTP_R14B04/erts/emulator/pcre/obj/i386-apple-darwin13.0.0/opt/pcre_study.o /ramdisk/otp-OTP_R14B04/erts/emulator/pcre/obj/i386-apple-darwin13.0.0/opt/pcre_tables.o /ramdisk/otp-OTP_R14B04/erts/emulator/pcre/obj/i386-apple-darwin13.0.0/opt/pcre_try_flipped.o /ramdisk/otp-OTP_R14B04/erts/emulator/pcre/obj/i386-apple-darwin13.0.0/opt/pcre_ucp_searchfuncs.o /ramdisk/otp-OTP_R14B04/erts/emulator/pcre/obj/i386-apple-darwin13.0.0/opt/pcre_valid_utf8.o /ramdisk/otp-OTP_R14B04/erts/emulator/pcre/obj/i386-apple-darwin13.0.0/opt/pcre_version.o /ramdisk/otp-OTP_R14B04/erts/emulator/pcre/obj/i386-apple-darwin13.0.0/opt/pcre_xclass.o | |
gcc -mdynamic-no-pic -m64 -m64 -g -O2 -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c sys/unix/erl_main.c -o obj/i386-apple-darwin13.0.0/opt/smp/erl_main.o | |
In file included from sys/unix/erl_main.c:22: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O2 -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -Idrivers/common -c i386-apple-darwin13.0.0/preload.c -o obj/i386-apple-darwin13.0.0/opt/smp/preload.o | |
gcc -mdynamic-no-pic -m64 -m64 -g -O2 -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -Idrivers/common -c i386-apple-darwin13.0.0/erl_pbifs.c -o obj/i386-apple-darwin13.0.0/opt/smp/erl_pbifs.o | |
In file included from i386-apple-darwin13.0.0/erl_pbifs.c:9: | |
In file included from beam/export.h:24: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -fomit-frame-pointer -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c beam/benchmark.c -o obj/i386-apple-darwin13.0.0/opt/smp/benchmark.o | |
In file included from beam/benchmark.c:24: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -fomit-frame-pointer -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c beam/erl_alloc.c -o obj/i386-apple-darwin13.0.0/opt/smp/erl_alloc.o | |
In file included from beam/erl_alloc.c:32: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -fomit-frame-pointer -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c beam/erl_mtrace.c -o obj/i386-apple-darwin13.0.0/opt/smp/erl_mtrace.o | |
In file included from beam/erl_mtrace.c:38: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -fomit-frame-pointer -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c beam/erl_alloc_util.c -o obj/i386-apple-darwin13.0.0/opt/smp/erl_alloc_util.o | |
In file included from beam/erl_alloc_util.c:42: | |
In file included from beam/global.h:23: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -fomit-frame-pointer -funroll-loops -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c beam/erl_goodfit_alloc.c -o obj/i386-apple-darwin13.0.0/opt/smp/erl_goodfit_alloc.o | |
In file included from beam/erl_goodfit_alloc.c:44: | |
In file included from beam/global.h:23: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -fomit-frame-pointer -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c beam/erl_bestfit_alloc.c -o obj/i386-apple-darwin13.0.0/opt/smp/erl_bestfit_alloc.o | |
In file included from beam/erl_bestfit_alloc.c:41: | |
In file included from beam/global.h:23: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -fomit-frame-pointer -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c beam/erl_afit_alloc.c -o obj/i386-apple-darwin13.0.0/opt/smp/erl_afit_alloc.o | |
In file included from beam/erl_afit_alloc.c:36: | |
In file included from beam/global.h:23: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -fomit-frame-pointer -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c beam/erl_instrument.c -o obj/i386-apple-darwin13.0.0/opt/smp/erl_instrument.o | |
In file included from beam/erl_instrument.c:24: | |
In file included from beam/global.h:23: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
beam/erl_instrument.c:778:48: warning: for loop has empty body [-Wempty-body] | |
for (bp = mem_anchor; bp->next; bp = bp->next); | |
^ | |
beam/erl_instrument.c:778:48: note: put the semicolon on a separate line to silence this warning | |
2 warnings generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -fomit-frame-pointer -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c beam/erl_init.c -o obj/i386-apple-darwin13.0.0/opt/smp/erl_init.o | |
In file included from beam/erl_init.c:24: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O2 -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -Idrivers/common -c i386-apple-darwin13.0.0/erl_atom_table.c -o obj/i386-apple-darwin13.0.0/opt/smp/erl_atom_table.o | |
gcc -mdynamic-no-pic -m64 -m64 -g -O2 -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -Idrivers/common -c i386-apple-darwin13.0.0/erl_bif_table.c -o obj/i386-apple-darwin13.0.0/opt/smp/erl_bif_table.o | |
In file included from i386-apple-darwin13.0.0/erl_bif_table.c:9: | |
In file included from beam/export.h:24: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -fomit-frame-pointer -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c beam/erl_bif_ddll.c -o obj/i386-apple-darwin13.0.0/opt/smp/erl_bif_ddll.o | |
In file included from beam/erl_bif_ddll.c:38: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -fomit-frame-pointer -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c beam/erl_bif_guard.c -o obj/i386-apple-darwin13.0.0/opt/smp/erl_bif_guard.o | |
In file included from beam/erl_bif_guard.c:28: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -fomit-frame-pointer -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c beam/erl_bif_info.c -o obj/i386-apple-darwin13.0.0/opt/smp/erl_bif_info.o | |
In file included from beam/erl_bif_info.c:24: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
beam/erl_bif_info.c:3168:14: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] | |
if (res < 0) | |
~~~ ^ ~ | |
beam/erl_bif_info.c:3515:11: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] | |
if (res < 0) | |
~~~ ^ ~ | |
3 warnings generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -fomit-frame-pointer -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c beam/erl_bif_op.c -o obj/i386-apple-darwin13.0.0/opt/smp/erl_bif_op.o | |
In file included from beam/erl_bif_op.c:28: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -fomit-frame-pointer -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c beam/erl_bif_os.c -o obj/i386-apple-darwin13.0.0/opt/smp/erl_bif_os.o | |
In file included from beam/erl_bif_os.c:28: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -fomit-frame-pointer -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c beam/erl_bif_lists.c -o obj/i386-apple-darwin13.0.0/opt/smp/erl_bif_lists.o | |
In file included from beam/erl_bif_lists.c:28: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -fomit-frame-pointer -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c beam/erl_bif_trace.c -o obj/i386-apple-darwin13.0.0/opt/smp/erl_bif_trace.o | |
In file included from beam/erl_bif_trace.c:28: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O2 -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -Idrivers/common -c i386-apple-darwin13.0.0/erl_bif_wrap.c -o obj/i386-apple-darwin13.0.0/opt/smp/erl_bif_wrap.o | |
In file included from i386-apple-darwin13.0.0/erl_bif_wrap.c:9: | |
In file included from beam/export.h:24: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -fomit-frame-pointer -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c beam/erl_trace.c -o obj/i386-apple-darwin13.0.0/opt/smp/erl_trace.o | |
In file included from beam/erl_trace.c:28: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -fomit-frame-pointer -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c beam/copy.c -o obj/i386-apple-darwin13.0.0/opt/smp/copy.o | |
In file included from beam/copy.c:24: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -fomit-frame-pointer -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c beam/utils.c -o obj/i386-apple-darwin13.0.0/opt/smp/utils.o | |
In file included from beam/utils.c:26: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -fomit-frame-pointer -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c beam/bif.c -o obj/i386-apple-darwin13.0.0/opt/smp/bif.o | |
In file included from beam/bif.c:25: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
beam/bif.c:335:5: warning: variable 'mon' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] | |
default: | |
^~~~~~~ | |
beam/bif.c:360:26: note: uninitialized use occurs here | |
erts_destroy_monitor(mon); | |
^~~ | |
beam/bif.c:254:21: note: initialize the variable 'mon' to silence this warning | |
ErtsMonitor *mon; | |
^ | |
= NULL | |
2 warnings generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -fomit-frame-pointer -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c beam/io.c -o obj/i386-apple-darwin13.0.0/opt/smp/io.o | |
In file included from beam/io.c:30: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -fomit-frame-pointer -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c beam/erl_printf_term.c -o obj/i386-apple-darwin13.0.0/opt/smp/erl_printf_term.o | |
In file included from beam/erl_printf_term.c:25: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -fomit-frame-pointer -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c beam/erl_debug.c -o obj/i386-apple-darwin13.0.0/opt/smp/erl_debug.o | |
In file included from beam/erl_debug.c:24: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -fomit-frame-pointer -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c beam/erl_md5.c -o obj/i386-apple-darwin13.0.0/opt/smp/erl_md5.o | |
In file included from beam/erl_md5.c:32: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -fomit-frame-pointer -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c beam/erl_message.c -o obj/i386-apple-darwin13.0.0/opt/smp/erl_message.o | |
In file included from beam/erl_message.c:27: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -fomit-frame-pointer -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c beam/erl_process.c -o obj/i386-apple-darwin13.0.0/opt/smp/erl_process.o | |
In file included from beam/erl_process.c:27: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -fomit-frame-pointer -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c beam/erl_process_dict.c -o obj/i386-apple-darwin13.0.0/opt/smp/erl_process_dict.o | |
In file included from beam/erl_process_dict.c:28: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -fomit-frame-pointer -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c beam/erl_process_lock.c -o obj/i386-apple-darwin13.0.0/opt/smp/erl_process_lock.o | |
In file included from beam/erl_process_lock.c:68: | |
In file included from beam/erl_process.h:39: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -fomit-frame-pointer -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c beam/erl_port_task.c -o obj/i386-apple-darwin13.0.0/opt/smp/erl_port_task.o | |
In file included from beam/erl_port_task.c:32: | |
In file included from beam/global.h:23: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -fomit-frame-pointer -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c beam/erl_arith.c -o obj/i386-apple-darwin13.0.0/opt/smp/erl_arith.o | |
In file included from beam/erl_arith.c:31: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -fomit-frame-pointer -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c beam/time.c -o obj/i386-apple-darwin13.0.0/opt/smp/time.o | |
In file included from beam/time.c:76: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -fomit-frame-pointer -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c beam/erl_time_sup.c -o obj/i386-apple-darwin13.0.0/opt/smp/erl_time_sup.o | |
In file included from beam/erl_time_sup.c:80: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -fomit-frame-pointer -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c beam/external.c -o obj/i386-apple-darwin13.0.0/opt/smp/external.o | |
In file included from beam/external.c:33: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
beam/external.c:972:13: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] | |
if (hsz < 0) | |
~~~ ^ ~ | |
2 warnings generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -fomit-frame-pointer -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c beam/dist.c -o obj/i386-apple-darwin13.0.0/opt/smp/dist.o | |
In file included from beam/dist.c:35: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
beam/dist.c:2317:5: warning: expression result unused; should this cast be to 'void'? [-Wunused-value] | |
(void *) ERTS_PROC_SET_DIST_ENTRY(net_kernel, | |
^ ~ | |
2 warnings generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -fomit-frame-pointer -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c beam/binary.c -o obj/i386-apple-darwin13.0.0/opt/smp/binary.o | |
In file included from beam/binary.c:24: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -fomit-frame-pointer -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c beam/erl_db.c -o obj/i386-apple-darwin13.0.0/opt/smp/erl_db.o | |
In file included from beam/erl_db.c:36: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -fomit-frame-pointer -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c beam/erl_db_util.c -o obj/i386-apple-darwin13.0.0/opt/smp/erl_db_util.o | |
In file included from beam/erl_db_util.c:28: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -fomit-frame-pointer -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c beam/erl_db_hash.c -o obj/i386-apple-darwin13.0.0/opt/smp/erl_db_hash.o | |
In file included from beam/erl_db_hash.c:72: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -fomit-frame-pointer -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c beam/erl_db_tree.c -o obj/i386-apple-darwin13.0.0/opt/smp/erl_db_tree.o | |
In file included from beam/erl_db_tree.c:38: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -fomit-frame-pointer -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c beam/fix_alloc.c -o obj/i386-apple-darwin13.0.0/opt/smp/fix_alloc.o | |
In file included from beam/fix_alloc.c:28: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -fomit-frame-pointer -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c beam/big.c -o obj/i386-apple-darwin13.0.0/opt/smp/big.o | |
In file included from beam/big.c:24: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -fomit-frame-pointer -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c beam/hash.c -o obj/i386-apple-darwin13.0.0/opt/smp/hash.o | |
In file included from beam/hash.c:28: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -fomit-frame-pointer -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c beam/index.c -o obj/i386-apple-darwin13.0.0/opt/smp/index.o | |
In file included from beam/index.c:24: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -fomit-frame-pointer -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c beam/atom.c -o obj/i386-apple-darwin13.0.0/opt/smp/atom.o | |
In file included from beam/atom.c:24: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -fomit-frame-pointer -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c beam/module.c -o obj/i386-apple-darwin13.0.0/opt/smp/module.o | |
In file included from beam/module.c:24: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -fomit-frame-pointer -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c beam/export.c -o obj/i386-apple-darwin13.0.0/opt/smp/export.o | |
In file included from beam/export.c:24: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -fomit-frame-pointer -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c beam/register.c -o obj/i386-apple-darwin13.0.0/opt/smp/register.o | |
In file included from beam/register.c:27: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -fomit-frame-pointer -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c beam/break.c -o obj/i386-apple-darwin13.0.0/opt/smp/break.o | |
In file included from beam/break.c:25: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -fomit-frame-pointer -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c beam/erl_async.c -o obj/i386-apple-darwin13.0.0/opt/smp/erl_async.o | |
In file included from beam/erl_async.c:23: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -fomit-frame-pointer -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c beam/erl_lock_check.c -o obj/i386-apple-darwin13.0.0/opt/smp/erl_lock_check.o | |
In file included from beam/erl_lock_check.c:36: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -fomit-frame-pointer -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c beam/erl_gc.c -o obj/i386-apple-darwin13.0.0/opt/smp/erl_gc.o | |
In file included from beam/erl_gc.c:23: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -fomit-frame-pointer -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c beam/erl_lock_count.c -o obj/i386-apple-darwin13.0.0/opt/smp/erl_lock_count.o | |
In file included from beam/erl_lock_count.c:32: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -fomit-frame-pointer -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c beam/erl_nmgc.c -o obj/i386-apple-darwin13.0.0/opt/smp/erl_nmgc.o | |
In file included from beam/erl_nmgc.c:23: | |
In file included from beam/global.h:23: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -fomit-frame-pointer -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c beam/erl_posix_str.c -o obj/i386-apple-darwin13.0.0/opt/smp/erl_posix_str.o | |
In file included from beam/erl_posix_str.c:30: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -fomit-frame-pointer -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c beam/erl_bits.c -o obj/i386-apple-darwin13.0.0/opt/smp/erl_bits.o | |
In file included from beam/erl_bits.c:24: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -fomit-frame-pointer -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c beam/erl_math.c -o obj/i386-apple-darwin13.0.0/opt/smp/erl_math.o | |
In file included from beam/erl_math.c:24: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -fomit-frame-pointer -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c beam/erl_fun.c -o obj/i386-apple-darwin13.0.0/opt/smp/erl_fun.o | |
In file included from beam/erl_fun.c:24: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -fomit-frame-pointer -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c beam/erl_bif_port.c -o obj/i386-apple-darwin13.0.0/opt/smp/erl_bif_port.o | |
In file included from beam/erl_bif_port.c:27: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -fomit-frame-pointer -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c beam/erl_term.c -o obj/i386-apple-darwin13.0.0/opt/smp/erl_term.o | |
In file included from beam/erl_term.c:23: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -fomit-frame-pointer -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c beam/erl_node_tables.c -o obj/i386-apple-darwin13.0.0/opt/smp/erl_node_tables.o | |
In file included from beam/erl_node_tables.c:24: | |
In file included from beam/global.h:23: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -fomit-frame-pointer -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c beam/erl_monitors.c -o obj/i386-apple-darwin13.0.0/opt/smp/erl_monitors.o | |
In file included from beam/erl_monitors.c:38: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -fomit-frame-pointer -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c beam/erl_process_dump.c -o obj/i386-apple-darwin13.0.0/opt/smp/erl_process_dump.o | |
In file included from beam/erl_process_dump.c:24: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -fomit-frame-pointer -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c beam/erl_bif_timer.c -o obj/i386-apple-darwin13.0.0/opt/smp/erl_bif_timer.o | |
In file included from beam/erl_bif_timer.c:24: | |
In file included from beam/erl_bif_timer.h:26: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -fomit-frame-pointer -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c beam/erl_cpu_topology.c -o obj/i386-apple-darwin13.0.0/opt/smp/erl_cpu_topology.o | |
In file included from beam/erl_cpu_topology.c:32: | |
In file included from beam/global.h:23: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -fomit-frame-pointer -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c beam/erl_drv_thread.c -o obj/i386-apple-darwin13.0.0/opt/smp/erl_drv_thread.o | |
In file included from beam/erl_drv_thread.c:24: | |
In file included from beam/global.h:23: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -fomit-frame-pointer -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c beam/erl_bif_chksum.c -o obj/i386-apple-darwin13.0.0/opt/smp/erl_bif_chksum.o | |
In file included from beam/erl_bif_chksum.c:23: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -fomit-frame-pointer -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c beam/erl_bif_re.c -o obj/i386-apple-darwin13.0.0/opt/smp/erl_bif_re.o | |
In file included from beam/erl_bif_re.c:23: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -fomit-frame-pointer -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c beam/erl_unicode.c -o obj/i386-apple-darwin13.0.0/opt/smp/erl_unicode.o | |
In file included from beam/erl_unicode.c:23: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -fomit-frame-pointer -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c beam/packet_parser.c -o obj/i386-apple-darwin13.0.0/opt/smp/packet_parser.o | |
In file included from beam/packet_parser.c:29: | |
In file included from beam/packet_parser.h:27: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
beam/packet_parser.c:438:22: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] | |
if (plen < 0) | |
~~~~ ^ ~ | |
2 warnings generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -fomit-frame-pointer -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c beam/safe_hash.c -o obj/i386-apple-darwin13.0.0/opt/smp/safe_hash.o | |
In file included from beam/safe_hash.c:29: | |
In file included from beam/safe_hash.h:30: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -fomit-frame-pointer -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c beam/erl_zlib.c -o obj/i386-apple-darwin13.0.0/opt/smp/erl_zlib.o | |
In file included from beam/erl_zlib.c:32: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -fomit-frame-pointer -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c beam/erl_nif.c -o obj/i386-apple-darwin13.0.0/opt/smp/erl_nif.o | |
In file included from beam/erl_nif.c:28: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -fomit-frame-pointer -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c beam/erl_bif_binary.c -o obj/i386-apple-darwin13.0.0/opt/smp/erl_bif_binary.o | |
In file included from beam/erl_bif_binary.c:30: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -fomit-frame-pointer -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c beam/erl_ao_firstfit_alloc.c -o obj/i386-apple-darwin13.0.0/opt/smp/erl_ao_firstfit_alloc.o | |
In file included from beam/erl_ao_firstfit_alloc.c:44: | |
In file included from beam/global.h:23: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
/usr/local/bin/gcc-4.2 -mdynamic-no-pic -m64 -m64 -g -O3 -fomit-frame-pointer -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c beam/beam_emu.c -o obj/i386-apple-darwin13.0.0/opt/smp/beam_emu.o | |
In file included from beam/sys.h:47, | |
from beam/beam_emu.c:25: | |
sys/unix/erl_unix_sys.h: In function ‘erts_check_fpe_thorough’: | |
sys/unix/erl_unix_sys.h:296: warning: ‘finite’ is deprecated (declared at /usr/include/math.h:718) | |
gcc -mdynamic-no-pic -m64 -m64 -g -O2 -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c i386-apple-darwin13.0.0/opt/smp/beam_opcodes.c -o obj/i386-apple-darwin13.0.0/opt/smp/beam_opcodes.o | |
In file included from i386-apple-darwin13.0.0/opt/smp/beam_opcodes.c:10: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -fomit-frame-pointer -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c beam/beam_load.c -o obj/i386-apple-darwin13.0.0/opt/smp/beam_load.o | |
In file included from beam/beam_load.c:24: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
beam/beam_load.c:2583:40: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] | |
if (Size.type == TAG_i && Size.val < 0) { | |
~~~~~~~~ ^ ~ | |
beam/beam_load.c:5358:12: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] | |
if (arity < 0) { | |
~~~~~ ^ ~ | |
3 warnings generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -fomit-frame-pointer -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c beam/beam_bif_load.c -o obj/i386-apple-darwin13.0.0/opt/smp/beam_bif_load.o | |
In file included from beam/beam_bif_load.c:24: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -fomit-frame-pointer -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c beam/beam_debug.c -o obj/i386-apple-darwin13.0.0/opt/smp/beam_debug.o | |
In file included from beam/beam_debug.c:28: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -fomit-frame-pointer -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c beam/beam_bp.c -o obj/i386-apple-darwin13.0.0/opt/smp/beam_bp.o | |
In file included from beam/beam_bp.c:24: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
beam/beam_bp.c:766:3: warning: expression result unused; should this cast be to 'void'? [-Wunused-value] | |
(void *) ERTS_PROC_SET_CALL_TIME(p, ERTS_PROC_LOCK_MAIN, pbt); | |
^ ~ | |
2 warnings generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -fomit-frame-pointer -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c beam/beam_catches.c -o obj/i386-apple-darwin13.0.0/opt/smp/beam_catches.o | |
In file included from beam/beam_catches.c:23: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O2 -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c sys/unix/sys.c -o obj/i386-apple-darwin13.0.0/opt/smp/sys.o | |
In file included from sys/unix/sys.c:54: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O2 -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c i386-apple-darwin13.0.0/opt/smp/driver_tab.c -o obj/i386-apple-darwin13.0.0/opt/smp/driver_tab.o | |
In file included from i386-apple-darwin13.0.0/opt/smp/driver_tab.c:5: | |
In file included from beam/global.h:23: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O2 -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -Idrivers/common -Idrivers/unix -I../etc/unix -c drivers/unix/unix_efile.c -o obj/i386-apple-darwin13.0.0/opt/smp/unix_efile.o | |
In file included from drivers/unix/unix_efile.c:25: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
drivers/unix/unix_efile.c:786:24: warning: implicit declaration of function 'fdatasync' is invalid in C99 [-Wimplicit-function-declaration] | |
return check_error(fdatasync(fd), errInfo); | |
^ | |
2 warnings generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O2 -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -DLIBSCTP= -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -Idrivers/common -Idrivers/unix -c drivers/common/gzio.c -o obj/i386-apple-darwin13.0.0/opt/smp/gzio.o | |
In file included from drivers/common/gzio.c:22: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
drivers/common/gzio.c:327:17: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] | |
} else if (res < 0) { | |
~~~ ^ ~ | |
drivers/common/gzio.c:500:21: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] | |
} else if (res < 0) { | |
~~~ ^ ~ | |
3 warnings generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -fomit-frame-pointer -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c beam/elib_memmove.c -o obj/i386-apple-darwin13.0.0/opt/smp/elib_memmove.o | |
gcc -mdynamic-no-pic -m64 -m64 -g -O2 -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c sys/unix/sys_float.c -o obj/i386-apple-darwin13.0.0/opt/smp/sys_float.o | |
In file included from sys/unix/sys_float.c:24: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O2 -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c sys/unix/sys_time.c -o obj/i386-apple-darwin13.0.0/opt/smp/sys_time.o | |
In file included from sys/unix/sys_time.c:34: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -DERTS_KERNEL_POLL_VERSION -mdynamic-no-pic -m64 -m64 -g -O3 -fomit-frame-pointer -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c sys/common/erl_poll.c -o obj/i386-apple-darwin13.0.0/opt/smp/erl_poll.kp.o | |
In file included from sys/common/erl_poll.c:48: | |
In file included from sys/common/erl_poll.h:30: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
sys/common/erl_poll.c:2363:72: warning: for loop has empty body [-Wempty-body] | |
for (prev_ps = pollsets; ps != prev_ps->next; prev_ps = prev_ps->next); | |
^ | |
sys/common/erl_poll.c:2363:72: note: put the semicolon on a separate line to silence this warning | |
2 warnings generated. | |
gcc -DERTS_KERNEL_POLL_VERSION -mdynamic-no-pic -m64 -m64 -g -O3 -fomit-frame-pointer -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c sys/common/erl_check_io.c -o obj/i386-apple-darwin13.0.0/opt/smp/erl_check_io.kp.o | |
In file included from sys/common/erl_check_io.c:35: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -DERTS_NO_KERNEL_POLL_VERSION -mdynamic-no-pic -m64 -m64 -g -O3 -fomit-frame-pointer -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c sys/common/erl_poll.c -o obj/i386-apple-darwin13.0.0/opt/smp/erl_poll.nkp.o | |
In file included from sys/common/erl_poll.c:48: | |
In file included from sys/common/erl_poll.h:30: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
sys/common/erl_poll.c:2363:72: warning: for loop has empty body [-Wempty-body] | |
for (prev_ps = pollsets; ps != prev_ps->next; prev_ps = prev_ps->next); | |
^ | |
sys/common/erl_poll.c:2363:72: note: put the semicolon on a separate line to silence this warning | |
2 warnings generated. | |
gcc -DERTS_NO_KERNEL_POLL_VERSION -mdynamic-no-pic -m64 -m64 -g -O3 -fomit-frame-pointer -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c sys/common/erl_check_io.c -o obj/i386-apple-darwin13.0.0/opt/smp/erl_check_io.nkp.o | |
In file included from sys/common/erl_check_io.c:35: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -fomit-frame-pointer -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c sys/common/erl_mseg.c -o obj/i386-apple-darwin13.0.0/opt/smp/erl_mseg.o | |
In file included from sys/common/erl_mseg.c:33: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O2 -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c sys/unix/erl_unix_sys_ddll.c -o obj/i386-apple-darwin13.0.0/opt/smp/erl_unix_sys_ddll.o | |
In file included from sys/unix/erl_unix_sys_ddll.c:29: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -fomit-frame-pointer -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c sys/common/erl_mtrace_sys_wrap.c -o obj/i386-apple-darwin13.0.0/opt/smp/erl_mtrace_sys_wrap.o | |
In file included from sys/common/erl_mtrace_sys_wrap.c:23: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -fomit-frame-pointer -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c sys/common/erl_sys_common_misc.c -o obj/i386-apple-darwin13.0.0/opt/smp/erl_sys_common_misc.o | |
In file included from sys/common/erl_sys_common_misc.c:31: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c hipe/hipe_bif0.c -o obj/i386-apple-darwin13.0.0/opt/smp/hipe_bif0.o | |
In file included from hipe/hipe_bif0.c:27: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c hipe/hipe_bif1.c -o obj/i386-apple-darwin13.0.0/opt/smp/hipe_bif1.o | |
In file included from hipe/hipe_bif1.c:28: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c hipe/hipe_bif2.c -o obj/i386-apple-darwin13.0.0/opt/smp/hipe_bif2.o | |
In file included from hipe/hipe_bif2.c:27: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c hipe/hipe_debug.c -o obj/i386-apple-darwin13.0.0/opt/smp/hipe_debug.o | |
In file included from hipe/hipe_debug.c:31: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c hipe/hipe_gc.c -o obj/i386-apple-darwin13.0.0/opt/smp/hipe_gc.o | |
In file included from hipe/hipe_gc.c:25: | |
In file included from beam/global.h:23: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c hipe/hipe_mode_switch.c -o obj/i386-apple-darwin13.0.0/opt/smp/hipe_mode_switch.o | |
In file included from hipe/hipe_mode_switch.c:26: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c hipe/hipe_native_bif.c -o obj/i386-apple-darwin13.0.0/opt/smp/hipe_native_bif.o | |
In file included from hipe/hipe_native_bif.c:25: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c hipe/hipe_stack.c -o obj/i386-apple-darwin13.0.0/opt/smp/hipe_stack.o | |
In file included from hipe/hipe_stack.c:24: | |
In file included from beam/global.h:23: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c hipe/hipe_amd64.c -o obj/i386-apple-darwin13.0.0/opt/smp/hipe_amd64.o | |
In file included from hipe/hipe_amd64.c:25: | |
In file included from beam/global.h:23: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O2 -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c hipe/hipe_amd64_glue.S -o obj/i386-apple-darwin13.0.0/opt/smp/hipe_amd64_glue.o | |
m4 -DERTS_SMP=1 -DTARGET=i386-apple-darwin13.0.0 -DOPSYS=darwin -DARCH=amd64 hipe/hipe_amd64_bifs.m4 > i386-apple-darwin13.0.0/opt/smp/hipe_amd64_bifs.S | |
gcc -mdynamic-no-pic -m64 -m64 -g -O2 -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c i386-apple-darwin13.0.0/opt/smp/hipe_amd64_bifs.S -o obj/i386-apple-darwin13.0.0/opt/smp/hipe_amd64_bifs.o | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c hipe/hipe_x86_signal.c -o obj/i386-apple-darwin13.0.0/opt/smp/hipe_x86_signal.o | |
In file included from hipe/hipe_x86_signal.c:51: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
hipe/hipe_x86_signal.c:264:5: warning: no previous prototype for function '_sigaction' [-Wmissing-prototypes] | |
int __SIGACTION(int signum, const struct sigaction *act, struct sigaction *oldact) | |
^ | |
hipe/hipe_x86_signal.c:186:21: note: expanded from macro '__SIGACTION' | |
#define __SIGACTION _sigaction | |
^ | |
2 warnings generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c hipe/hipe_x86_stack.c -o obj/i386-apple-darwin13.0.0/opt/smp/hipe_x86_stack.o | |
In file included from hipe/hipe_x86_stack.c:24: | |
In file included from beam/global.h:23: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O3 -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -c hipe/hipe_bif64.c -o obj/i386-apple-darwin13.0.0/opt/smp/hipe_bif64.o | |
In file included from hipe/hipe_bif64.c:26: | |
In file included from beam/global.h:23: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O2 -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -DLIBSCTP= -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -Idrivers/common -Idrivers/unix -c drivers/common/efile_drv.c -o obj/i386-apple-darwin13.0.0/opt/smp/efile_drv.o | |
In file included from drivers/common/efile_drv.c:100: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O2 -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -DLIBSCTP= -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -Idrivers/common -Idrivers/unix -c drivers/common/inet_drv.c -o obj/i386-apple-darwin13.0.0/opt/smp/inet_drv.o | |
In file included from drivers/common/inet_drv.c:310: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O2 -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -DLIBSCTP= -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -Idrivers/common -Idrivers/unix -c drivers/common/zlib_drv.c -o obj/i386-apple-darwin13.0.0/opt/smp/zlib_drv.o | |
gcc -mdynamic-no-pic -m64 -m64 -g -O2 -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -DLIBSCTP= -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -Idrivers/common -Idrivers/unix -c drivers/common/ram_file_drv.c -o obj/i386-apple-darwin13.0.0/opt/smp/ram_file_drv.o | |
In file included from drivers/common/ram_file_drv.c:85: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -mdynamic-no-pic -m64 -m64 -g -O2 -I/ramdisk/otp-OTP_R14B04/erts/i386-apple-darwin13.0.0 -no-cpp-precomp -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin13.0.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin13.0.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin13.0.0 -I../include/internal -I../include/internal/i386-apple-darwin13.0.0 -Idrivers/common -Idrivers/unix -I../etc/unix -c drivers/unix/ttsl_drv.c -o obj/i386-apple-darwin13.0.0/opt/smp/ttsl_drv.o | |
In file included from drivers/unix/ttsl_drv.c:35: | |
In file included from beam/sys.h:47: | |
sys/unix/erl_unix_sys.h:296:48: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations] | |
return erts_check_fpe(fp_exception, f) || !finite(f); | |
^ | |
/usr/include/math.h:718:12: note: 'finite' declared here | |
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA); | |
^ | |
1 warning generated. | |
gcc -o /ramdisk/otp-OTP_R14B04/bin/i386-apple-darwin13.0.0/beam.smp \ | |
-pagezero_size 0x10000000 -m64 -m64 obj/i386-apple-darwin13.0.0/opt/smp/erl_main.o obj/i386-apple-darwin13.0.0/opt/smp/preload.o obj/i386-apple-darwin13.0.0/opt/smp/erl_pbifs.o obj/i386-apple-darwin13.0.0/opt/smp/benchmark.o obj/i386-apple-darwin13.0.0/opt/smp/erl_alloc.o obj/i386-apple-darwin13.0.0/opt/smp/erl_mtrace.o obj/i386-apple-darwin13.0.0/opt/smp/erl_alloc_util.o obj/i386-apple-darwin13.0.0/opt/smp/erl_goodfit_alloc.o obj/i386-apple-darwin13.0.0/opt/smp/erl_bestfit_alloc.o obj/i386-apple-darwin13.0.0/opt/smp/erl_afit_alloc.o obj/i386-apple-darwin13.0.0/opt/smp/erl_instrument.o obj/i386-apple-darwin13.0.0/opt/smp/erl_init.o obj/i386-apple-darwin13.0.0/opt/smp/erl_atom_table.o obj/i386-apple-darwin13.0.0/opt/smp/erl_bif_table.o obj/i386-apple-darwin13.0.0/opt/smp/erl_bif_ddll.o obj/i386-apple-darwin13.0.0/opt/smp/erl_bif_guard.o obj/i386-apple-darwin13.0.0/opt/smp/erl_bif_info.o obj/i386-apple-darwin13.0.0/opt/smp/erl_bif_op.o obj/i386-apple-darwin13.0.0/opt/smp/erl_bif_os.o obj/i386-apple-darwin13.0.0/opt/smp/erl_bif_lists.o obj/i386-apple-darwin13.0.0/opt/smp/erl_bif_trace.o obj/i386-apple-darwin13.0.0/opt/smp/erl_bif_wrap.o obj/i386-apple-darwin13.0.0/opt/smp/erl_trace.o obj/i386-apple-darwin13.0.0/opt/smp/copy.o obj/i386-apple-darwin13.0.0/opt/smp/utils.o obj/i386-apple-darwin13.0.0/opt/smp/bif.o obj/i386-apple-darwin13.0.0/opt/smp/io.o obj/i386-apple-darwin13.0.0/opt/smp/erl_printf_term.o obj/i386-apple-darwin13.0.0/opt/smp/erl_debug.o obj/i386-apple-darwin13.0.0/opt/smp/erl_md5.o obj/i386-apple-darwin13.0.0/opt/smp/erl_message.o obj/i386-apple-darwin13.0.0/opt/smp/erl_process.o obj/i386-apple-darwin13.0.0/opt/smp/erl_process_dict.o obj/i386-apple-darwin13.0.0/opt/smp/erl_process_lock.o obj/i386-apple-darwin13.0.0/opt/smp/erl_port_task.o obj/i386-apple-darwin13.0.0/opt/smp/erl_arith.o obj/i386-apple-darwin13.0.0/opt/smp/time.o obj/i386-apple-darwin13.0.0/opt/smp/erl_time_sup.o obj/i386-apple-darwin13.0.0/opt/smp/external.o obj/i386-apple-darwin13.0.0/opt/smp/dist.o obj/i386-apple-darwin13.0.0/opt/smp/binary.o obj/i386-apple-darwin13.0.0/opt/smp/erl_db.o obj/i386-apple-darwin13.0.0/opt/smp/erl_db_util.o obj/i386-apple-darwin13.0.0/opt/smp/erl_db_hash.o obj/i386-apple-darwin13.0.0/opt/smp/erl_db_tree.o obj/i386-apple-darwin13.0.0/opt/smp/fix_alloc.o obj/i386-apple-darwin13.0.0/opt/smp/big.o obj/i386-apple-darwin13.0.0/opt/smp/hash.o obj/i386-apple-darwin13.0.0/opt/smp/index.o obj/i386-apple-darwin13.0.0/opt/smp/atom.o obj/i386-apple-darwin13.0.0/opt/smp/module.o obj/i386-apple-darwin13.0.0/opt/smp/export.o obj/i386-apple-darwin13.0.0/opt/smp/register.o obj/i386-apple-darwin13.0.0/opt/smp/break.o obj/i386-apple-darwin13.0.0/opt/smp/erl_async.o obj/i386-apple-darwin13.0.0/opt/smp/erl_lock_check.o obj/i386-apple-darwin13.0.0/opt/smp/erl_gc.o obj/i386-apple-darwin13.0.0/opt/smp/erl_lock_count.o obj/i386-apple-darwin13.0.0/opt/smp/erl_nmgc.o obj/i386-apple-darwin13.0.0/opt/smp/erl_posix_str.o obj/i386-apple-darwin13.0.0/opt/smp/erl_bits.o obj/i386-apple-darwin13.0.0/opt/smp/erl_math.o obj/i386-apple-darwin13.0.0/opt/smp/erl_fun.o obj/i386-apple-darwin13.0.0/opt/smp/erl_bif_port.o obj/i386-apple-darwin13.0.0/opt/smp/erl_term.o obj/i386-apple-darwin13.0.0/opt/smp/erl_node_tables.o obj/i386-apple-darwin13.0.0/opt/smp/erl_monitors.o obj/i386-apple-darwin13.0.0/opt/smp/erl_process_dump.o obj/i386-apple-darwin13.0.0/opt/smp/erl_bif_timer.o obj/i386-apple-darwin13.0.0/opt/smp/erl_cpu_topology.o obj/i386-apple-darwin13.0.0/opt/smp/erl_drv_thread.o obj/i386-apple-darwin13.0.0/opt/smp/erl_bif_chksum.o obj/i386-apple-darwin13.0.0/opt/smp/erl_bif_re.o obj/i386-apple-darwin13.0.0/opt/smp/erl_unicode.o obj/i386-apple-darwin13.0.0/opt/smp/packet_parser.o obj/i386-apple-darwin13.0.0/opt/smp/safe_hash.o obj/i386-apple-darwin13.0.0/opt/smp/erl_zlib.o obj/i386-apple-darwin13.0.0/opt/smp/erl_nif.o obj/i386-apple-darwin13.0.0/opt/smp/erl_bif_binary.o obj/i386-apple-darwin13.0.0/opt/smp/erl_ao_firstfit_alloc.o obj/i386-apple-darwin13.0.0/opt/smp/beam_emu.o obj/i386-apple-darwin13.0.0/opt/smp/beam_opcodes.o obj/i386-apple-darwin13.0.0/opt/smp/beam_load.o obj/i386-apple-darwin13.0.0/opt/smp/beam_bif_load.o obj/i386-apple-darwin13.0.0/opt/smp/beam_debug.o obj/i386-apple-darwin13.0.0/opt/smp/beam_bp.o obj/i386-apple-darwin13.0.0/opt/smp/beam_catches.o obj/i386-apple-darwin13.0.0/opt/smp/sys.o obj/i386-apple-darwin13.0.0/opt/smp/driver_tab.o obj/i386-apple-darwin13.0.0/opt/smp/unix_efile.o obj/i386-apple-darwin13.0.0/opt/smp/gzio.o obj/i386-apple-darwin13.0.0/opt/smp/elib_memmove.o obj/i386-apple-darwin13.0.0/opt/smp/sys_float.o obj/i386-apple-darwin13.0.0/opt/smp/sys_time.o obj/i386-apple-darwin13.0.0/opt/smp/erl_poll.kp.o obj/i386-apple-darwin13.0.0/opt/smp/erl_check_io.kp.o obj/i386-apple-darwin13.0.0/opt/smp/erl_poll.nkp.o obj/i386-apple-darwin13.0.0/opt/smp/erl_check_io.nkp.o obj/i386-apple-darwin13.0.0/opt/smp/erl_mseg.o obj/i386-apple-darwin13.0.0/opt/smp/erl_unix_sys_ddll.o obj/i386-apple-darwin13.0.0/opt/smp/erl_mtrace_sys_wrap.o obj/i386-apple-darwin13.0.0/opt/smp/erl_sys_common_misc.o obj/i386-apple-darwin13.0.0/opt/smp/hipe_bif0.o obj/i386-apple-darwin13.0.0/opt/smp/hipe_bif1.o obj/i386-apple-darwin13.0.0/opt/smp/hipe_bif2.o obj/i386-apple-darwin13.0.0/opt/smp/hipe_debug.o obj/i386-apple-darwin13.0.0/opt/smp/hipe_gc.o obj/i386-apple-darwin13.0.0/opt/smp/hipe_mode_switch.o obj/i386-apple-darwin13.0.0/opt/smp/hipe_native_bif.o obj/i386-apple-darwin13.0.0/opt/smp/hipe_stack.o obj/i386-apple-darwin13.0.0/opt/smp/hipe_amd64.o obj/i386-apple-darwin13.0.0/opt/smp/hipe_amd64_glue.o obj/i386-apple-darwin13.0.0/opt/smp/hipe_amd64_bifs.o obj/i386-apple-darwin13.0.0/opt/smp/hipe_x86_signal.o obj/i386-apple-darwin13.0.0/opt/smp/hipe_x86_stack.o obj/i386-apple-darwin13.0.0/opt/smp/hipe_bif64.o obj/i386-apple-darwin13.0.0/opt/smp/efile_drv.o obj/i386-apple-darwin13.0.0/opt/smp/inet_drv.o obj/i386-apple-darwin13.0.0/opt/smp/zlib_drv.o obj/i386-apple-darwin13.0.0/opt/smp/ram_file_drv.o obj/i386-apple-darwin13.0.0/opt/smp/ttsl_drv.o -lutil -ldl -lm -lncurses -L../lib/internal/i386-apple-darwin13.0.0 -lz /ramdisk/otp-OTP_R14B04/erts/emulator/pcre/obj/i386-apple-darwin13.0.0/opt/libepcre.a -lethread -lerts_internal_r -lpthread | |
Undefined symbols for architecture x86_64: | |
"_bp_sched2ix", referenced from: | |
_load_nif_2 in erl_nif.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
make[3]: *** [/ramdisk/otp-OTP_R14B04/bin/i386-apple-darwin13.0.0/beam.smp] Error 1 | |
make[2]: *** [opt] Error 2 | |
make[1]: *** [smp] Error 2 | |
make: *** [emulator] Error 2 | |
🌈 dch@akai otp-OTP_R14B04 % |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment