Created
December 9, 2014 21:02
-
-
Save JeffBezanson/9315c50ed19f3c7e5cde to your computer and use it in GitHub Desktop.
This file contains hidden or 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
This file contains any messages produced by compilers while | |
running configure, to aid debugging if configure makes a mistake. | |
It was created by arpack-ng configure 3.2.0, which was | |
generated by GNU Autoconf 2.69. Invocation command line was | |
$ ./configure --prefix=/home/bezanson/src/julia/usr --build=x86_64-linux-gnu --libdir=/home/bezanson/src/julia/usr/lib F77=gfortran -m64 CC=gcc -m64 CXX=g++ -m64 --with-blas=-L/home/bezanson/src/julia/usr/lib -lopenblas --with-lapack=-L/home/bezanson/src/julia/usr/lib -lopenblas --disable-mpi --enable-shared FFLAGS= -fdefault-integer-8 -cpp -ffixed-line-length-none -Dsaxpy=saxpy_64 -Ddaxpy=daxpy_64 -Dscopy=scopy_64 -Ddcopy=dcopy_64 -Dsgemv=sgemv_64 -Ddgemv=dgemv_64 -Dsgeqr2=sgeqr2_64 -Ddgeqr2=dgeqr2_64 -Dslacpy=slacpy_64 -Ddlacpy=dlacpy_64 -Dslahqr=slahqr_64 -Ddlahqr=dlahqr_64 -Dslanhs=slanhs_64 -Ddlanhs=dlanhs_64 -Dslarnv=slarnv_64 -Ddlarnv=dlarnv_64 -Dslartg=slartg_64 -Ddlartg=dlartg_64 -Dslascl=slascl_64 -Ddlascl=dlascl_64 -Dslaset=slaset_64 -Ddlaset=dlaset_64 -Dsscal=sscal_64 -Ddscal=dscal_64 -Dstrevc=strevc_64 -Ddtrevc=dtrevc_64 -Dstrmm=strmm_64 -Ddtrmm=dtrmm_64 -Dstrsen=strsen_64 -Ddtrsen=dtrsen_64 -Dsdot=sdot_64 -Dddot=ddot_64 -Dsger=sger_64 -Ddger=dger_64 -Dslabad=slabad_64 -Ddlabad=dlabad_64 -Dslaev2=slaev2_64 -Ddlaev2=dlaev2_64 -Dslamch=slamch_64 -Ddlamch=dlamch_64 -Dslanst=slanst_64 -Ddlanst=dlanst_64 -Dslanv2=slanv2_64 -Ddlanv2=dlanv2_64 -Dslapy2=slapy2_64 -Ddlapy2=dlapy2_64 -Dslarf=slarf_64 -Ddlarf=dlarf_64 -Dslarfg=slarfg_64 -Ddlarfg=dlarfg_64 -Dslasr=slasr_64 -Ddlasr=dlasr_64 -Dsnrm2=snrm2_64 -Ddnrm2=dnrm2_64 -Dsorm2r=sorm2r_64 -Ddorm2r=dorm2r_64 -Dsrot=srot_64 -Ddrot=drot_64 -Dssteqr=ssteqr_64 -Ddsteqr=dsteqr_64 -Dsswap=sswap_64 -Ddswap=dswap_64 -Dcaxpy=caxpy_64 -Dzaxpy=zaxpy_64 -Dccopy=ccopy_64 -Dzcopy=zcopy_64 -Dcgemv=cgemv_64 -Dzgemv=zgemv_64 -Dcgeqr2=cgeqr2_64 -Dzgeqr2=zgeqr2_64 -Dclacpy=clacpy_64 -Dzlacpy=zlacpy_64 -Dclahqr=clahqr_64 -Dzlahqr=zlahqr_64 -Dclanhs=clanhs_64 -Dzlanhs=zlanhs_64 -Dclarnv=clarnv_64 -Dzlarnv=zlarnv_64 -Dclartg=clartg_64 -Dzlartg=zlartg_64 -Dclascl=clascl_64 -Dzlascl=zlascl_64 -Dclaset=claset_64 -Dzlaset=zlaset_64 -Dcscal=cscal_64 -Dzscal=zscal_64 -Dctrevc=ctrevc_64 -Dztrevc=ztrevc_64 -Dctrmm=ctrmm_64 -Dztrmm=ztrmm_64 -Dctrsen=ctrsen_64 -Dztrsen=ztrsen_64 -Dcdotc=cdotc_64 -Dzdotc=zdotc_64 -Dcgeru=cgeru_64 -Dzgeru=zgeru_64 -Dcunm2r=cunm2r_64 -Dzunm2r=zunm2r_64 -DSCOPY=SCOPY_64 -DDCOPY=DCOPY_64 -DSLABAD=SLABAD_64 -DDLABAD=DLABAD_64 -DSLAMCH=SLAMCH_64 -DDLAMCH=DLAMCH_64 -DSLANHS=SLANHS_64 -DDLANHS=DLANHS_64 -DSLANV2=SLANV2_64 -DDLANV2=DLANV2_64 -DSLARFG=SLARFG_64 -DDLARFG=DLARFG_64 -DSROT=SROT_64 -DDROT=DROT_64 -Dscnrm2=scnrm2_64 -Ddznrm2=dznrm2_64 -Dcsscal=csscal_64 -Dzdscal=zdscal_64 -O2 -fPIC CFLAGS= -Dsgemm_=sgemm_64_ -Dcheev_=cheev_64_ LDFLAGS= -Wl,-rpath,'/home/bezanson/src/julia/usr/lib' | |
## --------- ## | |
## Platform. ## | |
## --------- ## | |
hostname = gp42-bezanson | |
uname -m = x86_64 | |
uname -r = 3.2.0-67-generic | |
uname -s = Linux | |
uname -v = #101-Ubuntu SMP Tue Jul 15 17:46:11 UTC 2014 | |
/usr/bin/uname -p = unknown | |
/bin/uname -X = unknown | |
/bin/arch = unknown | |
/usr/bin/arch -k = unknown | |
/usr/convex/getsysinfo = unknown | |
/usr/bin/hostinfo = unknown | |
/bin/machine = unknown | |
/usr/bin/oslevel = unknown | |
/bin/universe = unknown | |
PATH: /usr/local/bin | |
PATH: /usr/bin | |
PATH: /bin | |
PATH: /usr/games | |
## ----------- ## | |
## Core tests. ## | |
## ----------- ## | |
configure:2272: checking for a BSD-compatible install | |
configure:2340: result: /usr/bin/install -c | |
configure:2351: checking whether build environment is sane | |
configure:2406: result: yes | |
configure:2557: checking for a thread-safe mkdir -p | |
configure:2596: result: /bin/mkdir -p | |
configure:2603: checking for gawk | |
configure:2633: result: no | |
configure:2603: checking for mawk | |
configure:2619: found /usr/bin/mawk | |
configure:2630: result: mawk | |
configure:2641: checking whether make sets $(MAKE) | |
configure:2663: result: yes | |
configure:2692: checking whether make supports nested variables | |
configure:2709: result: yes | |
configure:2836: checking whether to enable maintainer-specific portions of Makefiles | |
configure:2845: result: no | |
configure:2967: checking for Fortran 77 compiler version | |
configure:2976: gfortran -m64 --version >&5 | |
GNU Fortran (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3 | |
Copyright (C) 2011 Free Software Foundation, Inc. | |
GNU Fortran comes with NO WARRANTY, to the extent permitted by law. | |
You may redistribute copies of GNU Fortran | |
under the terms of the GNU General Public License. | |
For more information about these matters, see the file named COPYING | |
configure:2987: $? = 0 | |
configure:2976: gfortran -m64 -v >&5 | |
Using built-in specs. | |
COLLECT_GCC=gfortran | |
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.6/lto-wrapper | |
Target: x86_64-linux-gnu | |
Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.3-1ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu | |
Thread model: posix | |
gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) | |
configure:2987: $? = 0 | |
configure:2976: gfortran -m64 -V >&5 | |
gfortran: error: unrecognized option '-V' | |
gfortran: fatal error: no input files | |
compilation terminated. | |
configure:2987: $? = 4 | |
configure:2976: gfortran -m64 -qversion >&5 | |
gfortran: error: unrecognized option '-qversion' | |
gfortran: fatal error: no input files | |
compilation terminated. | |
configure:2987: $? = 4 | |
configure:3002: checking whether the Fortran 77 compiler works | |
configure:3024: gfortran -m64 -fdefault-integer-8 -cpp -ffixed-line-length-none -Dsaxpy=saxpy_64 -Ddaxpy=daxpy_64 -Dscopy=scopy_64 -Ddcopy=dcopy_64 -Dsgemv=sgemv_64 -Ddgemv=dgemv_64 -Dsgeqr2=sgeqr2_64 -Ddgeqr2=dgeqr2_64 -Dslacpy=slacpy_64 -Ddlacpy=dlacpy_64 -Dslahqr=slahqr_64 -Ddlahqr=dlahqr_64 -Dslanhs=slanhs_64 -Ddlanhs=dlanhs_64 -Dslarnv=slarnv_64 -Ddlarnv=dlarnv_64 -Dslartg=slartg_64 -Ddlartg=dlartg_64 -Dslascl=slascl_64 -Ddlascl=dlascl_64 -Dslaset=slaset_64 -Ddlaset=dlaset_64 -Dsscal=sscal_64 -Ddscal=dscal_64 -Dstrevc=strevc_64 -Ddtrevc=dtrevc_64 -Dstrmm=strmm_64 -Ddtrmm=dtrmm_64 -Dstrsen=strsen_64 -Ddtrsen=dtrsen_64 -Dsdot=sdot_64 -Dddot=ddot_64 -Dsger=sger_64 -Ddger=dger_64 -Dslabad=slabad_64 -Ddlabad=dlabad_64 -Dslaev2=slaev2_64 -Ddlaev2=dlaev2_64 -Dslamch=slamch_64 -Ddlamch=dlamch_64 -Dslanst=slanst_64 -Ddlanst=dlanst_64 -Dslanv2=slanv2_64 -Ddlanv2=dlanv2_64 -Dslapy2=slapy2_64 -Ddlapy2=dlapy2_64 -Dslarf=slarf_64 -Ddlarf=dlarf_64 -Dslarfg=slarfg_64 -Ddlarfg=dlarfg_64 -Dslasr=slasr_64 -Ddlasr=dlasr_64 -Dsnrm2=snrm2_64 -Ddnrm2=dnrm2_64 -Dsorm2r=sorm2r_64 -Ddorm2r=dorm2r_64 -Dsrot=srot_64 -Ddrot=drot_64 -Dssteqr=ssteqr_64 -Ddsteqr=dsteqr_64 -Dsswap=sswap_64 -Ddswap=dswap_64 -Dcaxpy=caxpy_64 -Dzaxpy=zaxpy_64 -Dccopy=ccopy_64 -Dzcopy=zcopy_64 -Dcgemv=cgemv_64 -Dzgemv=zgemv_64 -Dcgeqr2=cgeqr2_64 -Dzgeqr2=zgeqr2_64 -Dclacpy=clacpy_64 -Dzlacpy=zlacpy_64 -Dclahqr=clahqr_64 -Dzlahqr=zlahqr_64 -Dclanhs=clanhs_64 -Dzlanhs=zlanhs_64 -Dclarnv=clarnv_64 -Dzlarnv=zlarnv_64 -Dclartg=clartg_64 -Dzlartg=zlartg_64 -Dclascl=clascl_64 -Dzlascl=zlascl_64 -Dclaset=claset_64 -Dzlaset=zlaset_64 -Dcscal=cscal_64 -Dzscal=zscal_64 -Dctrevc=ctrevc_64 -Dztrevc=ztrevc_64 -Dctrmm=ctrmm_64 -Dztrmm=ztrmm_64 -Dctrsen=ctrsen_64 -Dztrsen=ztrsen_64 -Dcdotc=cdotc_64 -Dzdotc=zdotc_64 -Dcgeru=cgeru_64 -Dzgeru=zgeru_64 -Dcunm2r=cunm2r_64 -Dzunm2r=zunm2r_64 -DSCOPY=SCOPY_64 -DDCOPY=DCOPY_64 -DSLABAD=SLABAD_64 -DDLABAD=DLABAD_64 -DSLAMCH=SLAMCH_64 -DDLAMCH=DLAMCH_64 -DSLANHS=SLANHS_64 -DDLANHS=DLANHS_64 -DSLANV2=SLANV2_64 -DDLANV2=DLANV2_64 -DSLARFG=SLARFG_64 -DDLARFG=DLARFG_64 -DSROT=SROT_64 -DDROT=DROT_64 -Dscnrm2=scnrm2_64 -Ddznrm2=dznrm2_64 -Dcsscal=csscal_64 -Dzdscal=zdscal_64 -O2 -fPIC -Wl,-rpath,'/home/bezanson/src/julia/usr/lib' conftest.f >&5 | |
configure:3028: $? = 0 | |
configure:3076: result: yes | |
configure:3079: checking for Fortran 77 compiler default output file name | |
configure:3081: result: a.out | |
configure:3087: checking for suffix of executables | |
configure:3094: gfortran -m64 -o conftest -fdefault-integer-8 -cpp -ffixed-line-length-none -Dsaxpy=saxpy_64 -Ddaxpy=daxpy_64 -Dscopy=scopy_64 -Ddcopy=dcopy_64 -Dsgemv=sgemv_64 -Ddgemv=dgemv_64 -Dsgeqr2=sgeqr2_64 -Ddgeqr2=dgeqr2_64 -Dslacpy=slacpy_64 -Ddlacpy=dlacpy_64 -Dslahqr=slahqr_64 -Ddlahqr=dlahqr_64 -Dslanhs=slanhs_64 -Ddlanhs=dlanhs_64 -Dslarnv=slarnv_64 -Ddlarnv=dlarnv_64 -Dslartg=slartg_64 -Ddlartg=dlartg_64 -Dslascl=slascl_64 -Ddlascl=dlascl_64 -Dslaset=slaset_64 -Ddlaset=dlaset_64 -Dsscal=sscal_64 -Ddscal=dscal_64 -Dstrevc=strevc_64 -Ddtrevc=dtrevc_64 -Dstrmm=strmm_64 -Ddtrmm=dtrmm_64 -Dstrsen=strsen_64 -Ddtrsen=dtrsen_64 -Dsdot=sdot_64 -Dddot=ddot_64 -Dsger=sger_64 -Ddger=dger_64 -Dslabad=slabad_64 -Ddlabad=dlabad_64 -Dslaev2=slaev2_64 -Ddlaev2=dlaev2_64 -Dslamch=slamch_64 -Ddlamch=dlamch_64 -Dslanst=slanst_64 -Ddlanst=dlanst_64 -Dslanv2=slanv2_64 -Ddlanv2=dlanv2_64 -Dslapy2=slapy2_64 -Ddlapy2=dlapy2_64 -Dslarf=slarf_64 -Ddlarf=dlarf_64 -Dslarfg=slarfg_64 -Ddlarfg=dlarfg_64 -Dslasr=slasr_64 -Ddlasr=dlasr_64 -Dsnrm2=snrm2_64 -Ddnrm2=dnrm2_64 -Dsorm2r=sorm2r_64 -Ddorm2r=dorm2r_64 -Dsrot=srot_64 -Ddrot=drot_64 -Dssteqr=ssteqr_64 -Ddsteqr=dsteqr_64 -Dsswap=sswap_64 -Ddswap=dswap_64 -Dcaxpy=caxpy_64 -Dzaxpy=zaxpy_64 -Dccopy=ccopy_64 -Dzcopy=zcopy_64 -Dcgemv=cgemv_64 -Dzgemv=zgemv_64 -Dcgeqr2=cgeqr2_64 -Dzgeqr2=zgeqr2_64 -Dclacpy=clacpy_64 -Dzlacpy=zlacpy_64 -Dclahqr=clahqr_64 -Dzlahqr=zlahqr_64 -Dclanhs=clanhs_64 -Dzlanhs=zlanhs_64 -Dclarnv=clarnv_64 -Dzlarnv=zlarnv_64 -Dclartg=clartg_64 -Dzlartg=zlartg_64 -Dclascl=clascl_64 -Dzlascl=zlascl_64 -Dclaset=claset_64 -Dzlaset=zlaset_64 -Dcscal=cscal_64 -Dzscal=zscal_64 -Dctrevc=ctrevc_64 -Dztrevc=ztrevc_64 -Dctrmm=ctrmm_64 -Dztrmm=ztrmm_64 -Dctrsen=ctrsen_64 -Dztrsen=ztrsen_64 -Dcdotc=cdotc_64 -Dzdotc=zdotc_64 -Dcgeru=cgeru_64 -Dzgeru=zgeru_64 -Dcunm2r=cunm2r_64 -Dzunm2r=zunm2r_64 -DSCOPY=SCOPY_64 -DDCOPY=DCOPY_64 -DSLABAD=SLABAD_64 -DDLABAD=DLABAD_64 -DSLAMCH=SLAMCH_64 -DDLAMCH=DLAMCH_64 -DSLANHS=SLANHS_64 -DDLANHS=DLANHS_64 -DSLANV2=SLANV2_64 -DDLANV2=DLANV2_64 -DSLARFG=SLARFG_64 -DDLARFG=DLARFG_64 -DSROT=SROT_64 -DDROT=DROT_64 -Dscnrm2=scnrm2_64 -Ddznrm2=dznrm2_64 -Dcsscal=csscal_64 -Dzdscal=zdscal_64 -O2 -fPIC -Wl,-rpath,'/home/bezanson/src/julia/usr/lib' conftest.f >&5 | |
configure:3098: $? = 0 | |
configure:3120: result: | |
configure:3136: checking whether we are cross compiling | |
configure:3144: gfortran -m64 -o conftest -fdefault-integer-8 -cpp -ffixed-line-length-none -Dsaxpy=saxpy_64 -Ddaxpy=daxpy_64 -Dscopy=scopy_64 -Ddcopy=dcopy_64 -Dsgemv=sgemv_64 -Ddgemv=dgemv_64 -Dsgeqr2=sgeqr2_64 -Ddgeqr2=dgeqr2_64 -Dslacpy=slacpy_64 -Ddlacpy=dlacpy_64 -Dslahqr=slahqr_64 -Ddlahqr=dlahqr_64 -Dslanhs=slanhs_64 -Ddlanhs=dlanhs_64 -Dslarnv=slarnv_64 -Ddlarnv=dlarnv_64 -Dslartg=slartg_64 -Ddlartg=dlartg_64 -Dslascl=slascl_64 -Ddlascl=dlascl_64 -Dslaset=slaset_64 -Ddlaset=dlaset_64 -Dsscal=sscal_64 -Ddscal=dscal_64 -Dstrevc=strevc_64 -Ddtrevc=dtrevc_64 -Dstrmm=strmm_64 -Ddtrmm=dtrmm_64 -Dstrsen=strsen_64 -Ddtrsen=dtrsen_64 -Dsdot=sdot_64 -Dddot=ddot_64 -Dsger=sger_64 -Ddger=dger_64 -Dslabad=slabad_64 -Ddlabad=dlabad_64 -Dslaev2=slaev2_64 -Ddlaev2=dlaev2_64 -Dslamch=slamch_64 -Ddlamch=dlamch_64 -Dslanst=slanst_64 -Ddlanst=dlanst_64 -Dslanv2=slanv2_64 -Ddlanv2=dlanv2_64 -Dslapy2=slapy2_64 -Ddlapy2=dlapy2_64 -Dslarf=slarf_64 -Ddlarf=dlarf_64 -Dslarfg=slarfg_64 -Ddlarfg=dlarfg_64 -Dslasr=slasr_64 -Ddlasr=dlasr_64 -Dsnrm2=snrm2_64 -Ddnrm2=dnrm2_64 -Dsorm2r=sorm2r_64 -Ddorm2r=dorm2r_64 -Dsrot=srot_64 -Ddrot=drot_64 -Dssteqr=ssteqr_64 -Ddsteqr=dsteqr_64 -Dsswap=sswap_64 -Ddswap=dswap_64 -Dcaxpy=caxpy_64 -Dzaxpy=zaxpy_64 -Dccopy=ccopy_64 -Dzcopy=zcopy_64 -Dcgemv=cgemv_64 -Dzgemv=zgemv_64 -Dcgeqr2=cgeqr2_64 -Dzgeqr2=zgeqr2_64 -Dclacpy=clacpy_64 -Dzlacpy=zlacpy_64 -Dclahqr=clahqr_64 -Dzlahqr=zlahqr_64 -Dclanhs=clanhs_64 -Dzlanhs=zlanhs_64 -Dclarnv=clarnv_64 -Dzlarnv=zlarnv_64 -Dclartg=clartg_64 -Dzlartg=zlartg_64 -Dclascl=clascl_64 -Dzlascl=zlascl_64 -Dclaset=claset_64 -Dzlaset=zlaset_64 -Dcscal=cscal_64 -Dzscal=zscal_64 -Dctrevc=ctrevc_64 -Dztrevc=ztrevc_64 -Dctrmm=ctrmm_64 -Dztrmm=ztrmm_64 -Dctrsen=ctrsen_64 -Dztrsen=ztrsen_64 -Dcdotc=cdotc_64 -Dzdotc=zdotc_64 -Dcgeru=cgeru_64 -Dzgeru=zgeru_64 -Dcunm2r=cunm2r_64 -Dzunm2r=zunm2r_64 -DSCOPY=SCOPY_64 -DDCOPY=DCOPY_64 -DSLABAD=SLABAD_64 -DDLABAD=DLABAD_64 -DSLAMCH=SLAMCH_64 -DDLAMCH=DLAMCH_64 -DSLANHS=SLANHS_64 -DDLANHS=DLANHS_64 -DSLANV2=SLANV2_64 -DDLANV2=DLANV2_64 -DSLARFG=SLARFG_64 -DDLARFG=DLARFG_64 -DSROT=SROT_64 -DDROT=DROT_64 -Dscnrm2=scnrm2_64 -Ddznrm2=dznrm2_64 -Dcsscal=csscal_64 -Dzdscal=zdscal_64 -O2 -fPIC -Wl,-rpath,'/home/bezanson/src/julia/usr/lib' conftest.f >&5 | |
configure:3148: $? = 0 | |
configure:3155: ./conftest | |
configure:3159: $? = 0 | |
configure:3174: result: no | |
configure:3179: checking for suffix of object files | |
configure:3195: gfortran -m64 -c -fdefault-integer-8 -cpp -ffixed-line-length-none -Dsaxpy=saxpy_64 -Ddaxpy=daxpy_64 -Dscopy=scopy_64 -Ddcopy=dcopy_64 -Dsgemv=sgemv_64 -Ddgemv=dgemv_64 -Dsgeqr2=sgeqr2_64 -Ddgeqr2=dgeqr2_64 -Dslacpy=slacpy_64 -Ddlacpy=dlacpy_64 -Dslahqr=slahqr_64 -Ddlahqr=dlahqr_64 -Dslanhs=slanhs_64 -Ddlanhs=dlanhs_64 -Dslarnv=slarnv_64 -Ddlarnv=dlarnv_64 -Dslartg=slartg_64 -Ddlartg=dlartg_64 -Dslascl=slascl_64 -Ddlascl=dlascl_64 -Dslaset=slaset_64 -Ddlaset=dlaset_64 -Dsscal=sscal_64 -Ddscal=dscal_64 -Dstrevc=strevc_64 -Ddtrevc=dtrevc_64 -Dstrmm=strmm_64 -Ddtrmm=dtrmm_64 -Dstrsen=strsen_64 -Ddtrsen=dtrsen_64 -Dsdot=sdot_64 -Dddot=ddot_64 -Dsger=sger_64 -Ddger=dger_64 -Dslabad=slabad_64 -Ddlabad=dlabad_64 -Dslaev2=slaev2_64 -Ddlaev2=dlaev2_64 -Dslamch=slamch_64 -Ddlamch=dlamch_64 -Dslanst=slanst_64 -Ddlanst=dlanst_64 -Dslanv2=slanv2_64 -Ddlanv2=dlanv2_64 -Dslapy2=slapy2_64 -Ddlapy2=dlapy2_64 -Dslarf=slarf_64 -Ddlarf=dlarf_64 -Dslarfg=slarfg_64 -Ddlarfg=dlarfg_64 -Dslasr=slasr_64 -Ddlasr=dlasr_64 -Dsnrm2=snrm2_64 -Ddnrm2=dnrm2_64 -Dsorm2r=sorm2r_64 -Ddorm2r=dorm2r_64 -Dsrot=srot_64 -Ddrot=drot_64 -Dssteqr=ssteqr_64 -Ddsteqr=dsteqr_64 -Dsswap=sswap_64 -Ddswap=dswap_64 -Dcaxpy=caxpy_64 -Dzaxpy=zaxpy_64 -Dccopy=ccopy_64 -Dzcopy=zcopy_64 -Dcgemv=cgemv_64 -Dzgemv=zgemv_64 -Dcgeqr2=cgeqr2_64 -Dzgeqr2=zgeqr2_64 -Dclacpy=clacpy_64 -Dzlacpy=zlacpy_64 -Dclahqr=clahqr_64 -Dzlahqr=zlahqr_64 -Dclanhs=clanhs_64 -Dzlanhs=zlanhs_64 -Dclarnv=clarnv_64 -Dzlarnv=zlarnv_64 -Dclartg=clartg_64 -Dzlartg=zlartg_64 -Dclascl=clascl_64 -Dzlascl=zlascl_64 -Dclaset=claset_64 -Dzlaset=zlaset_64 -Dcscal=cscal_64 -Dzscal=zscal_64 -Dctrevc=ctrevc_64 -Dztrevc=ztrevc_64 -Dctrmm=ctrmm_64 -Dztrmm=ztrmm_64 -Dctrsen=ctrsen_64 -Dztrsen=ztrsen_64 -Dcdotc=cdotc_64 -Dzdotc=zdotc_64 -Dcgeru=cgeru_64 -Dzgeru=zgeru_64 -Dcunm2r=cunm2r_64 -Dzunm2r=zunm2r_64 -DSCOPY=SCOPY_64 -DDCOPY=DCOPY_64 -DSLABAD=SLABAD_64 -DDLABAD=DLABAD_64 -DSLAMCH=SLAMCH_64 -DDLAMCH=DLAMCH_64 -DSLANHS=SLANHS_64 -DDLANHS=DLANHS_64 -DSLANV2=SLANV2_64 -DDLANV2=DLANV2_64 -DSLARFG=SLARFG_64 -DDLARFG=DLARFG_64 -DSROT=SROT_64 -DDROT=DROT_64 -Dscnrm2=scnrm2_64 -Ddznrm2=dznrm2_64 -Dcsscal=csscal_64 -Dzdscal=zdscal_64 -O2 -fPIC conftest.f >&5 | |
configure:3199: $? = 0 | |
configure:3220: result: o | |
configure:3228: checking whether we are using the GNU Fortran 77 compiler | |
configure:3241: gfortran -m64 -c -fdefault-integer-8 -cpp -ffixed-line-length-none -Dsaxpy=saxpy_64 -Ddaxpy=daxpy_64 -Dscopy=scopy_64 -Ddcopy=dcopy_64 -Dsgemv=sgemv_64 -Ddgemv=dgemv_64 -Dsgeqr2=sgeqr2_64 -Ddgeqr2=dgeqr2_64 -Dslacpy=slacpy_64 -Ddlacpy=dlacpy_64 -Dslahqr=slahqr_64 -Ddlahqr=dlahqr_64 -Dslanhs=slanhs_64 -Ddlanhs=dlanhs_64 -Dslarnv=slarnv_64 -Ddlarnv=dlarnv_64 -Dslartg=slartg_64 -Ddlartg=dlartg_64 -Dslascl=slascl_64 -Ddlascl=dlascl_64 -Dslaset=slaset_64 -Ddlaset=dlaset_64 -Dsscal=sscal_64 -Ddscal=dscal_64 -Dstrevc=strevc_64 -Ddtrevc=dtrevc_64 -Dstrmm=strmm_64 -Ddtrmm=dtrmm_64 -Dstrsen=strsen_64 -Ddtrsen=dtrsen_64 -Dsdot=sdot_64 -Dddot=ddot_64 -Dsger=sger_64 -Ddger=dger_64 -Dslabad=slabad_64 -Ddlabad=dlabad_64 -Dslaev2=slaev2_64 -Ddlaev2=dlaev2_64 -Dslamch=slamch_64 -Ddlamch=dlamch_64 -Dslanst=slanst_64 -Ddlanst=dlanst_64 -Dslanv2=slanv2_64 -Ddlanv2=dlanv2_64 -Dslapy2=slapy2_64 -Ddlapy2=dlapy2_64 -Dslarf=slarf_64 -Ddlarf=dlarf_64 -Dslarfg=slarfg_64 -Ddlarfg=dlarfg_64 -Dslasr=slasr_64 -Ddlasr=dlasr_64 -Dsnrm2=snrm2_64 -Ddnrm2=dnrm2_64 -Dsorm2r=sorm2r_64 -Ddorm2r=dorm2r_64 -Dsrot=srot_64 -Ddrot=drot_64 -Dssteqr=ssteqr_64 -Ddsteqr=dsteqr_64 -Dsswap=sswap_64 -Ddswap=dswap_64 -Dcaxpy=caxpy_64 -Dzaxpy=zaxpy_64 -Dccopy=ccopy_64 -Dzcopy=zcopy_64 -Dcgemv=cgemv_64 -Dzgemv=zgemv_64 -Dcgeqr2=cgeqr2_64 -Dzgeqr2=zgeqr2_64 -Dclacpy=clacpy_64 -Dzlacpy=zlacpy_64 -Dclahqr=clahqr_64 -Dzlahqr=zlahqr_64 -Dclanhs=clanhs_64 -Dzlanhs=zlanhs_64 -Dclarnv=clarnv_64 -Dzlarnv=zlarnv_64 -Dclartg=clartg_64 -Dzlartg=zlartg_64 -Dclascl=clascl_64 -Dzlascl=zlascl_64 -Dclaset=claset_64 -Dzlaset=zlaset_64 -Dcscal=cscal_64 -Dzscal=zscal_64 -Dctrevc=ctrevc_64 -Dztrevc=ztrevc_64 -Dctrmm=ctrmm_64 -Dztrmm=ztrmm_64 -Dctrsen=ctrsen_64 -Dztrsen=ztrsen_64 -Dcdotc=cdotc_64 -Dzdotc=zdotc_64 -Dcgeru=cgeru_64 -Dzgeru=zgeru_64 -Dcunm2r=cunm2r_64 -Dzunm2r=zunm2r_64 -DSCOPY=SCOPY_64 -DDCOPY=DCOPY_64 -DSLABAD=SLABAD_64 -DDLABAD=DLABAD_64 -DSLAMCH=SLAMCH_64 -DDLAMCH=DLAMCH_64 -DSLANHS=SLANHS_64 -DDLANHS=DLANHS_64 -DSLANV2=SLANV2_64 -DDLANV2=DLANV2_64 -DSLARFG=SLARFG_64 -DDLARFG=DLARFG_64 -DSROT=SROT_64 -DDROT=DROT_64 -Dscnrm2=scnrm2_64 -Ddznrm2=dznrm2_64 -Dcsscal=csscal_64 -Dzdscal=zdscal_64 -O2 -fPIC conftest.F >&5 | |
configure:3241: $? = 0 | |
configure:3250: result: yes | |
configure:3256: checking whether gfortran -m64 accepts -g | |
configure:3267: gfortran -m64 -c -g conftest.f >&5 | |
configure:3267: $? = 0 | |
configure:3275: result: yes | |
configure:3352: checking for gcc | |
configure:3379: result: gcc -m64 | |
configure:3608: checking for C compiler version | |
configure:3617: gcc -m64 --version >&5 | |
gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3 | |
Copyright (C) 2011 Free Software Foundation, Inc. | |
This is free software; see the source for copying conditions. There is NO | |
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | |
configure:3628: $? = 0 | |
configure:3617: gcc -m64 -v >&5 | |
Using built-in specs. | |
COLLECT_GCC=gcc | |
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.6/lto-wrapper | |
Target: x86_64-linux-gnu | |
Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.3-1ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu | |
Thread model: posix | |
gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) | |
configure:3628: $? = 0 | |
configure:3617: gcc -m64 -V >&5 | |
gcc: error: unrecognized option '-V' | |
gcc: fatal error: no input files | |
compilation terminated. | |
configure:3628: $? = 4 | |
configure:3617: gcc -m64 -qversion >&5 | |
gcc: error: unrecognized option '-qversion' | |
gcc: fatal error: no input files | |
compilation terminated. | |
configure:3628: $? = 4 | |
configure:3632: checking whether we are using the GNU C compiler | |
configure:3651: gcc -m64 -c -Dsgemm_=sgemm_64_ -Dcheev_=cheev_64_ conftest.c >&5 | |
configure:3651: $? = 0 | |
configure:3660: result: yes | |
configure:3669: checking whether gcc -m64 accepts -g | |
configure:3689: gcc -m64 -c -g conftest.c >&5 | |
configure:3689: $? = 0 | |
configure:3730: result: yes | |
configure:3747: checking for gcc -m64 option to accept ISO C89 | |
configure:3810: gcc -m64 -c -Dsgemm_=sgemm_64_ -Dcheev_=cheev_64_ conftest.c >&5 | |
configure:3810: $? = 0 | |
configure:3823: result: none needed | |
configure:3848: checking whether gcc -m64 understands -c and -o together | |
configure:3870: gcc -m64 -c conftest.c -o conftest2.o | |
configure:3873: $? = 0 | |
configure:3870: gcc -m64 -c conftest.c -o conftest2.o | |
configure:3873: $? = 0 | |
configure:3885: result: yes | |
configure:3913: checking for style of include used by make | |
configure:3941: result: GNU | |
configure:3967: checking dependency style of gcc -m64 | |
configure:4078: result: gcc3 | |
configure:4126: checking build system type | |
configure:4140: result: x86_64-pc-linux-gnu | |
configure:4160: checking host system type | |
configure:4173: result: x86_64-pc-linux-gnu | |
configure:4214: checking how to print strings | |
configure:4241: result: printf | |
configure:4262: checking for a sed that does not truncate output | |
configure:4326: result: /bin/sed | |
configure:4344: checking for grep that handles long lines and -e | |
configure:4402: result: /bin/grep | |
configure:4407: checking for egrep | |
configure:4469: result: /bin/grep -E | |
configure:4474: checking for fgrep | |
configure:4536: result: /bin/grep -F | |
configure:4571: checking for ld used by gcc -m64 | |
configure:4638: result: /usr/bin/ld | |
configure:4645: checking if the linker (/usr/bin/ld) is GNU ld | |
configure:4660: result: yes | |
configure:4672: checking for BSD- or MS-compatible name lister (nm) | |
configure:4721: result: /usr/bin/nm -B | |
configure:4851: checking the name lister (/usr/bin/nm -B) interface | |
configure:4858: gcc -m64 -c -Dsgemm_=sgemm_64_ -Dcheev_=cheev_64_ conftest.c >&5 | |
configure:4861: /usr/bin/nm -B "conftest.o" | |
configure:4864: output | |
0000000000000000 B some_variable | |
configure:4871: result: BSD nm | |
configure:4874: checking whether ln -s works | |
configure:4878: result: yes | |
configure:4886: checking the maximum length of command line arguments | |
configure:5016: result: 3458764513820540925 | |
configure:5033: checking whether the shell understands some XSI constructs | |
configure:5043: result: yes | |
configure:5047: checking whether the shell understands "+=" | |
configure:5053: result: yes | |
configure:5088: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format | |
configure:5128: result: func_convert_file_noop | |
configure:5135: checking how to convert x86_64-pc-linux-gnu file names to toolchain format | |
configure:5155: result: func_convert_file_noop | |
configure:5162: checking for /usr/bin/ld option to reload object files | |
configure:5169: result: -r | |
configure:5243: checking for objdump | |
configure:5259: found /usr/bin/objdump | |
configure:5270: result: objdump | |
configure:5299: checking how to recognize dependent libraries | |
configure:5501: result: pass_all | |
configure:5586: checking for dlltool | |
configure:5616: result: no | |
configure:5643: checking how to associate runtime and link libraries | |
configure:5670: result: printf %s\n | |
configure:5731: checking for ar | |
configure:5747: found /usr/bin/ar | |
configure:5758: result: ar | |
configure:5795: checking for archiver @FILE support | |
configure:5812: gcc -m64 -c -Dsgemm_=sgemm_64_ -Dcheev_=cheev_64_ conftest.c >&5 | |
configure:5812: $? = 0 | |
configure:5815: ar cru libconftest.a @conftest.lst >&5 | |
configure:5818: $? = 0 | |
configure:5823: ar cru libconftest.a @conftest.lst >&5 | |
ar: conftest.o: No such file or directory | |
configure:5826: $? = 1 | |
configure:5838: result: @ | |
configure:5896: checking for strip | |
configure:5912: found /usr/bin/strip | |
configure:5923: result: strip | |
configure:5995: checking for ranlib | |
configure:6011: found /usr/bin/ranlib | |
configure:6022: result: ranlib | |
configure:6124: checking command to parse /usr/bin/nm -B output from gcc -m64 object | |
configure:6244: gcc -m64 -c -Dsgemm_=sgemm_64_ -Dcheev_=cheev_64_ conftest.c >&5 | |
configure:6247: $? = 0 | |
configure:6251: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm | |
configure:6254: $? = 0 | |
configure:6320: gcc -m64 -o conftest -Dsgemm_=sgemm_64_ -Dcheev_=cheev_64_ -Wl,-rpath,'/home/bezanson/src/julia/usr/lib' conftest.c conftstm.o >&5 | |
configure:6323: $? = 0 | |
configure:6361: result: ok | |
configure:6398: checking for sysroot | |
configure:6428: result: no | |
configure:6505: gcc -m64 -c -Dsgemm_=sgemm_64_ -Dcheev_=cheev_64_ conftest.c >&5 | |
configure:6508: $? = 0 | |
configure:6684: checking for mt | |
configure:6700: found /bin/mt | |
configure:6711: result: mt | |
configure:6734: checking if mt is a manifest tool | |
configure:6740: mt '-?' | |
configure:6748: result: no | |
configure:7390: checking how to run the C preprocessor | |
configure:7421: gcc -m64 -E conftest.c | |
configure:7421: $? = 0 | |
configure:7435: gcc -m64 -E conftest.c | |
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory | |
compilation terminated. | |
configure:7435: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "arpack-ng" | |
| #define PACKAGE_TARNAME "arpack-ng" | |
| #define PACKAGE_VERSION "3.2.0" | |
| #define PACKAGE_STRING "arpack-ng 3.2.0" | |
| #define PACKAGE_BUGREPORT "https://github.com/opencollab/arpack-ng/issues/" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "arpack-ng" | |
| #define VERSION "3.2.0" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:7460: result: gcc -m64 -E | |
configure:7480: gcc -m64 -E conftest.c | |
configure:7480: $? = 0 | |
configure:7494: gcc -m64 -E conftest.c | |
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory | |
compilation terminated. | |
configure:7494: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "arpack-ng" | |
| #define PACKAGE_TARNAME "arpack-ng" | |
| #define PACKAGE_VERSION "3.2.0" | |
| #define PACKAGE_STRING "arpack-ng 3.2.0" | |
| #define PACKAGE_BUGREPORT "https://github.com/opencollab/arpack-ng/issues/" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "arpack-ng" | |
| #define VERSION "3.2.0" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:7523: checking for ANSI C header files | |
configure:7543: gcc -m64 -c -Dsgemm_=sgemm_64_ -Dcheev_=cheev_64_ conftest.c >&5 | |
configure:7543: $? = 0 | |
configure:7616: gcc -m64 -o conftest -Dsgemm_=sgemm_64_ -Dcheev_=cheev_64_ -Wl,-rpath,'/home/bezanson/src/julia/usr/lib' conftest.c >&5 | |
configure:7616: $? = 0 | |
configure:7616: ./conftest | |
configure:7616: $? = 0 | |
configure:7627: result: yes | |
configure:7640: checking for sys/types.h | |
configure:7640: gcc -m64 -c -Dsgemm_=sgemm_64_ -Dcheev_=cheev_64_ conftest.c >&5 | |
configure:7640: $? = 0 | |
configure:7640: result: yes | |
configure:7640: checking for sys/stat.h | |
configure:7640: gcc -m64 -c -Dsgemm_=sgemm_64_ -Dcheev_=cheev_64_ conftest.c >&5 | |
configure:7640: $? = 0 | |
configure:7640: result: yes | |
configure:7640: checking for stdlib.h | |
configure:7640: gcc -m64 -c -Dsgemm_=sgemm_64_ -Dcheev_=cheev_64_ conftest.c >&5 | |
configure:7640: $? = 0 | |
configure:7640: result: yes | |
configure:7640: checking for string.h | |
configure:7640: gcc -m64 -c -Dsgemm_=sgemm_64_ -Dcheev_=cheev_64_ conftest.c >&5 | |
configure:7640: $? = 0 | |
configure:7640: result: yes | |
configure:7640: checking for memory.h | |
configure:7640: gcc -m64 -c -Dsgemm_=sgemm_64_ -Dcheev_=cheev_64_ conftest.c >&5 | |
configure:7640: $? = 0 | |
configure:7640: result: yes | |
configure:7640: checking for strings.h | |
configure:7640: gcc -m64 -c -Dsgemm_=sgemm_64_ -Dcheev_=cheev_64_ conftest.c >&5 | |
configure:7640: $? = 0 | |
configure:7640: result: yes | |
configure:7640: checking for inttypes.h | |
configure:7640: gcc -m64 -c -Dsgemm_=sgemm_64_ -Dcheev_=cheev_64_ conftest.c >&5 | |
configure:7640: $? = 0 | |
configure:7640: result: yes | |
configure:7640: checking for stdint.h | |
configure:7640: gcc -m64 -c -Dsgemm_=sgemm_64_ -Dcheev_=cheev_64_ conftest.c >&5 | |
configure:7640: $? = 0 | |
configure:7640: result: yes | |
configure:7640: checking for unistd.h | |
configure:7640: gcc -m64 -c -Dsgemm_=sgemm_64_ -Dcheev_=cheev_64_ conftest.c >&5 | |
configure:7640: $? = 0 | |
configure:7640: result: yes | |
configure:7654: checking for dlfcn.h | |
configure:7654: gcc -m64 -c -Dsgemm_=sgemm_64_ -Dcheev_=cheev_64_ conftest.c >&5 | |
configure:7654: $? = 0 | |
configure:7654: result: yes | |
configure:8159: checking for objdir | |
configure:8174: result: .libs | |
configure:8445: checking if gcc -m64 supports -fno-rtti -fno-exceptions | |
configure:8463: gcc -m64 -c -Dsgemm_=sgemm_64_ -Dcheev_=cheev_64_ -fno-rtti -fno-exceptions conftest.c >&5 | |
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] | |
configure:8467: $? = 0 | |
configure:8480: result: no | |
configure:8807: checking for gcc -m64 option to produce PIC | |
configure:8814: result: -fPIC -DPIC | |
configure:8822: checking if gcc -m64 PIC flag -fPIC -DPIC works | |
configure:8840: gcc -m64 -c -Dsgemm_=sgemm_64_ -Dcheev_=cheev_64_ -fPIC -DPIC -DPIC conftest.c >&5 | |
configure:8844: $? = 0 | |
configure:8857: result: yes | |
configure:8886: checking if gcc -m64 static flag -static works | |
configure:8914: result: yes | |
configure:8929: checking if gcc -m64 supports -c -o file.o | |
configure:8950: gcc -m64 -c -Dsgemm_=sgemm_64_ -Dcheev_=cheev_64_ -o out/conftest2.o conftest.c >&5 | |
configure:8954: $? = 0 | |
configure:8976: result: yes | |
configure:8984: checking if gcc -m64 supports -c -o file.o | |
configure:9031: result: yes | |
configure:9064: checking whether the gcc -m64 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries | |
configure:10217: result: yes | |
configure:10254: checking whether -lc should be explicitly linked in | |
configure:10262: gcc -m64 -c -Dsgemm_=sgemm_64_ -Dcheev_=cheev_64_ conftest.c >&5 | |
configure:10265: $? = 0 | |
configure:10280: gcc -m64 -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 | |
configure:10283: $? = 0 | |
configure:10297: result: no | |
configure:10457: checking dynamic linker characteristics | |
configure:10968: gcc -m64 -o conftest -Dsgemm_=sgemm_64_ -Dcheev_=cheev_64_ -Wl,-rpath,'/home/bezanson/src/julia/usr/lib' -Wl,-rpath -Wl,/foo conftest.c >&5 | |
configure:10968: $? = 0 | |
configure:11194: result: GNU/Linux ld.so | |
configure:11301: checking how to hardcode library paths into programs | |
configure:11326: result: immediate | |
configure:11866: checking whether stripping libraries is possible | |
configure:11871: result: yes | |
configure:11906: checking if libtool supports shared libraries | |
configure:11908: result: yes | |
configure:11911: checking whether to build shared libraries | |
configure:11932: result: yes | |
configure:11935: checking whether to build static libraries | |
configure:11939: result: yes | |
configure:12063: checking if libtool supports shared libraries | |
configure:12065: result: yes | |
configure:12068: checking whether to build shared libraries | |
configure:12088: result: yes | |
configure:12091: checking whether to build static libraries | |
configure:12095: result: yes | |
configure:12416: checking for gfortran -m64 option to produce PIC | |
configure:12423: result: -fPIC | |
configure:12431: checking if gfortran -m64 PIC flag -fPIC works | |
configure:12449: gfortran -m64 -c -fdefault-integer-8 -cpp -ffixed-line-length-none -Dsaxpy=saxpy_64 -Ddaxpy=daxpy_64 -Dscopy=scopy_64 -Ddcopy=dcopy_64 -Dsgemv=sgemv_64 -Ddgemv=dgemv_64 -Dsgeqr2=sgeqr2_64 -Ddgeqr2=dgeqr2_64 -Dslacpy=slacpy_64 -Ddlacpy=dlacpy_64 -Dslahqr=slahqr_64 -Ddlahqr=dlahqr_64 -Dslanhs=slanhs_64 -Ddlanhs=dlanhs_64 -Dslarnv=slarnv_64 -Ddlarnv=dlarnv_64 -Dslartg=slartg_64 -Ddlartg=dlartg_64 -Dslascl=slascl_64 -Ddlascl=dlascl_64 -Dslaset=slaset_64 -Ddlaset=dlaset_64 -Dsscal=sscal_64 -Ddscal=dscal_64 -Dstrevc=strevc_64 -Ddtrevc=dtrevc_64 -Dstrmm=strmm_64 -Ddtrmm=dtrmm_64 -Dstrsen=strsen_64 -Ddtrsen=dtrsen_64 -Dsdot=sdot_64 -Dddot=ddot_64 -Dsger=sger_64 -Ddger=dger_64 -Dslabad=slabad_64 -Ddlabad=dlabad_64 -Dslaev2=slaev2_64 -Ddlaev2=dlaev2_64 -Dslamch=slamch_64 -Ddlamch=dlamch_64 -Dslanst=slanst_64 -Ddlanst=dlanst_64 -Dslanv2=slanv2_64 -Ddlanv2=dlanv2_64 -Dslapy2=slapy2_64 -Ddlapy2=dlapy2_64 -Dslarf=slarf_64 -Ddlarf=dlarf_64 -Dslarfg=slarfg_64 -Ddlarfg=dlarfg_64 -Dslasr=slasr_64 -Ddlasr=dlasr_64 -Dsnrm2=snrm2_64 -Ddnrm2=dnrm2_64 -Dsorm2r=sorm2r_64 -Ddorm2r=dorm2r_64 -Dsrot=srot_64 -Ddrot=drot_64 -Dssteqr=ssteqr_64 -Ddsteqr=dsteqr_64 -Dsswap=sswap_64 -Ddswap=dswap_64 -Dcaxpy=caxpy_64 -Dzaxpy=zaxpy_64 -Dccopy=ccopy_64 -Dzcopy=zcopy_64 -Dcgemv=cgemv_64 -Dzgemv=zgemv_64 -Dcgeqr2=cgeqr2_64 -Dzgeqr2=zgeqr2_64 -Dclacpy=clacpy_64 -Dzlacpy=zlacpy_64 -Dclahqr=clahqr_64 -Dzlahqr=zlahqr_64 -Dclanhs=clanhs_64 -Dzlanhs=zlanhs_64 -Dclarnv=clarnv_64 -Dzlarnv=zlarnv_64 -Dclartg=clartg_64 -Dzlartg=zlartg_64 -Dclascl=clascl_64 -Dzlascl=zlascl_64 -Dclaset=claset_64 -Dzlaset=zlaset_64 -Dcscal=cscal_64 -Dzscal=zscal_64 -Dctrevc=ctrevc_64 -Dztrevc=ztrevc_64 -Dctrmm=ctrmm_64 -Dztrmm=ztrmm_64 -Dctrsen=ctrsen_64 -Dztrsen=ztrsen_64 -Dcdotc=cdotc_64 -Dzdotc=zdotc_64 -Dcgeru=cgeru_64 -Dzgeru=zgeru_64 -Dcunm2r=cunm2r_64 -Dzunm2r=zunm2r_64 -DSCOPY=SCOPY_64 -DDCOPY=DCOPY_64 -DSLABAD=SLABAD_64 -DDLABAD=DLABAD_64 -DSLAMCH=SLAMCH_64 -DDLAMCH=DLAMCH_64 -DSLANHS=SLANHS_64 -DDLANHS=DLANHS_64 -DSLANV2=SLANV2_64 -DDLANV2=DLANV2_64 -DSLARFG=SLARFG_64 -DDLARFG=DLARFG_64 -DSROT=SROT_64 -DDROT=DROT_64 -Dscnrm2=scnrm2_64 -Ddznrm2=dznrm2_64 -Dcsscal=csscal_64 -Dzdscal=zdscal_64 -O2 -fPIC -fPIC conftest.f >&5 | |
configure:12453: $? = 0 | |
configure:12466: result: yes | |
configure:12489: checking if gfortran -m64 static flag -static works | |
configure:12517: result: yes | |
configure:12529: checking if gfortran -m64 supports -c -o file.o | |
configure:12550: gfortran -m64 -c -fdefault-integer-8 -cpp -ffixed-line-length-none -Dsaxpy=saxpy_64 -Ddaxpy=daxpy_64 -Dscopy=scopy_64 -Ddcopy=dcopy_64 -Dsgemv=sgemv_64 -Ddgemv=dgemv_64 -Dsgeqr2=sgeqr2_64 -Ddgeqr2=dgeqr2_64 -Dslacpy=slacpy_64 -Ddlacpy=dlacpy_64 -Dslahqr=slahqr_64 -Ddlahqr=dlahqr_64 -Dslanhs=slanhs_64 -Ddlanhs=dlanhs_64 -Dslarnv=slarnv_64 -Ddlarnv=dlarnv_64 -Dslartg=slartg_64 -Ddlartg=dlartg_64 -Dslascl=slascl_64 -Ddlascl=dlascl_64 -Dslaset=slaset_64 -Ddlaset=dlaset_64 -Dsscal=sscal_64 -Ddscal=dscal_64 -Dstrevc=strevc_64 -Ddtrevc=dtrevc_64 -Dstrmm=strmm_64 -Ddtrmm=dtrmm_64 -Dstrsen=strsen_64 -Ddtrsen=dtrsen_64 -Dsdot=sdot_64 -Dddot=ddot_64 -Dsger=sger_64 -Ddger=dger_64 -Dslabad=slabad_64 -Ddlabad=dlabad_64 -Dslaev2=slaev2_64 -Ddlaev2=dlaev2_64 -Dslamch=slamch_64 -Ddlamch=dlamch_64 -Dslanst=slanst_64 -Ddlanst=dlanst_64 -Dslanv2=slanv2_64 -Ddlanv2=dlanv2_64 -Dslapy2=slapy2_64 -Ddlapy2=dlapy2_64 -Dslarf=slarf_64 -Ddlarf=dlarf_64 -Dslarfg=slarfg_64 -Ddlarfg=dlarfg_64 -Dslasr=slasr_64 -Ddlasr=dlasr_64 -Dsnrm2=snrm2_64 -Ddnrm2=dnrm2_64 -Dsorm2r=sorm2r_64 -Ddorm2r=dorm2r_64 -Dsrot=srot_64 -Ddrot=drot_64 -Dssteqr=ssteqr_64 -Ddsteqr=dsteqr_64 -Dsswap=sswap_64 -Ddswap=dswap_64 -Dcaxpy=caxpy_64 -Dzaxpy=zaxpy_64 -Dccopy=ccopy_64 -Dzcopy=zcopy_64 -Dcgemv=cgemv_64 -Dzgemv=zgemv_64 -Dcgeqr2=cgeqr2_64 -Dzgeqr2=zgeqr2_64 -Dclacpy=clacpy_64 -Dzlacpy=zlacpy_64 -Dclahqr=clahqr_64 -Dzlahqr=zlahqr_64 -Dclanhs=clanhs_64 -Dzlanhs=zlanhs_64 -Dclarnv=clarnv_64 -Dzlarnv=zlarnv_64 -Dclartg=clartg_64 -Dzlartg=zlartg_64 -Dclascl=clascl_64 -Dzlascl=zlascl_64 -Dclaset=claset_64 -Dzlaset=zlaset_64 -Dcscal=cscal_64 -Dzscal=zscal_64 -Dctrevc=ctrevc_64 -Dztrevc=ztrevc_64 -Dctrmm=ctrmm_64 -Dztrmm=ztrmm_64 -Dctrsen=ctrsen_64 -Dztrsen=ztrsen_64 -Dcdotc=cdotc_64 -Dzdotc=zdotc_64 -Dcgeru=cgeru_64 -Dzgeru=zgeru_64 -Dcunm2r=cunm2r_64 -Dzunm2r=zunm2r_64 -DSCOPY=SCOPY_64 -DDCOPY=DCOPY_64 -DSLABAD=SLABAD_64 -DDLABAD=DLABAD_64 -DSLAMCH=SLAMCH_64 -DDLAMCH=DLAMCH_64 -DSLANHS=SLANHS_64 -DDLANHS=DLANHS_64 -DSLANV2=SLANV2_64 -DDLANV2=DLANV2_64 -DSLARFG=SLARFG_64 -DDLARFG=DLARFG_64 -DSROT=SROT_64 -DDROT=DROT_64 -Dscnrm2=scnrm2_64 -Ddznrm2=dznrm2_64 -Dcsscal=csscal_64 -Dzdscal=zdscal_64 -O2 -fPIC -o out/conftest2.o conftest.f >&5 | |
configure:12554: $? = 0 | |
configure:12576: result: yes | |
configure:12581: checking if gfortran -m64 supports -c -o file.o | |
configure:12628: result: yes | |
configure:12658: checking whether the gfortran -m64 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries | |
configure:13761: result: yes | |
configure:13902: checking dynamic linker characteristics | |
configure:14567: result: GNU/Linux ld.so | |
configure:14620: checking how to hardcode library paths into programs | |
configure:14645: result: immediate | |
configure:14703: checking how to get verbose linking output from gfortran -m64 | |
configure:14713: gfortran -m64 -c -fdefault-integer-8 -cpp -ffixed-line-length-none -Dsaxpy=saxpy_64 -Ddaxpy=daxpy_64 -Dscopy=scopy_64 -Ddcopy=dcopy_64 -Dsgemv=sgemv_64 -Ddgemv=dgemv_64 -Dsgeqr2=sgeqr2_64 -Ddgeqr2=dgeqr2_64 -Dslacpy=slacpy_64 -Ddlacpy=dlacpy_64 -Dslahqr=slahqr_64 -Ddlahqr=dlahqr_64 -Dslanhs=slanhs_64 -Ddlanhs=dlanhs_64 -Dslarnv=slarnv_64 -Ddlarnv=dlarnv_64 -Dslartg=slartg_64 -Ddlartg=dlartg_64 -Dslascl=slascl_64 -Ddlascl=dlascl_64 -Dslaset=slaset_64 -Ddlaset=dlaset_64 -Dsscal=sscal_64 -Ddscal=dscal_64 -Dstrevc=strevc_64 -Ddtrevc=dtrevc_64 -Dstrmm=strmm_64 -Ddtrmm=dtrmm_64 -Dstrsen=strsen_64 -Ddtrsen=dtrsen_64 -Dsdot=sdot_64 -Dddot=ddot_64 -Dsger=sger_64 -Ddger=dger_64 -Dslabad=slabad_64 -Ddlabad=dlabad_64 -Dslaev2=slaev2_64 -Ddlaev2=dlaev2_64 -Dslamch=slamch_64 -Ddlamch=dlamch_64 -Dslanst=slanst_64 -Ddlanst=dlanst_64 -Dslanv2=slanv2_64 -Ddlanv2=dlanv2_64 -Dslapy2=slapy2_64 -Ddlapy2=dlapy2_64 -Dslarf=slarf_64 -Ddlarf=dlarf_64 -Dslarfg=slarfg_64 -Ddlarfg=dlarfg_64 -Dslasr=slasr_64 -Ddlasr=dlasr_64 -Dsnrm2=snrm2_64 -Ddnrm2=dnrm2_64 -Dsorm2r=sorm2r_64 -Ddorm2r=dorm2r_64 -Dsrot=srot_64 -Ddrot=drot_64 -Dssteqr=ssteqr_64 -Ddsteqr=dsteqr_64 -Dsswap=sswap_64 -Ddswap=dswap_64 -Dcaxpy=caxpy_64 -Dzaxpy=zaxpy_64 -Dccopy=ccopy_64 -Dzcopy=zcopy_64 -Dcgemv=cgemv_64 -Dzgemv=zgemv_64 -Dcgeqr2=cgeqr2_64 -Dzgeqr2=zgeqr2_64 -Dclacpy=clacpy_64 -Dzlacpy=zlacpy_64 -Dclahqr=clahqr_64 -Dzlahqr=zlahqr_64 -Dclanhs=clanhs_64 -Dzlanhs=zlanhs_64 -Dclarnv=clarnv_64 -Dzlarnv=zlarnv_64 -Dclartg=clartg_64 -Dzlartg=zlartg_64 -Dclascl=clascl_64 -Dzlascl=zlascl_64 -Dclaset=claset_64 -Dzlaset=zlaset_64 -Dcscal=cscal_64 -Dzscal=zscal_64 -Dctrevc=ctrevc_64 -Dztrevc=ztrevc_64 -Dctrmm=ctrmm_64 -Dztrmm=ztrmm_64 -Dctrsen=ctrsen_64 -Dztrsen=ztrsen_64 -Dcdotc=cdotc_64 -Dzdotc=zdotc_64 -Dcgeru=cgeru_64 -Dzgeru=zgeru_64 -Dcunm2r=cunm2r_64 -Dzunm2r=zunm2r_64 -DSCOPY=SCOPY_64 -DDCOPY=DCOPY_64 -DSLABAD=SLABAD_64 -DDLABAD=DLABAD_64 -DSLAMCH=SLAMCH_64 -DDLAMCH=DLAMCH_64 -DSLANHS=SLANHS_64 -DDLANHS=DLANHS_64 -DSLANV2=SLANV2_64 -DDLANV2=DLANV2_64 -DSLARFG=SLARFG_64 -DDLARFG=DLARFG_64 -DSROT=SROT_64 -DDROT=DROT_64 -Dscnrm2=scnrm2_64 -Ddznrm2=dznrm2_64 -Dcsscal=csscal_64 -Dzdscal=zdscal_64 -O2 -fPIC conftest.f >&5 | |
configure:14713: $? = 0 | |
configure:14731: gfortran -m64 -o conftest -fdefault-integer-8 -cpp -ffixed-line-length-none -Dsaxpy=saxpy_64 -Ddaxpy=daxpy_64 -Dscopy=scopy_64 -Ddcopy=dcopy_64 -Dsgemv=sgemv_64 -Ddgemv=dgemv_64 -Dsgeqr2=sgeqr2_64 -Ddgeqr2=dgeqr2_64 -Dslacpy=slacpy_64 -Ddlacpy=dlacpy_64 -Dslahqr=slahqr_64 -Ddlahqr=dlahqr_64 -Dslanhs=slanhs_64 -Ddlanhs=dlanhs_64 -Dslarnv=slarnv_64 -Ddlarnv=dlarnv_64 -Dslartg=slartg_64 -Ddlartg=dlartg_64 -Dslascl=slascl_64 -Ddlascl=dlascl_64 -Dslaset=slaset_64 -Ddlaset=dlaset_64 -Dsscal=sscal_64 -Ddscal=dscal_64 -Dstrevc=strevc_64 -Ddtrevc=dtrevc_64 -Dstrmm=strmm_64 -Ddtrmm=dtrmm_64 -Dstrsen=strsen_64 -Ddtrsen=dtrsen_64 -Dsdot=sdot_64 -Dddot=ddot_64 -Dsger=sger_64 -Ddger=dger_64 -Dslabad=slabad_64 -Ddlabad=dlabad_64 -Dslaev2=slaev2_64 -Ddlaev2=dlaev2_64 -Dslamch=slamch_64 -Ddlamch=dlamch_64 -Dslanst=slanst_64 -Ddlanst=dlanst_64 -Dslanv2=slanv2_64 -Ddlanv2=dlanv2_64 -Dslapy2=slapy2_64 -Ddlapy2=dlapy2_64 -Dslarf=slarf_64 -Ddlarf=dlarf_64 -Dslarfg=slarfg_64 -Ddlarfg=dlarfg_64 -Dslasr=slasr_64 -Ddlasr=dlasr_64 -Dsnrm2=snrm2_64 -Ddnrm2=dnrm2_64 -Dsorm2r=sorm2r_64 -Ddorm2r=dorm2r_64 -Dsrot=srot_64 -Ddrot=drot_64 -Dssteqr=ssteqr_64 -Ddsteqr=dsteqr_64 -Dsswap=sswap_64 -Ddswap=dswap_64 -Dcaxpy=caxpy_64 -Dzaxpy=zaxpy_64 -Dccopy=ccopy_64 -Dzcopy=zcopy_64 -Dcgemv=cgemv_64 -Dzgemv=zgemv_64 -Dcgeqr2=cgeqr2_64 -Dzgeqr2=zgeqr2_64 -Dclacpy=clacpy_64 -Dzlacpy=zlacpy_64 -Dclahqr=clahqr_64 -Dzlahqr=zlahqr_64 -Dclanhs=clanhs_64 -Dzlanhs=zlanhs_64 -Dclarnv=clarnv_64 -Dzlarnv=zlarnv_64 -Dclartg=clartg_64 -Dzlartg=zlartg_64 -Dclascl=clascl_64 -Dzlascl=zlascl_64 -Dclaset=claset_64 -Dzlaset=zlaset_64 -Dcscal=cscal_64 -Dzscal=zscal_64 -Dctrevc=ctrevc_64 -Dztrevc=ztrevc_64 -Dctrmm=ctrmm_64 -Dztrmm=ztrmm_64 -Dctrsen=ctrsen_64 -Dztrsen=ztrsen_64 -Dcdotc=cdotc_64 -Dzdotc=zdotc_64 -Dcgeru=cgeru_64 -Dzgeru=zgeru_64 -Dcunm2r=cunm2r_64 -Dzunm2r=zunm2r_64 -DSCOPY=SCOPY_64 -DDCOPY=DCOPY_64 -DSLABAD=SLABAD_64 -DDLABAD=DLABAD_64 -DSLAMCH=SLAMCH_64 -DDLAMCH=DLAMCH_64 -DSLANHS=SLANHS_64 -DDLANHS=DLANHS_64 -DSLANV2=SLANV2_64 -DDLANV2=DLANV2_64 -DSLARFG=SLARFG_64 -DDLARFG=DLARFG_64 -DSROT=SROT_64 -DDROT=DROT_64 -Dscnrm2=scnrm2_64 -Ddznrm2=dznrm2_64 -Dcsscal=csscal_64 -Dzdscal=zdscal_64 -O2 -fPIC -v -Wl,-rpath,'/home/bezanson/src/julia/usr/lib' conftest.f | |
Using built-in specs. | |
Target: x86_64-linux-gnu | |
Thread model: posix | |
gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) | |
/usr/lib/gcc/x86_64-linux-gnu/4.6/f951 conftest.f -ffixed-form -cpp=/tmp/ccB3Ol25.f90 -quiet -v -imultilib . -imultiarch x86_64-linux-gnu -D saxpy=saxpy_64 -D daxpy=daxpy_64 -D scopy=scopy_64 -D dcopy=dcopy_64 -D sgemv=sgemv_64 -D dgemv=dgemv_64 -D sgeqr2=sgeqr2_64 -D dgeqr2=dgeqr2_64 -D slacpy=slacpy_64 -D dlacpy=dlacpy_64 -D slahqr=slahqr_64 -D dlahqr=dlahqr_64 -D slanhs=slanhs_64 -D dlanhs=dlanhs_64 -D slarnv=slarnv_64 -D dlarnv=dlarnv_64 -D slartg=slartg_64 -D dlartg=dlartg_64 -D slascl=slascl_64 -D dlascl=dlascl_64 -D slaset=slaset_64 -D dlaset=dlaset_64 -D sscal=sscal_64 -D dscal=dscal_64 -D strevc=strevc_64 -D dtrevc=dtrevc_64 -D strmm=strmm_64 -D dtrmm=dtrmm_64 -D strsen=strsen_64 -D dtrsen=dtrsen_64 -D sdot=sdot_64 -D ddot=ddot_64 -D sger=sger_64 -D dger=dger_64 -D slabad=slabad_64 -D dlabad=dlabad_64 -D slaev2=slaev2_64 -D dlaev2=dlaev2_64 -D slamch=slamch_64 -D dlamch=dlamch_64 -D slanst=slanst_64 -D dlanst=dlanst_64 -D slanv2=slanv2_64 -D dlanv2=dlanv2_64 -D slapy2=slapy2_64 -D dlapy2=dlapy2_64 -D slarf=slarf_64 -D dlarf=dlarf_64 -D slarfg=slarfg_64 -D dlarfg=dlarfg_64 -D slasr=slasr_64 -D dlasr=dlasr_64 -D snrm2=snrm2_64 -D dnrm2=dnrm2_64 -D sorm2r=sorm2r_64 -D dorm2r=dorm2r_64 -D srot=srot_64 -D drot=drot_64 -D ssteqr=ssteqr_64 -D dsteqr=dsteqr_64 -D sswap=sswap_64 -D dswap=dswap_64 -D caxpy=caxpy_64 -D zaxpy=zaxpy_64 -D ccopy=ccopy_64 -D zcopy=zcopy_64 -D cgemv=cgemv_64 -D zgemv=zgemv_64 -D cgeqr2=cgeqr2_64 -D zgeqr2=zgeqr2_64 -D clacpy=clacpy_64 -D zlacpy=zlacpy_64 -D clahqr=clahqr_64 -D zlahqr=zlahqr_64 -D clanhs=clanhs_64 -D zlanhs=zlanhs_64 -D clarnv=clarnv_64 -D zlarnv=zlarnv_64 -D clartg=clartg_64 -D zlartg=zlartg_64 -D clascl=clascl_64 -D zlascl=zlascl_64 -D claset=claset_64 -D zlaset=zlaset_64 -D cscal=cscal_64 -D zscal=zscal_64 -D ctrevc=ctrevc_64 -D ztrevc=ztrevc_64 -D ctrmm=ctrmm_64 -D ztrmm=ztrmm_64 -D ctrsen=ctrsen_64 -D ztrsen=ztrsen_64 -D cdotc=cdotc_64 -D zdotc=zdotc_64 -D cgeru=cgeru_64 -D zgeru=zgeru_64 -D cunm2r=cunm2r_64 -D zunm2r=zunm2r_64 -D SCOPY=SCOPY_64 -D DCOPY=DCOPY_64 -D SLABAD=SLABAD_64 -D DLABAD=DLABAD_64 -D SLAMCH=SLAMCH_64 -D DLAMCH=DLAMCH_64 -D SLANHS=SLANHS_64 -D DLANHS=DLANHS_64 -D SLANV2=SLANV2_64 -D DLANV2=DLANV2_64 -D SLARFG=SLARFG_64 -D DLARFG=DLARFG_64 -D SROT=SROT_64 -D DROT=DROT_64 -D scnrm2=scnrm2_64 -D dznrm2=dznrm2_64 -D csscal=csscal_64 -D zdscal=zdscal_64 conftest.f -quiet -dumpbase conftest.f -m64 -mtune=generic -march=x86-64 -auxbase conftest -O2 -version -fdefault-integer-8 -ffixed-line-length-none -fPIC -fintrinsic-modules-path /usr/lib/gcc/x86_64-linux-gnu/4.6/finclude -o /tmp/ccjgaaak.s | |
GNU Fortran (Ubuntu/Linaro 4.6.3-1ubuntu5) version 4.6.3 (x86_64-linux-gnu) | |
compiled by GNU C version 4.6.3, GMP version 5.0.2, MPFR version 3.1.0-p3, MPC version 0.9 | |
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 | |
ignoring nonexistent directory "/usr/local/include/x86_64-linux-gnu" | |
ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../../x86_64-linux-gnu/include" | |
#include "..." search starts here: | |
#include <...> search starts here: | |
/usr/lib/gcc/x86_64-linux-gnu/4.6/finclude | |
/usr/lib/gcc/x86_64-linux-gnu/4.6/include | |
/usr/local/include | |
/usr/lib/gcc/x86_64-linux-gnu/4.6/include-fixed | |
/usr/include/x86_64-linux-gnu | |
/usr/include | |
End of search list. | |
GNU Fortran (Ubuntu/Linaro 4.6.3-1ubuntu5) version 4.6.3 (x86_64-linux-gnu) | |
compiled by GNU C version 4.6.3, GMP version 5.0.2, MPFR version 3.1.0-p3, MPC version 0.9 | |
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 | |
as --64 -o /tmp/ccRtPKjy.o /tmp/ccjgaaak.s | |
Reading specs from /usr/lib/gcc/x86_64-linux-gnu/4.6/libgfortran.spec | |
rename spec lib to liborig | |
/usr/lib/gcc/x86_64-linux-gnu/4.6/collect2 --sysroot=/ --build-id --no-add-needed --as-needed --eh-frame-hdr -m elf_x86_64 --hash-style=gnu -dynamic-linker /lib64/ld-linux-x86-64.so.2 -z relro -o conftest /usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu/crt1.o /usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.6/crtbegin.o -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../.. -rpath '/home/bezanson/src/julia/usr/lib' /tmp/ccRtPKjy.o -lgfortran -lm -lgcc_s -lgcc -lquadmath -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/4.6/crtend.o /usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu/crtn.o | |
configure:14814: result: -v | |
configure:14816: checking for Fortran 77 libraries of gfortran -m64 | |
configure:14839: gfortran -m64 -o conftest -fdefault-integer-8 -cpp -ffixed-line-length-none -Dsaxpy=saxpy_64 -Ddaxpy=daxpy_64 -Dscopy=scopy_64 -Ddcopy=dcopy_64 -Dsgemv=sgemv_64 -Ddgemv=dgemv_64 -Dsgeqr2=sgeqr2_64 -Ddgeqr2=dgeqr2_64 -Dslacpy=slacpy_64 -Ddlacpy=dlacpy_64 -Dslahqr=slahqr_64 -Ddlahqr=dlahqr_64 -Dslanhs=slanhs_64 -Ddlanhs=dlanhs_64 -Dslarnv=slarnv_64 -Ddlarnv=dlarnv_64 -Dslartg=slartg_64 -Ddlartg=dlartg_64 -Dslascl=slascl_64 -Ddlascl=dlascl_64 -Dslaset=slaset_64 -Ddlaset=dlaset_64 -Dsscal=sscal_64 -Ddscal=dscal_64 -Dstrevc=strevc_64 -Ddtrevc=dtrevc_64 -Dstrmm=strmm_64 -Ddtrmm=dtrmm_64 -Dstrsen=strsen_64 -Ddtrsen=dtrsen_64 -Dsdot=sdot_64 -Dddot=ddot_64 -Dsger=sger_64 -Ddger=dger_64 -Dslabad=slabad_64 -Ddlabad=dlabad_64 -Dslaev2=slaev2_64 -Ddlaev2=dlaev2_64 -Dslamch=slamch_64 -Ddlamch=dlamch_64 -Dslanst=slanst_64 -Ddlanst=dlanst_64 -Dslanv2=slanv2_64 -Ddlanv2=dlanv2_64 -Dslapy2=slapy2_64 -Ddlapy2=dlapy2_64 -Dslarf=slarf_64 -Ddlarf=dlarf_64 -Dslarfg=slarfg_64 -Ddlarfg=dlarfg_64 -Dslasr=slasr_64 -Ddlasr=dlasr_64 -Dsnrm2=snrm2_64 -Ddnrm2=dnrm2_64 -Dsorm2r=sorm2r_64 -Ddorm2r=dorm2r_64 -Dsrot=srot_64 -Ddrot=drot_64 -Dssteqr=ssteqr_64 -Ddsteqr=dsteqr_64 -Dsswap=sswap_64 -Ddswap=dswap_64 -Dcaxpy=caxpy_64 -Dzaxpy=zaxpy_64 -Dccopy=ccopy_64 -Dzcopy=zcopy_64 -Dcgemv=cgemv_64 -Dzgemv=zgemv_64 -Dcgeqr2=cgeqr2_64 -Dzgeqr2=zgeqr2_64 -Dclacpy=clacpy_64 -Dzlacpy=zlacpy_64 -Dclahqr=clahqr_64 -Dzlahqr=zlahqr_64 -Dclanhs=clanhs_64 -Dzlanhs=zlanhs_64 -Dclarnv=clarnv_64 -Dzlarnv=zlarnv_64 -Dclartg=clartg_64 -Dzlartg=zlartg_64 -Dclascl=clascl_64 -Dzlascl=zlascl_64 -Dclaset=claset_64 -Dzlaset=zlaset_64 -Dcscal=cscal_64 -Dzscal=zscal_64 -Dctrevc=ctrevc_64 -Dztrevc=ztrevc_64 -Dctrmm=ctrmm_64 -Dztrmm=ztrmm_64 -Dctrsen=ctrsen_64 -Dztrsen=ztrsen_64 -Dcdotc=cdotc_64 -Dzdotc=zdotc_64 -Dcgeru=cgeru_64 -Dzgeru=zgeru_64 -Dcunm2r=cunm2r_64 -Dzunm2r=zunm2r_64 -DSCOPY=SCOPY_64 -DDCOPY=DCOPY_64 -DSLABAD=SLABAD_64 -DDLABAD=DLABAD_64 -DSLAMCH=SLAMCH_64 -DDLAMCH=DLAMCH_64 -DSLANHS=SLANHS_64 -DDLANHS=DLANHS_64 -DSLANV2=SLANV2_64 -DDLANV2=DLANV2_64 -DSLARFG=SLARFG_64 -DDLARFG=DLARFG_64 -DSROT=SROT_64 -DDROT=DROT_64 -Dscnrm2=scnrm2_64 -Ddznrm2=dznrm2_64 -Dcsscal=csscal_64 -Dzdscal=zdscal_64 -O2 -fPIC -v -Wl,-rpath,'/home/bezanson/src/julia/usr/lib' conftest.f | |
Using built-in specs. | |
Target: x86_64-linux-gnu | |
Thread model: posix | |
gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) | |
/usr/lib/gcc/x86_64-linux-gnu/4.6/f951 conftest.f -ffixed-form -cpp=/tmp/ccPIfZ57.f90 -quiet -v -imultilib . -imultiarch x86_64-linux-gnu -D saxpy=saxpy_64 -D daxpy=daxpy_64 -D scopy=scopy_64 -D dcopy=dcopy_64 -D sgemv=sgemv_64 -D dgemv=dgemv_64 -D sgeqr2=sgeqr2_64 -D dgeqr2=dgeqr2_64 -D slacpy=slacpy_64 -D dlacpy=dlacpy_64 -D slahqr=slahqr_64 -D dlahqr=dlahqr_64 -D slanhs=slanhs_64 -D dlanhs=dlanhs_64 -D slarnv=slarnv_64 -D dlarnv=dlarnv_64 -D slartg=slartg_64 -D dlartg=dlartg_64 -D slascl=slascl_64 -D dlascl=dlascl_64 -D slaset=slaset_64 -D dlaset=dlaset_64 -D sscal=sscal_64 -D dscal=dscal_64 -D strevc=strevc_64 -D dtrevc=dtrevc_64 -D strmm=strmm_64 -D dtrmm=dtrmm_64 -D strsen=strsen_64 -D dtrsen=dtrsen_64 -D sdot=sdot_64 -D ddot=ddot_64 -D sger=sger_64 -D dger=dger_64 -D slabad=slabad_64 -D dlabad=dlabad_64 -D slaev2=slaev2_64 -D dlaev2=dlaev2_64 -D slamch=slamch_64 -D dlamch=dlamch_64 -D slanst=slanst_64 -D dlanst=dlanst_64 -D slanv2=slanv2_64 -D dlanv2=dlanv2_64 -D slapy2=slapy2_64 -D dlapy2=dlapy2_64 -D slarf=slarf_64 -D dlarf=dlarf_64 -D slarfg=slarfg_64 -D dlarfg=dlarfg_64 -D slasr=slasr_64 -D dlasr=dlasr_64 -D snrm2=snrm2_64 -D dnrm2=dnrm2_64 -D sorm2r=sorm2r_64 -D dorm2r=dorm2r_64 -D srot=srot_64 -D drot=drot_64 -D ssteqr=ssteqr_64 -D dsteqr=dsteqr_64 -D sswap=sswap_64 -D dswap=dswap_64 -D caxpy=caxpy_64 -D zaxpy=zaxpy_64 -D ccopy=ccopy_64 -D zcopy=zcopy_64 -D cgemv=cgemv_64 -D zgemv=zgemv_64 -D cgeqr2=cgeqr2_64 -D zgeqr2=zgeqr2_64 -D clacpy=clacpy_64 -D zlacpy=zlacpy_64 -D clahqr=clahqr_64 -D zlahqr=zlahqr_64 -D clanhs=clanhs_64 -D zlanhs=zlanhs_64 -D clarnv=clarnv_64 -D zlarnv=zlarnv_64 -D clartg=clartg_64 -D zlartg=zlartg_64 -D clascl=clascl_64 -D zlascl=zlascl_64 -D claset=claset_64 -D zlaset=zlaset_64 -D cscal=cscal_64 -D zscal=zscal_64 -D ctrevc=ctrevc_64 -D ztrevc=ztrevc_64 -D ctrmm=ctrmm_64 -D ztrmm=ztrmm_64 -D ctrsen=ctrsen_64 -D ztrsen=ztrsen_64 -D cdotc=cdotc_64 -D zdotc=zdotc_64 -D cgeru=cgeru_64 -D zgeru=zgeru_64 -D cunm2r=cunm2r_64 -D zunm2r=zunm2r_64 -D SCOPY=SCOPY_64 -D DCOPY=DCOPY_64 -D SLABAD=SLABAD_64 -D DLABAD=DLABAD_64 -D SLAMCH=SLAMCH_64 -D DLAMCH=DLAMCH_64 -D SLANHS=SLANHS_64 -D DLANHS=DLANHS_64 -D SLANV2=SLANV2_64 -D DLANV2=DLANV2_64 -D SLARFG=SLARFG_64 -D DLARFG=DLARFG_64 -D SROT=SROT_64 -D DROT=DROT_64 -D scnrm2=scnrm2_64 -D dznrm2=dznrm2_64 -D csscal=csscal_64 -D zdscal=zdscal_64 conftest.f -quiet -dumpbase conftest.f -m64 -mtune=generic -march=x86-64 -auxbase conftest -O2 -version -fdefault-integer-8 -ffixed-line-length-none -fPIC -fintrinsic-modules-path /usr/lib/gcc/x86_64-linux-gnu/4.6/finclude -o /tmp/cctlfnpm.s | |
GNU Fortran (Ubuntu/Linaro 4.6.3-1ubuntu5) version 4.6.3 (x86_64-linux-gnu) | |
compiled by GNU C version 4.6.3, GMP version 5.0.2, MPFR version 3.1.0-p3, MPC version 0.9 | |
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 | |
ignoring nonexistent directory "/usr/local/include/x86_64-linux-gnu" | |
ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../../x86_64-linux-gnu/include" | |
#include "..." search starts here: | |
#include <...> search starts here: | |
/usr/lib/gcc/x86_64-linux-gnu/4.6/finclude | |
/usr/lib/gcc/x86_64-linux-gnu/4.6/include | |
/usr/local/include | |
/usr/lib/gcc/x86_64-linux-gnu/4.6/include-fixed | |
/usr/include/x86_64-linux-gnu | |
/usr/include | |
End of search list. | |
GNU Fortran (Ubuntu/Linaro 4.6.3-1ubuntu5) version 4.6.3 (x86_64-linux-gnu) | |
compiled by GNU C version 4.6.3, GMP version 5.0.2, MPFR version 3.1.0-p3, MPC version 0.9 | |
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 | |
as --64 -o /tmp/ccHLAFKA.o /tmp/cctlfnpm.s | |
Reading specs from /usr/lib/gcc/x86_64-linux-gnu/4.6/libgfortran.spec | |
rename spec lib to liborig | |
/usr/lib/gcc/x86_64-linux-gnu/4.6/collect2 --sysroot=/ --build-id --no-add-needed --as-needed --eh-frame-hdr -m elf_x86_64 --hash-style=gnu -dynamic-linker /lib64/ld-linux-x86-64.so.2 -z relro -o conftest /usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu/crt1.o /usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.6/crtbegin.o -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../.. -rpath '/home/bezanson/src/julia/usr/lib' /tmp/ccHLAFKA.o -lgfortran -lm -lgcc_s -lgcc -lquadmath -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/4.6/crtend.o /usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu/crtn.o | |
configure:15035: result: -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../.. -lgfortran -lm -lquadmath | |
configure:15051: checking for dummy main to link with Fortran 77 libraries | |
configure:15085: gcc -m64 -o conftest -Dsgemm_=sgemm_64_ -Dcheev_=cheev_64_ -Wl,-rpath,'/home/bezanson/src/julia/usr/lib' conftest.c -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../.. -lgfortran -lm -lquadmath >&5 | |
configure:15085: $? = 0 | |
configure:15130: result: none | |
configure:15163: checking for Fortran 77 name-mangling scheme | |
configure:15176: gfortran -m64 -c -fdefault-integer-8 -cpp -ffixed-line-length-none -Dsaxpy=saxpy_64 -Ddaxpy=daxpy_64 -Dscopy=scopy_64 -Ddcopy=dcopy_64 -Dsgemv=sgemv_64 -Ddgemv=dgemv_64 -Dsgeqr2=sgeqr2_64 -Ddgeqr2=dgeqr2_64 -Dslacpy=slacpy_64 -Ddlacpy=dlacpy_64 -Dslahqr=slahqr_64 -Ddlahqr=dlahqr_64 -Dslanhs=slanhs_64 -Ddlanhs=dlanhs_64 -Dslarnv=slarnv_64 -Ddlarnv=dlarnv_64 -Dslartg=slartg_64 -Ddlartg=dlartg_64 -Dslascl=slascl_64 -Ddlascl=dlascl_64 -Dslaset=slaset_64 -Ddlaset=dlaset_64 -Dsscal=sscal_64 -Ddscal=dscal_64 -Dstrevc=strevc_64 -Ddtrevc=dtrevc_64 -Dstrmm=strmm_64 -Ddtrmm=dtrmm_64 -Dstrsen=strsen_64 -Ddtrsen=dtrsen_64 -Dsdot=sdot_64 -Dddot=ddot_64 -Dsger=sger_64 -Ddger=dger_64 -Dslabad=slabad_64 -Ddlabad=dlabad_64 -Dslaev2=slaev2_64 -Ddlaev2=dlaev2_64 -Dslamch=slamch_64 -Ddlamch=dlamch_64 -Dslanst=slanst_64 -Ddlanst=dlanst_64 -Dslanv2=slanv2_64 -Ddlanv2=dlanv2_64 -Dslapy2=slapy2_64 -Ddlapy2=dlapy2_64 -Dslarf=slarf_64 -Ddlarf=dlarf_64 -Dslarfg=slarfg_64 -Ddlarfg=dlarfg_64 -Dslasr=slasr_64 -Ddlasr=dlasr_64 -Dsnrm2=snrm2_64 -Ddnrm2=dnrm2_64 -Dsorm2r=sorm2r_64 -Ddorm2r=dorm2r_64 -Dsrot=srot_64 -Ddrot=drot_64 -Dssteqr=ssteqr_64 -Ddsteqr=dsteqr_64 -Dsswap=sswap_64 -Ddswap=dswap_64 -Dcaxpy=caxpy_64 -Dzaxpy=zaxpy_64 -Dccopy=ccopy_64 -Dzcopy=zcopy_64 -Dcgemv=cgemv_64 -Dzgemv=zgemv_64 -Dcgeqr2=cgeqr2_64 -Dzgeqr2=zgeqr2_64 -Dclacpy=clacpy_64 -Dzlacpy=zlacpy_64 -Dclahqr=clahqr_64 -Dzlahqr=zlahqr_64 -Dclanhs=clanhs_64 -Dzlanhs=zlanhs_64 -Dclarnv=clarnv_64 -Dzlarnv=zlarnv_64 -Dclartg=clartg_64 -Dzlartg=zlartg_64 -Dclascl=clascl_64 -Dzlascl=zlascl_64 -Dclaset=claset_64 -Dzlaset=zlaset_64 -Dcscal=cscal_64 -Dzscal=zscal_64 -Dctrevc=ctrevc_64 -Dztrevc=ztrevc_64 -Dctrmm=ctrmm_64 -Dztrmm=ztrmm_64 -Dctrsen=ctrsen_64 -Dztrsen=ztrsen_64 -Dcdotc=cdotc_64 -Dzdotc=zdotc_64 -Dcgeru=cgeru_64 -Dzgeru=zgeru_64 -Dcunm2r=cunm2r_64 -Dzunm2r=zunm2r_64 -DSCOPY=SCOPY_64 -DDCOPY=DCOPY_64 -DSLABAD=SLABAD_64 -DDLABAD=DLABAD_64 -DSLAMCH=SLAMCH_64 -DDLAMCH=DLAMCH_64 -DSLANHS=SLANHS_64 -DDLANHS=DLANHS_64 -DSLANV2=SLANV2_64 -DDLANV2=DLANV2_64 -DSLARFG=SLARFG_64 -DDLARFG=DLARFG_64 -DSROT=SROT_64 -DDROT=DROT_64 -Dscnrm2=scnrm2_64 -Ddznrm2=dznrm2_64 -Dcsscal=csscal_64 -Dzdscal=zdscal_64 -O2 -fPIC conftest.f >&5 | |
configure:15176: $? = 0 | |
configure:15217: gcc -m64 -o conftest -Dsgemm_=sgemm_64_ -Dcheev_=cheev_64_ -Wl,-rpath,'/home/bezanson/src/julia/usr/lib' conftest.c cfortran_test.o -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../.. -lgfortran -lm -lquadmath >&5 | |
/tmp/ccx7T64z.o: In function `main': | |
conftest.c:(.text+0xa): undefined reference to `foobar' | |
collect2: ld returned 1 exit status | |
configure:15217: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "arpack-ng" | |
| #define PACKAGE_TARNAME "arpack-ng" | |
| #define PACKAGE_VERSION "3.2.0" | |
| #define PACKAGE_STRING "arpack-ng 3.2.0" | |
| #define PACKAGE_BUGREPORT "https://github.com/opencollab/arpack-ng/issues/" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "arpack-ng" | |
| #define VERSION "3.2.0" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| /* end confdefs.h. */ | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char foobar (); | |
| #ifdef F77_DUMMY_MAIN | |
| | |
| # ifdef __cplusplus | |
| extern "C" | |
| # endif | |
| int F77_DUMMY_MAIN() { return 1; } | |
| | |
| #endif | |
| int | |
| main () | |
| { | |
| return foobar (); | |
| ; | |
| return 0; | |
| } | |
configure:15217: gcc -m64 -o conftest -Dsgemm_=sgemm_64_ -Dcheev_=cheev_64_ -Wl,-rpath,'/home/bezanson/src/julia/usr/lib' conftest.c cfortran_test.o -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../.. -lgfortran -lm -lquadmath >&5 | |
configure:15217: $? = 0 | |
configure:15275: gcc -m64 -o conftest -Dsgemm_=sgemm_64_ -Dcheev_=cheev_64_ -Wl,-rpath,'/home/bezanson/src/julia/usr/lib' conftest.c cfortran_test.o -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../.. -lgfortran -lm -lquadmath >&5 | |
configure:15275: $? = 0 | |
configure:15317: result: lower case, underscore, no extra underscore | |
configure:15391: checking for sgemm_ in -L/home/bezanson/src/julia/usr/lib -lopenblas | |
configure:15419: gcc -m64 -o conftest -Dsgemm_=sgemm_64_ -Dcheev_=cheev_64_ -Wl,-rpath,'/home/bezanson/src/julia/usr/lib' conftest.c -L/home/bezanson/src/julia/usr/lib -lopenblas -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../.. -lgfortran -lm -lquadmath >&5 | |
/tmp/cc3OTmcJ.o: In function `main': | |
conftest.c:(.text+0xa): undefined reference to `sgemm_64_' | |
collect2: ld returned 1 exit status | |
configure:15419: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "arpack-ng" | |
| #define PACKAGE_TARNAME "arpack-ng" | |
| #define PACKAGE_VERSION "3.2.0" | |
| #define PACKAGE_STRING "arpack-ng 3.2.0" | |
| #define PACKAGE_BUGREPORT "https://github.com/opencollab/arpack-ng/issues/" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "arpack-ng" | |
| #define VERSION "3.2.0" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| /* end confdefs.h. */ | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char sgemm_ (); | |
| #ifdef F77_DUMMY_MAIN | |
| | |
| # ifdef __cplusplus | |
| extern "C" | |
| # endif | |
| int F77_DUMMY_MAIN() { return 1; } | |
| | |
| #endif | |
| int | |
| main () | |
| { | |
| return sgemm_ (); | |
| ; | |
| return 0; | |
| } | |
configure:15426: result: no | |
configure:15435: checking if sgemm_ is being linked in already | |
configure:15463: gcc -m64 -o conftest -Dsgemm_=sgemm_64_ -Dcheev_=cheev_64_ -Wl,-rpath,'/home/bezanson/src/julia/usr/lib' conftest.c -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../.. -lgfortran -lm -lquadmath >&5 | |
/tmp/cc6AZYzG.o: In function `main': | |
conftest.c:(.text+0xa): undefined reference to `sgemm_64_' | |
collect2: ld returned 1 exit status | |
configure:15463: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "arpack-ng" | |
| #define PACKAGE_TARNAME "arpack-ng" | |
| #define PACKAGE_VERSION "3.2.0" | |
| #define PACKAGE_STRING "arpack-ng 3.2.0" | |
| #define PACKAGE_BUGREPORT "https://github.com/opencollab/arpack-ng/issues/" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "arpack-ng" | |
| #define VERSION "3.2.0" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| /* end confdefs.h. */ | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char sgemm_ (); | |
| #ifdef F77_DUMMY_MAIN | |
| | |
| # ifdef __cplusplus | |
| extern "C" | |
| # endif | |
| int F77_DUMMY_MAIN() { return 1; } | |
| | |
| #endif | |
| int | |
| main () | |
| { | |
| return sgemm_ (); | |
| ; | |
| return 0; | |
| } | |
configure:15468: result: no | |
configure:15475: checking for ATL_xerbla in -latlas | |
configure:15508: gcc -m64 -o conftest -Dsgemm_=sgemm_64_ -Dcheev_=cheev_64_ -Wl,-rpath,'/home/bezanson/src/julia/usr/lib' conftest.c -latlas -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../.. -lgfortran -lm -lquadmath >&5 | |
/usr/bin/ld: cannot find -latlas | |
collect2: ld returned 1 exit status | |
configure:15508: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "arpack-ng" | |
| #define PACKAGE_TARNAME "arpack-ng" | |
| #define PACKAGE_VERSION "3.2.0" | |
| #define PACKAGE_STRING "arpack-ng 3.2.0" | |
| #define PACKAGE_BUGREPORT "https://github.com/opencollab/arpack-ng/issues/" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "arpack-ng" | |
| #define VERSION "3.2.0" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| /* end confdefs.h. */ | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char ATL_xerbla (); | |
| #ifdef F77_DUMMY_MAIN | |
| | |
| # ifdef __cplusplus | |
| extern "C" | |
| # endif | |
| int F77_DUMMY_MAIN() { return 1; } | |
| | |
| #endif | |
| int | |
| main () | |
| { | |
| return ATL_xerbla (); | |
| ; | |
| return 0; | |
| } | |
configure:15517: result: no | |
configure:15625: checking for sgemm_ in -lblas | |
configure:15658: gcc -m64 -o conftest -Dsgemm_=sgemm_64_ -Dcheev_=cheev_64_ -Wl,-rpath,'/home/bezanson/src/julia/usr/lib' conftest.c -lblas -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../.. -lgfortran -lm -lquadmath >&5 | |
/usr/bin/ld: cannot find -lblas | |
collect2: ld returned 1 exit status | |
configure:15658: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "arpack-ng" | |
| #define PACKAGE_TARNAME "arpack-ng" | |
| #define PACKAGE_VERSION "3.2.0" | |
| #define PACKAGE_STRING "arpack-ng 3.2.0" | |
| #define PACKAGE_BUGREPORT "https://github.com/opencollab/arpack-ng/issues/" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "arpack-ng" | |
| #define VERSION "3.2.0" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| /* end confdefs.h. */ | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char sgemm_ (); | |
| #ifdef F77_DUMMY_MAIN | |
| | |
| # ifdef __cplusplus | |
| extern "C" | |
| # endif | |
| int F77_DUMMY_MAIN() { return 1; } | |
| | |
| #endif | |
| int | |
| main () | |
| { | |
| return sgemm_ (); | |
| ; | |
| return 0; | |
| } | |
configure:15668: result: no | |
configure:15777: checking for sgemm_ in -lmkl | |
configure:15810: gcc -m64 -o conftest -Dsgemm_=sgemm_64_ -Dcheev_=cheev_64_ -Wl,-rpath,'/home/bezanson/src/julia/usr/lib' conftest.c -lmkl -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../.. -lgfortran -lm -lquadmath >&5 | |
/usr/bin/ld: cannot find -lmkl | |
collect2: ld returned 1 exit status | |
configure:15810: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "arpack-ng" | |
| #define PACKAGE_TARNAME "arpack-ng" | |
| #define PACKAGE_VERSION "3.2.0" | |
| #define PACKAGE_STRING "arpack-ng 3.2.0" | |
| #define PACKAGE_BUGREPORT "https://github.com/opencollab/arpack-ng/issues/" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "arpack-ng" | |
| #define VERSION "3.2.0" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| /* end confdefs.h. */ | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char sgemm_ (); | |
| #ifdef F77_DUMMY_MAIN | |
| | |
| # ifdef __cplusplus | |
| extern "C" | |
| # endif | |
| int F77_DUMMY_MAIN() { return 1; } | |
| | |
| #endif | |
| int | |
| main () | |
| { | |
| return sgemm_ (); | |
| ; | |
| return 0; | |
| } | |
configure:15820: result: no | |
configure:15831: checking for sgemm_ in -framework vecLib | |
configure:15859: gcc -m64 -o conftest -Dsgemm_=sgemm_64_ -Dcheev_=cheev_64_ -Wl,-rpath,'/home/bezanson/src/julia/usr/lib' conftest.c -framework vecLib -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../.. -lgfortran -lm -lquadmath >&5 | |
gcc: error: vecLib: No such file or directory | |
configure:15859: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "arpack-ng" | |
| #define PACKAGE_TARNAME "arpack-ng" | |
| #define PACKAGE_VERSION "3.2.0" | |
| #define PACKAGE_STRING "arpack-ng 3.2.0" | |
| #define PACKAGE_BUGREPORT "https://github.com/opencollab/arpack-ng/issues/" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "arpack-ng" | |
| #define VERSION "3.2.0" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| /* end confdefs.h. */ | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char sgemm_ (); | |
| #ifdef F77_DUMMY_MAIN | |
| | |
| # ifdef __cplusplus | |
| extern "C" | |
| # endif | |
| int F77_DUMMY_MAIN() { return 1; } | |
| | |
| #endif | |
| int | |
| main () | |
| { | |
| return sgemm_ (); | |
| ; | |
| return 0; | |
| } | |
configure:15864: result: no | |
configure:15872: checking for sgemm_ in -lcxml | |
configure:15905: gcc -m64 -o conftest -Dsgemm_=sgemm_64_ -Dcheev_=cheev_64_ -Wl,-rpath,'/home/bezanson/src/julia/usr/lib' conftest.c -lcxml -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../.. -lgfortran -lm -lquadmath >&5 | |
/usr/bin/ld: cannot find -lcxml | |
collect2: ld returned 1 exit status | |
configure:15905: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "arpack-ng" | |
| #define PACKAGE_TARNAME "arpack-ng" | |
| #define PACKAGE_VERSION "3.2.0" | |
| #define PACKAGE_STRING "arpack-ng 3.2.0" | |
| #define PACKAGE_BUGREPORT "https://github.com/opencollab/arpack-ng/issues/" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "arpack-ng" | |
| #define VERSION "3.2.0" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| /* end confdefs.h. */ | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char sgemm_ (); | |
| #ifdef F77_DUMMY_MAIN | |
| | |
| # ifdef __cplusplus | |
| extern "C" | |
| # endif | |
| int F77_DUMMY_MAIN() { return 1; } | |
| | |
| #endif | |
| int | |
| main () | |
| { | |
| return sgemm_ (); | |
| ; | |
| return 0; | |
| } | |
configure:15915: result: no | |
configure:15926: checking for sgemm_ in -ldxml | |
configure:15959: gcc -m64 -o conftest -Dsgemm_=sgemm_64_ -Dcheev_=cheev_64_ -Wl,-rpath,'/home/bezanson/src/julia/usr/lib' conftest.c -ldxml -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../.. -lgfortran -lm -lquadmath >&5 | |
/usr/bin/ld: cannot find -ldxml | |
collect2: ld returned 1 exit status | |
configure:15959: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "arpack-ng" | |
| #define PACKAGE_TARNAME "arpack-ng" | |
| #define PACKAGE_VERSION "3.2.0" | |
| #define PACKAGE_STRING "arpack-ng 3.2.0" | |
| #define PACKAGE_BUGREPORT "https://github.com/opencollab/arpack-ng/issues/" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "arpack-ng" | |
| #define VERSION "3.2.0" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| /* end confdefs.h. */ | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char sgemm_ (); | |
| #ifdef F77_DUMMY_MAIN | |
| | |
| # ifdef __cplusplus | |
| extern "C" | |
| # endif | |
| int F77_DUMMY_MAIN() { return 1; } | |
| | |
| #endif | |
| int | |
| main () | |
| { | |
| return sgemm_ (); | |
| ; | |
| return 0; | |
| } | |
configure:15969: result: no | |
configure:16084: checking for sgemm_ in -lscs | |
configure:16117: gcc -m64 -o conftest -Dsgemm_=sgemm_64_ -Dcheev_=cheev_64_ -Wl,-rpath,'/home/bezanson/src/julia/usr/lib' conftest.c -lscs -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../.. -lgfortran -lm -lquadmath >&5 | |
/usr/bin/ld: cannot find -lscs | |
collect2: ld returned 1 exit status | |
configure:16117: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "arpack-ng" | |
| #define PACKAGE_TARNAME "arpack-ng" | |
| #define PACKAGE_VERSION "3.2.0" | |
| #define PACKAGE_STRING "arpack-ng 3.2.0" | |
| #define PACKAGE_BUGREPORT "https://github.com/opencollab/arpack-ng/issues/" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "arpack-ng" | |
| #define VERSION "3.2.0" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| /* end confdefs.h. */ | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char sgemm_ (); | |
| #ifdef F77_DUMMY_MAIN | |
| | |
| # ifdef __cplusplus | |
| extern "C" | |
| # endif | |
| int F77_DUMMY_MAIN() { return 1; } | |
| | |
| #endif | |
| int | |
| main () | |
| { | |
| return sgemm_ (); | |
| ; | |
| return 0; | |
| } | |
configure:16127: result: no | |
configure:16138: checking for sgemm_ in -lcomplib.sgimath | |
configure:16171: gcc -m64 -o conftest -Dsgemm_=sgemm_64_ -Dcheev_=cheev_64_ -Wl,-rpath,'/home/bezanson/src/julia/usr/lib' conftest.c -lcomplib.sgimath -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../.. -lgfortran -lm -lquadmath >&5 | |
/usr/bin/ld: cannot find -lcomplib.sgimath | |
collect2: ld returned 1 exit status | |
configure:16171: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "arpack-ng" | |
| #define PACKAGE_TARNAME "arpack-ng" | |
| #define PACKAGE_VERSION "3.2.0" | |
| #define PACKAGE_STRING "arpack-ng 3.2.0" | |
| #define PACKAGE_BUGREPORT "https://github.com/opencollab/arpack-ng/issues/" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "arpack-ng" | |
| #define VERSION "3.2.0" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| /* end confdefs.h. */ | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char sgemm_ (); | |
| #ifdef F77_DUMMY_MAIN | |
| | |
| # ifdef __cplusplus | |
| extern "C" | |
| # endif | |
| int F77_DUMMY_MAIN() { return 1; } | |
| | |
| #endif | |
| int | |
| main () | |
| { | |
| return sgemm_ (); | |
| ; | |
| return 0; | |
| } | |
configure:16181: result: no | |
configure:16192: checking for sgemm_ in -lblas | |
configure:16235: result: no | |
configure:16295: checking for sgemm_ in -lblas | |
configure:16338: result: no | |
configure:16362: error: Cannot find BLAS libraries | |
## ---------------- ## | |
## Cache variables. ## | |
## ---------------- ## | |
ac_cv_build=x86_64-pc-linux-gnu | |
ac_cv_c_compiler_gnu=yes | |
ac_cv_env_CC_set=set | |
ac_cv_env_CC_value='gcc -m64' | |
ac_cv_env_CFLAGS_set=set | |
ac_cv_env_CFLAGS_value=' -Dsgemm_=sgemm_64_ -Dcheev_=cheev_64_' | |
ac_cv_env_CPPFLAGS_set= | |
ac_cv_env_CPPFLAGS_value= | |
ac_cv_env_CPP_set= | |
ac_cv_env_CPP_value= | |
ac_cv_env_F77_set=set | |
ac_cv_env_F77_value='gfortran -m64' | |
ac_cv_env_FFLAGS_set=set | |
ac_cv_env_FFLAGS_value=' -fdefault-integer-8 -cpp -ffixed-line-length-none -Dsaxpy=saxpy_64 -Ddaxpy=daxpy_64 -Dscopy=scopy_64 -Ddcopy=dcopy_64 -Dsgemv=sgemv_64 -Ddgemv=dgemv_64 -Dsgeqr2=sgeqr2_64 -Ddgeqr2=dgeqr2_64 -Dslacpy=slacpy_64 -Ddlacpy=dlacpy_64 -Dslahqr=slahqr_64 -Ddlahqr=dlahqr_64 -Dslanhs=slanhs_64 -Ddlanhs=dlanhs_64 -Dslarnv=slarnv_64 -Ddlarnv=dlarnv_64 -Dslartg=slartg_64 -Ddlartg=dlartg_64 -Dslascl=slascl_64 -Ddlascl=dlascl_64 -Dslaset=slaset_64 -Ddlaset=dlaset_64 -Dsscal=sscal_64 -Ddscal=dscal_64 -Dstrevc=strevc_64 -Ddtrevc=dtrevc_64 -Dstrmm=strmm_64 -Ddtrmm=dtrmm_64 -Dstrsen=strsen_64 -Ddtrsen=dtrsen_64 -Dsdot=sdot_64 -Dddot=ddot_64 -Dsger=sger_64 -Ddger=dger_64 -Dslabad=slabad_64 -Ddlabad=dlabad_64 -Dslaev2=slaev2_64 -Ddlaev2=dlaev2_64 -Dslamch=slamch_64 -Ddlamch=dlamch_64 -Dslanst=slanst_64 -Ddlanst=dlanst_64 -Dslanv2=slanv2_64 -Ddlanv2=dlanv2_64 -Dslapy2=slapy2_64 -Ddlapy2=dlapy2_64 -Dslarf=slarf_64 -Ddlarf=dlarf_64 -Dslarfg=slarfg_64 -Ddlarfg=dlarfg_64 -Dslasr=slasr_64 -Ddlasr=dlasr_64 -Dsnrm2=snrm2_64 -Ddnrm2=dnrm2_64 -Dsorm2r=sorm2r_64 -Ddorm2r=dorm2r_64 -Dsrot=srot_64 -Ddrot=drot_64 -Dssteqr=ssteqr_64 -Ddsteqr=dsteqr_64 -Dsswap=sswap_64 -Ddswap=dswap_64 -Dcaxpy=caxpy_64 -Dzaxpy=zaxpy_64 -Dccopy=ccopy_64 -Dzcopy=zcopy_64 -Dcgemv=cgemv_64 -Dzgemv=zgemv_64 -Dcgeqr2=cgeqr2_64 -Dzgeqr2=zgeqr2_64 -Dclacpy=clacpy_64 -Dzlacpy=zlacpy_64 -Dclahqr=clahqr_64 -Dzlahqr=zlahqr_64 -Dclanhs=clanhs_64 -Dzlanhs=zlanhs_64 -Dclarnv=clarnv_64 -Dzlarnv=zlarnv_64 -Dclartg=clartg_64 -Dzlartg=zlartg_64 -Dclascl=clascl_64 -Dzlascl=zlascl_64 -Dclaset=claset_64 -Dzlaset=zlaset_64 -Dcscal=cscal_64 -Dzscal=zscal_64 -Dctrevc=ctrevc_64 -Dztrevc=ztrevc_64 -Dctrmm=ctrmm_64 -Dztrmm=ztrmm_64 -Dctrsen=ctrsen_64 -Dztrsen=ztrsen_64 -Dcdotc=cdotc_64 -Dzdotc=zdotc_64 -Dcgeru=cgeru_64 -Dzgeru=zgeru_64 -Dcunm2r=cunm2r_64 -Dzunm2r=zunm2r_64 -DSCOPY=SCOPY_64 -DDCOPY=DCOPY_64 -DSLABAD=SLABAD_64 -DDLABAD=DLABAD_64 -DSLAMCH=SLAMCH_64 -DDLAMCH=DLAMCH_64 -DSLANHS=SLANHS_64 -DDLANHS=DLANHS_64 -DSLANV2=SLANV2_64 -DDLANV2=DLANV2_64 -DSLARFG=SLARFG_64 -DDLARFG=DLARFG_64 -DSROT=SROT_64 -DDROT=DROT_64 -Dscnrm2=scnrm2_64 -Ddznrm2=dznrm2_64 -Dcsscal=csscal_64 -Dzdscal=zdscal_64 -O2 -fPIC' | |
ac_cv_env_LDFLAGS_set=set | |
ac_cv_env_LDFLAGS_value=' -Wl,-rpath,'\''/home/bezanson/src/julia/usr/lib'\''' | |
ac_cv_env_LIBS_set= | |
ac_cv_env_LIBS_value= | |
ac_cv_env_MPIF77_set= | |
ac_cv_env_MPIF77_value= | |
ac_cv_env_build_alias_set=set | |
ac_cv_env_build_alias_value=x86_64-linux-gnu | |
ac_cv_env_host_alias_set= | |
ac_cv_env_host_alias_value= | |
ac_cv_env_target_alias_set= | |
ac_cv_env_target_alias_value= | |
ac_cv_f77_compiler_gnu=yes | |
ac_cv_f77_dummy_main=none | |
ac_cv_f77_libs=' -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../.. -lgfortran -lm -lquadmath' | |
ac_cv_f77_mangling='lower case, underscore, no extra underscore' | |
ac_cv_fortran_dummy_main=none | |
ac_cv_header_dlfcn_h=yes | |
ac_cv_header_inttypes_h=yes | |
ac_cv_header_memory_h=yes | |
ac_cv_header_stdc=yes | |
ac_cv_header_stdint_h=yes | |
ac_cv_header_stdlib_h=yes | |
ac_cv_header_string_h=yes | |
ac_cv_header_strings_h=yes | |
ac_cv_header_sys_stat_h=yes | |
ac_cv_header_sys_types_h=yes | |
ac_cv_header_unistd_h=yes | |
ac_cv_host=x86_64-pc-linux-gnu | |
ac_cv_lib_atlas_ATL_xerbla=no | |
ac_cv_lib_blas_sgemm_=no | |
ac_cv_lib_complib_sgimath_sgemm_=no | |
ac_cv_lib_cxml_sgemm_=no | |
ac_cv_lib_dxml_sgemm_=no | |
ac_cv_lib_mkl_sgemm_=no | |
ac_cv_lib_scs_sgemm_=no | |
ac_cv_objext=o | |
ac_cv_path_EGREP='/bin/grep -E' | |
ac_cv_path_FGREP='/bin/grep -F' | |
ac_cv_path_GREP=/bin/grep | |
ac_cv_path_SED=/bin/sed | |
ac_cv_path_install='/usr/bin/install -c' | |
ac_cv_path_mkdir=/bin/mkdir | |
ac_cv_prog_AWK=mawk | |
ac_cv_prog_CPP='gcc -m64 -E' | |
ac_cv_prog_ac_ct_AR=ar | |
ac_cv_prog_ac_ct_CC='gcc -m64' | |
ac_cv_prog_ac_ct_MANIFEST_TOOL=mt | |
ac_cv_prog_ac_ct_OBJDUMP=objdump | |
ac_cv_prog_ac_ct_RANLIB=ranlib | |
ac_cv_prog_ac_ct_STRIP=strip | |
ac_cv_prog_cc_c89= | |
ac_cv_prog_cc_g=yes | |
ac_cv_prog_f77_g=yes | |
ac_cv_prog_f77_v=-v | |
ac_cv_prog_make_make_set=yes | |
am_cv_CC_dependencies_compiler_type=gcc3 | |
am_cv_make_support_nested_variables=yes | |
am_cv_prog_cc_c_o=yes | |
lt_cv_ar_at_file=@ | |
lt_cv_archive_cmds_need_lc=no | |
lt_cv_deplibs_check_method=pass_all | |
lt_cv_file_magic_cmd='$MAGIC_CMD' | |
lt_cv_file_magic_test_file= | |
lt_cv_ld_reload_flag=-r | |
lt_cv_nm_interface='BSD nm' | |
lt_cv_objdir=.libs | |
lt_cv_path_LD=/usr/bin/ld | |
lt_cv_path_NM='/usr/bin/nm -B' | |
lt_cv_path_mainfest_tool=no | |
lt_cv_prog_compiler_c_o=yes | |
lt_cv_prog_compiler_c_o_F77=yes | |
lt_cv_prog_compiler_pic='-fPIC -DPIC' | |
lt_cv_prog_compiler_pic_F77=-fPIC | |
lt_cv_prog_compiler_pic_works=yes | |
lt_cv_prog_compiler_pic_works_F77=yes | |
lt_cv_prog_compiler_rtti_exceptions=no | |
lt_cv_prog_compiler_static_works=yes | |
lt_cv_prog_compiler_static_works_F77=yes | |
lt_cv_prog_gnu_ld=yes | |
lt_cv_sharedlib_from_linklib_cmd='printf %s\n' | |
lt_cv_shlibpath_overrides_runpath=no | |
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' | |
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' | |
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' | |
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' | |
lt_cv_sys_max_cmd_len=3458764513820540925 | |
lt_cv_to_host_file_cmd=func_convert_file_noop | |
lt_cv_to_tool_file_cmd=func_convert_file_noop | |
## ----------------- ## | |
## Output variables. ## | |
## ----------------- ## | |
ACLOCAL='${SHELL} /home/bezanson/src/julia/deps/arpack-ng-3.2.0/missing aclocal-1.14' | |
AMDEPBACKSLASH='\' | |
AMDEP_FALSE='#' | |
AMDEP_TRUE='' | |
AMTAR='$${TAR-tar}' | |
AM_BACKSLASH='\' | |
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' | |
AM_DEFAULT_VERBOSITY='1' | |
AM_V='$(V)' | |
AR='ar' | |
AS='as' | |
AUTOCONF='${SHELL} /home/bezanson/src/julia/deps/arpack-ng-3.2.0/missing autoconf' | |
AUTOHEADER='${SHELL} /home/bezanson/src/julia/deps/arpack-ng-3.2.0/missing autoheader' | |
AUTOMAKE='${SHELL} /home/bezanson/src/julia/deps/arpack-ng-3.2.0/missing automake-1.14' | |
AWK='mawk' | |
BLAS_LIBS='' | |
CC='gcc -m64' | |
CCDEPMODE='depmode=gcc3' | |
CFLAGS=' -Dsgemm_=sgemm_64_ -Dcheev_=cheev_64_' | |
CPP='gcc -m64 -E' | |
CPPFLAGS='' | |
CYGPATH_W='echo' | |
DEFS='' | |
DEPDIR='.deps' | |
DLLTOOL='false' | |
DSYMUTIL='' | |
DUMPBIN='' | |
ECHO_C='' | |
ECHO_N='-n' | |
ECHO_T='' | |
EGREP='/bin/grep -E' | |
EXEEXT='' | |
F77='gfortran -m64' | |
FFLAGS=' -fdefault-integer-8 -cpp -ffixed-line-length-none -Dsaxpy=saxpy_64 -Ddaxpy=daxpy_64 -Dscopy=scopy_64 -Ddcopy=dcopy_64 -Dsgemv=sgemv_64 -Ddgemv=dgemv_64 -Dsgeqr2=sgeqr2_64 -Ddgeqr2=dgeqr2_64 -Dslacpy=slacpy_64 -Ddlacpy=dlacpy_64 -Dslahqr=slahqr_64 -Ddlahqr=dlahqr_64 -Dslanhs=slanhs_64 -Ddlanhs=dlanhs_64 -Dslarnv=slarnv_64 -Ddlarnv=dlarnv_64 -Dslartg=slartg_64 -Ddlartg=dlartg_64 -Dslascl=slascl_64 -Ddlascl=dlascl_64 -Dslaset=slaset_64 -Ddlaset=dlaset_64 -Dsscal=sscal_64 -Ddscal=dscal_64 -Dstrevc=strevc_64 -Ddtrevc=dtrevc_64 -Dstrmm=strmm_64 -Ddtrmm=dtrmm_64 -Dstrsen=strsen_64 -Ddtrsen=dtrsen_64 -Dsdot=sdot_64 -Dddot=ddot_64 -Dsger=sger_64 -Ddger=dger_64 -Dslabad=slabad_64 -Ddlabad=dlabad_64 -Dslaev2=slaev2_64 -Ddlaev2=dlaev2_64 -Dslamch=slamch_64 -Ddlamch=dlamch_64 -Dslanst=slanst_64 -Ddlanst=dlanst_64 -Dslanv2=slanv2_64 -Ddlanv2=dlanv2_64 -Dslapy2=slapy2_64 -Ddlapy2=dlapy2_64 -Dslarf=slarf_64 -Ddlarf=dlarf_64 -Dslarfg=slarfg_64 -Ddlarfg=dlarfg_64 -Dslasr=slasr_64 -Ddlasr=dlasr_64 -Dsnrm2=snrm2_64 -Ddnrm2=dnrm2_64 -Dsorm2r=sorm2r_64 -Ddorm2r=dorm2r_64 -Dsrot=srot_64 -Ddrot=drot_64 -Dssteqr=ssteqr_64 -Ddsteqr=dsteqr_64 -Dsswap=sswap_64 -Ddswap=dswap_64 -Dcaxpy=caxpy_64 -Dzaxpy=zaxpy_64 -Dccopy=ccopy_64 -Dzcopy=zcopy_64 -Dcgemv=cgemv_64 -Dzgemv=zgemv_64 -Dcgeqr2=cgeqr2_64 -Dzgeqr2=zgeqr2_64 -Dclacpy=clacpy_64 -Dzlacpy=zlacpy_64 -Dclahqr=clahqr_64 -Dzlahqr=zlahqr_64 -Dclanhs=clanhs_64 -Dzlanhs=zlanhs_64 -Dclarnv=clarnv_64 -Dzlarnv=zlarnv_64 -Dclartg=clartg_64 -Dzlartg=zlartg_64 -Dclascl=clascl_64 -Dzlascl=zlascl_64 -Dclaset=claset_64 -Dzlaset=zlaset_64 -Dcscal=cscal_64 -Dzscal=zscal_64 -Dctrevc=ctrevc_64 -Dztrevc=ztrevc_64 -Dctrmm=ctrmm_64 -Dztrmm=ztrmm_64 -Dctrsen=ctrsen_64 -Dztrsen=ztrsen_64 -Dcdotc=cdotc_64 -Dzdotc=zdotc_64 -Dcgeru=cgeru_64 -Dzgeru=zgeru_64 -Dcunm2r=cunm2r_64 -Dzunm2r=zunm2r_64 -DSCOPY=SCOPY_64 -DDCOPY=DCOPY_64 -DSLABAD=SLABAD_64 -DDLABAD=DLABAD_64 -DSLAMCH=SLAMCH_64 -DDLAMCH=DLAMCH_64 -DSLANHS=SLANHS_64 -DDLANHS=DLANHS_64 -DSLANV2=SLANV2_64 -DDLANV2=DLANV2_64 -DSLARFG=SLARFG_64 -DDLARFG=DLARFG_64 -DSROT=SROT_64 -DDROT=DROT_64 -Dscnrm2=scnrm2_64 -Ddznrm2=dznrm2_64 -Dcsscal=csscal_64 -Dzdscal=zdscal_64 -O2 -fPIC' | |
FGREP='/bin/grep -F' | |
FLIBS=' -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../.. -lgfortran -lm -lquadmath' | |
GREP='/bin/grep' | |
INSTALL_DATA='${INSTALL} -m 644' | |
INSTALL_PROGRAM='${INSTALL}' | |
INSTALL_SCRIPT='${INSTALL}' | |
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' | |
LAPACK_LIBS='' | |
LD='/usr/bin/ld -m elf_x86_64' | |
LDFLAGS=' -Wl,-rpath,'\''/home/bezanson/src/julia/usr/lib'\''' | |
LIBOBJS='' | |
LIBS='' | |
LIBTOOL='$(SHELL) $(top_builddir)/libtool' | |
LIPO='' | |
LN_S='ln -s' | |
LTLIBOBJS='' | |
MAINT='#' | |
MAINTAINER_MODE_FALSE='' | |
MAINTAINER_MODE_TRUE='#' | |
MAKEINFO='${SHELL} /home/bezanson/src/julia/deps/arpack-ng-3.2.0/missing makeinfo' | |
MANIFEST_TOOL=':' | |
MKDIR_P='/bin/mkdir -p' | |
MPIF77='' | |
MPILIBS='' | |
MPI_FALSE='' | |
MPI_TRUE='' | |
NM='/usr/bin/nm -B' | |
NMEDIT='' | |
OBJDUMP='objdump' | |
OBJEXT='o' | |
OTOOL64='' | |
OTOOL='' | |
PACKAGE='arpack-ng' | |
PACKAGE_BUGREPORT='https://github.com/opencollab/arpack-ng/issues/' | |
PACKAGE_NAME='arpack-ng' | |
PACKAGE_STRING='arpack-ng 3.2.0' | |
PACKAGE_TARNAME='arpack-ng' | |
PACKAGE_URL='' | |
PACKAGE_VERSION='3.2.0' | |
PATH_SEPARATOR=':' | |
RANLIB='ranlib' | |
SED='/bin/sed' | |
SET_MAKE='' | |
SHELL='/bin/bash' | |
STRIP='strip' | |
VERSION='3.2.0' | |
ac_ct_AR='ar' | |
ac_ct_CC='gcc -m64' | |
ac_ct_DUMPBIN='' | |
ac_ct_F77='' | |
am__EXEEXT_FALSE='' | |
am__EXEEXT_TRUE='' | |
am__fastdepCC_FALSE='#' | |
am__fastdepCC_TRUE='' | |
am__include='include' | |
am__isrc='' | |
am__leading_dot='.' | |
am__nodep='_no' | |
am__quote='' | |
am__tar='$${TAR-tar} chof - "$$tardir"' | |
am__untar='$${TAR-tar} xf -' | |
bindir='${exec_prefix}/bin' | |
build='x86_64-pc-linux-gnu' | |
build_alias='x86_64-linux-gnu' | |
build_cpu='x86_64' | |
build_os='linux-gnu' | |
build_vendor='pc' | |
datadir='${datarootdir}' | |
datarootdir='${prefix}/share' | |
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' | |
dvidir='${docdir}' | |
exec_prefix='NONE' | |
host='x86_64-pc-linux-gnu' | |
host_alias='' | |
host_cpu='x86_64' | |
host_os='linux-gnu' | |
host_vendor='pc' | |
htmldir='${docdir}' | |
includedir='${prefix}/include' | |
infodir='${datarootdir}/info' | |
install_sh='${SHELL} /home/bezanson/src/julia/deps/arpack-ng-3.2.0/install-sh' | |
libdir='/home/bezanson/src/julia/usr/lib' | |
libexecdir='${exec_prefix}/libexec' | |
localedir='${datarootdir}/locale' | |
localstatedir='${prefix}/var' | |
mandir='${datarootdir}/man' | |
mkdir_p='$(MKDIR_P)' | |
oldincludedir='/usr/include' | |
pdfdir='${docdir}' | |
prefix='/home/bezanson/src/julia/usr' | |
program_transform_name='s,x,x,' | |
psdir='${docdir}' | |
sbindir='${exec_prefix}/sbin' | |
sharedstatedir='${prefix}/com' | |
sysconfdir='${prefix}/etc' | |
target_alias='' | |
## ----------- ## | |
## confdefs.h. ## | |
## ----------- ## | |
/* confdefs.h */ | |
#define PACKAGE_NAME "arpack-ng" | |
#define PACKAGE_TARNAME "arpack-ng" | |
#define PACKAGE_VERSION "3.2.0" | |
#define PACKAGE_STRING "arpack-ng 3.2.0" | |
#define PACKAGE_BUGREPORT "https://github.com/opencollab/arpack-ng/issues/" | |
#define PACKAGE_URL "" | |
#define PACKAGE "arpack-ng" | |
#define VERSION "3.2.0" | |
#define STDC_HEADERS 1 | |
#define HAVE_SYS_TYPES_H 1 | |
#define HAVE_SYS_STAT_H 1 | |
#define HAVE_STDLIB_H 1 | |
#define HAVE_STRING_H 1 | |
#define HAVE_MEMORY_H 1 | |
#define HAVE_STRINGS_H 1 | |
#define HAVE_INTTYPES_H 1 | |
#define HAVE_STDINT_H 1 | |
#define HAVE_UNISTD_H 1 | |
#define HAVE_DLFCN_H 1 | |
#define LT_OBJDIR ".libs/" | |
configure: exit 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment