Skip to content

Instantly share code, notes, and snippets.

@eric-tramel
Created September 21, 2015 11:24
Show Gist options
  • Save eric-tramel/84a1620262d559098aa3 to your computer and use it in GitHub Desktop.
Save eric-tramel/84a1620262d559098aa3 to your computer and use it in GitHub Desktop.
2015-09-21 13:23:35 +0200
make
-C
contrib
-f
repackage_system_suitesparse4.make
prefix=/usr/local/Cellar/julia/HEAD
USE_BLAS64=0
FC=/usr/local/bin/gfortran
LLVM_CONFIG=llvm-config-3.3
USECLANG=1
LIBBLAS=-lopenblas
LIBBLASNAME=libopenblas
LIBLAPACK=-lopenblas
LIBLAPACKNAME=libopenblas
USE_SYSTEM_FFTW=1
USE_SYSTEM_GLPK=1
USE_SYSTEM_GMP=1
USE_SYSTEM_LLVM=1
USE_SYSTEM_PCRE=1
USE_SYSTEM_BLAS=1
USE_SYSTEM_LAPACK=1
USE_SYSTEM_SUITESPARSE=1
USE_SYSTEM_ARPACK=1
USE_SYSTEM_MPFR=1
USE_SYSTEM_LIBGIT2=1
mkdir -p /private/tmp/julia20150921-14988-1391pa4/usr/lib
mkdir -p /private/tmp/julia20150921-14988-1391pa4/deps/build/SuiteSparse-SYSTEM/lib
cd /private/tmp/julia20150921-14988-1391pa4/deps/build/SuiteSparse-SYSTEM/lib && \
rm -f /private/tmp/julia20150921-14988-1391pa4/usr/lib/lib{amd,cholmod,colamd,spqr,umfpack}.dylib
clang -stdlib=libc++ -mmacosx-version-min=10.7 -m64 -shared -Xlinker -all_load /usr/local/opt/suite-sparse-julia/lib/libsuitesparseconfig.a -o /private/tmp/julia20150921-14988-1391pa4/usr/lib/libsuitesparseconfig.dylib
install_name_tool -id @rpath/libsuitesparseconfig.dylib /private/tmp/julia20150921-14988-1391pa4/usr/lib/libsuitesparseconfig.dylib
clang -stdlib=libc++ -mmacosx-version-min=10.7 -m64 -shared -Xlinker -all_load /usr/local/opt/suite-sparse-julia/lib/libamd.a -o /private/tmp/julia20150921-14988-1391pa4/usr/lib/libamd.dylib -L/usr/local/opt/arpack-julia/lib -L/usr/local/opt/llvm33-julia/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/cloog018-julia/lib -L/usr/local/opt/isl011-julia/lib -L/usr/local/opt/gmp4-julia/lib -L/usr/local/opt/suite-sparse-julia/lib -L/usr/local/opt/openblas-julia/lib -L/usr/local/opt/openssl/lib -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -headerpad_max_install_names -L/private/tmp/julia20150921-14988-1391pa4/usr/lib -lsuitesparseconfig -Wl,-rpath,'@loader_path/'
install_name_tool -id @rpath/libamd.dylib /private/tmp/julia20150921-14988-1391pa4/usr/lib/libamd.dylib
clang -stdlib=libc++ -mmacosx-version-min=10.7 -m64 -shared -Xlinker -all_load /usr/local/opt/suite-sparse-julia/lib/libcolamd.a -o /private/tmp/julia20150921-14988-1391pa4/usr/lib/libcolamd.dylib -L/usr/local/opt/arpack-julia/lib -L/usr/local/opt/llvm33-julia/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/cloog018-julia/lib -L/usr/local/opt/isl011-julia/lib -L/usr/local/opt/gmp4-julia/lib -L/usr/local/opt/suite-sparse-julia/lib -L/usr/local/opt/openblas-julia/lib -L/usr/local/opt/openssl/lib -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -headerpad_max_install_names -lopenblas -L/private/tmp/julia20150921-14988-1391pa4/usr/lib -lsuitesparseconfig -Wl,-rpath,'@loader_path/'
install_name_tool -id @rpath/libcolamd.dylib /private/tmp/julia20150921-14988-1391pa4/usr/lib/libcolamd.dylib
clang++ -stdlib=libc++ -mmacosx-version-min=10.7 -m64 -shared -Xlinker -all_load /usr/local/opt/suite-sparse-julia/lib/libcholmod.a -o /private/tmp/julia20150921-14988-1391pa4/usr/lib/libcholmod.dylib -L/usr/local/opt/arpack-julia/lib -L/usr/local/opt/llvm33-julia/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/cloog018-julia/lib -L/usr/local/opt/isl011-julia/lib -L/usr/local/opt/gmp4-julia/lib -L/usr/local/opt/suite-sparse-julia/lib -L/usr/local/opt/openblas-julia/lib -L/usr/local/opt/openssl/lib -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -headerpad_max_install_names -lopenblas -L/private/tmp/julia20150921-14988-1391pa4/usr/lib -lsuitesparseconfig -lcolamd -lccolamd -lcamd -lamd -Wl,-rpath,'@loader_path/'
install_name_tool -id @rpath/libcholmod.dylib /private/tmp/julia20150921-14988-1391pa4/usr/lib/libcholmod.dylib
clang++ -stdlib=libc++ -mmacosx-version-min=10.7 -m64 -shared -Xlinker -all_load /usr/local/opt/suite-sparse-julia/lib/libumfpack.a -o /private/tmp/julia20150921-14988-1391pa4/usr/lib/libumfpack.dylib -L/usr/local/opt/arpack-julia/lib -L/usr/local/opt/llvm33-julia/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/cloog018-julia/lib -L/usr/local/opt/isl011-julia/lib -L/usr/local/opt/gmp4-julia/lib -L/usr/local/opt/suite-sparse-julia/lib -L/usr/local/opt/openblas-julia/lib -L/usr/local/opt/openssl/lib -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -headerpad_max_install_names -lopenblas -L/private/tmp/julia20150921-14988-1391pa4/usr/lib -lsuitesparseconfig -lcolamd -lccolamd -lcamd -lamd -lcholmod -Wl,-rpath,'@loader_path/'
install_name_tool -id @rpath/libumfpack.dylib /private/tmp/julia20150921-14988-1391pa4/usr/lib/libumfpack.dylib
clang++ -stdlib=libc++ -mmacosx-version-min=10.7 -m64 -shared -Xlinker -all_load /usr/local/opt/suite-sparse-julia/lib/libspqr.a -o /private/tmp/julia20150921-14988-1391pa4/usr/lib/libspqr.dylib -L/usr/local/opt/arpack-julia/lib -L/usr/local/opt/llvm33-julia/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/cloog018-julia/lib -L/usr/local/opt/isl011-julia/lib -L/usr/local/opt/gmp4-julia/lib -L/usr/local/opt/suite-sparse-julia/lib -L/usr/local/opt/openblas-julia/lib -L/usr/local/opt/openssl/lib -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -headerpad_max_install_names -lopenblas -L/private/tmp/julia20150921-14988-1391pa4/usr/lib -lsuitesparseconfig -lcolamd -lccolamd -lcamd -lamd -lcholmod -Wl,-rpath,'@loader_path/'
install_name_tool -id @rpath/libspqr.dylib /private/tmp/julia20150921-14988-1391pa4/usr/lib/libspqr.dylib
2015-09-21 13:23:36 +0200
make
prefix=/usr/local/Cellar/julia/HEAD
USE_BLAS64=0
FC=/usr/local/bin/gfortran
LLVM_CONFIG=llvm-config-3.3
USECLANG=1
LIBBLAS=-lopenblas
LIBBLASNAME=libopenblas
LIBLAPACK=-lopenblas
LIBLAPACKNAME=libopenblas
USE_SYSTEM_FFTW=1
USE_SYSTEM_GLPK=1
USE_SYSTEM_GMP=1
USE_SYSTEM_LLVM=1
USE_SYSTEM_PCRE=1
USE_SYSTEM_BLAS=1
USE_SYSTEM_LAPACK=1
USE_SYSTEM_SUITESPARSE=1
USE_SYSTEM_ARPACK=1
USE_SYSTEM_MPFR=1
USE_SYSTEM_LIBGIT2=1
release
Creating usr/etc/julia/juliarc.jl
Copying in usr/share/doc/julia/examples
Copying in usr/share/man/man1/julia.1
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 % Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 331 100 331 0 0 252 0 0:00:01 0:00:01 --:--:-- 251 100 331 100 331 0 0 252 0 0:00:01 0:00:01 --:--:-- 251
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 323 100 323 0 0 252 0 0:00:01 0:00:01 --:--:-- 252 100 323 100 323 0 0 252 0 0:00:01 0:00:01 --:--:-- 252
100 84306 100 84306 0 0 38966 0 0:00:02 0:00:02 --:--:-- 38966
100 311 100 311 0 0 385 0 --:--:-- --:--:-- --:--:-- 385 100 311 100 311 0 0 385 0 --:--:-- --:--:-- --:--:-- 385
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0warning: --depth is ignored in local clones; use file:// instead.
warning: --depth is ignored in local clones; use file:// instead.
Note: checking out '3ee2a6e6a9fc68cbf2ab00f830b9059215e40b06'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:
git checkout -b <new-branch-name>
40 41 165k 284 k 41 40 118k 69270 0 0 0 472 0 387455 4 0 0 0:00:04 0:0 00:01 :00: 0:06 00:03 3 0:87400:402 0:00:04 129kwarning: --depth is ignored in local clones; use file:// instead.
make[2]: Circular src/libuwind.cxx <- src/libuwind.cxx.o dependency dropped.
100 165k 100 165k 0 0 68671 0 0:00:02 0:00:02 --:--:-- 144k
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libosxunwind.a(Unwind-sjlj.c.o) has no symbols
65 284k 65 186k 0 0 53578 0 0:00:05 0:00:03 0:00:02 97kld: warning: object file (src/Unwind-sjlj.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/UnwindLevel1-gcc-ext.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/UnwindLevel1.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/libuwind.cxx.o) was built for newer OSX version (10.10) than being linked (10.7)
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... warning: --depth is ignored in local clones; use file:// instead.
Note: checking out '85789180158ac7fff85b9f008828d6ac44f072ea'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:
git checkout -b <new-branch-name>
ar: creating archive libutf8proc.a
89 284k 89 254k 0 0 56867 0 0:00:05 0:00:04 0:00:01 89026yes
checking for a thread-safe mkdir -p... /private/tmp/julia20150921-14988-1391pa4/deps/srccache/libuv/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... 100 284k 100 284k 0 0 59827 0 0:00:04 0:00:04 --:--:-- 90612
yes
checking build system type... patching file dSFMT.h
Hunk #2 succeeded at 181 (offset 2 lines).
Hunk #3 succeeded at 202 (offset 2 lines).
Hunk #4 succeeded at 220 (offset 2 lines).
Hunk #5 succeeded at 244 (offset 2 lines).
Hunk #6 succeeded at 265 (offset 2 lines).
Hunk #7 succeeded at 284 (offset 2 lines).
Hunk #8 succeeded at 295 (offset 2 lines).
Hunk #9 succeeded at 307 (offset 2 lines).
Hunk #10 succeeded at 318 (offset 2 lines).
Hunk #11 succeeded at 330 (offset 2 lines).
Hunk #12 succeeded at 341 (offset 2 lines).
Hunk #13 succeeded at 353 (offset 2 lines).
Hunk #14 succeeded at 376 (offset 2 lines).
Hunk #15 succeeded at 391 (offset 2 lines).
Hunk #16 succeeded at 407 (offset 2 lines).
Hunk #17 succeeded at 423 (offset 2 lines).
Hunk #18 succeeded at 439 (offset 2 lines).
Hunk #19 succeeded at 449 (offset 2 lines).
Hunk #20 succeeded at 459 (offset 2 lines).
Hunk #21 succeeded at 470 (offset 2 lines).
Hunk #22 succeeded at 483 (offset 2 lines).
Hunk #23 succeeded at 497 (offset 2 lines).
Hunk #24 succeeded at 511 (offset 2 lines).
Hunk #25 succeeded at 520 (offset 2 lines).
Hunk #26 succeeded at 529 (offset 2 lines).
Hunk #27 succeeded at 539 (offset 2 lines).
Hunk #28 succeeded at 549 (offset 2 lines).
Hunk #29 succeeded at 559 (offset 2 lines).
Hunk #30 succeeded at 569 (offset 2 lines).
Hunk #31 succeeded at 579 (offset 2 lines).
Hunk #32 succeeded at 592 (offset 2 lines).
Hunk #33 succeeded at 605 (offset 2 lines).
Hunk #34 succeeded at 618 (offset 2 lines).
Hunk #35 succeeded at 630 (offset 2 lines).
patching file dSFMT.c
x86_64-apple-darwin14.5.0
checking host system type... x86_64-apple-darwin14.5.0
checking for gcc... clang -stdlib=libc++ -mmacosx-version-min=10.7 -m64
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang -stdlib=libc++ -mmacosx-version-min=10.7 -m64 accepts -g... yes
checking for clang -stdlib=libc++ -mmacosx-version-min=10.7 -m64 option to accept ISO C89... none needed
checking whether clang -stdlib=libc++ -mmacosx-version-min=10.7 -m64 understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of clang -stdlib=libc++ -mmacosx-version-min=10.7 -m64 ... gcc3
checking for ar... ar
checking the archiver (ar) interface... ar
checking whether make supports nested variables... (cached) yes
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by clang -stdlib=libc++ -mmacosx-version-min=10.7 -m64 ... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-apple-darwin14.5.0 file names to x86_64-apple-darwin14.5.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin14.5.0 file names to toolchain format... func_convert_file_noop
checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from clang -stdlib=libc++ -mmacosx-version-min=10.7 -m64 object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld" -demangle -dynamic -dylib -arch x86_64 -headerpad_max_install_names -macosx_version_min 10.10.0 -w -o libconftest.dylib -L/usr/local/opt/arpack-julia/lib -L/usr/local/opt/llvm33-julia/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/cloog018-julia/lib -L/usr/local/opt/isl011-julia/lib -L/usr/local/opt/gmp4-julia/lib -L/usr/local/opt/suite-sparse-julia/lib -L/usr/local/opt/openblas-julia/lib -L/usr/local/opt/openssl/lib -L/usr/local/lib -headerpad_max_install_names -single_module /var/folders/bk/ytp5vm5918959qj9mrs5vdn80000gp/T/conftest-3d1113.o -lSystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/7.0.0/lib/darwin/libclang_rt.osx.a -F/usr/local/Frameworks
no
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld" -demangle -dynamic -arch x86_64 -headerpad_max_install_names -macosx_version_min 10.10.0 -w -o conftest -L/usr/local/opt/arpack-julia/lib -L/usr/local/opt/llvm33-julia/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/cloog018-julia/lib -L/usr/local/opt/isl011-julia/lib -L/usr/local/opt/gmp4-julia/lib -L/usr/local/opt/suite-sparse-julia/lib -L/usr/local/opt/openblas-julia/lib -L/usr/local/opt/openssl/lib -L/usr/local/lib -headerpad_max_install_names /var/folders/bk/ytp5vm5918959qj9mrs5vdn80000gp/T/conftest-d09db2.o -force_load ./libconftest.a -lSystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/7.0.0/lib/darwin/libclang_rt.osx.a -F/usr/local/Frameworks
no
checking how to run the C preprocessor... clang -stdlib=libc++ -mmacosx-version-min=10.7 -m64 -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 for dlfcn.h... yes
checking for objdir... .libs
checking if clang -stdlib=libc++ -mmacosx-version-min=10.7 -m64 supports -fno-rtti -fno-exceptions... yes
checking for clang -stdlib=libc++ -mmacosx-version-min=10.7 -m64 option to produce PIC... -fno-common -DPIC
checking if clang -stdlib=libc++ -mmacosx-version-min=10.7 -m64 PIC flag -fno-common -DPIC works... yes
checking if clang -stdlib=libc++ -mmacosx-version-min=10.7 -m64 static flag -static works... no
checking if clang -stdlib=libc++ -mmacosx-version-min=10.7 -m64 supports -c -o file.o... yes
checking if clang -stdlib=libc++ -mmacosx-version-min=10.7 -m64 supports -c -o file.o... (cached) yes
checking whether the clang -stdlib=libc++ -mmacosx-version-min=10.7 -m64 linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin14.5.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for dlopen in -ldl... ld: warning: object file (src/common.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/e_acos.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/e_acosf.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/e_acosh.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/e_acoshf.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/e_asin.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/e_asinf.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/e_atan2.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/e_atan2f.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/e_atanh.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/e_atanhf.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/e_cosh.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/e_coshf.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/e_exp.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/e_expf.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/e_fmod.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/e_fmodf.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/e_gamma.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/e_gamma_r.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/e_gammaf.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/e_gammaf_r.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/e_hypot.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/e_hypotf.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/e_j0.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/e_j0f.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/e_j1.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/e_j1f.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/e_jn.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/e_jnf.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/e_lgamma.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/e_lgamma_r.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/e_lgammaf.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/e_lgammaf_r.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/e_log.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/e_log10.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/e_log10f.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/e_log2.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/e_log2f.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/e_logf.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/e_pow.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/e_powf.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/e_scalb.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/e_scalbf.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/e_rem_pio2.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/e_rem_pio2f.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/e_sinh.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/e_sinhf.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/k_cos.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/k_exp.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/k_expf.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/k_rem_pio2.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/k_sin.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/k_tan.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/k_cosf.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/k_sinf.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/k_tanf.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/s_asinh.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/s_asinhf.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/s_atan.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/s_atanf.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/s_carg.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/s_cargf.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/s_cargl.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/s_cbrt.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/s_cbrtf.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/s_ceil.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/s_ceilf.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/s_copysign.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/s_copysignf.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/s_cos.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/s_cosf.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/s_csqrt.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/s_csqrtf.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/s_erf.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/s_erff.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/s_exp2.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/s_exp2f.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/s_expm1.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/s_expm1f.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/s_fabs.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/s_fabsf.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/s_fdim.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/s_finite.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/s_finitef.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/s_floor.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/s_floorf.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/s_fma.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/s_fmaf.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/s_fmax.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/s_fmaxf.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/s_fmin.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/s_fminf.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/s_fpclassify.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/s_frexp.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/s_frexpf.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/s_ilogb.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/s_ilogbf.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/s_isinf.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/s_isfinite.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/s_isnormal.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/s_isnan.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/s_llround.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/s_llroundf.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/s_llroundl.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/s_log1p.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/s_log1pf.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/s_logb.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/s_logbf.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/s_lround.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/s_lroundf.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/s_lroundl.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/s_modf.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/s_modff.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/s_nearbyint.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/s_nextafter.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/s_nextafterf.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/s_nexttowardf.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/s_rint.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/s_rintf.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/s_round.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/s_roundf.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/s_roundl.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/s_scalbln.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/s_signbit.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/s_signgam.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/s_significand.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/s_significandf.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/s_sin.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/s_sincos.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/s_sinf.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/s_sincosf.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/s_tan.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/s_tanf.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/s_tanh.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: ld: warning: object file (src/s_tanhf.c.o) was built for newer OSX version (10.10) than being linked (10.7)object file (src/s_tgammaf.c.o) was built for newer OSX version (10.10) than being linked (10.7)ld: warning:
object file (src/s_trunc.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/s_truncf.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: ld: warning: object file (src/s_cpow.c.o) was built for newer OSX version (10.10) than being linked (10.7)ld: warning: object file (src/s_cpowf.c.o) was built for newer OSX version (10.10) than being linked (10.7)ld: warning:
object file (src/s_cpowl.c.o) was built for newer OSX version (10.10) than being linked (10.7)
object file (src/w_cabs.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning:
object file (src/w_cabsf.c.o) was built for newer OSX version (10.10) than being linked (10.7)ld: warning:
ld: warning: object file (src/w_drem.c.o) was built for newer OSX version (10.10) than being linked (10.7)ld: warning: object file (src/w_dremf.c.o) was built for newer OSX version (10.10) than being linked (10.7)
object file (src/s_nan.c.o) was built for newer OSX version (10.10) than being linked (10.7)ld: warning:
object file (src/s_copysignl.c.o) was built for newer OSX version (10.10) than being linked (10.7)ld: warning:
ld: warning: object file (src/s_fabsl.c.o) was built for newer OSX version (10.10) than being linked (10.7)ld: warning: object file (src/s_modfl.c.o) was built for newer OSX version (10.10) than being linked (10.7)ld: warning:
object file (src/e_acosl.c.o) was built for newer OSX version (10.10) than being linked (10.7)
object file (src/e_asinl.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: ld: warning: object file (src/e_atan2l.c.o) was built for newer OSX version (10.10) than being linked (10.7)ld: warning: ld: warning: object file (src/e_fmodl.c.o) was built for newer OSX version (10.10) than being linked (10.7)
object file (src/s_fmaxl.c.o) was built for newer OSX version (10.10) than being linked (10.7)object file (src/s_fminl.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: ld: warning: object file (src/s_ilogbl.c.o) was built for newer OSX version (10.10) than being linked (10.7)ld: warning: object file (src/e_hypotl.c.o) was built for newer OSX version (10.10) than being linked (10.7)ld: warning:
object file (src/s_atanl.c.o) was built for newer OSX version (10.10) than being linked (10.7)
object file (src/s_ceill.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning:
object file (src/s_cosl.c.o) was built for newer OSX version (10.10) than being linked (10.7)ld: warning:
object file (src/s_cprojl.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (src/s_floorl.c.o) was built for newer OSX version (10.10) than being linked (10.7)ld: warning:
ld: warning: ld: warning: object file (src/s_fmal.c.o) was built for newer OSX version (10.10) than being linked (10.7)object file (src/s_csqrtl.c.o) was built for newer OSX version (10.10) than being linked (10.7)object file (src/s_frexpl.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning:
object file (src/s_nexttoward.c.o) was built for newer OSX version (10.10) than being linked (10.7)ld: warning:
object file (src/s_sinl.c.o) was built for newer OSX version (10.10) than being linked (10.7)ld: warning: ld: warning:
object file (src/s_sincosl.c.o) was built for newer OSX version (10.10) than being linked (10.7)object file (src/s_tanl.c.o) was built for newer OSX version (10.10) than being linked (10.7)ld: warning:
object file (src/s_truncl.c.o) was built for newer OSX version (10.10) than being linked (10.7)ld: warning:
ld: warning: object file (src/w_cabsl.c.o) was built for newer OSX version (10.10) than being linked (10.7)ld: warning: object file (src/s_nextafterl.c.o) was built for newer OSX version (10.10) than being linked (10.7)
object file (src/s_ccosh.c.o) was built for newer OSX version (10.10) than being linked (10.7)ld: warning:
object file (src/s_ccoshf.c.o) was built for newer OSX version (10.10) than being linked (10.7)ld: warning:
ld: warning: object file (src/s_cexp.c.o) was built for newer OSX version (10.10) than being linked (10.7)ld: warning: object file (src/s_cexpf.c.o) was built for newer OSX version (10.10) than being linked (10.7)
object file (src/s_cimag.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning:
object file (src/s_cimagf.c.o) was built for newer OSX version (10.10) than being linked (10.7)ld: warning:
ld: warning: object file (src/s_cimagl.c.o) was built for newer OSX version (10.10) than being linked (10.7)ld: warning: object file (src/s_conj.c.o) was built for newer OSX version (10.10) than being linked (10.7)
object file (src/s_conjf.c.o) was built for newer OSX version (10.10) than being linked (10.7)ld: warning:
object file (src/s_conjl.c.o) was built for newer OSX version (10.10) than being linked (10.7)ld: warning:
object file (src/s_cproj.c.o) was built for newer OSX version (10.10) than being linked (10.7)ld: warning: ld: warning:
object file (src/s_cprojf.c.o) was built for newer OSX version (10.10) than being linked (10.7)object file (src/s_creal.c.o) was built for newer OSX version (10.10) than being linked (10.7)ld: warning:
object file (src/s_crealf.c.o) was built for newer OSX version (10.10) than being linked (10.7)ld: warning:
ld: warning: ld: warning: object file (src/s_creall.c.o) was built for newer OSX version (10.10) than being linked (10.7)object file (src/s_csinh.c.o) was built for newer OSX version (10.10) than being linked (10.7)object file (src/s_csinhf.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning:
object file (src/s_ctanh.c.o) was built for newer OSX version (10.10) than being linked (10.7)ld: warning:
object file (src/s_ctanhf.c.o) was built for newer OSX version (10.10) than being linked (10.7)ld: warning:
object file (amd64/fenv.c.o) was built for newer OSX version (10.10) than being linked (10.7)ld: warning:
ld: warning: ld: warning: object file (bsdsrc/b_exp.c.o) was built for newer OSX version (10.10) than being linked (10.7)object file (bsdsrc/b_tgamma.c.o) was built for newer OSX version (10.10) than being linked (10.7)object file (bsdsrc/b_log.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: ld: warning: object file (ld80/invtrig.c.o) was built for newer OSX version (10.10) than being linked (10.7)object file (ld80/k_cosl.c.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: ld: warning:
object file (ld80/k_sinl.c.o) was built for newer OSX version (10.10) than being linked (10.7)object file (ld80/k_tanl.c.o) was built for newer OSX version (10.10) than being linked (10.7)ld: warning:
object file (ld80/s_exp2l.c.o) was built for newer OSX version (10.10) than being linked (10.7)ld: warning:
object file (ld80/s_nanl.c.o) was built for newer OSX version (10.10) than being linked (10.7)
yes
checking for kstat_lookup in -lkstat... no
checking for kvm_open in -lkvm... In file included from test-double.c:34:
./libm-test.c:748:8: warning: ignoring return value of function declared with const attribute [-Wunused-value]
FUNC(acos) (0);
^~~~ ~
test-double.c:20:24: note: expanded from macro 'FUNC'
#define FUNC(function) function
^
In file included from test-double.c:34:
./libm-test.c:778:8: warning: ignoring return value of function declared with const attribute [-Wunused-value]
FUNC(acosh) (7);
^~~~~ ~
test-double.c:20:24: note: expanded from macro 'FUNC'
#define FUNC(function) function
^
In file included from test-double.c:34:
./libm-test.c:801:8: warning: ignoring return value of function declared with const attribute [-Wunused-value]
FUNC(asin) (0);
^~~~ ~
test-double.c:20:24: note: expanded from macro 'FUNC'
#define FUNC(function) function
^
In file included from test-double.c:34:
./libm-test.c:831:8: warning: ignoring return value of function declared with const attribute [-Wunused-value]
FUNC(asinh) (0.7L);
^~~~~ ~~~~
test-double.c:20:24: note: expanded from macro 'FUNC'
#define FUNC(function) function
^
In file included from test-double.c:34:
./libm-test.c:854:8: warning: ignoring return value of function declared with const attribute [-Wunused-value]
FUNC(atan) (0);
^~~~ ~
test-double.c:20:24: note: expanded from macro 'FUNC'
#define FUNC(function) function
^
In file included from test-double.c:34:
./libm-test.c:882:8: warning: ignoring return value of function declared with const attribute [-Wunused-value]
FUNC(atanh) (0.7L);
^~~~~ ~~~~
test-double.c:20:24: note: expanded from macro 'FUNC'
#define FUNC(function) function
^
In file included from test-double.c:34:
./libm-test.c:910:8: warning: ignoring return value of function declared with const attribute [-Wunused-value]
FUNC(atan2) (-0, 1);
^~~~~ ~~~~~
test-double.c:20:24: note: expanded from macro 'FUNC'
#define FUNC(function) function
^
In file included from test-double.c:34:
./libm-test.c:1489:8: warning: ignoring return value of function declared with const attribute [-Wunused-value]
FUNC(cbrt) (8);
^~~~ ~
test-double.c:20:24: note: expanded from macro 'FUNC'
#define FUNC(function) function
^
In file included from test-double.c:34:
./libm-test.c:1929:8: warning: ignoring return value of function declared with const attribute [-Wunused-value]
FUNC(cos) (0);
^~~ ~
test-double.c:20:24: note: expanded from macro 'FUNC'
#define FUNC(function) function
^
In file included from test-double.c:34:
./libm-test.c:1955:8: warning: ignoring return value of function declared with const attribute [-Wunused-value]
FUNC(cosh) (0.7L);
^~~~ ~~~~
test-double.c:20:24: note: expanded from macro 'FUNC'
#define FUNC(function) function
^
In file included from test-double.c:34:
./libm-test.c:2358:8: warning: ignoring return value of function declared with const attribute [-Wunused-value]
FUNC(erf) (0);
^~~ ~
test-double.c:20:24: note: expanded from macro 'FUNC'
#define FUNC(function) function
^
In file included from test-double.c:34:
./libm-test.c:2386:8: warning: ignoring return value of function declared with const attribute [-Wunused-value]
FUNC(erfc) (0);
^~~~ ~
test-double.c:20:24: note: expanded from macro 'FUNC'
#define FUNC(function) function
^
In file included from test-double.c:34:
./libm-test.c:2413:8: warning: ignoring return value of function declared with const attribute [-Wunused-value]
FUNC(exp) (0);
^~~ ~
test-double.c:20:24: note: expanded from macro 'FUNC'
#define FUNC(function) function
^
In file included from test-double.c:34:
./libm-test.c:2474:8: warning: ignoring return value of function declared with const attribute [-Wunused-value]
FUNC(exp2) (0);
^~~~ ~
test-double.c:20:24: note: expanded from macro 'FUNC'
#define FUNC(function) function
^
In file included from test-double.c:34:
./libm-test.c:2500:8: warning: ignoring return value of function declared with const attribute [-Wunused-value]
FUNC(expm1) (0);
^~~~~ ~
test-double.c:20:24: note: expanded from macro 'FUNC'
#define FUNC(function) function
^
In file included from test-double.c:34:
./libm-test.c:2527:39: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value]
check_float ("fabs (0) == 0", FUNC(fabs) (0), 0, 0, 0, 0);
^
test-double.c:20:24: note: expanded from macro 'FUNC'
#define FUNC(function) function
^
./libm-test.c:2527:39: note: use function 'abs' instead
check_float ("fabs (0) == 0", FUNC(fabs) (0), 0, 0, 0, 0);
~~~~~^~~~~
abs
test-double.c:20:24: note: expanded from macro 'FUNC'
#define FUNC(function) function
^
In file included from test-double.c:34:
./libm-test.c:2535:40: warning: absolute value function 'fabs' given an argument of type 'long double' but has parameter of type 'double' which may cause truncation of value [-Wabsolute-value]
check_float ("fabs (-e) == e", FUNC(fabs) (-M_El), M_El, 0, 0, 0);
^
test-double.c:20:24: note: expanded from macro 'FUNC'
#define FUNC(function) function
^
./libm-test.c:2535:40: note: use function 'fabsl' instead
check_float ("fabs (-e) == e", FUNC(fabs) (-M_El), M_El, 0, 0, 0);
~~~~~^~~~~
fabsl
test-double.c:20:24: note: expanded from macro 'FUNC'
#define FUNC(function) function
^
In file included from test-double.c:34:
./libm-test.c:2697:8: warning: ignoring return value of function declared with const attribute [-Wunused-value]
FUNC(fmod) (6.5, 2.3L);
^~~~ ~~~~~~~~~
test-double.c:20:24: note: expanded from macro 'FUNC'
#define FUNC(function) function
^
In file included from test-double.c:34:
./libm-test.c:2780:8: warning: ignoring return value of function declared with const attribute [-Wunused-value]
FUNC(gamma) (1);
^~~~~ ~
./libm-test.c:2774:15: note: expanded from macro 'gamma'
#define gamma lgamma /* XXX scp XXX */
^~~~~~
test-double.c:20:24: note: expanded from macro 'FUNC'
#define FUNC(function) function
^
In file included from test-double.c:34:
./libm-test.c:2823:8: warning: ignoring return value of function declared with const attribute [-Wunused-value]
FUNC(hypot) (0.7L, 12.4L);
^~~~~ ~~~~~~~~~~~
test-double.c:20:24: note: expanded from macro 'FUNC'
#define FUNC(function) function
^
In file included from test-double.c:34:
./libm-test.c:3074:8: warning: ignoring return value of function declared with const attribute [-Wunused-value]
FUNC(lgamma) (0);
^~~~~~ ~
test-double.c:20:24: note: expanded from macro 'FUNC'
#define FUNC(function) function
^
In file included from test-double.c:34:
./libm-test.c:3191:8: warning: ignoring return value of function declared with const attribute [-Wunused-value]
FUNC(log) (1);
^~~ ~
test-double.c:20:24: note: expanded from macro 'FUNC'
#define FUNC(function) function
^
In file included from test-double.c:34:
./libm-test.c:3219:8: warning: ignoring return value of function declared with const attribute [-Wunused-value]
FUNC(log10) (1);
^~~~~ ~
test-double.c:20:24: note: expanded from macro 'FUNC'
#define FUNC(function) function
^
In file included from test-double.c:34:
./libm-test.c:3252:8: warning: ignoring return value of function declared with const attribute [-Wunused-value]
FUNC(log1p) (0);
^~~~~ ~
test-double.c:20:24: note: expanded from macro 'FUNC'
#define FUNC(function) function
^
In file included from test-double.c:34:
./libm-test.c:3280:8: warning: ignoring return value of function declared with const attribute [-Wunused-value]
FUNC(log2) (1);
^~~~ ~
test-double.c:20:24: note: expanded from macro 'FUNC'
#define FUNC(function) function
^
In file included from test-double.c:34:
./libm-test.c:3520:8: warning: ignoring return value of function declared with const attribute [-Wunused-value]
FUNC(pow) (0, 0);
^~~ ~~~~
test-double.c:20:24: note: expanded from macro 'FUNC'
#define FUNC(function) function
^
In file included from test-double.c:34:
./libm-test.c:3696:8: warning: ignoring return value of function declared with const attribute [-Wunused-value]
FUNC(remainder) (1.625, 1.0);
^~~~~~~~~ ~~~~~~~~~~
test-double.c:20:24: note: expanded from macro 'FUNC'
#define FUNC(function) function
^
In file included from test-double.c:34:
./libm-test.c:3928:8: warning: ignoring return value of function declared with const attribute [-Wunused-value]
FUNC(sin) (0);
^~~ ~
test-double.c:20:24: note: expanded from macro 'FUNC'
#define FUNC(function) function
^
In file included from test-double.c:34:
./libm-test.c:4003:8: warning: ignoring return value of function declared with const attribute [-Wunused-value]
FUNC(sinh) (0.7L);
^~~~ ~~~~
test-double.c:20:24: note: expanded from macro 'FUNC'
#define FUNC(function) function
^
In file included from test-double.c:34:
./libm-test.c:4030:8: warning: ignoring return value of function declared with const attribute [-Wunused-value]
FUNC(sqrt) (1);
^~~~ ~
test-double.c:20:24: note: expanded from macro 'FUNC'
#define FUNC(function) function
^
In file included from test-double.c:34:
./libm-test.c:4063:8: warning: ignoring return value of function declared with const attribute [-Wunused-value]
FUNC(tan) (0);
^~~ ~
test-double.c:20:24: note: expanded from macro 'FUNC'
#define FUNC(function) function
^
In file included from test-double.c:34:
./libm-test.c:4086:8: warning: ignoring return value of function declared with const attribute [-Wunused-value]
FUNC(tanh) (0.7L);
^~~~ ~~~~
test-double.c:20:24: note: expanded from macro 'FUNC'
#define FUNC(function) function
^
In file included from test-double.c:34:
./libm-test.c:4118:8: warning: ignoring return value of function declared with const attribute [-Wunused-value]
FUNC(tgamma) (1);
^~~~~~ ~
test-double.c:20:24: note: expanded from macro 'FUNC'
#define FUNC(function) function
^
In file included from test-float.c:34:
./libm-test.c:2527:34: warning: using floating point absolute value function 'fabsf' when argument is of integer type [-Wabsolute-value]
check_float ("fabs (0) == 0", FUNC(fabs) (0), 0, 0, 0, 0);
^
test-float.c:20:24: note: expanded from macro 'FUNC'
#define FUNC(function) function ## f
^
<scratch space>:378:1: note: expanded from here
fabsf
^
./libm-test.c:2527:34: note: use function 'abs' instead
check_float ("fabs (0) == 0", FUNC(fabs) (0), 0, 0, 0, 0);
^~~~~~~~~~
abs
test-float.c:20:24: note: expanded from macro 'FUNC'
#define FUNC(function) function ## f
^
<scratch space>:378:1: note: expanded from here
fabsf
^
In file included from test-float.c:34:
./libm-test.c:2534:40: warning: absolute value function 'fabsf' given an argument of type 'double' but has parameter of type 'float' which may cause truncation of value [-Wabsolute-value]
check_float ("fabs (38.0) == 38.0", FUNC(fabs) (38.0), 38.0, 0, 0, 0);
^
test-float.c:20:24: note: expanded from macro 'FUNC'
#define FUNC(function) function ## f
^
<scratch space>:378:1: note: expanded from here
fabsf
^
./libm-test.c:2534:40: note: use function 'fabs' instead
check_float ("fabs (38.0) == 38.0", FUNC(fabs) (38.0), 38.0, 0, 0, 0);
^~~~~~~~~~
fabs
test-float.c:20:24: note: expanded from macro 'FUNC'
#define FUNC(function) function ## f
^
<scratch space>:378:1: note: expanded from here
fabsf
^
In file included from test-float.c:34:
./libm-test.c:2535:35: warning: absolute value function 'fabsf' given an argument of type 'long double' but has parameter of type 'float' which may cause truncation of value [-Wabsolute-value]
check_float ("fabs (-e) == e", FUNC(fabs) (-M_El), M_El, 0, 0, 0);
^
test-float.c:20:24: note: expanded from macro 'FUNC'
#define FUNC(function) function ## f
^
<scratch space>:378:1: note: expanded from here
fabsf
^
./libm-test.c:2535:35: note: use function 'fabsl' instead
check_float ("fabs (-e) == e", FUNC(fabs) (-M_El), M_El, 0, 0, 0);
^~~~~~~~~~
fabsl
test-float.c:20:24: note: expanded from macro 'FUNC'
#define FUNC(function) function ## f
^
<scratch space>:378:1: note: expanded from here
fabsf
^
no
checking for gethostbyname in -lnsl... no
checking for perfstat_cpu in -lperfstat... 33 warnings generated.
ld: warning: object file (../libopenlibm.a(s_fpclassify.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(s_isfinite.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(s_isinf.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(s_isnan.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(s_isnormal.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(s_signbit.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(e_acos.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(e_acosh.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(e_asin.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(s_asinh.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(s_atan.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(e_atan2.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(e_atanh.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(s_cbrt.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(s_ceil.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(s_cos.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(e_cosh.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(s_erf.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(e_exp.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(s_exp2.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(s_expm1.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(s_fdim.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(s_floor.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(s_fma.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(s_fmax.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(s_fmin.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(e_fmod.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(s_frexp.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(e_hypot.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(s_ilogb.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(e_j0.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(e_j1.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(e_jn.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(e_lgamma.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(s_llround.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(e_log.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(e_log10.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(s_log1p.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(e_log2.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(s_logb.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(s_lround.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(s_modf.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(s_nextafter.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(e_pow.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(s_rint.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(s_round.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(e_scalb.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(s_scalbln.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(s_signgam.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(s_sin.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(s_sincos.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(e_sinh.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(s_tan.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(s_tanh.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(b_tgamma.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(s_trunc.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(b_exp.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(e_rem_pio2.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(k_cos.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(k_sin.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(k_tan.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(k_exp.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(b_log.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(s_copysign.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(s_fabs.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(fenv.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(s_finite.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(e_lgamma_r.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(k_rem_pio2.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(s_cimag.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(s_creal.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
3 warnings generated.
ld: warning: object file (../libopenlibm.a(s_fpclassify.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(s_isfinite.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(s_isinf.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(s_isnan.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(s_isnormal.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(s_signbit.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(e_acosf.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(e_acoshf.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(e_asinf.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(s_asinhf.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(e_atan2f.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(s_atanf.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(e_atanhf.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(s_cbrtf.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(s_ceilf.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(s_cosf.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(e_coshf.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(s_erff.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(s_exp2f.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(e_expf.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(s_expm1f.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(s_fdim.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(s_floorf.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(s_fmaf.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(s_fmaxf.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(s_fminf.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(e_fmodf.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(s_frexpf.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(e_hypotf.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(s_ilogbf.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(e_j0f.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(e_j1f.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(e_jnf.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(e_lgammaf.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(s_llroundf.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(e_log10f.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(s_log1pf.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(e_log2f.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(s_logbf.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(e_logf.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(s_lroundf.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(s_modff.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(s_nextafterf.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(e_powf.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(s_rintf.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(s_roundf.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(e_scalbf.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(s_scalbln.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(s_signgam.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(s_sincosf.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(s_sinf.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(e_sinhf.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(s_tanf.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(s_tanhf.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(s_tgammaf.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(s_truncf.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(e_rem_pio2f.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(k_cosf.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(k_sinf.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(k_tanf.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(k_expf.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(s_fabsf.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(s_finitef.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(e_lgammaf_r.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(b_tgamma.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(b_exp.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(k_rem_pio2.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(b_log.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(s_ceil.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(s_cimagf.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(s_cos.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(s_crealf.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(s_finite.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(s_sin.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(e_rem_pio2.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(k_cos.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(k_sin.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(s_copysign.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(s_floor.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(s_logb.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(e_scalb.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(s_fabs.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (../libopenlibm.a(s_rint.c.o)) was built for newer OSX version (10.10) than being linked (10.7)
no
checking for pthread_mutex_init in -lpthread... yes
checking for clock_gettime in -lrt... no
checking for sendfile in -lsendfile... no
checking for socket in -lsocket... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for dtrace... dtrace
checking if dtrace works... yes
checking if dtrace should instrument object files... dyld: Library not loaded: /usr/local/lib/libisl.13.dylib
Referenced from: /usr/local/Cellar/gcc/5.2.0/libexec/gcc/x86_64-apple-darwin14.4.0/5.2.0/f951
Reason: image not found
dyld: Library not loaded: /usr/local/lib/libisl.13.dylib
Referenced from: /usr/local/Cellar/gcc/5.2.0/libexec/gcc/x86_64-apple-darwin14.4.0/5.2.0/f951
Reason: image not found
ld: warning: object file (bd0.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (dnbeta.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (i1mach.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (pnbinom.o) was built for newer OSX version (10.10) than being linked (10.7)ld: warning:
object file (qlnorm.o) was built for newer OSX version (10.10) than being linked (10.7)ld: warning:
object file (rgeom.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (bessel_i.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (dnbinom.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (imax2.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (pnchisq.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (qlogis.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (rhyper.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (bessel_j.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (dnchisq.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (imin2.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (pnf.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (qnbeta.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (rlnorm.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: ld: warning: object file (bessel_k.o) was built for newer OSX version (10.10) than being linked (10.7)ld: warning: object file (dnf.o) was built for newer OSX version (10.10) than being linked (10.7)
object file (lbeta.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning:
ld: warning: object file (pnorm.o) was built for newer OSX version (10.10) than being linked (10.7)object file (qnbinom.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: ld: warning: ld: warning: ld: warning: object file (rlogis.o) was built for newer OSX version (10.10) than being linked (10.7)object file (bessel_y.o) was built for newer OSX version (10.10) than being linked (10.7)object file (dnorm.o) was built for newer OSX version (10.10) than being linked (10.7)object file (lgamma.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: ld: warning: ld: warning: ld: warning: object file (pnt.o) was built for newer OSX version (10.10) than being linked (10.7)object file (rmultinom.o) was built for newer OSX version (10.10) than being linked (10.7)object file (qnchisq.o) was built for newer OSX version (10.10) than being linked (10.7)object file (beta.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: ld: warning: ld: warning: object file (dnt.o) was built for newer OSX version (10.10) than being linked (10.7)object file (lgammacor.o) was built for newer OSX version (10.10) than being linked (10.7)object file (polygamma.o) was built for newer OSX version (10.10) than being linked (10.7)ld: warning:
object file (qnf.o) was built for newer OSX version (10.10) than being linked (10.7)ld: warning: ld: warning:
object file (rnbinom.o) was built for newer OSX version (10.10) than being linked (10.7)object file (chebyshev.o) was built for newer OSX version (10.10) than being linked (10.7)ld: warning: ld: warning:
object file (dpois.o) was built for newer OSX version (10.10) than being linked (10.7)object file (log1p.o) was built for newer OSX version (10.10) than being linked (10.7)ld: warning:
ld: warning:
object file (ppois.o) was built for newer OSX version (10.10) than being linked (10.7)object file (qnorm.o) was built for newer OSX version (10.10) than being linked (10.7)ld: warning:
ld: warning:
object file (rnchisq.o) was built for newer OSX version (10.10) than being linked (10.7)object file (choose.o) was built for newer OSX version (10.10) than being linked (10.7)ld: warning:
object file (dt.o) was built for newer OSX version (10.10) than being linked (10.7)ld: warning: ld: warning: ld: warning:
object file (mlutils.o) was built for newer OSX version (10.10) than being linked (10.7)object file (pt.o) was built for newer OSX version (10.10) than being linked (10.7)object file (qnt.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning:
object file (rnorm.o) was built for newer OSX version (10.10) than being linked (10.7)ld: warning: ld: warning: ld: warning:
object file (d1mach.o) was built for newer OSX version (10.10) than being linked (10.7)object file (dunif.o) was built for newer OSX version (10.10) than being linked (10.7)object file (pbeta.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning:
object file (ptukey.o) was built for newer OSX version (10.10) than being linked (10.7)ld: warning: ld: warning: ld: warning:
object file (qpois.o) was built for newer OSX version (10.10) than being linked (10.7)object file (rpois.o) was built for newer OSX version (10.10) than being linked (10.7)object file (dbeta.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: ld: warning: ld: warning: ld: warning: object file (dweibull.o) was built for newer OSX version (10.10) than being linked (10.7)object file (pbinom.o) was built for newer OSX version (10.10) than being linked (10.7)object file (punif.o) was built for newer OSX version (10.10) than being linked (10.7)object file (qt.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: ld: warning: ld: warning: object file (rt.o) was built for newer OSX version (10.10) than being linked (10.7)object file (expm1.o) was built for newer OSX version (10.10) than being linked (10.7)object file (dbinom.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning:
ld: warning: ld: warning: object file (pcauchy.o) was built for newer OSX version (10.10) than being linked (10.7)object file (pweibull.o) was built for newer OSX version (10.10) than being linked (10.7)ld: warning: object file (qtukey.o) was built for newer OSX version (10.10) than being linked (10.7)
object file (runif.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning:
ld: warning: object file (dcauchy.o) was built for newer OSX version (10.10) than being linked (10.7)ld: warning: object file (fmax2.o) was built for newer OSX version (10.10) than being linked (10.7)ld: warning:
object file (pchisq.o) was built for newer OSX version (10.10) than being linked (10.7)
object file (qbeta.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning:
ld: warning: object file (qunif.o) was built for newer OSX version (10.10) than being linked (10.7)ld: warning: object file (rweibull.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (dchisq.o) was built for newer OSX version (10.10) than being linked (10.7)
object file (fmin2.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning:
ld: warning: object file (pexp.o) was built for newer OSX version (10.10) than being linked (10.7)ld: warning: object file (qbinom.o) was built for newer OSX version (10.10) than being linked (10.7)
object file (qweibull.o) was built for newer OSX version (10.10) than being linked (10.7)ld: warning:
object file (dexp.o) was built for newer OSX version (10.10) than being linked (10.7)ld: warning: ld: warning: ld: warning:
object file (fprec.o) was built for newer OSX version (10.10) than being linked (10.7)object file (qcauchy.o) was built for newer OSX version (10.10) than being linked (10.7)object file (pf.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning:
object file (rbeta.o) was built for newer OSX version (10.10) than being linked (10.7)ld: warning: ld: warning: ld: warning:
object file (sign.o) was built for newer OSX version (10.10) than being linked (10.7)object file (df.o) was built for newer OSX version (10.10) than being linked (10.7)object file (fround.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning:
ld: warning: ld: warning: object file (pgamma.o) was built for newer OSX version (10.10) than being linked (10.7)object file (qchisq.o) was built for newer OSX version (10.10) than being linked (10.7)object file (rbinom.o) was built for newer OSX version (10.10) than being linked (10.7)ld: warning:
object file (signrank.o) was built for newer OSX version (10.10) than being linked (10.7)ld: warning: ld: warning:
ld: warning: object file (dgamma.o) was built for newer OSX version (10.10) than being linked (10.7)object file (fsign.o) was built for newer OSX version (10.10) than being linked (10.7)object file (pgeom.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: ld: warning: ld: warning: object file (qexp.o) was built for newer OSX version (10.10) than being linked (10.7)object file (rcauchy.o) was built for newer OSX version (10.10) than being linked (10.7)ld: warning: object file (dgeom.o) was built for newer OSX version (10.10) than being linked (10.7)
object file (ftrunc.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: ld: warning:
ld: warning: object file (phyper.o) was built for newer OSX version (10.10) than being linked (10.7)object file (qf.o) was built for newer OSX version (10.10) than being linked (10.7)ld: warning: object file (rchisq.o) was built for newer OSX version (10.10) than being linked (10.7)
object file (stirlerr.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: ld: warning:
object file (dhyper.o) was built for newer OSX version (10.10) than being linked (10.7)ld: warning: object file (gamma.o) was built for newer OSX version (10.10) than being linked (10.7)
object file (plnorm.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning:
ld: warning: ld: warning: object file (qgamma.o) was built for newer OSX version (10.10) than being linked (10.7)object file (rexp.o) was built for newer OSX version (10.10) than being linked (10.7)ld: warning: object file (toms708.o) was built for newer OSX version (10.10) than being linked (10.7)
object file (dlnorm.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning:
ld: warning: object file (gamma_cody.o) was built for newer OSX version (10.10) than being linked (10.7)ld: warning: object file (plogis.o) was built for newer OSX version (10.10) than being linked (10.7)
object file (qgeom.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning:
ld: warning: ld: warning: object file (rf.o) was built for newer OSX version (10.10) than being linked (10.7)ld: warning: object file (wilcox.o) was built for newer OSX version (10.10) than being linked (10.7)object file (dlogis.o) was built for newer OSX version (10.10) than being linked (10.7)
object file (gammalims.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning:
ld: warning: object file (pnbeta.o) was built for newer OSX version (10.10) than being linked (10.7)ld: warning: ld: warning: object file (qhyper.o) was built for newer OSX version (10.10) than being linked (10.7)
object file (rgamma.o) was built for newer OSX version (10.10) than being linked (10.7)object file (librandom.o) was built for newer OSX version (10.10) than being linked (10.7)
ld: warning: object file (randmtzig.o) was built for newer OSX version (10.10) than being linked (10.7)
no
checking for pkg-config... yes
dyld: Library not loaded: /usr/local/lib/libisl.13.dylib
Referenced from: /usr/local/Cellar/gcc/5.2.0/libexec/gcc/x86_64-apple-darwin14.4.0/5.2.0/f951
Reason: image not found
checking that generated files are newer than configure... done
configure: creating ./config.status
gfortran: internal compiler error: Trace/BPT trap: 5 (program f951)
Please submit a full bug report,
with preprocessed source if appropriate.
See <https://github.com/Homebrew/homebrew/issues> for instructions.
make[2]: *** [amos/d1mach.f.o] Error 4
make[2]: *** Waiting for unfinished jobs....
gfortran: internal compiler error: Trace/BPT trap: 5 (program f951)
Please submit a full bug report,
with preprocessed source if appropriate.
See <https://github.com/Homebrew/homebrew/issues> for instructions.
make[2]: *** [amos/zabs.f.o] Error 4
gfortran: internal compiler error: Trace/BPT trap: 5 (program f951)
Please submit a full bug report,
with preprocessed source if appropriate.
See <https://github.com/Homebrew/homebrew/issues> for instructions.
make[2]: *** [amos/zasyi.f.o] Error 4
make[1]: *** [build/openspecfun/libopenspecfun.dylib] Error 2
make[1]: *** Waiting for unfinished jobs....
config.status: creating libuv.pc
config.status: creating Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
make: *** [julia-deps] Error 2
HOMEBREW_VERSION: 0.9.5
ORIGIN: https://github.com/Homebrew/homebrew
HEAD: 22092d86a3225ba0fea35c060ae8a362bb016dd0
Last commit: 2 hours ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_REPOSITORY: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com
CPU: quad-core 64-bit haswell
OS X: 10.10.5-x86_64
Xcode: 7.0
CLT: 7.0.0.0.1.1441394355
Clang: 7.0 build 700
X11: 2.7.7 => /opt/X11
System Ruby: 2.0.0-p481
Perl: /usr/bin/perl
Python: /usr/bin/python
Ruby: /usr/local/bin/ruby => /usr/local/Cellar/ruby/2.2.3/bin/ruby
Java: N/A
CC: /usr/bin/clang
CXX: /usr/bin/clang++
OBJC: /usr/bin/clang
OBJCXX: /usr/bin/clang++
CFLAGS: -Os -w -pipe -march=native -mmacosx-version-min=10.10
CXXFLAGS: -Os -w -pipe -march=native -mmacosx-version-min=10.10
CPPFLAGS: -I/usr/local/opt/cloog018-julia/include -I/usr/local/opt/isl011-julia/include -I/usr/local/opt/gmp4-julia/include -I/usr/local/opt/suite-sparse-julia/include -I/usr/local/opt/openblas-julia/include -I/usr/local/opt/openssl/include -F/usr/local/Frameworks
LDFLAGS: -L/usr/local/opt/arpack-julia/lib -L/usr/local/opt/llvm33-julia/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/cloog018-julia/lib -L/usr/local/opt/isl011-julia/lib -L/usr/local/opt/gmp4-julia/lib -L/usr/local/opt/suite-sparse-julia/lib -L/usr/local/opt/openblas-julia/lib -L/usr/local/opt/openssl/lib -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -headerpad_max_install_names
MAKEFLAGS: -j4
CMAKE_PREFIX_PATH: /usr/local/opt/arpack-julia:/usr/local/opt/llvm33-julia:/usr/local/opt/libffi:/usr/local/opt/cloog018-julia:/usr/local/opt/isl011-julia:/usr/local/opt/gmp4-julia:/usr/local/opt/suite-sparse-julia:/usr/local/opt/openblas-julia:/usr/local/opt/openssl
CMAKE_FRAMEWORK_PATH: /usr/local/Frameworks
MACOSX_DEPLOYMENT_TARGET: 10.10
PKG_CONFIG_PATH: /usr/local/opt/arpack-julia/lib/pkgconfig:/usr/local/opt/libffi/lib/pkgconfig:/usr/local/opt/cloog018-julia/lib/pkgconfig:/usr/local/opt/isl011-julia/lib/pkgconfig:/usr/local/opt/openssl/lib/pkgconfig
PKG_CONFIG_LIBDIR: /usr/local/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.10:/usr/lib/pkgconfig
PATH: /usr/local/opt/arpack-julia/bin:/usr/local/opt/llvm33-julia/bin:/usr/local/opt/cloog018-julia/bin:/usr/local/opt/openssl/bin:/Users/tramel/src/torch/install/bin:/Applications/Julia-0.4.0-rc1.app/Contents/MacOS:/Users/tramel/src/torch/install/bin:/Developer/NVIDIA/CUDA-7.0/bin:/Applications/MATLAB_R2014b.app/bin:/Users/tramel/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/Library/TeX/texbin:/usr/local/Library/ENV/scm
CPATH: /usr/local/include
HOMEBREW_VERSION: 0.9.5
ORIGIN: https://github.com/Homebrew/homebrew
HEAD: 22092d86a3225ba0fea35c060ae8a362bb016dd0
Last commit: 2 hours ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_REPOSITORY: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com
CPU: quad-core 64-bit haswell
OS X: 10.10.5-x86_64
Xcode: 7.0
CLT: 7.0.0.0.1.1441394355
Clang: 7.0 build 700
X11: 2.7.7 => /opt/X11
System Ruby: 2.0.0-p481
Perl: /usr/bin/perl
Python: /usr/bin/python
Ruby: /usr/local/bin/ruby => /usr/local/Cellar/ruby/2.2.3/bin/ruby
Java: N/A
Warning: Setting DYLD_* vars can break dynamic linking.
Set variables:
DYLD_LIBRARY_PATH: /Users/tramel/src/torch/install/lib:/Users/tramel/src/torch/install/lib:
Warning: Some directories in /usr/local/share/man aren't writable.
This can happen if you "sudo make install" software that isn't managed
by Homebrew. If a brew tries to add locale information to one of these
directories, then the install will fail during the link step.
You should probably `chown` them:
/usr/local/share/man/de
/usr/local/share/man/de/man1
/usr/local/share/man/man8
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry and just ignore them. Thanks!
Warning: You have unlinked kegs in your Cellar
Leaving kegs unlinked can lead to build-trouble and cause brews that depend on
those kegs to fail to run properly once built. Run `brew link` on these:
ghostscript
Warning: Some keg-only formula are linked into the Cellar.
Linking a keg-only formula, such as gettext, into the cellar with
`brew link <formula>` will cause other formulae to detect them during
the `./configure` step. This may cause problems when compiling those
other formulae.
Binaries provided by keg-only formulae may override system binaries
with other strange results.
You may wish to `brew unlink` these brews:
readline
Formula: julia
Tap: staticfloat/homebrew-julia
Path: /usr/local/Library/Taps/staticfloat/homebrew-julia/julia.rb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment