Created
November 29, 2012 01:39
-
-
Save simleb/4166188 to your computer and use it in GitHub Desktop.
staticfloat/homebrew-julia install log
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
sleblanc@leo:~% brew install --HEAD -dv julia | |
/usr/local/bin/brew: loading /usr/local/Library/Formula/julia.rb | |
/usr/local/bin/brew: loading /usr/local/Library/Formula/readline.rb | |
/usr/local/bin/brew: loading /usr/local/Library/Formula/pcre.rb | |
/usr/local/bin/brew: loading /usr/local/Library/Formula/gmp.rb | |
/usr/local/bin/brew: loading /usr/local/Library/Formula/llvm.rb | |
/usr/local/bin/brew: loading /usr/local/Library/Formula/glpk.rb | |
/usr/local/bin/brew: loading /usr/local/Library/Formula/fftw.rb | |
/usr/local/bin/brew: loading /usr/local/Library/Taps/staticfloat-julia/arpack-ng.rb | |
/usr/local/bin/brew: loading /usr/local/Library/Formula/open-mpi.rb | |
/usr/local/bin/brew: loading /usr/local/Library/Formula/openblas.rb | |
/usr/local/bin/brew: loading /usr/local/Library/Taps/staticfloat-julia/suite-sparse.rb | |
/usr/local/bin/brew: loading /usr/local/Library/Formula/lighttpd.rb | |
/usr/local/bin/brew: loading /usr/local/Library/Formula/pkg-config.rb | |
/usr/local/bin/brew: loading /usr/local/Library/Formula/nginx.rb | |
/usr/local/Library/Formula/julia.rb: loading /usr/local/Library/Formula/readline.rb | |
/usr/local/Library/Formula/julia.rb: loading /usr/local/Library/Formula/pcre.rb | |
/usr/local/Library/Formula/julia.rb: loading /usr/local/Library/Formula/gmp.rb | |
/usr/local/Library/Formula/julia.rb: loading /usr/local/Library/Formula/llvm.rb | |
/usr/local/Library/Formula/julia.rb: loading /usr/local/Library/Formula/glpk.rb | |
/usr/local/Library/Formula/julia.rb: loading /usr/local/Library/Formula/fftw.rb | |
/usr/local/Library/Formula/julia.rb: loading /usr/local/Library/Taps/staticfloat-julia/arpack-ng.rb | |
/usr/local/Library/Formula/julia.rb: loading /usr/local/Library/Formula/open-mpi.rb | |
/usr/local/Library/Formula/julia.rb: loading /usr/local/Library/Formula/openblas.rb | |
/usr/local/Library/Formula/julia.rb: loading /usr/local/Library/Taps/staticfloat-julia/suite-sparse.rb | |
/usr/local/Library/Formula/julia.rb: loading /usr/local/Library/Formula/lighttpd.rb | |
/usr/local/Library/Formula/julia.rb: loading /usr/local/Library/Formula/pkg-config.rb | |
/usr/local/Library/Formula/julia.rb: loading /usr/local/Library/Formula/nginx.rb | |
==> Cloning https://github.com/JuliaLang/julia.git | |
git status -s | |
Updating /Library/Caches/Homebrew/julia--git | |
git config remote.origin.url https://github.com/JuliaLang/julia.git | |
git config remote.origin.fetch +refs/heads/master:refs/remotes/origin/master | |
git fetch origin | |
git reset --hard origin/HEAD | |
HEAD is now at a14c67e tk-wrapper: macports support | |
git checkout-index -a -f --prefix=/private/tmp/julia-Nu1r/ | |
git submodule init | |
Submodule 'deps/libuv' () registered for path 'deps/libuv' | |
Submodule 'deps/openlibm' () registered for path 'deps/openlibm' | |
git submodule update | |
git submodule --quiet foreach --recursive git checkout-index -a -f "--prefix=/private/tmp/julia-Nu1r/$path/" | |
==> Downloading patches | |
/usr/bin/curl -f#LA Homebrew 0.9.3 (Ruby 1.8.7-358; Mac OS X 10.8.2) https://raw.github.com/gist/3806089/77b10c7bf7bac9370806cdc7e887435d56b505f6/glpk.h.diff -o 000-homebrew.diff https://raw.github.com/gist/3806093/0f1f38e9f03dcfecd5b01df082ed60ef3f5a6562/deps.Makefile.diff -o 001-homebrew.diff https://raw.github.com/gist/3806092/3b1792839567d2ea56440494bcf5954edbc82ea4/make.inc.diff -o 002-homebrew.diff | |
######################################################################## 100,0% | |
######################################################################## 100,0% | |
######################################################################## 100,0% | |
==> Patching | |
/usr/bin/patch -f -p1 -i 000-homebrew.diff | |
patching file extras/Makefile | |
patch unexpectedly ends in middle of line | |
Hunk #1 succeeded at 8 with fuzz 1. | |
/usr/bin/patch -f -p1 -i 001-homebrew.diff | |
patching file deps/Makefile | |
Hunk #1 succeeded at 688 (offset 34 lines). | |
patch unexpectedly ends in middle of line | |
Hunk #2 succeeded at 887 with fuzz 1 (offset 35 lines). | |
/usr/bin/patch -f -p1 -i 002-homebrew.diff | |
patching file Make.inc | |
Hunk #1 succeeded at 170 (offset 15 lines). | |
Hunk #2 succeeded at 183 (offset 10 lines). | |
==> Using Homebrew-provided fortran compiler. | |
This may be changed by setting the FC environment variable. | |
==> make -C contrib -f repackage_system_suitesparse4.make PREFIX=/usr/local/Cellar/julia/HEAD FC=/usr/local/bin/gfortran USECLANG=1 USE_SYSTEM_ZLIB=1 USE_SYSTEM_FFTW=1 USE_SYSTEM_READLINE=1 USE_SYSTEM_GLPK=1 USE_SYSTEM_GMP=1 USE_SYSTEM_LLVM=1 USE_SYSTEM_PCRE=1 USE_SYSTEM_LIGHTTPD=1 USE_SYSTEM_BLAS=1 USE_SYSTEM_LAPACK=1 USE_SYSTEM_SUITESPARSE=1 USE_SYSTEM_ARPACK=1 USE_SYSTEM_NGINX=1 | |
make -C contrib -f repackage_system_suitesparse4.make PREFIX=/usr/local/Cellar/julia/HEAD FC=/usr/local/bin/gfortran USECLANG=1 USE_SYSTEM_ZLIB=1 USE_SYSTEM_FFTW=1 USE_SYSTEM_READLINE=1 USE_SYSTEM_GLPK=1 USE_SYSTEM_GMP=1 USE_SYSTEM_LLVM=1 USE_SYSTEM_PCRE=1 USE_SYSTEM_LIGHTTPD=1 USE_SYSTEM_BLAS=1 USE_SYSTEM_LAPACK=1 USE_SYSTEM_SUITESPARSE=1 USE_SYSTEM_ARPACK=1 USE_SYSTEM_NGINX=1 | |
mkdir -p /private/tmp/julia-Nu1r/usr/lib | |
mkdir -p /private/tmp/julia-Nu1r/deps/SuiteSparse-SYSTEM/lib | |
cd /private/tmp/julia-Nu1r/deps/SuiteSparse-SYSTEM/lib && \ | |
rm -f *.a && \ | |
cp -f /usr/local/lib/libamd.a /usr/local/lib/libcholmod.a /usr/local/lib/libcolamd.a /usr/local/lib/libspqr.a /usr/local/lib/libsuitesparseconfig.a /usr/local/lib/libumfpack.a /usr/local/lib/libamd.a /usr/local/lib/libcholmod.a /usr/local/lib/libcolamd.a /usr/local/lib/libspqr.a /usr/local/lib/libsuitesparseconfig.a /usr/local/lib/libumfpack.a . && \ | |
clang -mmacosx-version-min=10.6 -shared -Xlinker -all_load libamd.a -o /private/tmp/julia-Nu1r/usr/lib/libamd.dylib && \ | |
install_name_tool -id @rpath/libamd.dylib /private/tmp/julia-Nu1r/usr/lib/libamd.dylib && \ | |
clang -mmacosx-version-min=10.6 -shared -Xlinker -all_load libcolamd.a -o /private/tmp/julia-Nu1r/usr/lib/libcolamd.dylib && \ | |
install_name_tool -id @rpath/libcolamd.dylib /private/tmp/julia-Nu1r/usr/lib/libcolamd.dylib && \ | |
clang++ -mmacosx-version-min=10.6 -shared -Xlinker -all_load libsuitesparseconfig.a libcholmod.a -o /private/tmp/julia-Nu1r/usr/lib/libcholmod.dylib -L/usr/local/opt/openblas/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks -L/opt/X11/lib -L/private/tmp/julia-Nu1r/usr/lib -L. -lcolamd -lccolamd -lcamd -lamd -L/private/tmp/julia-Nu1r/usr/lib -lopenblas && \ | |
install_name_tool -id @rpath/libcholmod.dylib /private/tmp/julia-Nu1r/usr/lib/libcholmod.dylib && \ | |
clang++ -mmacosx-version-min=10.6 -shared -Xlinker -all_load libsuitesparseconfig.a libumfpack.a -o /private/tmp/julia-Nu1r/usr/lib/libumfpack.dylib -L/usr/local/opt/openblas/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks -L/opt/X11/lib -L/private/tmp/julia-Nu1r/usr/lib -L. -lcholmod -lcolamd -lcamd -lamd -L/private/tmp/julia-Nu1r/usr/lib -lopenblas && \ | |
install_name_tool -id @rpath/libumfpack.dylib /private/tmp/julia-Nu1r/usr/lib/libumfpack.dylib && \ | |
clang++ -mmacosx-version-min=10.6 -shared -Xlinker -all_load libsuitesparseconfig.a libspqr.a -o /private/tmp/julia-Nu1r/usr/lib/libspqr.dylib -L/usr/local/opt/openblas/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks -L/opt/X11/lib -L/private/tmp/julia-Nu1r/usr/lib -lcholmod -lcolamd -lamd -L/private/tmp/julia-Nu1r/usr/lib -lopenblas && \ | |
install_name_tool -id @rpath/libspqr.dylib /private/tmp/julia-Nu1r/usr/lib/libspqr.dylib | |
ld: warning: directory not found for option '-F/usr/local/Frameworks' | |
ld: warning: directory not found for option '-F/usr/local/Frameworks' | |
ld: warning: directory not found for option '-F/usr/local/Frameworks' | |
Undefined symbols for architecture x86_64: | |
"_dlarf_", referenced from: | |
void spqr_private_apply1<double>(long, long, long, double*, double, double*, double*, cholmod_common_struct*) in libspqr.a(spqr_front.o) | |
"_dlarfb_", referenced from: | |
void spqr_larftb<double>(int, long, long, long, long, long, double*, double*, double*, double*, cholmod_common_struct*) in libspqr.a(spqr_larftb.o) | |
"_dlarfg_", referenced from: | |
double spqr_private_house<double>(long, double*, cholmod_common_struct*) in libspqr.a(spqr_front.o) | |
"_dlarft_", referenced from: | |
void spqr_larftb<double>(int, long, long, long, long, long, double*, double*, double*, double*, cholmod_common_struct*) in libspqr.a(spqr_larftb.o) | |
"_zlarf_", referenced from: | |
void spqr_private_apply1<std::complex<double> >(long, long, long, std::complex<double>*, std::complex<double>, std::complex<double>*, std::complex<double>*, cholmod_common_struct*) in libspqr.a(spqr_front.o) | |
"_zlarfb_", referenced from: | |
void spqr_larftb<std::complex<double> >(int, long, long, long, long, long, std::complex<double>*, std::complex<double>*, std::complex<double>*, std::complex<double>*, cholmod_common_struct*) in libspqr.a(spqr_larftb.o) | |
"_zlarfg_", referenced from: | |
std::complex<double> spqr_private_house<std::complex<double> >(long, std::complex<double>*, cholmod_common_struct*) in libspqr.a(spqr_front.o) | |
"_zlarft_", referenced from: | |
void spqr_larftb<std::complex<double> >(int, long, long, long, long, long, std::complex<double>*, std::complex<double>*, std::complex<double>*, std::complex<double>*, cholmod_common_struct*) in libspqr.a(spqr_larftb.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: *** [default] Error 1 | |
/usr/local/Library/Homebrew/formula.rb:555:in `system' | |
BuildError: BuildError | |
1. raise | |
2. ignore | |
3. backtrace | |
4. shell | |
Choose an action: 4 | |
When you exit this shell, you will return to the menu. | |
sleblanc@leo:/private/tmp/julia-Nu1r% cd deps/SuiteSparse-SYSTEM/lib | |
sleblanc@leo:/private/tmp/julia-Nu1r/deps/SuiteSparse-SYSTEM/lib% clang++ -mmacosx-version-min=10.6 -shared -Xlinker -all_load libsuitesparseconfig.a libspqr.a -o /private/tmp/julia-Nu1r/usr/lib/libspqr.dylib -L/usr/local/opt/openblas/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks -L/opt/X11/lib -L/private/tmp/julia-Nu1r/usr/lib -lcholmod -lcolamd -lamd -L/private/tmp/julia-Nu1r/usr/lib /usr/local/opt/openblas/lib/libopenblas.a /usr/local/Cellar/gfortran/4.7.2/gfortran/lib/libgfortran.dylib && install_name_tool -id @rpath/libspqr.dylib /private/tmp/julia-Nu1r/usr/lib/libspqr.dylib | |
ld: warning: directory not found for option '-F/usr/local/Frameworks' | |
sleblanc@leo:/private/tmp/julia-Nu1r/deps/SuiteSparse-SYSTEM/lib% exit | |
1. raise | |
2. ignore | |
3. backtrace | |
4. shell | |
Choose an action: 2 | |
==> make PREFIX=/usr/local/Cellar/julia/HEAD FC=/usr/local/bin/gfortran USECLANG=1 USE_SYSTEM_ZLIB=1 USE_SYSTEM_FFTW=1 USE_SYSTEM_READLINE=1 USE_SYSTEM_GLPK=1 USE_SYSTEM_GMP=1 USE_SYSTEM_LLVM=1 USE_SYSTEM_PCRE=1 USE_SYSTEM_LIGHTTPD=1 USE_SYSTEM_BLAS=1 USE_SYSTEM_LAPACK=1 USE_SYSTEM_SUITESPARSE=1 USE_SYSTEM_ARPACK=1 USE_SYSTEM_NGINX=1 | |
make PREFIX=/usr/local/Cellar/julia/HEAD FC=/usr/local/bin/gfortran USECLANG=1 USE_SYSTEM_ZLIB=1 USE_SYSTEM_FFTW=1 USE_SYSTEM_READLINE=1 USE_SYSTEM_GLPK=1 USE_SYSTEM_GMP=1 USE_SYSTEM_LLVM=1 USE_SYSTEM_PCRE=1 USE_SYSTEM_LIGHTTPD=1 USE_SYSTEM_BLAS=1 USE_SYSTEM_LAPACK=1 USE_SYSTEM_SUITESPARSE=1 USE_SYSTEM_ARPACK=1 USE_SYSTEM_NGINX=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 % Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
100 284k 100 284k 0 0 102k 0 0:00:02 0:00:02 --:--:-- 120k | |
patching file dSFMT.h | |
36 6848k 36 2498k 0 0 820k 0 0:00:08 0:00:03 0:00:05 936kIn file included from test-double.c:34: | |
In file included from ./libm-test.c:125: | |
../src/openlibm.h:275:8: warning: incompatible redeclaration of library function 'fmax' | |
double fmax(double, double) __pure2; | |
^ | |
In file included from test-float.c:34: | |
In file included from ./libm-test.c:../src/openlibm.h125:: | |
275:8: ../src/openlibm.hnote: :275'fmax': 8is: a builtin warning: with type 'double (double)' | |
incompatible redeclaration of library function 'fmax' | |
../src/openlibm.h:276:double fmax(double, double) __pure2;8 | |
: ^ | |
warning: incompatible redeclaration of library function 'fmin' | |
double fmin(double, double) __pure2; | |
^ | |
../src/openlibm.h:276:8: ../src/openlibm.h:note: 275:'fmin'8 :is a note: builtin 'fmax'with istype a'double (double)' builtin | |
with type 'double (double)' | |
../src/openlibm.h:276:8: warning: incompatible redeclaration of library function 'fmin' | |
double fmin(double, double) __pure2; | |
^ | |
../src/openlibm.h:276:8: note: 'fmin' is a builtin with type 'double (double)' | |
../src/openlibm.h:369:7: warning: incompatible redeclaration of library function 'fmaxf' | |
float fmaxf(float, float) __pure2; | |
^ | |
../src/openlibm.h:369:7: note: 'fmaxf' is a builtin with type 'float (float)' | |
../src/openlibm.h:370:../src/openlibm.h7::369 :7:warning: incompatiblewarning: redeclaration of libraryincompatible function redeclaration'fminf' of | |
libraryfloat fminf(float, float) __pure2; | |
function ^ | |
'fmaxf' | |
float fmaxf(float, float) __pure2;../src/openlibm.h | |
:370 ^: | |
7: note: 'fminf' is a builtin ../src/openlibm.hwith: 369type: 7'float (float)': | |
note: 'fmaxf' is a builtin with type 'float (float)' | |
../src/openlibm.h:370:7: warning: incompatible redeclaration of library function 'fminf' | |
float fminf(float, float) __pure2; | |
^ | |
../src/openlibm.h:370:7: note: 'fminf' is a builtin with type 'float (float)' | |
../src/openlibm.h:439:13: warning: incompatible redeclaration of library function 'fmaxl' | |
long double fmaxl(long double, long double) __pure2; | |
^ | |
../src/openlibm.h:439:13: note: 'fmaxl' is a builtin with type 'long double (long double)' | |
../src/openlibm.h:440:13: warning: incompatible redeclaration of../src/openlibm.h :library439 :function13 :'fminl' | |
warning: long double fminl(long double, long double) __pure2;incompatible | |
redeclaration ^ | |
of library function 'fmaxl' | |
../src/openlibm.h:440long double fmaxl(long double, long double) __pure2; | |
:13 ^: | |
note: 'fminl' is a ../src/openlibm.hbuiltin: 439with: 13type: 'long double (long double)' | |
note: 'fmaxl' is a builtin with type 'long double (long double)' | |
../src/openlibm.h:440:13: warning: incompatible redeclaration of library function 'fminl' | |
long double fminl(long double, long double) __pure2; | |
^ | |
../src/openlibm.h:440:13: note: 'fminl' is a builtin with type 'long double (long double)' | |
In file included from test-double.c:34: | |
./libm-test.c:752: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:805: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:858: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-float.c:34: | |
./libm-test.c:752:8: warning: ignoring return value of function declared with const attribute [-Wunused-value] | |
FUNC(acos) (0); | |
~~~~~^~~~~ ~ | |
test-float.c:20:24: note: expanded from macro 'FUNC' | |
#define FUNC(function) function ## f | |
^ | |
<scratch space>:73:1: note: expanded from macro 'acos' | |
acosf | |
^~~~~ | |
In file included from test-float.c:34: | |
./libm-test.c:805:8: warning: ignoring return value of function declared with const attribute [-Wunused-value] | |
FUNC(asin) (0); | |
~~~~~^~~~~ ~ | |
test-float.c:20:24: note: expanded from macro 'FUNC' | |
#define FUNC(function) function ## f | |
^ | |
<scratch space>:85:1: note: expanded from macro 'asin' | |
asinf | |
^~~~~ | |
In file included from test-double.c:34: | |
./libm-test.c:914: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-float.c:34: | |
./libm-test.c:858:8: warning: ignoring return value of function declared with const attribute [-Wunused-value] | |
FUNC(atan) (0); | |
~~~~~^~~~~ ~ | |
test-float.c:20:24: note: expanded from macro 'FUNC' | |
#define FUNC(function) function ## f | |
^ | |
<scratch space>:85:1: note: expanded from macro 'atan' | |
atanf | |
^~~~~ | |
In file included from test-double.c:34: | |
./libm-test.c:1933: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-float.c:34: | |
./libm-test.c:914:8: warning: ignoring return value of function declared with const attribute [-Wunused-value] | |
FUNC(atan2) (-0, 1); | |
~~~~~^~~~~~ ~~~~~ | |
test-float.c:20:24: note: expanded from macro 'FUNC' | |
#define FUNC(function) function ## f | |
^ | |
<scratch space>:85:1: note: expanded from macro 'atan2' | |
atan2f | |
^~~~~~ | |
In file included from test-double.c:34: | |
./libm-test.c:2417: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-float.c:34: | |
./libm-test.c:1933:8: warning: ignoring return value of function declared with const attribute [-Wunused-value] | |
FUNC(cos) (0); | |
~~~~~^~~~ ~ | |
test-float.c:20:24: note: expanded from macro 'FUNC' | |
#define FUNC(function) function ## f | |
^ | |
<scratch space>:85:1: note: expanded from macro 'cos' | |
cosf | |
^~~~ | |
In file included from test-float.c:34: | |
./libm-test.c:2417:8: warning: ignoring return value of function declared with const attribute [-Wunused-value] | |
FUNC(exp) (0); | |
~~~~~^~~~ ~ | |
test-float.c:20:24: note: expanded from macro 'FUNC' | |
#define FUNC(function) function ## f | |
^ | |
<scratch space>:85:1: note: expanded from macro 'exp' | |
expf | |
^~~~ | |
In file included from test-double.c:34: | |
./libm-test.c:3195: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:3524: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-float.c:34: | |
./libm-test.c:3195:8: warning: ignoring return value of function declared with const attribute [-Wunused-value] | |
FUNC(log) (1); | |
~~~~~^~~~ ~ | |
test-float.c:20:24: note: expanded from macro 'FUNC' | |
#define FUNC(function) function ## f | |
^ | |
<scratch space>:143:1: note: expanded from macro 'log' | |
logf | |
^~~~ | |
In file included from test-double.c:34: | |
./libm-test.c:3932: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:4035: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:4068: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-float.c:34: | |
./libm-test.c:3524:8: warning: ignoring return value of function declared with const attribute [-Wunused-value] | |
FUNC(pow) (0, 0); | |
~~~~~^~~~ ~~~~ | |
test-float.c:20:24: note: expanded from macro 'FUNC' | |
#define FUNC(function) function ## f | |
^ | |
<scratch space>:153:1: note: expanded from macro 'pow' | |
powf | |
^~~~ | |
In file included from test-float.c:34: | |
./libm-test.c:3932:8: warning: ignoring return value of function declared with const attribute [-Wunused-value] | |
FUNC(sin) (0); | |
~~~~~^~~~ ~ | |
test-float.c:20:24: note: expanded from macro 'FUNC' | |
#define FUNC(function) function ## f | |
^ | |
<scratch space>:153:1: note: expanded from macro 'sin' | |
sinf | |
^~~~ | |
In file included from test-float.c:34: | |
./libm-test.c:4035:8: warning: ignoring return value of function declared with const attribute [-Wunused-value] | |
FUNC(sqrt) (1); | |
~~~~~^~~~~ ~ | |
test-float.c:20:24: note: expanded from macro 'FUNC' | |
#define FUNC(function) function ## f | |
^ | |
<scratch space>:153:1: note: expanded from macro 'sqrt' | |
sqrtf | |
^~~~~ | |
In file included from test-float.c:34: | |
./libm-test.c:4068:8: warning: ignoring return value of function declared with const attribute [-Wunused-value] | |
FUNC(tan) (0); | |
~~~~~^~~~ ~ | |
test-float.c:20:24: note: expanded from macro 'FUNC' | |
#define FUNC(function) function ## f | |
^ | |
<scratch space>:153:1: note: expanded from macro 'tan' | |
tanf | |
^~~~ | |
CC deps/Rmath/src/bd0.o | |
CC deps/Rmath/src/dnbeta.o | |
CC deps/Rmath/src/i1mach.o | |
CC deps/Rmath/src/pnbinom.o | |
CC deps/Rmath/src/qlnorm.o | |
CC deps/Rmath/src/rgeom.o | |
CC deps/Rmath/src/bessel_i.o | |
CC deps/Rmath/src/dnbinom.o | |
CC deps/Rmath/src/imax2.o | |
CC deps/Rmath/src/pnchisq.o | |
CC deps/Rmath/src/qlogis.o | |
CC deps/Rmath/src/rhyper.o | |
CC deps/Rmath/src/bessel_j.o | |
17 warnings generated. | |
17 warnings generated. | |
CC deps/Rmath/src/dnchisq.o | |
CC deps/Rmath/src/imin2.o | |
CC deps/Rmath/src/pnf.o | |
CC deps/Rmath/src/qnbeta.o | |
CC deps/Rmath/src/rlnorm.o | |
CC deps/Rmath/src/bessel_k.o | |
CC deps/Rmath/src/dnf.o | |
CC deps/Rmath/src/lbeta.o | |
CC deps/Rmath/src/pnorm.o | |
CC deps/Rmath/src/qnbinom.o | |
CC deps/Rmath/src/bessel_y.o | |
CC deps/Rmath/src/rlogis.o | |
CC deps/Rmath/src/dnorm.o | |
CC deps/Rmath/src/lgamma.o | |
CC deps/Rmath/src/pnt.o | |
CC deps/Rmath/src/qnchisq.o | |
CC deps/Rmath/src/rmultinom.o | |
CC deps/Rmath/src/beta.o | |
CC deps/Rmath/src/dnt.o | |
CC deps/Rmath/src/lgammacor.o | |
CC deps/Rmath/src/polygamma.o | |
CC deps/Rmath/src/qnf.o | |
CC deps/Rmath/src/rnbinom.o | |
CC deps/Rmath/src/chebyshev.o | |
CC deps/Rmath/src/dpois.o | |
CC deps/Rmath/src/log1p.o | |
CC deps/Rmath/src/ppois.o | |
CC deps/Rmath/src/qnorm.o | |
CC deps/Rmath/src/rnchisq.o | |
CC deps/Rmath/src/choose.o | |
CC deps/Rmath/src/dt.o | |
CC deps/Rmath/src/mlutils.o | |
CC deps/Rmath/src/pt.o | |
CC deps/Rmath/src/qnt.o | |
CC deps/Rmath/src/rnorm.o | |
CC deps/Rmath/src/d1mach.o | |
CC deps/Rmath/src/dunif.o | |
CC deps/Rmath/src/pbeta.o | |
CC deps/Rmath/src/ptukey.o | |
CC deps/Rmath/src/qpois.o | |
CC deps/Rmath/src/rpois.o | |
CC deps/Rmath/src/dbeta.o | |
CC deps/Rmath/src/dweibull.o | |
CC deps/Rmath/src/pbinom.o | |
CC deps/Rmath/src/punif.o | |
CC deps/Rmath/src/qt.o | |
CC deps/Rmath/src/rt.o | |
CC deps/Rmath/src/dbinom.o | |
CC deps/Rmath/src/expm1.o | |
CC deps/Rmath/src/pcauchy.o | |
CC deps/Rmath/src/pweibull.o | |
CC deps/Rmath/src/qtukey.o | |
CC deps/Rmath/src/runif.o | |
CC deps/Rmath/src/dcauchy.o | |
CC deps/Rmath/src/fmax2.o | |
CC deps/Rmath/src/qbeta.o | |
CC deps/Rmath/src/pchisq.o | |
CC deps/Rmath/src/rweibull.o | |
CC deps/Rmath/src/qunif.o | |
CC deps/Rmath/src/dchisq.o | |
CC deps/Rmath/src/fmin2.o | |
CC deps/Rmath/src/pexp.o | |
CC deps/Rmath/src/qbinom.o | |
CC deps/Rmath/src/qweibull.o | |
CC deps/Rmath/src/sexp.o | |
CC deps/Rmath/src/dexp.o | |
CC deps/Rmath/src/fprec.o | |
CC deps/Rmath/src/pf.o | |
CC deps/Rmath/src/qcauchy.o | |
CC deps/Rmath/src/rbeta.o | |
CC deps/Rmath/src/sign.o | |
CC deps/Rmath/src/df.o | |
CC deps/Rmath/src/fround.o | |
CC deps/Rmath/src/pgamma.o | |
CC deps/Rmath/src/qchisq.o | |
CC deps/Rmath/src/rbinom.o | |
CC deps/Rmath/src/signrank.o | |
CC deps/Rmath/src/dgamma.o | |
CC deps/Rmath/src/fsign.o | |
CC deps/Rmath/src/pgeom.o | |
CC deps/Rmath/src/qexp.o | |
CC deps/Rmath/src/rcauchy.o | |
CC deps/Rmath/src/snorm.o | |
CC deps/Rmath/src/dgeom.o | |
CC deps/Rmath/src/ftrunc.o | |
CC deps/Rmath/src/phyper.o | |
CC deps/Rmath/src/qf.o | |
CC deps/Rmath/src/rchisq.o | |
CC deps/Rmath/src/stirlerr.o | |
CC deps/Rmath/src/dhyper.o | |
CC deps/Rmath/src/gamma.o | |
53 6848k 53 3695k 0 0 913k 0 0:00:07 0:00:04 0:00:03 1007k CC deps/Rmath/src/plnorm.o | |
CC deps/Rmath/src/qgamma.o | |
CC deps/Rmath/src/rexp.o | |
CC deps/Rmath/src/toms708.o | |
CC deps/Rmath/src/dlnorm.o | |
CC deps/Rmath/src/gamma_cody.o | |
CC deps/Rmath/src/plogis.o | |
CC deps/Rmath/src/qgeom.o | |
CC deps/Rmath/src/rf.o | |
CC deps/Rmath/src/wilcox.o | |
CC deps/Rmath/src/dlogis.o | |
CC deps/Rmath/src/gammalims.o | |
CC deps/Rmath/src/pnbeta.o | |
CC deps/Rmath/src/qhyper.o | |
CC deps/Rmath/src/rgamma.o | |
CC deps/Rmath/src/sunif.o | |
LINK deps/Rmath/src/libRmath.dylib | |
100 6848k 100 6848k 0 0 953k 0 0:00:07 0:00:07 --:--:-- 1051k | |
CC src/jltypes.o | |
CC src/gf.o | |
CC src/builtins.o | |
CC src/module.o | |
CC src/codegen.o | |
CC src/interpreter.o | |
CC src/alloc.o | |
CC src/support/hashing.o | |
CC src/support/timefuncs.o | |
CC src/support/dblprint.o | |
CC src/dlload.o | |
CC src/support/ptrhash.o | |
CC src/sys.o | |
CC src/support/operators.o | |
CC src/support/socket.o | |
CC src/support/utf8.o | |
CC src/support/ios.o | |
CC src/init.o | |
CC src/support/htable.o | |
CC src/support/bitvector.o | |
CC src/support/int2str.o | |
CC src/task.o | |
CC src/array.o | |
CC src/dump.o | |
CC src/support/libsupportinit.o | |
CC src/toplevel.o | |
CC src/gc.o | |
CC src/support/arraylist.o | |
LINK src/support/libsupport.a | |
CC src/flisp/builtins.o | |
CC src/flisp/flisp.o | |
CC src/flisp/string.o | |
CC src/flisp/equalhash.o | |
CC src/flisp/table.o | |
CC src/flisp/iostream.o | |
CC src/flisp/julia_extensions.o | |
CC src/flisp/flmain.o | |
LINK src/flisp/libflisp.a | |
CC src/flisp/flisp | |
FLISP src/julia_flisp.boot | |
FLISP src/julia_flisp.boot.inc | |
CC src/ast.o | |
LINK usr/lib/libjulia-release.dylib | |
PERL base/pcre_h.jl | |
PERL base/errno_h.jl | |
PERL base/os_detect.jl | |
PERL extras/webrepl_msgtypes_h.jl | |
PERL extras/glpk_h.jl | |
CC ui/repl.o | |
CC ui/repl-basic.o | |
CC ui/repl-readline.o | |
LINK usr/bin/julia-release-basic | |
LINK usr/bin/julia-release-readline | |
JULIA usr/lib/julia/sys.ji | |
Warning: replacing module Base | |
==> make install-tk-wrapper PREFIX=/usr/local/Cellar/julia/HEAD FC=/usr/local/bin/gfortran USECLANG=1 USE_SYSTEM_ZLIB=1 USE_SYSTEM_FFTW=1 USE_SYSTEM_READLINE=1 USE_SYSTEM_GLPK=1 USE_SYSTEM_GMP=1 USE_SYSTEM_LLVM=1 USE_SYSTEM_PCRE=1 USE_SYSTEM_LIGHTTPD=1 USE_SYSTEM_BLAS=1 USE_SYSTEM_LAPACK=1 USE_SYSTEM_SUITESPARSE=1 USE_SYSTEM_ARPACK=1 USE_SYSTEM_NGINX=1 | |
make install-tk-wrapper PREFIX=/usr/local/Cellar/julia/HEAD FC=/usr/local/bin/gfortran USECLANG=1 USE_SYSTEM_ZLIB=1 USE_SYSTEM_FFTW=1 USE_SYSTEM_READLINE=1 USE_SYSTEM_GLPK=1 USE_SYSTEM_GMP=1 USE_SYSTEM_LLVM=1 USE_SYSTEM_PCRE=1 USE_SYSTEM_LIGHTTPD=1 USE_SYSTEM_BLAS=1 USE_SYSTEM_LAPACK=1 USE_SYSTEM_SUITESPARSE=1 USE_SYSTEM_ARPACK=1 USE_SYSTEM_NGINX=1 | |
clang -mmacosx-version-min=10.6 -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/opt/openblas/include -I/usr/local/opt/readline/include -F/usr/local/Frameworks -I/opt/X11/include -L/usr/local/opt/openblas/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks -L/opt/X11/lib -O2 -shared -fPIC -I /private/tmp/julia-Nu1r/usr/include -I /usr/include/tcl -I /private/tmp/julia-Nu1r/src -I /private/tmp/julia-Nu1r/src/support -I/opt/X11/include -I/usr/X11/include tk_wrapper.c -ltcl8.5 -ltk8.5 -L/private/tmp/julia-Nu1r/usr/lib/ -ljulia-release -o /private/tmp/julia-Nu1r/usr/lib/libtk_wrapper.dylib | |
install_name_tool -id @rpath/libtk_wrapper.dylib /private/tmp/julia-Nu1r/usr/lib/libtk_wrapper.dylib | |
touch /private/tmp/julia-Nu1r/usr/lib/libtk_wrapper.dylib | |
==> install_name_tool -add_rpath /usr/local/lib usr/bin/julia-release-basic | |
install_name_tool -add_rpath /usr/local/lib usr/bin/julia-release-basic | |
==> install_name_tool -add_rpath /usr/local/lib usr/bin/julia-release-readline | |
install_name_tool -add_rpath /usr/local/lib usr/bin/julia-release-readline | |
==> install_name_tool -add_rpath /usr/local/opt/openblas/lib usr/bin/julia-release-basic | |
install_name_tool -add_rpath /usr/local/opt/openblas/lib usr/bin/julia-release-basic | |
==> install_name_tool -add_rpath /usr/local/opt/openblas/lib usr/bin/julia-release-readline | |
install_name_tool -add_rpath /usr/local/opt/openblas/lib usr/bin/julia-release-readline | |
==> install_name_tool -add_rpath /usr/X11/lib usr/bin/julia-release-basic | |
install_name_tool -add_rpath /usr/X11/lib usr/bin/julia-release-basic | |
==> install_name_tool -add_rpath /usr/X11/lib usr/bin/julia-release-readline | |
install_name_tool -add_rpath /usr/X11/lib usr/bin/julia-release-readline | |
==> make PREFIX=/usr/local/Cellar/julia/HEAD FC=/usr/local/bin/gfortran USECLANG=1 USE_SYSTEM_ZLIB=1 USE_SYSTEM_FFTW=1 USE_SYSTEM_READLINE=1 USE_SYSTEM_GLPK=1 USE_SYSTEM_GMP=1 USE_SYSTEM_LLVM=1 USE_SYSTEM_PCRE=1 USE_SYSTEM_LIGHTTPD=1 USE_SYSTEM_BLAS=1 USE_SYSTEM_LAPACK=1 USE_SYSTEM_SUITESPARSE=1 USE_SYSTEM_ARPACK=1 USE_SYSTEM_NGINX=1 install | |
make PREFIX=/usr/local/Cellar/julia/HEAD FC=/usr/local/bin/gfortran USECLANG=1 USE_SYSTEM_ZLIB=1 USE_SYSTEM_FFTW=1 USE_SYSTEM_READLINE=1 USE_SYSTEM_GLPK=1 USE_SYSTEM_GMP=1 USE_SYSTEM_LLVM=1 USE_SYSTEM_PCRE=1 USE_SYSTEM_LIGHTTPD=1 USE_SYSTEM_BLAS=1 USE_SYSTEM_LAPACK=1 USE_SYSTEM_SUITESPARSE=1 USE_SYSTEM_ARPACK=1 USE_SYSTEM_NGINX=1 install | |
PERL test/unicode/UTF-32BE.unicode | |
PERL test/unicode/UTF-32LE.unicode | |
PERL test/unicode/UTF-16BE.unicode | |
PERL test/unicode/UTF-16LE.unicode | |
PERL test/unicode/UTF-8.unicode | |
cp /private/tmp/julia-Nu1r/usr/bin/*julia* /usr/local/Cellar/julia/HEAD/bin | |
cd /usr/local/Cellar/julia/HEAD/bin && ln -s julia-release-readline julia | |
for suffix in julia-release julia-debug ; do \ | |
cp -a /private/tmp/julia-Nu1r/usr/lib/lib${suffix}.* /usr/local/Cellar/julia/HEAD/lib/julia ; \ | |
done | |
cp: /private/tmp/julia-Nu1r/usr/lib/libjulia-debug.*: No such file or directory | |
make: [install] Error 1 (ignored) | |
for suffix in amd arpack cholmod colamd fftw3 fftw3f fftw3_threads fftw3f_threads glpk glpk_wrapper gmp gmp_wrapper grisu history openlibm pcre random readline Rmath spqr suitesparse_wrapper tk_wrapper umfpack z openblas ; do \ | |
cp -a /private/tmp/julia-Nu1r/usr/lib/lib${suffix}.* /usr/local/Cellar/julia/HEAD/lib/julia ; \ | |
done | |
cp: /private/tmp/julia-Nu1r/usr/lib/libarpack.*: No such file or directory | |
cp: /private/tmp/julia-Nu1r/usr/lib/libfftw3.*: No such file or directory | |
cp: /private/tmp/julia-Nu1r/usr/lib/libfftw3f.*: No such file or directory | |
cp: /private/tmp/julia-Nu1r/usr/lib/libfftw3_threads.*: No such file or directory | |
cp: /private/tmp/julia-Nu1r/usr/lib/libfftw3f_threads.*: No such file or directory | |
cp: /private/tmp/julia-Nu1r/usr/lib/libglpk.*: No such file or directory | |
cp: /private/tmp/julia-Nu1r/usr/lib/libgmp.*: No such file or directory | |
cp: /private/tmp/julia-Nu1r/usr/lib/libhistory.*: No such file or directory | |
cp: /private/tmp/julia-Nu1r/usr/lib/libpcre.*: No such file or directory | |
cp: /private/tmp/julia-Nu1r/usr/lib/libreadline.*: No such file or directory | |
cp: /private/tmp/julia-Nu1r/usr/lib/libz.*: No such file or directory | |
cp: /private/tmp/julia-Nu1r/usr/lib/libopenblas.*: No such file or directory | |
make: [install] Error 1 (ignored) | |
# Copy system image | |
cp /private/tmp/julia-Nu1r/usr/lib/julia/sys.ji /usr/local/Cellar/julia/HEAD/lib/julia | |
# Copy in all .jl sources as well | |
cp -R -L /private/tmp/julia-Nu1r/usr/share/julia /usr/local/Cellar/julia/HEAD/share/ | |
==> Cleaning | |
rmdir: /usr/local/Cellar/julia/HEAD/sbin (empty) | |
rmdir: /usr/local/Cellar/julia/HEAD/etc (empty) | |
==> Caveats | |
Documentation and Examples have been installed into: | |
/usr/local/Cellar/julia/HEAD/share/julia | |
Test suite has been installed into: | |
/usr/local/Cellar/julia/HEAD/share/julia/test | |
Run the command `brew test -v julia` to run all tests. | |
==> Finishing up | |
ln -s ../Cellar/julia/HEAD/bin/julia-release-readline julia-release-readline | |
ln -s ../Cellar/julia/HEAD/bin/julia-release-basic julia-release-basic | |
ln -s ../Cellar/julia/HEAD/bin/julia julia | |
ln -s ../Cellar/julia/HEAD/share/julia julia | |
ln -s ../Cellar/julia/HEAD/lib/julia julia | |
ln -s ../../Cellar/julia/HEAD julia | |
ln -s ../Cellar/julia/HEAD julia | |
==> Summary | |
/usr/local/Cellar/julia/HEAD: 322 files, 66M, built in 2.9 minutes | |
sleblanc@leo:~% julia | |
_ | |
_ _ _(_)_ | A fresh approach to technical computing | |
(_) | (_) (_) | Documentation: http://docs.julialang.org | |
_ _ _| |_ __ _ | Type "help()" to list help topics | |
| | | | | | |/ _` | | | |
| | |_| | | | (_| | | Version 0.0.0+103134057.ra14c.dirty | |
_/ |\__'_|_|_|\__'_| | Commit a14c67ef5b (2012-11-28 15:00:03)* | |
|__/ | | |
julia> | |
sleblanc@leo:~% |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment