* CPV: sci-physics/abinit-6.0.4 * REPO: gentoo * USE: elibc_glibc kernel_linux test userland_GNU x86 * You need one of these Fortran Compilers: gfortran ifc * Installed are: gfortran ifort >>> Unpacking source... >>> Unpacking abinit-6.0.4.tar.gz to /var/tmp/portage/sci-physics/abinit-6.0.4/work * Applying patches for selected FORTRAN compiler: gfortran >>> Source unpacked in /var/tmp/portage/sci-physics/abinit-6.0.4/work >>> Preparing source in /var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4 ... * Applying 6.0.4-change-default-directories.patch ... [ ok ] * Applying 6.0.4-test.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4' ... * Running aclocal -I config/m4 ... [ ok ] * Running autoconf ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4 ... * QA Notice: USE Flag 'netcdf' not in IUSE for sci-physics/abinit-6.0.4 * econf: updating abinit-6.0.4/config/gnu/config.sub with /usr/share/gnuconfig/config.sub * econf: updating abinit-6.0.4/config/gnu/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-config-file --disable-mpi --disable-all-plugins --disable-netcdf --disable-debug --with-cc-optflags=-O2 -pipe --with-fc-optflags=-O2 -pipe FC=gfortran CC=i686-pc-linux-gnu-gcc LD=i686-pc-linux-gnu-ld configure: loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux ============================================================================== === Overall startup === ============================================================================== checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make sets $(MAKE)... (cached) yes checking whether ln -s works... yes checking for a sed that does not truncate output... /bin/sed checking for gawk... (cached) gawk checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E configure: disabling all plug-ins ============================================================================== === Build-system information === ============================================================================== configure: ABINIT version: 6.0.4 configure: M4 010413 - Autoconf 026300 - Automake 011100 - Libtool 020204 configure: reporting user interface changes: configure: * new option --enable-cuda is available configure: * --enable-debug has a new meaning configure: please check that --enable-debug="no" is OK for you configure: * new option --enable-etsf-io-test is available configure: * --enable-tricks renamed --enable-hints configure: * --enable-etsf-xc renamed --enable-libxc configure: * --enable-mpi has a new meaning configure: please check that --enable-mpi="no" is OK for you configure: * --enable-mpi-io-buggy renamed --enable-mpi-io-test configure: * --enable-optlevel renamed --enable-optim configure: * --enable-xmlf90 removed configure: * new option --with-cuda-includes is available configure: * new option --with-cuda-libs is available configure: * new option --with-etsf-io-test-includes is available configure: * new option --with-etsf-io-test-libs is available configure: * --with-etsf-xc-includes renamed --with-libxc-includes configure: * --with-etsf-xc-libs renamed --with-libxc-libs configure: * --with-mpi-cc-ldflags removed configure: * --with-mpi-cc-libs removed configure: * --with-mpi-cflags removed configure: * --with-mpi-cppflags removed configure: * --with-mpi-cxx-ldflags removed configure: * --with-mpi-cxx-libs removed configure: * --with-mpi-cxxflags removed configure: * --with-mpi-fc-ldflags removed configure: * --with-mpi-fc-libs removed configure: * --with-mpi-fcflags removed configure: * --with-mpi-prefix has a new meaning configure: please check that --with-mpi-prefix="" is OK for you configure: * --with-xmlf90-includes removed configure: * --with-xmlf90-libs removed ============================================================================== === Option consistency checking === ============================================================================== configure: checking consistency of external prerequisite options configure: |---> all OK configure: configure: checking consistency of plug-in options configure: |---> all OK configure: configure: parsing command-line options ============================================================================== === Connector startup === ============================================================================== configure: MPI support disabled from command-line ============================================================================== === Utilities === ============================================================================== checking for sh... /bin/sh checking for perl... /usr/bin/perl checking for rm... /bin/rm checking for mv... /bin/mv checking for tar... /bin/tar checking for latex... /usr/bin/latex checking for dvips... /usr/bin/dvips checking for dvipdf... /usr/bin/dvipdf checking for ps2pdf... /usr/bin/ps2pdf checking for markdown... /usr/bin/markdown checking for wget... /usr/bin/wget ============================================================================== === C support === ============================================================================== checking for i686-pc-linux-gnu-gcc... /usr/bin/i686-pc-linux-gnu-gcc checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of i686-pc-linux-gnu-gcc... gcc3 checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking which type of compiler we have... gnu checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for abort... yes checking size of int... 4 checking size of unsigned int... 4 checking size of float... 4 checking size of double... 8 checking size of long... 4 checking size of unsigned long... 4 checking size of long long... 8 checking size of unsigned long long... 8 checking size of size_t... 4 checking size of ptrdiff_t... 4 checking for an ANSI C-conforming const... yes checking for size_t... yes checking whether byte ordering is bigendian... no ============================================================================== === C++ support === ============================================================================== checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether i686-pc-linux-gnu-g++ accepts -g... yes checking dependency style of i686-pc-linux-gnu-g++... gcc3 checking which type of C++ compiler we have... gnu 4.5 ============================================================================== === Fortran support === ============================================================================== checking for gfortran... /usr/bin/gfortran checking for i686-pc-linux-gnu-gfortran... gfortran checking whether we are using the GNU Fortran compiler... yes checking whether gfortran accepts -g... yes configure: Fortran source will be preprocessed using C preprocessor checking which type of Fortran compiler we have... gnu 4.5 checking fortran 90 modules extension... mod checking for Fortran flag to compile .F90 files... none checking whether the Fortran compiler accepts exit()... yes checking whether the Fortran compiler accepts flush()... yes checking whether the Fortran compiler accepts flush_()... no checking whether the Fortran compiler accepts gamma()... yes checking whether the Fortran compiler accepts get_environment_variable... yes checking whether the Fortran compiler accepts quadruple integers... no checking whether the Fortran compiler accepts long lines... no checking whether the Fortran compiler accepts the null() intrinsic... yes checking how to get verbose linking output from gfortran... -v checking for Fortran libraries of gfortran... -L/opt/intel/Compiler/11.1/072/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.0 -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.0/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.5.0/../../.. -lgfortran -lm checking for dummy main to link with Fortran libraries... none checking for Fortran name-mangling scheme... lower case, underscore, no extra underscore ============================================================================== === Python support === ============================================================================== checking for python... python checking for python-config... python-config checking for Python CPPFLAGS... -I/usr/include/python2.6 -I/usr/include/python2.6 checking for bzr... bzr checking for Python NumPy headers... not found checking numarray/arrayobject.h usability... yes checking numarray/arrayobject.h presence... yes checking for numarray/arrayobject.h... yes ============================================================================== === Libraries and linking === ============================================================================== checking for ar... ar checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib ============================================================================== === Hints === ============================================================================== checking for cpp... cpp checking which cpp hints to apply... default/default/default checking which cc hints to apply... gnu/default/default checking which xpp hints to apply... none/none/none checking which cxx hints to apply... gnu/default/default checking which fpp hints to apply... none/none/none checking which fc hints to apply... gnu/default/default checking which ar hints to apply... none/none/none ============================================================================== === Debugging === ============================================================================== checking debugging status... disabled configure: debugging has been turned off checking whether to activate debug mode in source files... no ============================================================================== === Optimizations === ============================================================================== checking optimization status... enabled (profile mode: standard) configure: WARNING: --with-cc-optflags will be ignored, unless you use --enable-optim=yes configure: WARNING: --with-fc-optflags will be ignored, unless you use --enable-optim=yes configure: optimization profile overriden by user-defined CFLAGS configure: optimization profile overriden by user-defined CXXFLAGS checking which fc optimizations to apply... gnu/default/default checking whether to apply per-directory optimizations... yes ============================================================================== === 64-bit support === ============================================================================== checking for a 64-bit architecture... unknown checking whether to use 64-bit flags... no checking for user-defined 64-bit flags... none ============================================================================== === Connectors === ============================================================================== checking whether MPI is usable... no checking whether to build MPI code... no checking whether to use the CUDA Library... no checking whether to use the FFTW library... no checking whether to use the GNU Scientific Library... no configure: applying linear algebra tricks (type: abinit) checking whether to build the LINALG library... yes checking whether to activate ScaLAPACK support... no checking whether to use the PAPI library... no ============================================================================== === Plug-ins === ============================================================================== configure: creating /var/tmp/portage/sci-physics/abinit-6.0.4/homedir/.abinit/tarballs configure: using tarball repository /var/tmp/portage/sci-physics/abinit-6.0.4/homedir/.abinit/tarballs checking whether to enable the FOX plug-in... no checking whether to build the FOX plug-in... no checking whether to enable the NETCDF plug-in... no checking whether to build the NETCDF plug-in... no checking whether to enable the ETSF_IO plug-in... no checking whether to build the ETSF_IO plug-in... no checking whether to enable the ETSF_IO_TEST plug-in... no checking whether to build the ETSF_IO_TEST plug-in... no checking whether to enable the LIBXC plug-in... no checking whether to build the LIBXC plug-in... no checking whether to enable the BIGDFT plug-in... no checking whether to build the BIGDFT plug-in... no checking whether to enable the WANNIER90 plug-in... no checking whether to build the WANNIER90 plug-in... no ============================================================================== === Nightly builds === ============================================================================== checking whether to build Nightly code... no ============================================================================== === Experimental developments === ============================================================================== checking whether to enable bindings... no checking whether to use C clock for timings... no checking whether to enable error handlers... no checking whether to build exports... no checking whether to enable GW double-precision calculations... no checking whether to test abirules... checking whether to use macroave... yes checking whether to read input from stdin... yes ============================================================================== === Output === ============================================================================== configure: creating ./config.status config.status: creating config.mk config.status: creating config.dump config.status: creating config.pc config.status: creating config.py config.status: creating config.sh config.status: creating config/wrappers/wrap-fc config.status: creating src/incs/Makefile config.status: creating src/mods/Makefile config.status: creating src/16_hideleave/m_build_info.F90 config.status: creating src/98_main/abinis config.status: creating src/98_main/abinip config.status: creating tests/tests.env config.status: creating tests/tests-install.env config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/01_gsl_ext/Makefile config.status: creating src/01_interfaces_ext/Makefile config.status: creating src/01_macroavnew_ext/Makefile config.status: creating src/10_defs/Makefile config.status: creating src/12_hide_mpi/Makefile config.status: creating src/14_hidewrite/Makefile config.status: creating src/16_hideleave/Makefile config.status: creating src/18_timing/Makefile config.status: creating src/27_toolbox_oop/Makefile config.status: creating src/28_numeric_noabirule/Makefile config.status: creating src/32_contract/Makefile config.status: creating src/32_util/Makefile config.status: creating src/42_geometry/Makefile config.status: creating src/42_nlstrain/Makefile config.status: creating src/42_parser/Makefile config.status: creating src/45_psp_parser/Makefile config.status: creating src/47_xml/Makefile config.status: creating src/49_gw_toolbox_oop/Makefile config.status: creating src/50_abitypes_defs/Makefile config.status: creating src/51_manage_cuda/Makefile config.status: creating src/51_manage_mpi/Makefile config.status: creating src/52_fft_mpi_noabirule/Makefile config.status: creating src/53_abiutil/Makefile config.status: creating src/53_ffts/Makefile config.status: creating src/53_spacepar/Makefile config.status: creating src/56_recipspace/Makefile config.status: creating src/56_xc/Makefile config.status: creating src/57_iovars/Makefile config.status: creating src/59_io_mpi/Makefile config.status: creating src/61_ionetcdf/Makefile config.status: creating src/62_cg_noabirule/Makefile config.status: creating src/62_iowfdenpot/Makefile config.status: creating src/62_occeig/Makefile config.status: creating src/62_poisson/Makefile config.status: creating src/62_wvl_wfs/Makefile config.status: creating src/63_bader/Makefile config.status: creating src/64_atompaw/Makefile config.status: creating src/65_nonlocal/Makefile config.status: creating src/65_psp/Makefile config.status: creating src/66_paw/Makefile config.status: creating src/66_wfs/Makefile config.status: creating src/67_common/Makefile config.status: creating src/68_dmft/Makefile config.status: creating src/68_gw/Makefile config.status: creating src/68_recursion/Makefile config.status: creating src/68_rsprc/Makefile config.status: creating src/69_bse/Makefile config.status: creating src/72_geomoptim/Makefile config.status: creating src/72_response/Makefile config.status: creating src/77_ddb/Makefile config.status: creating src/77_lwf/Makefile config.status: creating src/77_suscep/Makefile config.status: creating src/79_seqpar_mpi/Makefile config.status: creating src/83_cut3d/Makefile config.status: creating src/93_rdm/Makefile config.status: creating src/95_drive/Makefile config.status: creating src/98_main/Makefile config.status: creating src/libs/Makefile config.status: creating tests/Nightly/Makefile config.status: creating prereqs/Makefile config.status: creating prereqs/linalg/Makefile config.status: creating plugins/Makefile config.status: creating plugins/bigdft/Makefile config.status: creating plugins/etsf_io/Makefile config.status: creating plugins/etsf_io_test/Makefile config.status: creating plugins/fox/Makefile config.status: creating plugins/libxc/Makefile config.status: creating plugins/netcdf/Makefile config.status: creating plugins/wannier90/Makefile config.status: creating bindings/Makefile config.status: creating bindings/parser/Makefile config.status: creating doc/Makefile config.status: creating tests/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing script-perms commands Configuration complete. You may now type "make" to build ABINIT. (or, on a SMP machine, "make mj4", or "make multi multi_nprocs=") >>> Source configured. >>> Compiling source in /var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4 ... make -j14 make all-recursive make[1]: Entering directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4' Making all in prereqs make[2]: Entering directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/prereqs' Making all in linalg make[3]: Entering directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/prereqs/linalg' make -f ../../prereqs/linalg/linalg.mk make[4]: Entering directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/prereqs/linalg' gzip -cd /var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/prereqs/linalg/lapack-abinit_6.0.tar.gz | tar xf - touch uncompress-stamp lapack-abinit_6.0 has been uncompressed. touch configure-stamp lapack-abinit_6.0 has been configured. cd blas && make FC="gfortran" FCFLAGS=" -ffixed-form -ffree-line-length-none -O2" AR="ar" ARFLAGS="rc" RANLIB="i686-pc-linux-gnu-ranlib" make[5]: Entering directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/prereqs/linalg/blas' gfortran -ffixed-form -ffree-line-length-none -O2 -c caxpy.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ccopy.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cdotc.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cdotu.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cgbmv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cgemm.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cgemv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cgerc.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cgeru.f gfortran -ffixed-form -ffree-line-length-none -O2 -c chbmv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c chemm.f gfortran -ffixed-form -ffree-line-length-none -O2 -c chemv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cher.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cher2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cher2k.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cherk.f gfortran -ffixed-form -ffree-line-length-none -O2 -c chpmv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c chpr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c chpr2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c crotg.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cscal.f gfortran -ffixed-form -ffree-line-length-none -O2 -c csscal.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cswap.f gfortran -ffixed-form -ffree-line-length-none -O2 -c csymm.f gfortran -ffixed-form -ffree-line-length-none -O2 -c csyr2k.f gfortran -ffixed-form -ffree-line-length-none -O2 -c csyrk.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ctbmv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ctbsv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ctpmv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ctpsv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ctrmm.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ctrmv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ctrsm.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ctrsv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dasum.f gfortran -ffixed-form -ffree-line-length-none -O2 -c daxpy.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dcabs1.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dcopy.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ddot.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dgbmv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dgemm.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dgemv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dger.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dnrm2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c drot.f gfortran -ffixed-form -ffree-line-length-none -O2 -c drotm.f gfortran -ffixed-form -ffree-line-length-none -O2 -c drotmg.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dsbmv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dscal.f drotmg.f:138.15: GO TO IGO(120,150,180,210) 1 Warning: Deleted feature: Assigned GOTO statement at (1) drotmg.f:144.72: ASSIGN 120 TO IGO 1 Warning: Deleted feature: ASSIGN statement at (1) drotmg.f:156.72: ASSIGN 150 TO IGO 1 Warning: Deleted feature: ASSIGN statement at (1) drotmg.f:169.72: ASSIGN 180 TO IGO 1 Warning: Deleted feature: ASSIGN statement at (1) drotmg.f:180.72: ASSIGN 210 TO IGO 1 Warning: Deleted feature: ASSIGN statement at (1) gfortran -ffixed-form -ffree-line-length-none -O2 -c dsdot.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dspmv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dspr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dspr2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dswap.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dsymm.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dsymv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dsyr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dsyr2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dsyr2k.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dsyrk.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dtbmv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dtbsv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dtpmv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dtpsv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dtrmm.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dtrmv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dtrsm.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dtrsv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dzasum.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dznrm2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c icamax.f gfortran -ffixed-form -ffree-line-length-none -O2 -c idamax.f gfortran -ffixed-form -ffree-line-length-none -O2 -c isamax.f gfortran -ffixed-form -ffree-line-length-none -O2 -c izamax.f gfortran -ffixed-form -ffree-line-length-none -O2 -c lsame.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sasum.f gfortran -ffixed-form -ffree-line-length-none -O2 -c saxpy.f gfortran -ffixed-form -ffree-line-length-none -O2 -c scasum.f gfortran -ffixed-form -ffree-line-length-none -O2 -c scabs1.f gfortran -ffixed-form -ffree-line-length-none -O2 -c scnrm2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c scopy.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sdot.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sdsdot.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sgbmv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sgemm.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sgemv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sger.f gfortran -ffixed-form -ffree-line-length-none -O2 -c snrm2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c srot.f gfortran -ffixed-form -ffree-line-length-none -O2 -c srotm.f gfortran -ffixed-form -ffree-line-length-none -O2 -c srotmg.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ssbmv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sscal.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sspmv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sspr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sspr2.f srotmg.f:140.15: GO TO IGO(120,150,180,210) 1 Warning: Deleted feature: Assigned GOTO statement at (1) srotmg.f:146.72: ASSIGN 120 TO IGO 1 Warning: Deleted feature: ASSIGN statement at (1) srotmg.f:158.72: ASSIGN 150 TO IGO 1 Warning: Deleted feature: ASSIGN statement at (1) srotmg.f:171.72: ASSIGN 180 TO IGO 1 Warning: Deleted feature: ASSIGN statement at (1) srotmg.f:182.72: ASSIGN 210 TO IGO 1 Warning: Deleted feature: ASSIGN statement at (1) gfortran -ffixed-form -ffree-line-length-none -O2 -c sswap.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ssymm.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ssymv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ssyr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ssyr2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ssyr2k.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ssyrk.f gfortran -ffixed-form -ffree-line-length-none -O2 -c stbmv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c stbsv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c stpmv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c stpsv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c strmm.f gfortran -ffixed-form -ffree-line-length-none -O2 -c strmv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c strsm.f gfortran -ffixed-form -ffree-line-length-none -O2 -c strsv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c xerbla.f gfortran -ffixed-form -ffree-line-length-none -O2 -c xerbla_array.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zaxpy.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zcopy.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zdotc.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zdotu.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zdrot.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zdscal.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zgbmv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zgemm.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zgemv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zgerc.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zgeru.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zhbmv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zhemm.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zhemv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zher.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zher2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zher2k.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zherk.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zhpmv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zhpr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zhpr2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zrotg.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zscal.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zswap.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zsymm.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zsyr2k.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zsyrk.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ztbmv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ztbsv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ztpmv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ztpsv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ztrmm.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ztrmv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ztrsm.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ztrsv.f ar rc libblas.a caxpy.o ccopy.o cdotc.o cdotu.o cgbmv.o cgemm.o cgemv.o cgerc.o cgeru.o chbmv.o chemm.o chemv.o cher.o cher2.o cher2k.o cherk.o chpmv.o chpr.o chpr2.o crotg.o cscal.o csscal.o cswap.o csymm.o csyr2k.o csyrk.o ctbmv.o ctbsv.o ctpmv.o ctpsv.o ctrmm.o ctrmv.o ctrsm.o ctrsv.o dasum.o daxpy.o dcabs1.o dcopy.o ddot.o dgbmv.o dgemm.o dgemv.o dger.o dnrm2.o drot.o drotm.o drotmg.o dsbmv.o dscal.o dsdot.o dspmv.o dspr.o dspr2.o dswap.o dsymm.o dsymv.o dsyr.o dsyr2.o dsyr2k.o dsyrk.o dtbmv.o dtbsv.o dtpmv.o dtpsv.o dtrmm.o dtrmv.o dtrsm.o dtrsv.o dzasum.o dznrm2.o icamax.o idamax.o isamax.o izamax.o lsame.o sasum.o saxpy.o scasum.o scabs1.o scnrm2.o scopy.o sdot.o sdsdot.o sgbmv.o sgemm.o sgemv.o sger.o snrm2.o srot.o srotm.o srotmg.o ssbmv.o sscal.o sspmv.o sspr.o sspr2.o sswap.o ssymm.o ssymv.o ssyr.o ssyr2.o ssyr2k.o ssyrk.o stbmv.o stbsv.o stpmv.o stpsv.o strmm.o strmv.o strsm.o strsv.o xerbla.o xerbla_array.o zaxpy.o zcopy.o zdotc.o zdotu.o zdrot.o zdscal.o zgbmv.o zgemm.o zgemv.o zgerc.o zgeru.o zhbmv.o zhemm.o zhemv.o zher.o zher2.o zher2k.o zherk.o zhpmv.o zhpr.o zhpr2.o zrotg.o zscal.o zswap.o zsymm.o zsyr2k.o zsyrk.o ztbmv.o ztbsv.o ztpmv.o ztpsv.o ztrmm.o ztrmv.o ztrsm.o ztrsv.o i686-pc-linux-gnu-ranlib libblas.a BLAS for ABINIT has been built. make[5]: Leaving directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/prereqs/linalg/blas' cd lapack && make FC="gfortran" FCFLAGS=" -ffixed-form -ffree-line-length-none -O2" AR="ar" ARFLAGS="rc" RANLIB="i686-pc-linux-gnu-ranlib" make[5]: Entering directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/prereqs/linalg/lapack' gfortran -ffixed-form -ffree-line-length-none -O2 -c cbdsqr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cgbbrd.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cgbcon.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cgbequb.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cgbequ.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cgbrfs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cgbrfsx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cgbsv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cgbsvx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cgbsvxx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cgbtf2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cgbtrf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cgbtrs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cgebak.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cgebal.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cgebd2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cgebrd.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cgecon.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cgeequb.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cgeequ.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cgees.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cgeesx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cgeev.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cgeevx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cgegs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cgegv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cgehd2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cgehrd.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cgelq2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cgelqf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cgelsd.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cgels.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cgelss.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cgelsx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cgelsy.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cgeql2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cgeqlf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cgeqp3.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cgeqpf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cgeqr2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cgeqrf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cgerfs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cgerfsx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cgerq2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cgerqf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cgesc2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cgesdd.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cgesvd.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cgesv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cgesvx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cgesvxx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cgetc2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cgetf2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cgetrf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cgetri.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cgetrs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cggbak.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cggbal.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cgges.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cggesx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cggev.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cggevx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cggglm.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cgghrd.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cgglse.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cggqrf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cggrqf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cggsvd.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cggsvp.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cgtcon.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cgtrfs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cgtsv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cgtsvx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cgttrf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cgttrs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cgtts2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c chbevd.f gfortran -ffixed-form -ffree-line-length-none -O2 -c chbev.f gfortran -ffixed-form -ffree-line-length-none -O2 -c chbevx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c chbgst.f gfortran -ffixed-form -ffree-line-length-none -O2 -c chbgvd.f gfortran -ffixed-form -ffree-line-length-none -O2 -c chbgv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c chbgvx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c chbtrd.f gfortran -ffixed-form -ffree-line-length-none -O2 -c checon.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cheequb.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cheevd.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cheev.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cheevr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cheevx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c chegs2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c chegst.f gfortran -ffixed-form -ffree-line-length-none -O2 -c chegvd.f gfortran -ffixed-form -ffree-line-length-none -O2 -c chegv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c chegvx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cherfs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cherfsx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c chesv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c chesvx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c chesvxx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c chetd2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c chetf2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c chetrd.f gfortran -ffixed-form -ffree-line-length-none -O2 -c chetrf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c chetri.f gfortran -ffixed-form -ffree-line-length-none -O2 -c chetrs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c chfrk.f gfortran -ffixed-form -ffree-line-length-none -O2 -c chgeqz.f gfortran -ffixed-form -ffree-line-length-none -O2 -c chla_transtype.f gfortran -ffixed-form -ffree-line-length-none -O2 -c chpcon.f gfortran -ffixed-form -ffree-line-length-none -O2 -c chpevd.f gfortran -ffixed-form -ffree-line-length-none -O2 -c chpev.f gfortran -ffixed-form -ffree-line-length-none -O2 -c chpevx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c chpgst.f gfortran -ffixed-form -ffree-line-length-none -O2 -c chpgvd.f gfortran -ffixed-form -ffree-line-length-none -O2 -c chpgv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c chpgvx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c chprfs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c chpsv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c chpsvx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c chptrd.f gfortran -ffixed-form -ffree-line-length-none -O2 -c chptrf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c chptri.f gfortran -ffixed-form -ffree-line-length-none -O2 -c chptrs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c chsein.f gfortran -ffixed-form -ffree-line-length-none -O2 -c chseqr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c clabrd.f gfortran -ffixed-form -ffree-line-length-none -O2 -c clacgv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c clacn2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c clacon.f gfortran -ffixed-form -ffree-line-length-none -O2 -c clacp2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c clacpy.f gfortran -ffixed-form -ffree-line-length-none -O2 -c clacrm.f gfortran -ffixed-form -ffree-line-length-none -O2 -c clacrt.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cladiv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c claed0.f gfortran -ffixed-form -ffree-line-length-none -O2 -c claed7.f gfortran -ffixed-form -ffree-line-length-none -O2 -c claed8.f gfortran -ffixed-form -ffree-line-length-none -O2 -c claein.f gfortran -ffixed-form -ffree-line-length-none -O2 -c claesy.f gfortran -ffixed-form -ffree-line-length-none -O2 -c claev2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c clag2z.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cla_gbamv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cla_gbrcond_c.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cla_gbrcond_x.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cla_gbrfsx_extended.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cla_gbrpvgrw.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cla_geamv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cla_gercond_c.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cla_gercond_x.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cla_gerfsx_extended.f gfortran -ffixed-form -ffree-line-length-none -O2 -c clags2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c clagtm.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cla_heamv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c clahef.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cla_hercond_c.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cla_hercond_x.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cla_herfsx_extended.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cla_herpvgrw.f gfortran -ffixed-form -ffree-line-length-none -O2 -c clahqr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c clahr2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c clahrd.f gfortran -ffixed-form -ffree-line-length-none -O2 -c claic1.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cla_lin_berr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c clals0.f gfortran -ffixed-form -ffree-line-length-none -O2 -c clalsa.f gfortran -ffixed-form -ffree-line-length-none -O2 -c clalsd.f gfortran -ffixed-form -ffree-line-length-none -O2 -c clangb.f gfortran -ffixed-form -ffree-line-length-none -O2 -c clange.f gfortran -ffixed-form -ffree-line-length-none -O2 -c clangt.f gfortran -ffixed-form -ffree-line-length-none -O2 -c clanhb.f gfortran -ffixed-form -ffree-line-length-none -O2 -c clanhe.f gfortran -ffixed-form -ffree-line-length-none -O2 -c clanhf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c clanhp.f gfortran -ffixed-form -ffree-line-length-none -O2 -c clanhs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c clanht.f gfortran -ffixed-form -ffree-line-length-none -O2 -c clansb.f gfortran -ffixed-form -ffree-line-length-none -O2 -c clansp.f gfortran -ffixed-form -ffree-line-length-none -O2 -c clansy.f gfortran -ffixed-form -ffree-line-length-none -O2 -c clantb.f gfortran -ffixed-form -ffree-line-length-none -O2 -c clantp.f gfortran -ffixed-form -ffree-line-length-none -O2 -c clantr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c clapll.f gfortran -ffixed-form -ffree-line-length-none -O2 -c clapmt.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cla_porcond_c.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cla_porcond_x.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cla_porfsx_extended.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cla_porpvgrw.f gfortran -ffixed-form -ffree-line-length-none -O2 -c claqgb.f gfortran -ffixed-form -ffree-line-length-none -O2 -c claqge.f gfortran -ffixed-form -ffree-line-length-none -O2 -c claqhb.f gfortran -ffixed-form -ffree-line-length-none -O2 -c claqhe.f gfortran -ffixed-form -ffree-line-length-none -O2 -c claqhp.f gfortran -ffixed-form -ffree-line-length-none -O2 -c claqp2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c claqps.f gfortran -ffixed-form -ffree-line-length-none -O2 -c claqr0.f gfortran -ffixed-form -ffree-line-length-none -O2 -c claqr1.f gfortran -ffixed-form -ffree-line-length-none -O2 -c claqr2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c claqr3.f gfortran -ffixed-form -ffree-line-length-none -O2 -c claqr4.f gfortran -ffixed-form -ffree-line-length-none -O2 -c claqr5.f gfortran -ffixed-form -ffree-line-length-none -O2 -c claqsb.f gfortran -ffixed-form -ffree-line-length-none -O2 -c claqsp.f gfortran -ffixed-form -ffree-line-length-none -O2 -c claqsy.f gfortran -ffixed-form -ffree-line-length-none -O2 -c clar1v.f gfortran -ffixed-form -ffree-line-length-none -O2 -c clar2v.f gfortran -ffixed-form -ffree-line-length-none -O2 -c clarcm.f gfortran -ffixed-form -ffree-line-length-none -O2 -c clarfb.f gfortran -ffixed-form -ffree-line-length-none -O2 -c clarf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c clarfg.f gfortran -ffixed-form -ffree-line-length-none -O2 -c clarfp.f gfortran -ffixed-form -ffree-line-length-none -O2 -c clarft.f gfortran -ffixed-form -ffree-line-length-none -O2 -c clarfx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c clargv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c clarnv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cla_rpvgrw.f gfortran -ffixed-form -ffree-line-length-none -O2 -c clarrv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c clarscl2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c clartg.f gfortran -ffixed-form -ffree-line-length-none -O2 -c clartv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c clarzb.f gfortran -ffixed-form -ffree-line-length-none -O2 -c clarz.f gfortran -ffixed-form -ffree-line-length-none -O2 -c clarzt.f gfortran -ffixed-form -ffree-line-length-none -O2 -c clascl2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c clascl.f gfortran -ffixed-form -ffree-line-length-none -O2 -c claset.f gfortran -ffixed-form -ffree-line-length-none -O2 -c clasr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c classq.f gfortran -ffixed-form -ffree-line-length-none -O2 -c claswp.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cla_syamv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c clasyf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cla_syrcond_c.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cla_syrcond_x.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cla_syrfsx_extended.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cla_syrpvgrw.f gfortran -ffixed-form -ffree-line-length-none -O2 -c clatbs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c clatdf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c clatps.f gfortran -ffixed-form -ffree-line-length-none -O2 -c clatrd.f gfortran -ffixed-form -ffree-line-length-none -O2 -c clatrs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c clatrz.f gfortran -ffixed-form -ffree-line-length-none -O2 -c clatzm.f gfortran -ffixed-form -ffree-line-length-none -O2 -c clauu2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c clauum.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cla_wwaddw.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cpbcon.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cpbequ.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cpbrfs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cpbstf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cpbsv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cpbsvx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cpbtf2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cpbtrf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cpbtrs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cpftrf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cpftri.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cpftrs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cpocon.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cpoequb.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cpoequ.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cporfs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cporfsx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cposv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cposvx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cposvxx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cpotf2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cpotrf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cpotri.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cpotrs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cppcon.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cppequ.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cpprfs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cppsv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cppsvx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cpptrf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cpptri.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cpptrs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cpstf2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cpstrf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cptcon.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cpteqr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cptrfs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cptsv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cptsvx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cpttrf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cpttrs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cptts2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c crot.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cspcon.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cspmv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cspr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c csprfs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cspsv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cspsvx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c csptrf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c csptri.f gfortran -ffixed-form -ffree-line-length-none -O2 -c csptrs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c csrscl.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cstedc.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cstegr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cstein.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cstemr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c csteqr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c csycon.f gfortran -ffixed-form -ffree-line-length-none -O2 -c csyequb.f gfortran -ffixed-form -ffree-line-length-none -O2 -c csymv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c csyr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c csyrfs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c csyrfsx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c csysv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c csysvx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c csysvxx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c csytf2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c csytrf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c csytri.f gfortran -ffixed-form -ffree-line-length-none -O2 -c csytrs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ctbcon.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ctbrfs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ctbtrs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ctfsm.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ctftri.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ctfttp.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ctfttr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ctgevc.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ctgex2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ctgexc.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ctgsen.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ctgsja.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ctgsna.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ctgsy2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ctgsyl.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ctpcon.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ctprfs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ctptri.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ctptrs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ctpttf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ctpttr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ctrcon.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ctrevc.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ctrexc.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ctrrfs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ctrsen.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ctrsna.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ctrsyl.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ctrti2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ctrtri.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ctrtrs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ctrttf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ctrttp.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ctzrqf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ctzrzf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cung2l.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cung2r.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cungbr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cunghr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cungl2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cunglq.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cungql.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cungqr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cungr2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cungrq.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cungtr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cunm2l.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cunm2r.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cunmbr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cunmhr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cunml2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cunmlq.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cunmql.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cunmqr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cunmr2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cunmr3.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cunmrq.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cunmrz.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cunmtr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cupgtr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c cupmtr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dbdsdc.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dbdsqr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ddisna.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dgbbrd.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dgbcon.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dgbequb.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dgbequ.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dgbrfs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dgbrfsx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dgbsv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dgbsvx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dgbsvxx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dgbtf2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dgbtrf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dgbtrs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dgebak.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dgebal.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dgebd2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dgebrd.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dgecon.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dgeequb.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dgeequ.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dgees.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dgeesx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dgeev.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dgeevx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dgegs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dgegv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dgehd2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dgehrd.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dgejsv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dgelq2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dgelqf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dgelsd.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dgels.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dgelss.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dgelsx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dgelsy.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dgeql2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dgeqlf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dgeqp3.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dgeqpf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dgeqr2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dgeqrf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dgerfs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dgerfsx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dgerq2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dgerqf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dgesc2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dgesdd.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dgesvd.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dgesv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dgesvj.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dgesvx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dgesvxx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dgetc2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dgetf2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dgetrf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dgetri.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dgetrs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dggbak.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dggbal.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dgges.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dggesx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dggev.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dggevx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dggglm.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dgghrd.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dgglse.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dggqrf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dggrqf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dggsvd.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dggsvp.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dgsvj0.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dgsvj1.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dgtcon.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dgtrfs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dgtsv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dgtsvx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dgttrf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dgttrs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dgtts2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dhgeqz.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dhsein.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dhseqr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c disnan.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlabad.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlabrd.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlacn2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlacon.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlacpy.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dladiv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlae2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlaebz.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlaed0.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlaed1.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlaed2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlaed3.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlaed4.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlaed5.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlaed6.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlaed7.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlaed8.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlaed9.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlaeda.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlaein.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlaev2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlaexc.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlag2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlag2s.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dla_gbamv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dla_gbrcond.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dla_gbrfsx_extended.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dla_gbrpvgrw.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dla_geamv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dla_gercond.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dla_gerfsx_extended.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlags2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlagtf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlagtm.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlagts.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlagv2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlahqr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlahr2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlahrd.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlaic1.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlaisnan.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dla_lin_berr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlaln2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlals0.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlalsa.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlalsd.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlamch.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlamrg.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlaneg.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlangb.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlange.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlangt.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlanhs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlansb.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlansf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlansp.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlanst.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlansy.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlantb.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlantp.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlantr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlanv2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlapll.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlapmt.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dla_porcond.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dla_porfsx_extended.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dla_porpvgrw.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlapy2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlapy3.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlaqgb.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlaqge.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlaqp2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlaqps.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlaqr0.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlaqr1.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlaqr2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlaqr3.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlaqr4.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlaqr5.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlaqsb.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlaqsp.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlaqsy.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlaqtr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlar1v.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlar2v.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlarfb.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlarf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlarfg.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlarfp.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlarft.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlarfx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlargv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlarnv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dla_rpvgrw.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlarra.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlarrb.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlarrc.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlarrd.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlarre.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlarrf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlarrj.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlarrk.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlarrr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlarrv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlarscl2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlartg.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlartv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlaruv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlarzb.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlarz.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlarzt.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlas2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlascl2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlascl.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlasd0.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlasd1.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlasd2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlasd3.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlasd4.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlasd5.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlasd6.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlasd7.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlasd8.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlasda.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlasdq.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlasdt.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlaset.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlasq1.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlasq2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlasq3.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlasq4.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlasq5.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlasq6.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlasr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlasrt.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlassq.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlasv2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlaswp.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlasy2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dla_syamv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlasyf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dla_syrcond.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dla_syrfsx_extended.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dla_syrpvgrw.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlat2s.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlatbs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlatdf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlatps.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlatrd.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlatrs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlatrz.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlatzm.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlauu2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dlauum.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dla_wwaddw.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dopgtr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dopmtr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dorg2l.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dorg2r.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dorgbr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dorghr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dorgl2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dorglq.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dorgql.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dorgqr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dorgr2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dorgrq.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dorgtr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dorm2l.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dorm2r.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dormbr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dormhr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dorml2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dormlq.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dormql.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dormqr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dormr2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dormr3.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dormrq.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dormrz.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dormtr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dpbcon.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dpbequ.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dpbrfs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dpbstf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dpbsv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dpbsvx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dpbtf2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dpbtrf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dpbtrs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dpftrf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dpftri.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dpftrs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dpocon.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dpoequb.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dpoequ.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dporfs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dporfsx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dposv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dposvx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dposvxx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dpotf2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dpotrf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dpotri.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dpotrs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dppcon.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dppequ.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dpprfs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dppsv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dppsvx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dpptrf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dpptri.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dpptrs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dpstf2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dpstrf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dptcon.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dpteqr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dptrfs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dptsv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dptsvx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dpttrf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dpttrs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dptts2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c drscl.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dsbevd.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dsbev.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dsbevx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dsbgst.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dsbgvd.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dsbgv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dsbgvx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dsbtrd.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dsfrk.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dsgesv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dspcon.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dspevd.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dspev.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dspevx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dspgst.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dspgvd.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dspgv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dspgvx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dsposv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dsprfs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dspsv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dspsvx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dsptrd.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dsptrf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dsptri.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dsptrs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dstebz.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dstedc.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dstegr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dstein.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dstemr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dsteqr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dsterf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dstevd.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dstev.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dstevr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dstevx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dsycon.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dsyequb.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dsyevd.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dsyev.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dsyevr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dsyevx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dsygs2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dsygst.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dsygvd.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dsygv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dsygvx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dsyrfs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dsyrfsx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dsysv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dsysvx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dsysvxx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dsytd2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dsytf2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dsytrd.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dsytrf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dsytri.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dsytrs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dtbcon.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dtbrfs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dtbtrs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dtfsm.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dtftri.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dtfttp.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dtfttr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dtgevc.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dtgex2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dtgexc.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dtgsen.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dtgsja.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dtgsna.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dtgsy2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dtgsyl.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dtpcon.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dtprfs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dtptri.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dtptrs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dtpttf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dtpttr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dtrcon.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dtrevc.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dtrexc.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dtrrfs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dtrsen.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dtrsna.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dtrsyl.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dtrti2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dtrtri.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dtrtrs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dtrttf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dtrttp.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dtzrqf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dtzrzf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c dzsum1.f gfortran -ffixed-form -ffree-line-length-none -O2 -c icmax1.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ieeeck.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ilaclc.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ilaclr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c iladiag.f gfortran -ffixed-form -ffree-line-length-none -O2 -c iladlc.f gfortran -ffixed-form -ffree-line-length-none -O2 -c iladlr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ilaenv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ilaprec.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ilaslc.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ilaslr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ilatrans.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ilauplo.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ilaver.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ilazlc.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ilazlr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c iparmq.f gfortran -ffixed-form -ffree-line-length-none -O2 -c izmax1.f gfortran -ffixed-form -ffree-line-length-none -O2 -c lsame.f gfortran -ffixed-form -ffree-line-length-none -O2 -c lsamen.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sbdsdc.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sbdsqr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c scsum1.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sdisna.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sgbbrd.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sgbcon.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sgbequb.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sgbequ.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sgbrfs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sgbrfsx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sgbsv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sgbsvx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sgbsvxx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sgbtf2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sgbtrf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sgbtrs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sgebak.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sgebal.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sgebd2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sgebrd.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sgecon.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sgeequb.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sgeequ.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sgees.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sgeesx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sgeev.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sgeevx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sgegs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sgegv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sgehd2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sgehrd.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sgejsv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sgelq2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sgelqf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sgelsd.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sgels.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sgelss.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sgelsx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sgelsy.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sgeql2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sgeqlf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sgeqp3.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sgeqpf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sgeqr2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sgeqrf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sgerfs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sgerfsx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sgerq2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sgerqf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sgesc2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sgesdd.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sgesvd.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sgesv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sgesvj.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sgesvx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sgesvxx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sgetc2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sgetf2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sgetrf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sgetri.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sgetrs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sggbak.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sggbal.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sgges.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sggesx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sggev.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sggevx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sggglm.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sgghrd.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sgglse.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sggqrf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sggrqf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sggsvd.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sggsvp.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sgsvj0.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sgsvj1.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sgtcon.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sgtrfs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sgtsv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sgtsvx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sgttrf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sgttrs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sgtts2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c shgeqz.f gfortran -ffixed-form -ffree-line-length-none -O2 -c shsein.f gfortran -ffixed-form -ffree-line-length-none -O2 -c shseqr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sisnan.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slabad.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slabrd.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slacn2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slacon.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slacpy.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sladiv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slae2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slaebz.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slaed0.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slaed1.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slaed2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slaed3.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slaed4.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slaed5.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slaed6.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slaed7.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slaed8.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slaed9.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slaeda.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slaein.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slaev2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slaexc.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slag2d.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slag2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sla_gbamv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sla_gbrcond.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sla_gbrfsx_extended.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sla_gbrpvgrw.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sla_geamv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sla_gercond.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sla_gerfsx_extended.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slags2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slagtf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slagtm.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slagts.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slagv2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slahqr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slahr2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slahrd.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slaic1.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slaisnan.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sla_lin_berr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slaln2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slals0.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slalsa.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slalsd.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slamch.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slamrg.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slaneg.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slangb.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slange.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slangt.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slanhs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slansb.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slansf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slansp.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slanst.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slansy.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slantb.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slantp.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slantr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slanv2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slapll.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slapmt.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sla_porcond.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sla_porfsx_extended.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sla_porpvgrw.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slapy2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slapy3.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slaqgb.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slaqge.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slaqp2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slaqps.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slaqr0.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slaqr1.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slaqr2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slaqr3.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slaqr4.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slaqr5.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slaqsb.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slaqsp.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slaqsy.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slaqtr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slar1v.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slar2v.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slarfb.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slarf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slarfg.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slarfp.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slarft.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slarfx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slargv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slarnv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sla_rpvgrw.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slarra.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slarrb.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slarrc.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slarrd.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slarre.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slarrf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slarrj.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slarrk.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slarrr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slarrv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slarscl2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slartg.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slartv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slaruv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slarzb.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slarz.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slarzt.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slas2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slascl2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slascl.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slasd0.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slasd1.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slasd2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slasd3.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slasd4.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slasd5.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slasd6.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slasd7.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slasd8.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slasda.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slasdq.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slasdt.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slaset.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slasq1.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slasq2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slasq3.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slasq4.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slasq5.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slasq6.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slasr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slasrt.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slassq.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slasv2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slaswp.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slasy2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sla_syamv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slasyf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sla_syrcond.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sla_syrfsx_extended.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sla_syrpvgrw.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slatbs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slatdf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slatps.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slatrd.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slatrs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slatrz.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slatzm.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slauu2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c slauum.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sla_wwaddw.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sopgtr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sopmtr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sorg2l.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sorg2r.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sorgbr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sorghr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sorgl2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sorglq.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sorgql.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sorgqr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sorgr2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sorgrq.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sorgtr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sorm2l.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sorm2r.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sormbr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sormhr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sorml2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sormlq.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sormql.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sormqr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sormr2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sormr3.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sormrq.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sormrz.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sormtr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c spbcon.f gfortran -ffixed-form -ffree-line-length-none -O2 -c spbequ.f gfortran -ffixed-form -ffree-line-length-none -O2 -c spbrfs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c spbstf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c spbsv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c spbsvx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c spbtf2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c spbtrf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c spbtrs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c spftrf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c spftri.f gfortran -ffixed-form -ffree-line-length-none -O2 -c spftrs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c spocon.f gfortran -ffixed-form -ffree-line-length-none -O2 -c spoequb.f gfortran -ffixed-form -ffree-line-length-none -O2 -c spoequ.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sporfs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sporfsx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sposv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sposvx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sposvxx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c spotf2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c spotrf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c spotri.f gfortran -ffixed-form -ffree-line-length-none -O2 -c spotrs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sppcon.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sppequ.f gfortran -ffixed-form -ffree-line-length-none -O2 -c spprfs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sppsv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sppsvx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c spptrf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c spptri.f gfortran -ffixed-form -ffree-line-length-none -O2 -c spptrs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c spstf2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c spstrf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sptcon.f gfortran -ffixed-form -ffree-line-length-none -O2 -c spteqr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sptrfs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sptsv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sptsvx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c spttrf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c spttrs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sptts2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c srscl.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ssbevd.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ssbev.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ssbevx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ssbgst.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ssbgvd.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ssbgv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ssbgvx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ssbtrd.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ssfrk.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sspcon.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sspevd.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sspev.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sspevx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sspgst.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sspgvd.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sspgv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sspgvx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ssprfs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sspsv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sspsvx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ssptrd.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ssptrf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ssptri.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ssptrs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sstebz.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sstedc.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sstegr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sstein.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sstemr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ssteqr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ssterf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sstevd.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sstev.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sstevr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c sstevx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ssycon.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ssyequb.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ssyevd.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ssyev.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ssyevr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ssyevx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ssygs2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ssygst.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ssygvd.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ssygv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ssygvx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ssyrfs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ssyrfsx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ssysv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ssysvx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ssysvxx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ssytd2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ssytf2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ssytrd.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ssytrf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ssytri.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ssytrs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c stbcon.f gfortran -ffixed-form -ffree-line-length-none -O2 -c stbrfs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c stbtrs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c stfsm.f gfortran -ffixed-form -ffree-line-length-none -O2 -c stftri.f gfortran -ffixed-form -ffree-line-length-none -O2 -c stfttp.f gfortran -ffixed-form -ffree-line-length-none -O2 -c stfttr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c stgevc.f gfortran -ffixed-form -ffree-line-length-none -O2 -c stgex2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c stgexc.f gfortran -ffixed-form -ffree-line-length-none -O2 -c stgsen.f gfortran -ffixed-form -ffree-line-length-none -O2 -c stgsja.f gfortran -ffixed-form -ffree-line-length-none -O2 -c stgsna.f gfortran -ffixed-form -ffree-line-length-none -O2 -c stgsy2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c stgsyl.f gfortran -ffixed-form -ffree-line-length-none -O2 -c stpcon.f gfortran -ffixed-form -ffree-line-length-none -O2 -c stprfs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c stptri.f gfortran -ffixed-form -ffree-line-length-none -O2 -c stptrs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c stpttf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c stpttr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c strcon.f gfortran -ffixed-form -ffree-line-length-none -O2 -c strevc.f gfortran -ffixed-form -ffree-line-length-none -O2 -c strexc.f gfortran -ffixed-form -ffree-line-length-none -O2 -c strrfs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c strsen.f gfortran -ffixed-form -ffree-line-length-none -O2 -c strsna.f gfortran -ffixed-form -ffree-line-length-none -O2 -c strsyl.f gfortran -ffixed-form -ffree-line-length-none -O2 -c strti2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c strtri.f gfortran -ffixed-form -ffree-line-length-none -O2 -c strtrs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c strttf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c strttp.f gfortran -ffixed-form -ffree-line-length-none -O2 -c stzrqf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c stzrzf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c xerbla_array.f gfortran -ffixed-form -ffree-line-length-none -O2 -c xerbla.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zbdsqr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zcgesv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zcposv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zdrscl.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zgbbrd.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zgbcon.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zgbequb.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zgbequ.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zgbrfs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zgbrfsx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zgbsv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zgbsvx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zgbsvxx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zgbtf2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zgbtrf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zgbtrs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zgebak.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zgebal.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zgebd2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zgebrd.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zgecon.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zgeequb.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zgeequ.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zgees.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zgeesx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zgeev.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zgeevx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zgegs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zgegv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zgehd2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zgehrd.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zgelq2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zgelqf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zgelsd.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zgels.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zgelss.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zgelsx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zgelsy.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zgeql2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zgeqlf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zgeqp3.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zgeqpf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zgeqr2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zgeqrf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zgerfs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zgerfsx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zgerq2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zgerqf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zgesc2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zgesdd.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zgesvd.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zgesv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zgesvx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zgesvxx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zgetc2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zgetf2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zgetrf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zgetri.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zgetrs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zggbak.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zggbal.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zgges.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zggesx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zggev.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zggevx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zggglm.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zgghrd.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zgglse.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zggqrf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zggrqf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zggsvd.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zggsvp.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zgtcon.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zgtrfs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zgtsv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zgtsvx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zgttrf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zgttrs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zgtts2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zhbevd.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zhbev.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zhbevx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zhbgst.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zhbgvd.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zhbgv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zhbgvx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zhbtrd.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zhecon.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zheequb.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zheevd.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zheev.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zheevr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zheevx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zhegs2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zhegst.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zhegvd.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zhegv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zhegvx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zherfs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zherfsx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zhesv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zhesvx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zhesvxx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zhetd2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zhetf2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zhetrd.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zhetrf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zhetri.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zhetrs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zhfrk.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zhgeqz.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zhpcon.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zhpevd.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zhpev.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zhpevx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zhpgst.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zhpgvd.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zhpgv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zhpgvx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zhprfs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zhpsv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zhpsvx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zhptrd.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zhptrf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zhptri.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zhptrs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zhsein.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zhseqr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zlabrd.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zlacgv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zlacn2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zlacon.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zlacp2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zlacpy.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zlacrm.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zlacrt.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zladiv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zlaed0.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zlaed7.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zlaed8.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zlaein.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zlaesy.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zlaev2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zlag2c.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zla_gbamv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zla_gbrcond_c.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zla_gbrcond_x.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zla_gbrfsx_extended.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zla_gbrpvgrw.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zla_geamv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zla_gercond_c.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zla_gercond_x.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zla_gerfsx_extended.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zlags2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zlagtm.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zla_heamv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zlahef.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zla_hercond_c.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zla_hercond_x.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zla_herfsx_extended.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zla_herpvgrw.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zlahqr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zlahr2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zlahrd.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zlaic1.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zla_lin_berr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zlals0.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zlalsa.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zlalsd.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zlangb.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zlange.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zlangt.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zlanhb.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zlanhe.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zlanhf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zlanhp.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zlanhs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zlanht.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zlansb.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zlansp.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zlansy.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zlantb.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zlantp.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zlantr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zlapll.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zlapmt.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zla_porcond_c.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zla_porcond_x.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zla_porfsx_extended.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zla_porpvgrw.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zlaqgb.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zlaqge.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zlaqhb.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zlaqhe.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zlaqhp.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zlaqp2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zlaqps.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zlaqr0.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zlaqr1.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zlaqr2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zlaqr3.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zlaqr4.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zlaqr5.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zlaqsb.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zlaqsp.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zlaqsy.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zlar1v.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zlar2v.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zlarcm.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zlarfb.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zlarf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zlarfg.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zlarfp.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zlarft.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zlarfx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zlargv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zlarnv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zla_rpvgrw.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zlarrv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zlarscl2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zlartg.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zlartv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zlarzb.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zlarz.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zlarzt.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zlascl2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zlascl.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zlaset.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zlasr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zlassq.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zlaswp.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zla_syamv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zlasyf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zla_syrcond_c.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zla_syrcond_x.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zla_syrfsx_extended.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zla_syrpvgrw.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zlat2c.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zlatbs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zlatdf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zlatps.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zlatrd.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zlatrs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zlatrz.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zlatzm.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zlauu2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zlauum.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zla_wwaddw.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zpbcon.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zpbequ.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zpbrfs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zpbstf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zpbsv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zpbsvx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zpbtf2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zpbtrf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zpbtrs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zpftrf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zpftri.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zpftrs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zpocon.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zpoequb.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zpoequ.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zporfs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zporfsx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zposv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zposvx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zposvxx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zpotf2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zpotrf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zpotri.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zpotrs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zppcon.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zppequ.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zpprfs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zppsv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zppsvx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zpptrf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zpptri.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zpptrs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zpstf2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zpstrf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zptcon.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zpteqr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zptrfs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zptsv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zptsvx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zpttrf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zpttrs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zptts2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zrot.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zspcon.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zspmv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zspr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zsprfs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zspsv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zspsvx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zsptrf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zsptri.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zsptrs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zstedc.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zstegr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zstein.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zstemr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zsteqr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zsycon.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zsyequb.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zsymv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zsyr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zsyrfs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zsyrfsx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zsysv.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zsysvx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zsysvxx.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zsytf2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zsytrf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zsytri.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zsytrs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ztbcon.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ztbrfs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ztbtrs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ztfsm.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ztftri.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ztfttp.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ztfttr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ztgevc.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ztgex2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ztgexc.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ztgsen.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ztgsja.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ztgsna.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ztgsy2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ztgsyl.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ztpcon.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ztprfs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ztptri.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ztptrs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ztpttf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ztpttr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ztrcon.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ztrevc.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ztrexc.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ztrrfs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ztrsen.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ztrsna.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ztrsyl.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ztrti2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ztrtri.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ztrtrs.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ztrttf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ztrttp.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ztzrqf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c ztzrzf.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zung2l.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zung2r.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zungbr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zunghr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zungl2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zunglq.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zungql.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zungqr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zungr2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zungrq.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zungtr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zunm2l.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zunm2r.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zunmbr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zunmhr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zunml2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zunmlq.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zunmql.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zunmqr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zunmr2.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zunmr3.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zunmrq.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zunmrz.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zunmtr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zupgtr.f gfortran -ffixed-form -ffree-line-length-none -O2 -c zupmtr.f ar rc liblapack.a cbdsqr.o cgbbrd.o cgbcon.o cgbequb.o cgbequ.o cgbrfs.o cgbrfsx.o cgbsv.o cgbsvx.o cgbsvxx.o cgbtf2.o cgbtrf.o cgbtrs.o cgebak.o cgebal.o cgebd2.o cgebrd.o cgecon.o cgeequb.o cgeequ.o cgees.o cgeesx.o cgeev.o cgeevx.o cgegs.o cgegv.o cgehd2.o cgehrd.o cgelq2.o cgelqf.o cgelsd.o cgels.o cgelss.o cgelsx.o cgelsy.o cgeql2.o cgeqlf.o cgeqp3.o cgeqpf.o cgeqr2.o cgeqrf.o cgerfs.o cgerfsx.o cgerq2.o cgerqf.o cgesc2.o cgesdd.o cgesvd.o cgesv.o cgesvx.o cgesvxx.o cgetc2.o cgetf2.o cgetrf.o cgetri.o cgetrs.o cggbak.o cggbal.o cgges.o cggesx.o cggev.o cggevx.o cggglm.o cgghrd.o cgglse.o cggqrf.o cggrqf.o cggsvd.o cggsvp.o cgtcon.o cgtrfs.o cgtsv.o cgtsvx.o cgttrf.o cgttrs.o cgtts2.o chbevd.o chbev.o chbevx.o chbgst.o chbgvd.o chbgv.o chbgvx.o chbtrd.o checon.o cheequb.o cheevd.o cheev.o cheevr.o cheevx.o chegs2.o chegst.o chegvd.o chegv.o chegvx.o cherfs.o cherfsx.o chesv.o chesvx.o chesvxx.o chetd2.o chetf2.o chetrd.o chetrf.o chetri.o chetrs.o chfrk.o chgeqz.o chla_transtype.o chpcon.o chpevd.o chpev.o chpevx.o chpgst.o chpgvd.o chpgv.o chpgvx.o chprfs.o chpsv.o chpsvx.o chptrd.o chptrf.o chptri.o chptrs.o chsein.o chseqr.o clabrd.o clacgv.o clacn2.o clacon.o clacp2.o clacpy.o clacrm.o clacrt.o cladiv.o claed0.o claed7.o claed8.o claein.o claesy.o claev2.o clag2z.o cla_gbamv.o cla_gbrcond_c.o cla_gbrcond_x.o cla_gbrfsx_extended.o cla_gbrpvgrw.o cla_geamv.o cla_gercond_c.o cla_gercond_x.o cla_gerfsx_extended.o clags2.o clagtm.o cla_heamv.o clahef.o cla_hercond_c.o cla_hercond_x.o cla_herfsx_extended.o cla_herpvgrw.o clahqr.o clahr2.o clahrd.o claic1.o cla_lin_berr.o clals0.o clalsa.o clalsd.o clangb.o clange.o clangt.o clanhb.o clanhe.o clanhf.o clanhp.o clanhs.o clanht.o clansb.o clansp.o clansy.o clantb.o clantp.o clantr.o clapll.o clapmt.o cla_porcond_c.o cla_porcond_x.o cla_porfsx_extended.o cla_porpvgrw.o claqgb.o claqge.o claqhb.o claqhe.o claqhp.o claqp2.o claqps.o claqr0.o claqr1.o claqr2.o claqr3.o claqr4.o claqr5.o claqsb.o claqsp.o claqsy.o clar1v.o clar2v.o clarcm.o clarfb.o clarf.o clarfg.o clarfp.o clarft.o clarfx.o clargv.o clarnv.o cla_rpvgrw.o clarrv.o clarscl2.o clartg.o clartv.o clarzb.o clarz.o clarzt.o clascl2.o clascl.o claset.o clasr.o classq.o claswp.o cla_syamv.o clasyf.o cla_syrcond_c.o cla_syrcond_x.o cla_syrfsx_extended.o cla_syrpvgrw.o clatbs.o clatdf.o clatps.o clatrd.o clatrs.o clatrz.o clatzm.o clauu2.o clauum.o cla_wwaddw.o cpbcon.o cpbequ.o cpbrfs.o cpbstf.o cpbsv.o cpbsvx.o cpbtf2.o cpbtrf.o cpbtrs.o cpftrf.o cpftri.o cpftrs.o cpocon.o cpoequb.o cpoequ.o cporfs.o cporfsx.o cposv.o cposvx.o cposvxx.o cpotf2.o cpotrf.o cpotri.o cpotrs.o cppcon.o cppequ.o cpprfs.o cppsv.o cppsvx.o cpptrf.o cpptri.o cpptrs.o cpstf2.o cpstrf.o cptcon.o cpteqr.o cptrfs.o cptsv.o cptsvx.o cpttrf.o cpttrs.o cptts2.o crot.o cspcon.o cspmv.o cspr.o csprfs.o cspsv.o cspsvx.o csptrf.o csptri.o csptrs.o csrscl.o cstedc.o cstegr.o cstein.o cstemr.o csteqr.o csycon.o csyequb.o csymv.o csyr.o csyrfs.o csyrfsx.o csysv.o csysvx.o csysvxx.o csytf2.o csytrf.o csytri.o csytrs.o ctbcon.o ctbrfs.o ctbtrs.o ctfsm.o ctftri.o ctfttp.o ctfttr.o ctgevc.o ctgex2.o ctgexc.o ctgsen.o ctgsja.o ctgsna.o ctgsy2.o ctgsyl.o ctpcon.o ctprfs.o ctptri.o ctptrs.o ctpttf.o ctpttr.o ctrcon.o ctrevc.o ctrexc.o ctrrfs.o ctrsen.o ctrsna.o ctrsyl.o ctrti2.o ctrtri.o ctrtrs.o ctrttf.o ctrttp.o ctzrqf.o ctzrzf.o cung2l.o cung2r.o cungbr.o cunghr.o cungl2.o cunglq.o cungql.o cungqr.o cungr2.o cungrq.o cungtr.o cunm2l.o cunm2r.o cunmbr.o cunmhr.o cunml2.o cunmlq.o cunmql.o cunmqr.o cunmr2.o cunmr3.o cunmrq.o cunmrz.o cunmtr.o cupgtr.o cupmtr.o dbdsdc.o dbdsqr.o ddisna.o dgbbrd.o dgbcon.o dgbequb.o dgbequ.o dgbrfs.o dgbrfsx.o dgbsv.o dgbsvx.o dgbsvxx.o dgbtf2.o dgbtrf.o dgbtrs.o dgebak.o dgebal.o dgebd2.o dgebrd.o dgecon.o dgeequb.o dgeequ.o dgees.o dgeesx.o dgeev.o dgeevx.o dgegs.o dgegv.o dgehd2.o dgehrd.o dgejsv.o dgelq2.o dgelqf.o dgelsd.o dgels.o dgelss.o dgelsx.o dgelsy.o dgeql2.o dgeqlf.o dgeqp3.o dgeqpf.o dgeqr2.o dgeqrf.o dgerfs.o dgerfsx.o dgerq2.o dgerqf.o dgesc2.o dgesdd.o dgesvd.o dgesv.o dgesvj.o dgesvx.o dgesvxx.o dgetc2.o dgetf2.o dgetrf.o dgetri.o dgetrs.o dggbak.o dggbal.o dgges.o dggesx.o dggev.o dggevx.o dggglm.o dgghrd.o dgglse.o dggqrf.o dggrqf.o dggsvd.o dggsvp.o dgsvj0.o dgsvj1.o dgtcon.o dgtrfs.o dgtsv.o dgtsvx.o dgttrf.o dgttrs.o dgtts2.o dhgeqz.o dhsein.o dhseqr.o disnan.o dlabad.o dlabrd.o dlacn2.o dlacon.o dlacpy.o dladiv.o dlae2.o dlaebz.o dlaed0.o dlaed1.o dlaed2.o dlaed3.o dlaed4.o dlaed5.o dlaed6.o dlaed7.o dlaed8.o dlaed9.o dlaeda.o dlaein.o dlaev2.o dlaexc.o dlag2.o dlag2s.o dla_gbamv.o dla_gbrcond.o dla_gbrfsx_extended.o dla_gbrpvgrw.o dla_geamv.o dla_gercond.o dla_gerfsx_extended.o dlags2.o dlagtf.o dlagtm.o dlagts.o dlagv2.o dlahqr.o dlahr2.o dlahrd.o dlaic1.o dlaisnan.o dla_lin_berr.o dlaln2.o dlals0.o dlalsa.o dlalsd.o dlamch.o dlamrg.o dlaneg.o dlangb.o dlange.o dlangt.o dlanhs.o dlansb.o dlansf.o dlansp.o dlanst.o dlansy.o dlantb.o dlantp.o dlantr.o dlanv2.o dlapll.o dlapmt.o dla_porcond.o dla_porfsx_extended.o dla_porpvgrw.o dlapy2.o dlapy3.o dlaqgb.o dlaqge.o dlaqp2.o dlaqps.o dlaqr0.o dlaqr1.o dlaqr2.o dlaqr3.o dlaqr4.o dlaqr5.o dlaqsb.o dlaqsp.o dlaqsy.o dlaqtr.o dlar1v.o dlar2v.o dlarfb.o dlarf.o dlarfg.o dlarfp.o dlarft.o dlarfx.o dlargv.o dlarnv.o dla_rpvgrw.o dlarra.o dlarrb.o dlarrc.o dlarrd.o dlarre.o dlarrf.o dlarrj.o dlarrk.o dlarrr.o dlarrv.o dlarscl2.o dlartg.o dlartv.o dlaruv.o dlarzb.o dlarz.o dlarzt.o dlas2.o dlascl2.o dlascl.o dlasd0.o dlasd1.o dlasd2.o dlasd3.o dlasd4.o dlasd5.o dlasd6.o dlasd7.o dlasd8.o dlasda.o dlasdq.o dlasdt.o dlaset.o dlasq1.o dlasq2.o dlasq3.o dlasq4.o dlasq5.o dlasq6.o dlasr.o dlasrt.o dlassq.o dlasv2.o dlaswp.o dlasy2.o dla_syamv.o dlasyf.o dla_syrcond.o dla_syrfsx_extended.o dla_syrpvgrw.o dlat2s.o dlatbs.o dlatdf.o dlatps.o dlatrd.o dlatrs.o dlatrz.o dlatzm.o dlauu2.o dlauum.o dla_wwaddw.o dopgtr.o dopmtr.o dorg2l.o dorg2r.o dorgbr.o dorghr.o dorgl2.o dorglq.o dorgql.o dorgqr.o dorgr2.o dorgrq.o dorgtr.o dorm2l.o dorm2r.o dormbr.o dormhr.o dorml2.o dormlq.o dormql.o dormqr.o dormr2.o dormr3.o dormrq.o dormrz.o dormtr.o dpbcon.o dpbequ.o dpbrfs.o dpbstf.o dpbsv.o dpbsvx.o dpbtf2.o dpbtrf.o dpbtrs.o dpftrf.o dpftri.o dpftrs.o dpocon.o dpoequb.o dpoequ.o dporfs.o dporfsx.o dposv.o dposvx.o dposvxx.o dpotf2.o dpotrf.o dpotri.o dpotrs.o dppcon.o dppequ.o dpprfs.o dppsv.o dppsvx.o dpptrf.o dpptri.o dpptrs.o dpstf2.o dpstrf.o dptcon.o dpteqr.o dptrfs.o dptsv.o dptsvx.o dpttrf.o dpttrs.o dptts2.o drscl.o dsbevd.o dsbev.o dsbevx.o dsbgst.o dsbgvd.o dsbgv.o dsbgvx.o dsbtrd.o dsfrk.o dsgesv.o dspcon.o dspevd.o dspev.o dspevx.o dspgst.o dspgvd.o dspgv.o dspgvx.o dsposv.o dsprfs.o dspsv.o dspsvx.o dsptrd.o dsptrf.o dsptri.o dsptrs.o dstebz.o dstedc.o dstegr.o dstein.o dstemr.o dsteqr.o dsterf.o dstevd.o dstev.o dstevr.o dstevx.o dsycon.o dsyequb.o dsyevd.o dsyev.o dsyevr.o dsyevx.o dsygs2.o dsygst.o dsygvd.o dsygv.o dsygvx.o dsyrfs.o dsyrfsx.o dsysv.o dsysvx.o dsysvxx.o dsytd2.o dsytf2.o dsytrd.o dsytrf.o dsytri.o dsytrs.o dtbcon.o dtbrfs.o dtbtrs.o dtfsm.o dtftri.o dtfttp.o dtfttr.o dtgevc.o dtgex2.o dtgexc.o dtgsen.o dtgsja.o dtgsna.o dtgsy2.o dtgsyl.o dtpcon.o dtprfs.o dtptri.o dtptrs.o dtpttf.o dtpttr.o dtrcon.o dtrevc.o dtrexc.o dtrrfs.o dtrsen.o dtrsna.o dtrsyl.o dtrti2.o dtrtri.o dtrtrs.o dtrttf.o dtrttp.o dtzrqf.o dtzrzf.o dzsum1.o icmax1.o ieeeck.o ilaclc.o ilaclr.o iladiag.o iladlc.o iladlr.o ilaenv.o ilaprec.o ilaslc.o ilaslr.o ilatrans.o ilauplo.o ilaver.o ilazlc.o ilazlr.o iparmq.o izmax1.o lsame.o lsamen.o sbdsdc.o sbdsqr.o scsum1.o sdisna.o sgbbrd.o sgbcon.o sgbequb.o sgbequ.o sgbrfs.o sgbrfsx.o sgbsv.o sgbsvx.o sgbsvxx.o sgbtf2.o sgbtrf.o sgbtrs.o sgebak.o sgebal.o sgebd2.o sgebrd.o sgecon.o sgeequb.o sgeequ.o sgees.o sgeesx.o sgeev.o sgeevx.o sgegs.o sgegv.o sgehd2.o sgehrd.o sgejsv.o sgelq2.o sgelqf.o sgelsd.o sgels.o sgelss.o sgelsx.o sgelsy.o sgeql2.o sgeqlf.o sgeqp3.o sgeqpf.o sgeqr2.o sgeqrf.o sgerfs.o sgerfsx.o sgerq2.o sgerqf.o sgesc2.o sgesdd.o sgesvd.o sgesv.o sgesvj.o sgesvx.o sgesvxx.o sgetc2.o sgetf2.o sgetrf.o sgetri.o sgetrs.o sggbak.o sggbal.o sgges.o sggesx.o sggev.o sggevx.o sggglm.o sgghrd.o sgglse.o sggqrf.o sggrqf.o sggsvd.o sggsvp.o sgsvj0.o sgsvj1.o sgtcon.o sgtrfs.o sgtsv.o sgtsvx.o sgttrf.o sgttrs.o sgtts2.o shgeqz.o shsein.o shseqr.o sisnan.o slabad.o slabrd.o slacn2.o slacon.o slacpy.o sladiv.o slae2.o slaebz.o slaed0.o slaed1.o slaed2.o slaed3.o slaed4.o slaed5.o slaed6.o slaed7.o slaed8.o slaed9.o slaeda.o slaein.o slaev2.o slaexc.o slag2d.o slag2.o sla_gbamv.o sla_gbrcond.o sla_gbrfsx_extended.o sla_gbrpvgrw.o sla_geamv.o sla_gercond.o sla_gerfsx_extended.o slags2.o slagtf.o slagtm.o slagts.o slagv2.o slahqr.o slahr2.o slahrd.o slaic1.o slaisnan.o sla_lin_berr.o slaln2.o slals0.o slalsa.o slalsd.o slamch.o slamrg.o slaneg.o slangb.o slange.o slangt.o slanhs.o slansb.o slansf.o slansp.o slanst.o slansy.o slantb.o slantp.o slantr.o slanv2.o slapll.o slapmt.o sla_porcond.o sla_porfsx_extended.o sla_porpvgrw.o slapy2.o slapy3.o slaqgb.o slaqge.o slaqp2.o slaqps.o slaqr0.o slaqr1.o slaqr2.o slaqr3.o slaqr4.o slaqr5.o slaqsb.o slaqsp.o slaqsy.o slaqtr.o slar1v.o slar2v.o slarfb.o slarf.o slarfg.o slarfp.o slarft.o slarfx.o slargv.o slarnv.o sla_rpvgrw.o slarra.o slarrb.o slarrc.o slarrd.o slarre.o slarrf.o slarrj.o slarrk.o slarrr.o slarrv.o slarscl2.o slartg.o slartv.o slaruv.o slarzb.o slarz.o slarzt.o slas2.o slascl2.o slascl.o slasd0.o slasd1.o slasd2.o slasd3.o slasd4.o slasd5.o slasd6.o slasd7.o slasd8.o slasda.o slasdq.o slasdt.o slaset.o slasq1.o slasq2.o slasq3.o slasq4.o slasq5.o slasq6.o slasr.o slasrt.o slassq.o slasv2.o slaswp.o slasy2.o sla_syamv.o slasyf.o sla_syrcond.o sla_syrfsx_extended.o sla_syrpvgrw.o slatbs.o slatdf.o slatps.o slatrd.o slatrs.o slatrz.o slatzm.o slauu2.o slauum.o sla_wwaddw.o sopgtr.o sopmtr.o sorg2l.o sorg2r.o sorgbr.o sorghr.o sorgl2.o sorglq.o sorgql.o sorgqr.o sorgr2.o sorgrq.o sorgtr.o sorm2l.o sorm2r.o sormbr.o sormhr.o sorml2.o sormlq.o sormql.o sormqr.o sormr2.o sormr3.o sormrq.o sormrz.o sormtr.o spbcon.o spbequ.o spbrfs.o spbstf.o spbsv.o spbsvx.o spbtf2.o spbtrf.o spbtrs.o spftrf.o spftri.o spftrs.o spocon.o spoequb.o spoequ.o sporfs.o sporfsx.o sposv.o sposvx.o sposvxx.o spotf2.o spotrf.o spotri.o spotrs.o sppcon.o sppequ.o spprfs.o sppsv.o sppsvx.o spptrf.o spptri.o spptrs.o spstf2.o spstrf.o sptcon.o spteqr.o sptrfs.o sptsv.o sptsvx.o spttrf.o spttrs.o sptts2.o srscl.o ssbevd.o ssbev.o ssbevx.o ssbgst.o ssbgvd.o ssbgv.o ssbgvx.o ssbtrd.o ssfrk.o sspcon.o sspevd.o sspev.o sspevx.o sspgst.o sspgvd.o sspgv.o sspgvx.o ssprfs.o sspsv.o sspsvx.o ssptrd.o ssptrf.o ssptri.o ssptrs.o sstebz.o sstedc.o sstegr.o sstein.o sstemr.o ssteqr.o ssterf.o sstevd.o sstev.o sstevr.o sstevx.o ssycon.o ssyequb.o ssyevd.o ssyev.o ssyevr.o ssyevx.o ssygs2.o ssygst.o ssygvd.o ssygv.o ssygvx.o ssyrfs.o ssyrfsx.o ssysv.o ssysvx.o ssysvxx.o ssytd2.o ssytf2.o ssytrd.o ssytrf.o ssytri.o ssytrs.o stbcon.o stbrfs.o stbtrs.o stfsm.o stftri.o stfttp.o stfttr.o stgevc.o stgex2.o stgexc.o stgsen.o stgsja.o stgsna.o stgsy2.o stgsyl.o stpcon.o stprfs.o stptri.o stptrs.o stpttf.o stpttr.o strcon.o strevc.o strexc.o strrfs.o strsen.o strsna.o strsyl.o strti2.o strtri.o strtrs.o strttf.o strttp.o stzrqf.o stzrzf.o xerbla_array.o xerbla.o zbdsqr.o zcgesv.o zcposv.o zdrscl.o zgbbrd.o zgbcon.o zgbequb.o zgbequ.o zgbrfs.o zgbrfsx.o zgbsv.o zgbsvx.o zgbsvxx.o zgbtf2.o zgbtrf.o zgbtrs.o zgebak.o zgebal.o zgebd2.o zgebrd.o zgecon.o zgeequb.o zgeequ.o zgees.o zgeesx.o zgeev.o zgeevx.o zgegs.o zgegv.o zgehd2.o zgehrd.o zgelq2.o zgelqf.o zgelsd.o zgels.o zgelss.o zgelsx.o zgelsy.o zgeql2.o zgeqlf.o zgeqp3.o zgeqpf.o zgeqr2.o zgeqrf.o zgerfs.o zgerfsx.o zgerq2.o zgerqf.o zgesc2.o zgesdd.o zgesvd.o zgesv.o zgesvx.o zgesvxx.o zgetc2.o zgetf2.o zgetrf.o zgetri.o zgetrs.o zggbak.o zggbal.o zgges.o zggesx.o zggev.o zggevx.o zggglm.o zgghrd.o zgglse.o zggqrf.o zggrqf.o zggsvd.o zggsvp.o zgtcon.o zgtrfs.o zgtsv.o zgtsvx.o zgttrf.o zgttrs.o zgtts2.o zhbevd.o zhbev.o zhbevx.o zhbgst.o zhbgvd.o zhbgv.o zhbgvx.o zhbtrd.o zhecon.o zheequb.o zheevd.o zheev.o zheevr.o zheevx.o zhegs2.o zhegst.o zhegvd.o zhegv.o zhegvx.o zherfs.o zherfsx.o zhesv.o zhesvx.o zhesvxx.o zhetd2.o zhetf2.o zhetrd.o zhetrf.o zhetri.o zhetrs.o zhfrk.o zhgeqz.o zhpcon.o zhpevd.o zhpev.o zhpevx.o zhpgst.o zhpgvd.o zhpgv.o zhpgvx.o zhprfs.o zhpsv.o zhpsvx.o zhptrd.o zhptrf.o zhptri.o zhptrs.o zhsein.o zhseqr.o zlabrd.o zlacgv.o zlacn2.o zlacon.o zlacp2.o zlacpy.o zlacrm.o zlacrt.o zladiv.o zlaed0.o zlaed7.o zlaed8.o zlaein.o zlaesy.o zlaev2.o zlag2c.o zla_gbamv.o zla_gbrcond_c.o zla_gbrcond_x.o zla_gbrfsx_extended.o zla_gbrpvgrw.o zla_geamv.o zla_gercond_c.o zla_gercond_x.o zla_gerfsx_extended.o zlags2.o zlagtm.o zla_heamv.o zlahef.o zla_hercond_c.o zla_hercond_x.o zla_herfsx_extended.o zla_herpvgrw.o zlahqr.o zlahr2.o zlahrd.o zlaic1.o zla_lin_berr.o zlals0.o zlalsa.o zlalsd.o zlangb.o zlange.o zlangt.o zlanhb.o zlanhe.o zlanhf.o zlanhp.o zlanhs.o zlanht.o zlansb.o zlansp.o zlansy.o zlantb.o zlantp.o zlantr.o zlapll.o zlapmt.o zla_porcond_c.o zla_porcond_x.o zla_porfsx_extended.o zla_porpvgrw.o zlaqgb.o zlaqge.o zlaqhb.o zlaqhe.o zlaqhp.o zlaqp2.o zlaqps.o zlaqr0.o zlaqr1.o zlaqr2.o zlaqr3.o zlaqr4.o zlaqr5.o zlaqsb.o zlaqsp.o zlaqsy.o zlar1v.o zlar2v.o zlarcm.o zlarfb.o zlarf.o zlarfg.o zlarfp.o zlarft.o zlarfx.o zlargv.o zlarnv.o zla_rpvgrw.o zlarrv.o zlarscl2.o zlartg.o zlartv.o zlarzb.o zlarz.o zlarzt.o zlascl2.o zlascl.o zlaset.o zlasr.o zlassq.o zlaswp.o zla_syamv.o zlasyf.o zla_syrcond_c.o zla_syrcond_x.o zla_syrfsx_extended.o zla_syrpvgrw.o zlat2c.o zlatbs.o zlatdf.o zlatps.o zlatrd.o zlatrs.o zlatrz.o zlatzm.o zlauu2.o zlauum.o zla_wwaddw.o zpbcon.o zpbequ.o zpbrfs.o zpbstf.o zpbsv.o zpbsvx.o zpbtf2.o zpbtrf.o zpbtrs.o zpftrf.o zpftri.o zpftrs.o zpocon.o zpoequb.o zpoequ.o zporfs.o zporfsx.o zposv.o zposvx.o zposvxx.o zpotf2.o zpotrf.o zpotri.o zpotrs.o zppcon.o zppequ.o zpprfs.o zppsv.o zppsvx.o zpptrf.o zpptri.o zpptrs.o zpstf2.o zpstrf.o zptcon.o zpteqr.o zptrfs.o zptsv.o zptsvx.o zpttrf.o zpttrs.o zptts2.o zrot.o zspcon.o zspmv.o zspr.o zsprfs.o zspsv.o zspsvx.o zsptrf.o zsptri.o zsptrs.o zstedc.o zstegr.o zstein.o zstemr.o zsteqr.o zsycon.o zsyequb.o zsymv.o zsyr.o zsyrfs.o zsyrfsx.o zsysv.o zsysvx.o zsysvxx.o zsytf2.o zsytrf.o zsytri.o zsytrs.o ztbcon.o ztbrfs.o ztbtrs.o ztfsm.o ztftri.o ztfttp.o ztfttr.o ztgevc.o ztgex2.o ztgexc.o ztgsen.o ztgsja.o ztgsna.o ztgsy2.o ztgsyl.o ztpcon.o ztprfs.o ztptri.o ztptrs.o ztpttf.o ztpttr.o ztrcon.o ztrevc.o ztrexc.o ztrrfs.o ztrsen.o ztrsna.o ztrsyl.o ztrti2.o ztrtri.o ztrtrs.o ztrttf.o ztrttp.o ztzrqf.o ztzrzf.o zung2l.o zung2r.o zungbr.o zunghr.o zungl2.o zunglq.o zungql.o zungqr.o zungr2.o zungrq.o zungtr.o zunm2l.o zunm2r.o zunmbr.o zunmhr.o zunml2.o zunmlq.o zunmql.o zunmqr.o zunmr2.o zunmr3.o zunmrq.o zunmrz.o zunmtr.o zupgtr.o zupmtr.o i686-pc-linux-gnu-ranlib liblapack.a LAPACK for ABINIT has been built. make[5]: Leaving directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/prereqs/linalg/lapack' touch build-stamp lapack-abinit_6.0 has been built. /usr/bin/install -c -d -m 755 tmp/lib cp blas/libblas.a lapack/liblapack.a tmp/lib touch install-stamp lapack-abinit_6.0 has been installed. lapack-abinit_6.0 is now ready for use. make[4]: Leaving directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/prereqs/linalg' if test -d /var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/prereqs/linalg/tmp/bin ; then mv /var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/prereqs/linalg/tmp/bin/* .; fi if test -d /var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/prereqs/linalg/tmp/lib ; then mv /var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/prereqs/linalg/tmp/lib/* .; fi if test -d /var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/prereqs/linalg/tmp/include ; then mv /var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/prereqs/linalg/tmp/include/* .; fi; touch package-ready make[3]: Leaving directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/prereqs/linalg' make[3]: Entering directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/prereqs' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/prereqs' make[2]: Leaving directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/prereqs' Making all in plugins make[2]: Entering directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/plugins' make[3]: Entering directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/plugins' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/plugins' make[2]: Leaving directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/plugins' Making all in src make[2]: Entering directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src' Making all in incs make[3]: Entering directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/incs' There is no buildable file here make[3]: Leaving directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/incs' Making all in mods make[3]: Entering directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods' There is no buildable file here make[3]: Leaving directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods' Making all in 01_interfaces_ext make[3]: Entering directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/01_interfaces_ext' gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o interfaces_bigdft.o interfaces_bigdft.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o interfaces_etsf_io.o interfaces_etsf_io.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o interfaces_libxc.o interfaces_libxc.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o interfaces_fox.o interfaces_fox.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o interfaces_linalg.o interfaces_linalg.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o interfaces_netcdf.o interfaces_netcdf.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o interfaces_plugins.o interfaces_plugins.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o interfaces_prereqs.o interfaces_prereqs.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o interfaces_wannier90.o interfaces_wannier90.F90 rm -f lib01_interfaces_ext.a ar rc lib01_interfaces_ext.a interfaces_bigdft.o interfaces_etsf_io.o interfaces_libxc.o interfaces_fox.o interfaces_linalg.o interfaces_netcdf.o interfaces_plugins.o interfaces_prereqs.o interfaces_wannier90.o i686-pc-linux-gnu-ranlib lib01_interfaces_ext.a make[3]: Leaving directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/01_interfaces_ext' Making all in 01_macroavnew_ext make[3]: Entering directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/01_macroavnew_ext' gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o io.o io.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o iorho.o iorho.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o numeric.o numeric.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o interfaces_01_macroavnew_ext.o interfaces_01_macroavnew_ext.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o surpla.o surpla.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o thetaft.o thetaft.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o volcel.o volcel.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o paste.o paste.F90 rm -f lib01_macroavnew_ext.a ar rc lib01_macroavnew_ext.a io.o iorho.o numeric.o paste.o surpla.o thetaft.o volcel.o interfaces_01_macroavnew_ext.o i686-pc-linux-gnu-ranlib lib01_macroavnew_ext.a make[3]: Leaving directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/01_macroavnew_ext' Making all in 10_defs make[3]: Entering directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/10_defs' gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o defs_basis.o defs_basis.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o defs_aimfields.o defs_aimfields.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o defs_aimprom.o defs_aimprom.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o defs_parameters.o defs_parameters.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o defs_fftdata.o defs_fftdata.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o defs_scalapack.o defs_scalapack.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o defs_suscep.o defs_suscep.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o defs_time.o defs_time.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o defs_wvltypes.o defs_wvltypes.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o defs_xfuncmpi.o defs_xfuncmpi.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o defs_datatypes.o defs_datatypes.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o defs_wannier90.o defs_wannier90.F90 rm -f lib10_defs.a ar rc lib10_defs.a defs_aimfields.o defs_aimprom.o defs_basis.o defs_datatypes.o defs_fftdata.o defs_parameters.o defs_scalapack.o defs_suscep.o defs_time.o defs_wannier90.o defs_wvltypes.o defs_xfuncmpi.o i686-pc-linux-gnu-ranlib lib10_defs.a make[3]: Leaving directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/10_defs' Making all in 12_hide_mpi make[3]: Entering directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/12_hide_mpi' gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o xallgather_mpi.o xallgather_mpi.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o xallgatherv_mpi.o xallgatherv_mpi.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o xalltoallv_mpi.o xalltoallv_mpi.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o xalltoall_mpi.o xalltoall_mpi.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o xbarrier_mpi.o xbarrier_mpi.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o xcast_mpi.o xcast_mpi.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o xcomm_rank.o xcomm_rank.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o xcomm_size.o xcomm_size.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o xerror_string.o xerror_string.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o xexch_mpi.o xexch_mpi.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o xmax_mpi.o xmax_mpi.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o xmin_mpi.o xmin_mpi.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o xmpi_end.o xmpi_end.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o xmpi_me.o xmpi_me.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o xmpi_nproc.o xmpi_nproc.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o xmpi_world.o xmpi_world.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o xsum_master.o xsum_master.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o xsum_mpi.o xsum_mpi.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o interfaces_12_hide_mpi.o interfaces_12_hide_mpi.F90 rm -f lib12_hide_mpi.a ar rc lib12_hide_mpi.a xallgather_mpi.o xallgatherv_mpi.o xalltoallv_mpi.o xalltoall_mpi.o xbarrier_mpi.o xcast_mpi.o xcomm_rank.o xcomm_size.o xerror_string.o xexch_mpi.o xmax_mpi.o xmin_mpi.o xmpi_end.o xmpi_me.o xmpi_nproc.o xmpi_world.o xsum_master.o xsum_mpi.o interfaces_12_hide_mpi.o i686-pc-linux-gnu-ranlib lib12_hide_mpi.a make[3]: Leaving directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/12_hide_mpi' Making all in 14_hidewrite make[3]: Entering directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/14_hidewrite' gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o interfaces_14_hidewrite.o interfaces_14_hidewrite.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o wrtout_myproc.o wrtout_myproc.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o wrtout.o wrtout.F90 rm -f lib14_hidewrite.a ar rc lib14_hidewrite.a wrtout.o wrtout_myproc.o interfaces_14_hidewrite.o i686-pc-linux-gnu-ranlib lib14_hidewrite.a make[3]: Leaving directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/14_hidewrite' Making all in 16_hideleave make[3]: Entering directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/16_hideleave' gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o leave_myproc.o leave_myproc.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o interfaces_16_hideleave.o interfaces_16_hideleave.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o m_build_info.o m_build_info.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o m_build_info_fake.o m_build_info_fake.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o m_cppopts_dumper.o m_cppopts_dumper.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o print_ierr.o print_ierr.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o leave_new.o leave_new.F90 rm -f lib16_hideleave.a ar rc lib16_hideleave.a leave_myproc.o leave_new.o m_build_info_fake.o m_cppopts_dumper.o print_ierr.o interfaces_16_hideleave.o m_build_info.o i686-pc-linux-gnu-ranlib lib16_hideleave.a make[3]: Leaving directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/16_hideleave' Making all in 18_timing make[3]: Entering directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/18_timing' gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o interfaces_18_timing.o interfaces_18_timing.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o time_accu.o time_accu.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o timein.o timein.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o timab.o timab.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o m_timer.o m_timer.F90 rm -f lib18_timing.a ar rc lib18_timing.a timab.o time_accu.o timein.o m_timer.o interfaces_18_timing.o i686-pc-linux-gnu-ranlib lib18_timing.a make[3]: Leaving directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/18_timing' Making all in 27_toolbox_oop make[3]: Entering directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/27_toolbox_oop' gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o int2char.o int2char.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o int2char4.o int2char4.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o m_copy.o m_copy.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o interfaces_27_toolbox_oop.o interfaces_27_toolbox_oop.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o m_fstrings.o m_fstrings.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o m_io_tools.o m_io_tools.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o m_errors.o m_errors.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o m_geometry.o m_geometry.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o m_jolly_pointers.o m_jolly_pointers.F90 rm -f lib27_toolbox_oop.a ar rc lib27_toolbox_oop.a int2char.o int2char4.o m_copy.o m_errors.o m_fstrings.o m_geometry.o m_io_tools.o m_jolly_pointers.o interfaces_27_toolbox_oop.o i686-pc-linux-gnu-ranlib lib27_toolbox_oop.a make[3]: Leaving directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/27_toolbox_oop' Making all in 28_numeric_noabirule make[3]: Entering directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/28_numeric_noabirule' gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o ass_leg_pol.o ass_leg_pol.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o coeffs_gausslegint.o coeffs_gausslegint.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o dzgedi.o dzgedi.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o dzgefa.o dzgefa.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o gamma_function.o gamma_function.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o interfaces_28_numeric_noabirule.o interfaces_28_numeric_noabirule.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o intrpl.o intrpl.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o jacobi.o jacobi.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o lib_four.o lib_four.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o ludcmp.o ludcmp.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o m_per_cond.o m_per_cond.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o polyn_coeff.o polyn_coeff.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o smooth.o smooth.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o sort_int.o sort_int.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o sort_dp.o sort_dp.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o splfit.o splfit.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o spline.o spline.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o splint.o splint.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o splint_complex.o splint_complex.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o uniformrandom.o uniformrandom.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o zgedi.o zgedi.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o zgefa.o zgefa.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o m_numeric_tools.o m_numeric_tools.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o j0y0.o j0y0.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o j1y1.o j1y1.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o k0.o k0.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o k1.o k1.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o spline_c.o spline_c.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o spline_complex.o spline_complex.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o interp.o interp.F90 rm -f lib28_numeric_noabirule.a ar rc lib28_numeric_noabirule.a ass_leg_pol.o coeffs_gausslegint.o dzgedi.o dzgefa.o gamma_function.o interp.o intrpl.o j0y0.o j1y1.o jacobi.o k0.o k1.o lib_four.o ludcmp.o m_numeric_tools.o m_per_cond.o polyn_coeff.o smooth.o sort_int.o sort_dp.o splfit.o spline.o spline_c.o spline_complex.o splint.o splint_complex.o uniformrandom.o zgedi.o zgefa.o interfaces_28_numeric_noabirule.o i686-pc-linux-gnu-ranlib lib28_numeric_noabirule.a make[3]: Leaving directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/28_numeric_noabirule' Making all in 32_contract make[3]: Entering directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/32_contract' gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o contract_dp_ge_val.o contract_dp_ge_val.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o contract_int_ge_val.o contract_int_ge_val.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o contract_int_le_val.o contract_int_le_val.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o contract_int_list.o contract_int_list.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o interfaces_32_contract.o interfaces_32_contract.F90 rm -f lib32_contract.a ar rc lib32_contract.a contract_dp_ge_val.o contract_int_ge_val.o contract_int_le_val.o contract_int_list.o interfaces_32_contract.o i686-pc-linux-gnu-ranlib lib32_contract.a make[3]: Leaving directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/32_contract' Making all in 32_util make[3]: Entering directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/32_util' gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o acrossb.o acrossb.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o appdig.o appdig.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o atmdata.o atmdata.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o atmlength.o atmlength.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o besjm.o besjm.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o blow_pawuj.o blow_pawuj.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o bound_deriv.o bound_deriv.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o wrap2_pmhalf.o wrap2_pmhalf.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o chknm8.o chknm8.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o clp.o clp.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o interfaces_32_util.o interfaces_32_util.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o copymesh.o copymesh.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o ctrap.o ctrap.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o deducer0.o deducer0.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o derf.o derf.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o derfc.o derfc.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o energies_tools.o energies_tools.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o hermit.o hermit.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o ifromr.o ifromr.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o inupper.o inupper.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o interpol3d.o interpol3d.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o isfile.o isfile.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o jbessel.o jbessel.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o lxyz.o lxyz.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o m_exp_mat.o m_exp_mat.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o mat_mlms2jmj.o mat_mlms2jmj.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o mat_slm2ylm.o mat_slm2ylm.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o matcginv.o matcginv.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o matcginv_dpc.o matcginv_dpc.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o mati3inv.o mati3inv.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o matrginv.o matrginv.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o matr3eigval.o matr3eigval.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o matr3inv.o matr3inv.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o mkherm.o mkherm.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o mknormpath.o mknormpath.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o nderiv.o nderiv.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o normev.o normev.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o overlap.o overlap.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o pclock.o pclock.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o permutations.o permutations.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o phim.o phim.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o pl_deriv.o pl_deriv.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o plm_dphi.o plm_dphi.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o plm_dtheta.o plm_dtheta.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o print_ij.o print_ij.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o printxsf.o printxsf.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o prmat.o prmat.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o ratint.o ratint.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o rotmat.o rotmat.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o set_istwfk.o set_istwfk.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o simpson_int.o simpson_int.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o simp_gen.o simp_gen.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o status.o status.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o wrap2_zero_one.o wrap2_zero_one.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o ylm_cmplx.o ylm_cmplx.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o ys.o ys.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o compmesh.o compmesh.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o ctrap_gen.o ctrap_gen.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o m_special_funcs.o m_special_funcs.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o initylmr.o initylmr.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o kramerskronig.o kramerskronig.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o m_matrix.o m_matrix.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o m_radmesh.o m_radmesh.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o nderiv_gen.o nderiv_gen.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o plm_coeff.o plm_coeff.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o plm_d2theta.o plm_d2theta.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o poisson.o poisson.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o realgaunt.o realgaunt.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o slxyzs.o slxyzs.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o solvbes.o solvbes.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o gaunt.o gaunt.F90 rm -f lib32_util.a ar rc lib32_util.a acrossb.o appdig.o atmdata.o atmlength.o besjm.o blow_pawuj.o bound_deriv.o wrap2_pmhalf.o chknm8.o clp.o compmesh.o copymesh.o ctrap.o ctrap_gen.o deducer0.o derf.o derfc.o energies_tools.o gaunt.o hermit.o ifromr.o initylmr.o inupper.o interpol3d.o isfile.o kramerskronig.o jbessel.o lxyz.o m_exp_mat.o m_matrix.o m_radmesh.o m_special_funcs.o mat_mlms2jmj.o mat_slm2ylm.o matcginv.o matcginv_dpc.o mati3inv.o matrginv.o matr3eigval.o matr3inv.o mkherm.o mknormpath.o nderiv.o nderiv_gen.o normev.o overlap.o pclock.o permutations.o phim.o pl_deriv.o plm_coeff.o plm_dphi.o plm_dtheta.o plm_d2theta.o print_ij.o printxsf.o poisson.o prmat.o ratint.o realgaunt.o rotmat.o set_istwfk.o simpson_int.o simp_gen.o slxyzs.o solvbes.o status.o wrap2_zero_one.o ylm_cmplx.o ys.o interfaces_32_util.o i686-pc-linux-gnu-ranlib lib32_util.a make[3]: Leaving directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/32_util' Making all in 42_geometry make[3]: Entering directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/42_geometry' gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o bldgrp.o bldgrp.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o bldgrpaf.o bldgrpaf.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o interfaces_42_geometry.o interfaces_42_geometry.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o chiscwrt.o chiscwrt.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o chkdilatmx.o chkdilatmx.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o chkgrp.o chkgrp.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o chkorthsy.o chkorthsy.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o chkprimit.o chkprimit.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o dbeta.o dbeta.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o dist2.o dist2.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o fillcell.o fillcell.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o gensymshub.o gensymshub.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o gensymshub4.o gensymshub4.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o getptgroupma.o getptgroupma.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o getspinrot.o getspinrot.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o gridgcart.o gridgcart.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o holocell.o holocell.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o metric.o metric.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o mkeuler.o mkeuler.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o mkrdim.o mkrdim.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o mksupercell.o mksupercell.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o ptgmadata.o ptgmadata.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o spgdata.o spgdata.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o strconv.o strconv.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o strainsym.o strainsym.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o sym2cart.o sym2cart.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o symaxes.o symaxes.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o symchk.o symchk.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o symdet.o symdet.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o symfind.o symfind.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o symlist_bcc.o symlist_bcc.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o symlist_fcc.o symlist_fcc.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o symlist_others.o symlist_others.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o symlist_prim.o symlist_prim.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o symmultsg.o symmultsg.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o symplanes.o symplanes.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o symredcart.o symredcart.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o symrelrot.o symrelrot.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o symzat.o symzat.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o xredxcart.o xredxcart.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o bonds_lgth_angles.o bonds_lgth_angles.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o gensymspgr.o gensymspgr.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o ioniondist.o ioniondist.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o prtspgroup.o prtspgroup.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o remove_inversion.o remove_inversion.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o shellstruct.o shellstruct.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o smallprim.o smallprim.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o stresssym.o stresssym.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o symanal.o symanal.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o symatm.o symatm.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o symbrav.o symbrav.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o symlatt.o symlatt.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o symptgroup.o symptgroup.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o symsgcube.o symsgcube.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o symsghexa.o symsghexa.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o symsgmono.o symsgmono.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o symsgortho.o symsgortho.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o symsgtetra.o symsgtetra.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o symspgr.o symspgr.F90 rm -f lib42_geometry.a ar rc lib42_geometry.a bldgrp.o bldgrpaf.o bonds_lgth_angles.o chiscwrt.o chkdilatmx.o chkgrp.o chkorthsy.o chkprimit.o dbeta.o dist2.o fillcell.o gensymshub.o gensymshub4.o gensymspgr.o getptgroupma.o getspinrot.o gridgcart.o holocell.o ioniondist.o metric.o mkeuler.o mkrdim.o mksupercell.o prtspgroup.o ptgmadata.o remove_inversion.o shellstruct.o smallprim.o spgdata.o strconv.o strainsym.o stresssym.o sym2cart.o symanal.o symatm.o symaxes.o symbrav.o symchk.o symdet.o symfind.o symlatt.o symlist_bcc.o symlist_fcc.o symlist_others.o symlist_prim.o symmultsg.o symptgroup.o symplanes.o symredcart.o symrelrot.o symsgcube.o symsghexa.o symsgmono.o symsgortho.o symsgtetra.o symspgr.o symzat.o xredxcart.o interfaces_42_geometry.o i686-pc-linux-gnu-ranlib lib42_geometry.a make[3]: Leaving directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/42_geometry' Making all in 42_nlstrain make[3]: Entering directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/42_nlstrain' gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o contistr01.o contistr01.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o contistr03.o contistr03.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o contistr12.o contistr12.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o contstr21.o contstr21.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o contstr23.o contstr23.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o contstr25.o contstr25.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o contstr25a.o contstr25a.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o contstr26.o contstr26.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o interfaces_42_nlstrain.o interfaces_42_nlstrain.F90 rm -f lib42_nlstrain.a ar rc lib42_nlstrain.a contistr01.o contistr03.o contistr12.o contstr21.o contstr23.o contstr25.o contstr25a.o contstr26.o interfaces_42_nlstrain.o i686-pc-linux-gnu-ranlib lib42_nlstrain.a make[3]: Leaving directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/42_nlstrain' Making all in 42_parser make[3]: Entering directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/42_parser' gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o interfaces_42_parser.o interfaces_42_parser.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o inread.o inread.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o inreplsp.o inreplsp.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o inarray.o inarray.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o incomprs.o incomprs.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o instrng.o instrng.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o intagm.o intagm.F90 rm -f lib42_parser.a ar rc lib42_parser.a inarray.o incomprs.o inread.o inreplsp.o instrng.o intagm.o interfaces_42_parser.o i686-pc-linux-gnu-ranlib lib42_parser.a make[3]: Leaving directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/42_parser' Making all in 45_psp_parser make[3]: Entering directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/45_psp_parser' gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o flib_pwscf.o flib_pwscf.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o m_pseudo_types.o m_pseudo_types.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o m_pseudo_pwscf.o m_pseudo_pwscf.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o functionals_pwscf.o functionals_pwscf.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o interfaces_45_psp_parser.o interfaces_45_psp_parser.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o psxml2ab.o psxml2ab.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o inpspheads.o inpspheads.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o read_upf_pwscf.o read_upf_pwscf.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o upfheader2abi.o upfheader2abi.F90 rm -f lib45_psp_parser.a ar rc lib45_psp_parser.a flib_pwscf.o functionals_pwscf.o inpspheads.o m_pseudo_pwscf.o m_pseudo_types.o psxml2ab.o read_upf_pwscf.o upfheader2abi.o interfaces_45_psp_parser.o i686-pc-linux-gnu-ranlib lib45_psp_parser.a make[3]: Leaving directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/45_psp_parser' Making all in 47_xml make[3]: Entering directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/47_xml' gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o interfaces_47_xml.o interfaces_47_xml.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o findmarkup.o findmarkup.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o getattribute.o getattribute.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o prt_cml2.o prt_cml2.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o append_cml.o append_cml.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o append_cml2.o append_cml2.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o importcml.o importcml.F90 rm -f lib47_xml.a ar rc lib47_xml.a append_cml.o append_cml2.o findmarkup.o getattribute.o importcml.o prt_cml2.o interfaces_47_xml.o i686-pc-linux-gnu-ranlib lib47_xml.a make[3]: Leaving directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/47_xml' Making all in 49_gw_toolbox_oop make[3]: Entering directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/49_gw_toolbox_oop' gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o m_bs_defs.o m_bs_defs.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o m_crystal.o m_crystal.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o m_gwdefs.o m_gwdefs.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o m_melemts.o m_melemts.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o m_spectra.o m_spectra.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o interfaces_49_gw_toolbox_oop.o interfaces_49_gw_toolbox_oop.F90 rm -f lib49_gw_toolbox_oop.a ar rc lib49_gw_toolbox_oop.a m_bs_defs.o m_crystal.o m_gwdefs.o m_melemts.o m_spectra.o interfaces_49_gw_toolbox_oop.o i686-pc-linux-gnu-ranlib lib49_gw_toolbox_oop.a make[3]: Leaving directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/49_gw_toolbox_oop' Making all in 50_abitypes_defs make[3]: Entering directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/50_abitypes_defs' gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o defs_abitypes.o defs_abitypes.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o defs_elphon.o defs_elphon.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o interfaces_50_abitypes_defs.o interfaces_50_abitypes_defs.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o defs_interfaces.o defs_interfaces.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o defs_rectypes.o defs_rectypes.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o defs_scftypes.o defs_scftypes.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o defs_xc.o defs_xc.F90 rm -f lib50_abitypes_defs.a ar rc lib50_abitypes_defs.a defs_abitypes.o defs_elphon.o defs_interfaces.o defs_rectypes.o defs_scftypes.o defs_xc.o interfaces_50_abitypes_defs.o i686-pc-linux-gnu-ranlib lib50_abitypes_defs.a make[3]: Leaving directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/50_abitypes_defs' Making all in 51_manage_mpi make[3]: Entering directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/51_manage_mpi' gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o clnmpi_atom.o clnmpi_atom.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o clnmpi_band.o clnmpi_band.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o clnmpi_bandfft.o clnmpi_bandfft.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o clnmpi_fft.o clnmpi_fft.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o clnmpi_gs.o clnmpi_gs.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o m_wffile.o m_wffile.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o distrb2.o distrb2.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o herald.o herald.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o initmpi_atom.o initmpi_atom.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o initmpi_band.o initmpi_band.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o initmpi_grid.o initmpi_grid.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o initmpi_respfn.o initmpi_respfn.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o initmpi_seq.o initmpi_seq.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o leave_test.o leave_test.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o split_work.o split_work.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o split_work2.o split_work2.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o xdef_comm.o xdef_comm.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o xdefineoff.o xdefineoff.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o xderiveread.o xderiveread.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o xderivewrite.o xderivewrite.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o interfaces_51_manage_mpi.o interfaces_51_manage_mpi.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o clnmpi_respfn.o clnmpi_respfn.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o filnam_comm.o filnam_comm.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o initmpi_fft.o initmpi_fft.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o initmpi_gs.o initmpi_gs.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o mpi_enreg_tools.o mpi_enreg_tools.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o pre_gather.o pre_gather.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o pre_scatter.o pre_scatter.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o pspheads_comm.o pspheads_comm.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o scalapack.o scalapack.F90 rm -f lib51_manage_mpi.a ar rc lib51_manage_mpi.a clnmpi_atom.o clnmpi_band.o clnmpi_bandfft.o clnmpi_fft.o clnmpi_gs.o clnmpi_respfn.o distrb2.o filnam_comm.o herald.o initmpi_atom.o initmpi_band.o initmpi_grid.o initmpi_fft.o initmpi_gs.o initmpi_respfn.o initmpi_seq.o leave_test.o mpi_enreg_tools.o m_wffile.o pre_gather.o pre_scatter.o pspheads_comm.o scalapack.o split_work.o split_work2.o xdef_comm.o xdefineoff.o xderiveread.o xderivewrite.o interfaces_51_manage_mpi.o i686-pc-linux-gnu-ranlib lib51_manage_mpi.a make[3]: Leaving directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/51_manage_mpi' Making all in 52_fft_mpi_noabirule make[3]: Entering directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/52_fft_mpi_noabirule' gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o interfaces_52_fft_mpi_noabirule.o interfaces_52_fft_mpi_noabirule.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o addrho.o addrho.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o ctrig.o ctrig.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o fftstp.o fftstp.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o fill_cent.o fill_cent.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o fill.o fill.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o indirect_parallel_Fourier.o indirect_parallel_Fourier.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o mpiswitch.o mpiswitch.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o mpiswitch_cent.o mpiswitch_cent.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o multpot.o multpot.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o m_fftw3.o m_fftw3.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o scramble.o scramble.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o switch.o switch.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o switch_cent.o switch_cent.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o switchreal.o switchreal.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o switchreal_cent.o switchreal_cent.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o unfill.o unfill.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o unfill_cent.o unfill_cent.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o unmpiswitch.o unmpiswitch.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o unmpiswitch_cent.o unmpiswitch_cent.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o unscramble.o unscramble.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o unswitch.o unswitch.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o unswitch_cent.o unswitch_cent.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o unswitchreal.o unswitchreal.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o unswitchreal_cent.o unswitchreal_cent.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o accrho.o accrho.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o applypot.o applypot.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o back.o back.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o back_wf.o back_wf.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o forw.o forw.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o forw_wf.o forw_wf.F90 rm -f lib52_fft_mpi_noabirule.a ar rc lib52_fft_mpi_noabirule.a accrho.o addrho.o applypot.o back.o back_wf.o ctrig.o fftstp.o fill_cent.o fill.o forw.o forw_wf.o indirect_parallel_Fourier.o mpiswitch.o mpiswitch_cent.o multpot.o m_fftw3.o scramble.o switch.o switch_cent.o switchreal.o switchreal_cent.o unfill.o unfill_cent.o unmpiswitch.o unmpiswitch_cent.o unscramble.o unswitch.o unswitch_cent.o unswitchreal.o unswitchreal_cent.o interfaces_52_fft_mpi_noabirule.o i686-pc-linux-gnu-ranlib lib52_fft_mpi_noabirule.a make[3]: Leaving directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/52_fft_mpi_noabirule' Making all in 53_abiutil make[3]: Entering directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/53_abiutil' gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o clsopn.o clsopn.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o interfaces_53_abiutil.o interfaces_53_abiutil.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o dtsetinit.o dtsetinit.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o find_getdtset.o find_getdtset.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o m_abilasi.o m_abilasi.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o mkfilename.o mkfilename.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o orthonormalize.o orthonormalize.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o wvl_utils.o wvl_utils.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o zorthonormalize.o zorthonormalize.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o cprj_utils.o cprj_utils.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o dtsetcopy.o dtsetcopy.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o dtsetfree.o dtsetfree.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o rhoij_utils.o rhoij_utils.F90 dtsetcopy.F90:590:0: warning: "DTSET_AREA_SIZE2" redefined dtsetcopy.F90:555:0: note: this is the location of the previous definition rm -f lib53_abiutil.a ar rc lib53_abiutil.a clsopn.o cprj_utils.o dtsetcopy.o dtsetfree.o dtsetinit.o find_getdtset.o m_abilasi.o mkfilename.o orthonormalize.o rhoij_utils.o wvl_utils.o zorthonormalize.o interfaces_53_abiutil.o i686-pc-linux-gnu-ranlib lib53_abiutil.a make[3]: Leaving directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/53_abiutil' Making all in 53_ffts make[3]: Entering directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/53_ffts' gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o interfaces_53_ffts.o interfaces_53_ffts.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o fftpac.o fftpac.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o fftw.o fftw.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o indfftrisc.o indfftrisc.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o kgindex.o kgindex.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o m_fft_mesh.o m_fft_mesh.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o sg_ctrig.o sg_ctrig.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o sg_fftpx.o sg_fftpx.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o sg_fftx.o sg_fftx.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o sg_ffty.o sg_ffty.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o sg_fftz.o sg_fftz.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o sphere.o sphere.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o sphereboundary.o sphereboundary.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o sphere_fft.o sphere_fft.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o zerosym.o zerosym.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o ccfft.o ccfft.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o fftw3_fourdp.o fftw3_fourdp.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o fftw3_fourwf.o fftw3_fourwf.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o fourdp.o fourdp.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o fourwf.o fourwf.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o sg_fft.o sg_fft.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o sg_fftpad.o sg_fftpad.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o sg_fftrisc.o sg_fftrisc.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o sg_fftrisc_2.o sg_fftrisc_2.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o sg_fourwf.o sg_fourwf.F90 rm -f lib53_ffts.a ar rc lib53_ffts.a ccfft.o fftpac.o fftw.o fftw3_fourdp.o fftw3_fourwf.o fourdp.o fourwf.o indfftrisc.o kgindex.o m_fft_mesh.o sg_ctrig.o sg_fft.o sg_fftpad.o sg_fftpx.o sg_fftrisc.o sg_fftrisc_2.o sg_fftx.o sg_ffty.o sg_fftz.o sg_fourwf.o sphere.o sphereboundary.o sphere_fft.o zerosym.o interfaces_53_ffts.o i686-pc-linux-gnu-ranlib lib53_ffts.a make[3]: Leaving directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/53_ffts' Making all in 53_spacepar make[3]: Entering directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/53_spacepar' gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o dotprodm_v.o dotprodm_v.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o dotprodm_vn.o dotprodm_vn.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o dotprod_g.o dotprod_g.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o dotprod_v.o dotprod_v.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o dotprod_vn.o dotprod_vn.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o matrixelmt_g.o matrixelmt_g.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o mean_fftr.o mean_fftr.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o meanvalue_g.o meanvalue_g.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o overlap_g.o overlap_g.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o sqnormm_v.o sqnormm_v.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o sqnorm_g.o sqnorm_g.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o sqnorm_v.o sqnorm_v.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o interfaces_53_spacepar.o interfaces_53_spacepar.F90 rm -f lib53_spacepar.a ar rc lib53_spacepar.a dotprodm_v.o dotprodm_vn.o dotprod_g.o dotprod_v.o dotprod_vn.o matrixelmt_g.o mean_fftr.o meanvalue_g.o overlap_g.o sqnormm_v.o sqnorm_g.o sqnorm_v.o interfaces_53_spacepar.o i686-pc-linux-gnu-ranlib lib53_spacepar.a make[3]: Leaving directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/53_spacepar' Making all in 56_recipspace make[3]: Entering directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/56_recipspace' gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o bound.o bound.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o interfaces_56_recipspace.o interfaces_56_recipspace.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o getkpgnorm.o getkpgnorm.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o getph.o getph.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o getwtk.o getwtk.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o get_irredg.o get_irredg.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o get_full_gsphere.o get_full_gsphere.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o get_full_kgrid.o get_full_kgrid.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o get_tetra.o get_tetra.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o initylmg.o initylmg.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o irrzg.o irrzg.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o kpgsph.o kpgsph.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o laplacian.o laplacian.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o merge_kgirr.o merge_kgirr.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o mkkin.o mkkin.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o pmat2cart.o pmat2cart.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o smpbz.o smpbz.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o symkchk.o symkchk.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o symkpt.o symkpt.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o symg.o symg.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o symq3.o symq3.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o getcut.o getcut.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o getkgrid.o getkgrid.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o getmpw.o getmpw.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o getng.o getng.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o kpgio.o kpgio.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o m_ab6_symmetry_f90.o m_ab6_symmetry_f90.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o m_bz_mesh.o m_bz_mesh.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o m_gsphere.o m_gsphere.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o setshells.o setshells.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o setsym.o setsym.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o testkgrid.o testkgrid.F90 getng.F90:174.20: do ii=1,maxpow7 1 Warning: DO loop at (1) will be executed zero times getng.F90:182.21: do ii=1,maxpow11 1 Warning: DO loop at (1) will be executed zero times rm -f lib56_recipspace.a ar rc lib56_recipspace.a bound.o getcut.o getkgrid.o getkpgnorm.o getmpw.o getng.o getph.o getwtk.o get_irredg.o get_full_gsphere.o get_full_kgrid.o get_tetra.o initylmg.o irrzg.o kpgio.o kpgsph.o laplacian.o m_ab6_symmetry_f90.o m_bz_mesh.o m_gsphere.o merge_kgirr.o mkkin.o pmat2cart.o setshells.o setsym.o smpbz.o symkchk.o symkpt.o symg.o symq3.o testkgrid.o interfaces_56_recipspace.o i686-pc-linux-gnu-ranlib lib56_recipspace.a make[3]: Leaving directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/56_recipspace' Making all in 56_xc make[3]: Entering directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/56_xc' gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o m_electronpositron.o m_electronpositron.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o m_libxc_functionals.o m_libxc_functionals.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o echo_xc_name.o echo_xc_name.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o hartre.o hartre.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o invcb.o invcb.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o mkcore.o mkcore.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o mkdenpos.o mkdenpos.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o pawxc3.o pawxc3.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o pawxcsum.o pawxcsum.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o phase.o phase.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o size_dvxc.o size_dvxc.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o xchelu.o xchelu.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o xclb.o xclb.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o xcmult.o xcmult.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o xcpzca.o xcpzca.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o xcspol.o xcspol.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o xctetr.o xctetr.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o xcwign.o xcwign.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o xcxalp.o xcxalp.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o interfaces_56_xc.o interfaces_56_xc.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o drivexc.o drivexc.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o gammapositron.o gammapositron.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o mkvxc3.o mkvxc3.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o mkvxcgga3.o mkvxcgga3.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o pawxc.o pawxc.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o pawxcm.o pawxcm.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o pawxcmpositron.o pawxcmpositron.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o pawxcm3.o pawxcm3.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o pawxcpositron.o pawxcpositron.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o pawxcsph.o pawxcsph.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o pawxcsphpositron.o pawxcsphpositron.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o rhohxc.o rhohxc.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o rhohxcpositron.o rhohxcpositron.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o xc_kernel.o xc_kernel.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o xcden.o xcden.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o xchcth.o xchcth.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o xcpot.o xcpot.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o xcpbe.o xcpbe.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o xcpositron.o xcpositron.F90 rm -f lib56_xc.a ar rc lib56_xc.a drivexc.o echo_xc_name.o gammapositron.o hartre.o invcb.o m_electronpositron.o m_libxc_functionals.o mkcore.o mkdenpos.o mkvxc3.o mkvxcgga3.o pawxc.o pawxc3.o pawxcm.o pawxcmpositron.o pawxcm3.o pawxcpositron.o pawxcsph.o pawxcsum.o pawxcsphpositron.o phase.o rhohxc.o rhohxcpositron.o size_dvxc.o xc_kernel.o xcden.o xchcth.o xchelu.o xclb.o xcmult.o xcpot.o xcpbe.o xcpositron.o xcpzca.o xcspol.o xctetr.o xcwign.o xcxalp.o interfaces_56_xc.o i686-pc-linux-gnu-ranlib lib56_xc.a make[3]: Leaving directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/56_xc' Making all in 57_iovars make[3]: Entering directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/57_iovars' gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o chkdpr.o chkdpr.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o interfaces_57_iovars.o interfaces_57_iovars.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o chkint_prt.o chkint_prt.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o chkneu.o chkneu.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o chkvars.o chkvars.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o dsksta.o dsksta.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o getdim_nloc.o getdim_nloc.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o finddistrproc.o finddistrproc.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o indefo.o indefo.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o indefo1.o indefo1.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o ingeobld.o ingeobld.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o inkpts.o inkpts.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o invacuum.o invacuum.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o invars0.o invars0.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o iofn2.o iofn2.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o macroin.o macroin.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o memana.o memana.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o memkss.o memkss.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o outxml.o outxml.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o out_acknowl.o out_acknowl.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o parsefile.o parsefile.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o prtocc.o prtocc.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o prttagm.o prttagm.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o wvl_setboxgeometry.o wvl_setboxgeometry.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o chkinp.o chkinp.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o chkint.o chkint.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o chkint_eq.o chkint_eq.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o chkint_ge.o chkint_ge.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o chkint_le.o chkint_le.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o chkint_ne.o chkint_ne.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o ingeo.o ingeo.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o invars1.o invars1.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o invars1m.o invars1m.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o invars2.o invars2.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o invars2m.o invars2m.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o memorf.o memorf.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o memory.o memory.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o m_ab6_invars_f90.o m_ab6_invars_f90.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o outqmc.o outqmc.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o outvars.o outvars.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o outvar1.o outvar1.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o wvl_memory.o wvl_memory.F90 rm -f lib57_iovars.a ar rc lib57_iovars.a chkdpr.o chkinp.o chkint.o chkint_eq.o chkint_ge.o chkint_le.o chkint_ne.o chkint_prt.o chkneu.o chkvars.o dsksta.o getdim_nloc.o finddistrproc.o indefo.o indefo1.o ingeo.o ingeobld.o inkpts.o invacuum.o invars0.o invars1.o invars1m.o invars2.o invars2m.o iofn2.o macroin.o memana.o memkss.o memorf.o memory.o m_ab6_invars_f90.o outqmc.o outvars.o outvar1.o outxml.o out_acknowl.o parsefile.o prtocc.o prttagm.o wvl_memory.o wvl_setboxgeometry.o interfaces_57_iovars.o i686-pc-linux-gnu-ranlib lib57_iovars.a make[3]: Leaving directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/57_iovars' Making all in 59_io_mpi make[3]: Entering directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/59_io_mpi' gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o chkexi.o chkexi.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o handle_ncerr.o handle_ncerr.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o hdr_comm.o hdr_comm.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o interfaces_59_io_mpi.o interfaces_59_io_mpi.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o wffclose.o wffclose.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o wffdelete.o wffdelete.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o wffkg.o wffkg.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o wffoffset.o wffoffset.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o wffreaddatarec.o wffreaddatarec.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o wffreadskiprec.o wffreadskiprec.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o wffreadwrite_mpio.o wffreadwrite_mpio.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o wffwritedatarec.o wffwritedatarec.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o wffwritenpwrec.o wffwritenpwrec.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o hdr_io.o hdr_io.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o hdr_io_netcdf.o hdr_io_netcdf.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o hdr_skip.o hdr_skip.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o outxfhist.o outxfhist.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o rwwf.o rwwf.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o wffopen.o wffopen.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o wffreadnpwrec.o wffreadnpwrec.F90 rm -f lib59_io_mpi.a ar rc lib59_io_mpi.a chkexi.o handle_ncerr.o hdr_comm.o hdr_io.o hdr_io_netcdf.o hdr_skip.o outxfhist.o rwwf.o wffclose.o wffdelete.o wffkg.o wffoffset.o wffopen.o wffreaddatarec.o wffreadnpwrec.o wffreadskiprec.o wffreadwrite_mpio.o wffwritedatarec.o wffwritenpwrec.o interfaces_59_io_mpi.o i686-pc-linux-gnu-ranlib lib59_io_mpi.a make[3]: Leaving directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/59_io_mpi' Making all in 61_ionetcdf make[3]: Entering directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/61_ionetcdf' gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o interfaces_61_ionetcdf.o interfaces_61_ionetcdf.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o abi_etsf_electrons_put.o abi_etsf_electrons_put.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o abi_etsf_geo_put.o abi_etsf_geo_put.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o handle_err_netcdf.o handle_err_netcdf.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o hdr_io_etsf.o hdr_io_etsf.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o ini_wf_etsf.o ini_wf_etsf.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o ini_wf_netcdf.o ini_wf_netcdf.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o m_abi_etsf.o m_abi_etsf.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o write_header_moldynnetcdf.o write_header_moldynnetcdf.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o write_moldynvaluenetcdf.o write_moldynvaluenetcdf.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o abi_etsf_init.o abi_etsf_init.F90 rm -f lib61_ionetcdf.a ar rc lib61_ionetcdf.a abi_etsf_init.o abi_etsf_electrons_put.o abi_etsf_geo_put.o handle_err_netcdf.o hdr_io_etsf.o ini_wf_etsf.o ini_wf_netcdf.o m_abi_etsf.o write_header_moldynnetcdf.o write_moldynvaluenetcdf.o interfaces_61_ionetcdf.o i686-pc-linux-gnu-ranlib lib61_ionetcdf.a make[3]: Leaving directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/61_ionetcdf' Making all in 62_cg_noabirule make[3]: Entering directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/62_cg_noabirule' gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o bracketing.o bracketing.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o interfaces_62_cg_noabirule.o interfaces_62_cg_noabirule.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o dotproduct.o dotproduct.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o ftfvw1.o ftfvw1.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o brent.o brent.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o cgpr.o cgpr.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o frskerker1.o frskerker1.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o frskerker2.o frskerker2.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o ftfvw2.o ftfvw2.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o linmin.o linmin.F90 rm -f lib62_cg_noabirule.a ar rc lib62_cg_noabirule.a bracketing.o brent.o cgpr.o dotproduct.o frskerker1.o frskerker2.o ftfvw1.o ftfvw2.o linmin.o interfaces_62_cg_noabirule.o i686-pc-linux-gnu-ranlib lib62_cg_noabirule.a make[3]: Leaving directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/62_cg_noabirule' Making all in 62_iowfdenpot make[3]: Entering directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/62_iowfdenpot' gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o calcdensph.o calcdensph.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o fappnd.o fappnd.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o interfaces_62_iowfdenpot.o interfaces_62_iowfdenpot.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o hdr_update.o hdr_update.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o m_header.o m_header.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o out1dm.o out1dm.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o outwant.o outwant.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o randac.o randac.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o rdnpw.o rdnpw.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o read_wfrspa.o read_wfrspa.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o WffReadEigK.o WffReadEigK.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o WffReadSkipK.o WffReadSkipK.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o hdr_check.o hdr_check.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o hdr_vs_dtset.o hdr_vs_dtset.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o initwf.o initwf.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o ioarr.o ioarr.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o m_wannier2abinit.o m_wannier2abinit.F90 rm -f lib62_iowfdenpot.a ar rc lib62_iowfdenpot.a calcdensph.o fappnd.o hdr_check.o hdr_update.o hdr_vs_dtset.o initwf.o ioarr.o m_header.o m_wannier2abinit.o out1dm.o outwant.o randac.o rdnpw.o read_wfrspa.o WffReadEigK.o WffReadSkipK.o interfaces_62_iowfdenpot.o i686-pc-linux-gnu-ranlib lib62_iowfdenpot.a make[3]: Leaving directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/62_iowfdenpot' Making all in 62_occeig make[3]: Entering directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/62_occeig' gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o dos_hdr_write.o dos_hdr_write.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o dos_degeneratewfs.o dos_degeneratewfs.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o interfaces_62_occeig.o interfaces_62_occeig.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o get_dos_1band.o get_dos_1band.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o get_dos_1band_m.o get_dos_1band_m.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o get_fsurf_1band.o get_fsurf_1band.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o get_tetra_weight.o get_tetra_weight.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o init_bess_spl.o init_bess_spl.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o init_ylm_spl.o init_ylm_spl.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o init_occ_ent.o init_occ_ent.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o occeig.o occeig.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o pareigocc.o pareigocc.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o printbxsf.o printbxsf.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o recip_ylm.o recip_ylm.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o sphericaldens.o sphericaldens.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o getnel.o getnel.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o newocc.o newocc.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o tetrahedron.o tetrahedron.F90 rm -f lib62_occeig.a ar rc lib62_occeig.a dos_hdr_write.o dos_degeneratewfs.o getnel.o get_dos_1band.o get_dos_1band_m.o get_fsurf_1band.o get_tetra_weight.o init_bess_spl.o init_ylm_spl.o init_occ_ent.o newocc.o occeig.o pareigocc.o printbxsf.o recip_ylm.o sphericaldens.o tetrahedron.o interfaces_62_occeig.o i686-pc-linux-gnu-ranlib lib62_occeig.a make[3]: Leaving directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/62_occeig' Making all in 62_poisson make[3]: Entering directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/62_poisson' gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o interfaces_62_poisson.o interfaces_62_poisson.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o psolver_kernel.o psolver_kernel.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o psolver_hartree.o psolver_hartree.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o psolver_rhohxc.o psolver_rhohxc.F90 rm -f lib62_poisson.a ar rc lib62_poisson.a psolver_hartree.o psolver_kernel.o psolver_rhohxc.o interfaces_62_poisson.o i686-pc-linux-gnu-ranlib lib62_poisson.a make[3]: Leaving directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/62_poisson' Making all in 62_wvl_wfs make[3]: Entering directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/62_wvl_wfs' gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o wvl_free_type.o wvl_free_type.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o wvl_init_type_wfs.o wvl_init_type_wfs.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o wvl_init_type_proj.o wvl_init_type_proj.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o wvl_nl_gradient.o wvl_nl_gradient.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o wvl_rwwf.o wvl_rwwf.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o wvl_tail_corrections.o wvl_tail_corrections.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o wvl_setngfft.o wvl_setngfft.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o interfaces_62_wvl_wfs.o interfaces_62_wvl_wfs.F90 rm -f lib62_wvl_wfs.a ar rc lib62_wvl_wfs.a wvl_free_type.o wvl_init_type_wfs.o wvl_init_type_proj.o wvl_nl_gradient.o wvl_rwwf.o wvl_tail_corrections.o wvl_setngfft.o interfaces_62_wvl_wfs.o i686-pc-linux-gnu-ranlib lib62_wvl_wfs.a make[3]: Leaving directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/62_wvl_wfs' Making all in 63_bader make[3]: Entering directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/63_bader' gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o interfaces_63_bader.o interfaces_63_bader.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o consist.o consist.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o defad.o defad.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o evspln.o evspln.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o graph.o graph.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o inpar.o inpar.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o inspln.o inspln.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o integvol.o integvol.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o addout.o addout.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o adini.o adini.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o aim_follow.o aim_follow.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o cpdrv.o cpdrv.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o critic.o critic.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o critics.o critics.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o drvaim.o drvaim.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o initaim.o initaim.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o integrho.o integrho.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o onestep.o onestep.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o plint.o plint.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o rsurf.o rsurf.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o surf.o surf.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o vgh_rho.o vgh_rho.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o vnorm.o vnorm.F90 rm -f lib63_bader.a ar rc lib63_bader.a addout.o adini.o aim_follow.o consist.o cpdrv.o critic.o critics.o defad.o drvaim.o evspln.o graph.o initaim.o inpar.o inspln.o integrho.o integvol.o onestep.o plint.o rsurf.o surf.o vgh_rho.o vnorm.o interfaces_63_bader.o i686-pc-linux-gnu-ranlib lib63_bader.a make[3]: Leaving directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/63_bader' Making all in 64_atompaw make[3]: Entering directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/64_atompaw' gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o m_lmn_indices.o m_lmn_indices.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o interfaces_64_atompaw.o interfaces_64_atompaw.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o pawshpfun.o pawshpfun.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o shapebes.o shapebes.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o pawdij0.o pawdij0.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o pawkij.o pawkij.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o m_atom.o m_atom.F90 rm -f lib64_atompaw.a ar rc lib64_atompaw.a m_atom.o m_lmn_indices.o pawdij0.o pawkij.o pawshpfun.o shapebes.o interfaces_64_atompaw.o i686-pc-linux-gnu-ranlib lib64_atompaw.a make[3]: Leaving directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/64_atompaw' Making all in 65_nonlocal make[3]: Entering directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/65_nonlocal' gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o cont22cso.o cont22cso.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o cont22so.o cont22so.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o cont24.o cont24.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o cont33cso.o cont33cso.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o cont33so.o cont33so.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o cont35.o cont35.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o cont22.o cont22.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o cont3.o cont3.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o cont13.o cont13.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o interfaces_65_nonlocal.o interfaces_65_nonlocal.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o ddkten.o ddkten.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o metcon.o metcon.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o metcon_so.o metcon_so.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o metric_so.o metric_so.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o metstr.o metstr.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o mkffkg.o mkffkg.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o mkffkg3.o mkffkg3.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o mkffnl.o mkffnl.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o mkkpg.o mkkpg.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o m_hamiltonian.o m_hamiltonian.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o opernla_ylm.o opernla_ylm.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o opernlb_ylm.o opernlb_ylm.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o opernlc_ylm.o opernlc_ylm.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o opernld_ylm.o opernld_ylm.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o ph1d3d.o ph1d3d.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o scalewf_nonlop.o scalewf_nonlop.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o strsocv.o strsocv.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o trace2.o trace2.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o ctocprj.o ctocprj.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o getcprj.o getcprj.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o m_commutator_vkbr.o m_commutator_vkbr.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o nonlop.o nonlop.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o nonlop_pl.o nonlop_pl.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o nonlop_ylm.o nonlop_ylm.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o opernl2.o opernl2.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o opernl3.o opernl3.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o opernl4a.o opernl4a.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o opernl4b.o opernl4b.F90 rm -f lib65_nonlocal.a ar rc lib65_nonlocal.a cont22cso.o cont22so.o cont24.o cont33cso.o cont33so.o cont35.o cont22.o cont3.o cont13.o ctocprj.o ddkten.o getcprj.o metcon.o metcon_so.o metric_so.o metstr.o mkffkg.o mkffkg3.o mkffnl.o mkkpg.o m_commutator_vkbr.o m_hamiltonian.o nonlop.o nonlop_pl.o nonlop_ylm.o opernl2.o opernl3.o opernl4a.o opernl4b.o opernla_ylm.o opernlb_ylm.o opernlc_ylm.o opernld_ylm.o ph1d3d.o scalewf_nonlop.o strsocv.o trace2.o interfaces_65_nonlocal.o i686-pc-linux-gnu-ranlib lib65_nonlocal.a make[3]: Leaving directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/65_nonlocal' Making all in 65_psp make[3]: Entering directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/65_psp' gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o cc_derivatives.o cc_derivatives.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o der_int.o der_int.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o gg1cc.o gg1cc.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o gp1cc.o gp1cc.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o gpp1cc.o gpp1cc.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o m_converters.o m_converters.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o psden.o psden.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o interfaces_65_psp.o interfaces_65_psp.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o pspcor.o pspcor.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o psp2lo.o psp2lo.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o psp2nl.o psp2nl.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o psp2params.o psp2params.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o psp3nl.o psp3nl.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o psp4cc.o psp4cc.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o psp5lo.o psp5lo.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o psp5nl.o psp5nl.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o psp7cg.o psp7cg.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o psp7lo.o psp7lo.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o psp7nl.o psp7nl.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o psp8cc.o psp8cc.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o psp8lo.o psp8lo.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o psp10nl.o psp10nl.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o psp11lo.o psp11lo.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o psp11nl.o psp11nl.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o radii_ps.o radii_ps.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o sbf8.o sbf8.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o sincos.o sincos.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o vander.o vander.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o vhtnzc.o vhtnzc.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o m_pseudo.o m_pseudo.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o pspatm.o pspatm.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o pspini.o pspini.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o psp1cc.o psp1cc.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o psp1in.o psp1in.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o psp1lo.o psp1lo.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o psp1nl.o psp1nl.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o psp2in.o psp2in.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o psp3in.o psp3in.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o psp5in.o psp5in.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o psp6in.o psp6in.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o psp6cc.o psp6cc.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o psp6cc_drh.o psp6cc_drh.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o psp7in.o psp7in.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o psp8in.o psp8in.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o psp8nl.o psp8nl.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o psp9in.o psp9in.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o psp10in.o psp10in.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o smoothvlocal.o smoothvlocal.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o upf2abinit.o upf2abinit.F90 rm -f lib65_psp.a ar rc lib65_psp.a cc_derivatives.o der_int.o gg1cc.o gp1cc.o gpp1cc.o m_converters.o m_pseudo.o psden.o pspatm.o pspcor.o pspini.o psp1cc.o psp1in.o psp1lo.o psp1nl.o psp2in.o psp2lo.o psp2nl.o psp2params.o psp3in.o psp3nl.o psp4cc.o psp5in.o psp5lo.o psp5nl.o psp6in.o psp6cc.o psp6cc_drh.o psp7cg.o psp7in.o psp7lo.o psp7nl.o psp8cc.o psp8in.o psp8lo.o psp8nl.o psp9in.o psp10in.o psp10nl.o psp11lo.o psp11nl.o radii_ps.o sbf8.o sincos.o smoothvlocal.o upf2abinit.o vander.o vhtnzc.o interfaces_65_psp.o i686-pc-linux-gnu-ranlib lib65_psp.a make[3]: Leaving directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/65_psp' Making all in 66_paw make[3]: Entering directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/66_paw' gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o atomden.o atomden.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o chkpawovlp.o chkpawovlp.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o denfgr.o denfgr.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o indgrid.o indgrid.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o initang.o initang.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o initrhoij.o initrhoij.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o int_ang.o int_ang.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o linear_optics_paw.o linear_optics_paw.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o make_cs_dia.o make_cs_dia.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o make_efg_paw.o make_efg_paw.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o make_fc_paw.o make_fc_paw.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o m_paw_dmft.o m_paw_dmft.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o m_paw_pwij.o m_paw_pwij.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o m_paw_slater.o m_paw_slater.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o partial_dos_fractions_paw.o partial_dos_fractions_paw.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o prtfatbands.o prtfatbands.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o pawaccrhoij.o pawaccrhoij.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o pawalloc.o pawalloc.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o pawdensities.o pawdensities.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o pawdijhartree.o pawdijhartree.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o pawdijso.o pawdijso.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o pawgylm.o pawgylm.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o pawgylmg.o pawgylmg.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o pawlsylm.o pawlsylm.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o pawmkaewf.o pawmkaewf.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o pawpolev.o pawpolev.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o pawpupot.o pawpupot.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o pawpuxinit.o pawpuxinit.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o pawsushat.o pawsushat.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o pawuenergy.o pawuenergy.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o pawuj_ini.o pawuj_ini.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o pawuj_red.o pawuj_red.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o pawxenergy.o pawxenergy.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o pawxpot.o pawxpot.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o paw_symcprj.o paw_symcprj.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o qijb.o qijb.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o setnoccmmp.o setnoccmmp.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o setrhoijpbe0.o setrhoijpbe0.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o setsymrhoij.o setsymrhoij.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o simple_j_dia.o simple_j_dia.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o smatrix_k_paw.o smatrix_k_paw.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o smatrix_paw.o smatrix_paw.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o smatrix_pawinit.o smatrix_pawinit.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o spline_paw_fncs.o spline_paw_fncs.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o symdij.o symdij.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o symrhoij.o symrhoij.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o transgrid.o transgrid.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o interfaces_66_paw.o interfaces_66_paw.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o m_paw_commutator.o m_paw_commutator.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o m_paw_toolbox.o m_paw_toolbox.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o nhatgrid.o nhatgrid.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o optics_paw.o optics_paw.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o optics_paw_core.o optics_paw_core.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o pawdenpot.o pawdenpot.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o pawdij.o pawdij.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o pawfrnhat.o pawfrnhat.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o pawgrnl.o pawgrnl.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o pawinit.o pawinit.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o pawmknhat.o pawmknhat.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o pawmkrhoij.o pawmkrhoij.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o pawnabla_init.o pawnabla_init.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o pawprt.o pawprt.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o pawuj_det.o pawuj_det.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o pawuj_utils.o pawuj_utils.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o paw_mknewh0.o paw_mknewh0.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o read_atomden.o read_atomden.F90 rm -f lib66_paw.a ar rc lib66_paw.a atomden.o chkpawovlp.o denfgr.o indgrid.o initang.o initrhoij.o int_ang.o linear_optics_paw.o make_cs_dia.o make_efg_paw.o make_fc_paw.o m_paw_commutator.o m_paw_dmft.o m_paw_pwij.o m_paw_slater.o m_paw_toolbox.o nhatgrid.o optics_paw.o optics_paw_core.o partial_dos_fractions_paw.o prtfatbands.o pawaccrhoij.o pawalloc.o pawdenpot.o pawdensities.o pawdij.o pawdijhartree.o pawdijso.o pawfrnhat.o pawgrnl.o pawgylm.o pawgylmg.o pawinit.o pawlsylm.o pawmkaewf.o pawmknhat.o pawmkrhoij.o pawnabla_init.o pawpolev.o pawprt.o pawpupot.o pawpuxinit.o pawsushat.o pawuenergy.o pawuj_det.o pawuj_ini.o pawuj_red.o pawuj_utils.o pawxenergy.o pawxpot.o paw_mknewh0.o paw_symcprj.o qijb.o read_atomden.o setnoccmmp.o setrhoijpbe0.o setsymrhoij.o simple_j_dia.o smatrix_k_paw.o smatrix_paw.o smatrix_pawinit.o spline_paw_fncs.o symdij.o symrhoij.o transgrid.o interfaces_66_paw.o i686-pc-linux-gnu-ranlib lib66_paw.a make[3]: Leaving directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/66_paw' Making all in 66_wfs make[3]: Entering directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/66_wfs' gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o bestwfs.o bestwfs.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o envlop.o envlop.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o fxphas.o fxphas.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o interfaces_66_wfs.o interfaces_66_wfs.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o getghc.o getghc.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o getgsc.o getgsc.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o listkk.o listkk.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o m_bands_sym.o m_bands_sym.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o m_wfs.o m_wfs.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o precon.o precon.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o precon2.o precon2.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o prep_bandfft_tabs.o prep_bandfft_tabs.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o prep_kpgio.o prep_kpgio.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o prep_wavef_sym_do.o prep_wavef_sym_do.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o prep_wavef_sym_undo.o prep_wavef_sym_undo.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o prep_index_wavef_bandpp.o prep_index_wavef_bandpp.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o projbd.o projbd.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o pw_orthon.o pw_orthon.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o sdirot.o sdirot.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o zprecon3.o zprecon3.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o getdc1.o getdc1.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o prep_fourwf.o prep_fourwf.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o prep_getghc.o prep_getghc.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o prep_nonlop.o prep_nonlop.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o wfconv.o wfconv.F90 rm -f lib66_wfs.a ar rc lib66_wfs.a bestwfs.o envlop.o fxphas.o getdc1.o getghc.o getgsc.o listkk.o m_bands_sym.o m_wfs.o precon.o precon2.o prep_bandfft_tabs.o prep_fourwf.o prep_getghc.o prep_kpgio.o prep_nonlop.o prep_wavef_sym_do.o prep_wavef_sym_undo.o prep_index_wavef_bandpp.o projbd.o pw_orthon.o sdirot.o wfconv.o zprecon3.o interfaces_66_wfs.o i686-pc-linux-gnu-ranlib lib66_wfs.a make[3]: Leaving directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/66_wfs' Making all in 67_common make[3]: Entering directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/67_common' gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o aprxdr.o aprxdr.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o atm2fft.o atm2fft.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o berryphase.o berryphase.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o interfaces_67_common.o interfaces_67_common.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o calc_cs.o calc_cs.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o calc_fc.o calc_fc.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o clnup2.o clnup2.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o dens_in_sph.o dens_in_sph.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o dielmt2.o dielmt2.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o dielmt.o dielmt.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o dieltcel.o dieltcel.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o ewald.o ewald.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o ewald2.o ewald2.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o extrapwf.o extrapwf.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o fconv.o fconv.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o filterpot.o filterpot.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o findmin.o findmin.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o fixsym.o fixsym.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o forstrnps.o forstrnps.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o fresid.o fresid.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o gipaw_j_dia_bare.o gipaw_j_dia_bare.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o hartre1.o hartre1.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o initberry.o initberry.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o initmv.o initmv.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o initro.o initro.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o ionion_realspace.o ionion_realspace.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o jellium.o jellium.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o jvec_to_B.o jvec_to_B.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o ks_ddiago.o ks_ddiago.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o linopt.o linopt.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o make_efg_el.o make_efg_el.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o make_efg_ion.o make_efg_ion.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o mklocl_recipspace.o mklocl_recipspace.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o mklocl_wavelets.o mklocl_wavelets.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o mkresi.o mkresi.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o mksubham.o mksubham.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o mlwfovlp_pw.o mlwfovlp_pw.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o mlwfovlp_radial.o mlwfovlp_radial.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o mlwfovlp_seedname.o mlwfovlp_seedname.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o mlwfovlp_setup.o mlwfovlp_setup.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o mlwfovlp_ylmfac.o mlwfovlp_ylmfac.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o mlwfovlp_ylmfar.o mlwfovlp_ylmfar.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o moddiel.o moddiel.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o msig.o msig.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o m_coulombian.o m_coulombian.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o m_io_kss.o m_io_kss.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o newkpt.o newkpt.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o nlinopt.o nlinopt.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o nres2vres.o nres2vres.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o odamix.o odamix.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o optics_vloc.o optics_vloc.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o poslifetime.o poslifetime.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o prteigrs.o prteigrs.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o prtene.o prtene.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o prtrhomxmn.o prtrhomxmn.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o prtxf.o prtxf.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o prtxvf.o prtxvf.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o rhophi.o rhophi.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o scfeig.o scfeig.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o scfopt.o scfopt.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o setup1.o setup1.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o setup2.o setup2.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o smatrix.o smatrix.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o strhar.o strhar.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o sygrad.o sygrad.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o symrhg.o symrhg.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o testsusmat.o testsusmat.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o vso_realspace_local.o vso_realspace_local.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o vso_realspace_nonlop.o vso_realspace_nonlop.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o waveformat.o waveformat.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o wvl_mkrho.o wvl_mkrho.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o wvl_newvtr.o wvl_newvtr.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o brdene.o brdene.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o calc_efg.o calc_efg.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o clnup1.o clnup1.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o conducti_nc.o conducti_nc.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o conducti_paw.o conducti_paw.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o constrf.o constrf.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o energy.o energy.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o etheta.o etheta.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o etotfor.o etotfor.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o extraprho.o extraprho.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o forces.o forces.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o forstr.o forstr.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o fresidrsp.o fresidrsp.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o linemin.o linemin.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o mklocl.o mklocl.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o mklocl_realspace.o mklocl_realspace.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o mkrho.o mkrho.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o mlwfovlp.o mlwfovlp.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o mlwfovlp_proj.o mlwfovlp_proj.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o mlwfovlp_projpaw.o mlwfovlp_projpaw.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o outkss.o outkss.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o partial_dos_fractions.o partial_dos_fractions.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o rhotov.o rhotov.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o scfcge.o scfcge.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o scprqt.o scprqt.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o setup_positron.o setup_positron.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o setvtr.o setvtr.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o spin_current.o spin_current.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o stress.o stress.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o uderiv.o uderiv.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o vtorhotf.o vtorhotf.F90 rm -f lib67_common.a ar rc lib67_common.a aprxdr.o atm2fft.o berryphase.o brdene.o calc_cs.o calc_efg.o calc_fc.o clnup1.o clnup2.o conducti_nc.o conducti_paw.o constrf.o dens_in_sph.o dielmt2.o dielmt.o dieltcel.o energy.o etheta.o etotfor.o ewald.o ewald2.o extraprho.o extrapwf.o fconv.o filterpot.o findmin.o fixsym.o forces.o forstr.o forstrnps.o fresid.o fresidrsp.o gipaw_j_dia_bare.o hartre1.o initberry.o initmv.o initro.o ionion_realspace.o jellium.o jvec_to_B.o ks_ddiago.o linemin.o linopt.o make_efg_el.o make_efg_ion.o mklocl.o mklocl_realspace.o mklocl_recipspace.o mklocl_wavelets.o mkresi.o mkrho.o mksubham.o mlwfovlp.o mlwfovlp_proj.o mlwfovlp_projpaw.o mlwfovlp_pw.o mlwfovlp_radial.o mlwfovlp_seedname.o mlwfovlp_setup.o mlwfovlp_ylmfac.o mlwfovlp_ylmfar.o moddiel.o msig.o m_coulombian.o m_io_kss.o newkpt.o nlinopt.o nres2vres.o odamix.o optics_vloc.o outkss.o partial_dos_fractions.o poslifetime.o prteigrs.o prtene.o prtrhomxmn.o prtxf.o prtxvf.o rhophi.o rhotov.o scfcge.o scfeig.o scfopt.o scprqt.o setup_positron.o setup1.o setup2.o setvtr.o smatrix.o spin_current.o stress.o strhar.o sygrad.o symrhg.o testsusmat.o uderiv.o vso_realspace_local.o vso_realspace_nonlop.o vtorhotf.o waveformat.o wvl_mkrho.o wvl_newvtr.o interfaces_67_common.o i686-pc-linux-gnu-ranlib lib67_common.a make[3]: Leaving directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/67_common' Making all in 68_dmft make[3]: Entering directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/68_dmft' gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o m_matlu.o m_matlu.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o m_oper.o m_oper.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o m_self.o m_self.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o m_green.o m_green.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o interfaces_68_dmft.o interfaces_68_dmft.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o dyson.o dyson.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o datafordmft.o datafordmft.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o dmft_solve.o dmft_solve.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o psichi_renormalization.o psichi_renormalization.F90 rm -f lib68_dmft.a ar rc lib68_dmft.a datafordmft.o dmft_solve.o dyson.o m_green.o m_matlu.o m_oper.o m_self.o psichi_renormalization.o interfaces_68_dmft.o i686-pc-linux-gnu-ranlib lib68_dmft.a make[3]: Leaving directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/68_dmft' Making all in 68_gw make[3]: Entering directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/68_gw' gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o Arjan_assemblychi0.o Arjan_assemblychi0.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o interfaces_68_gw.o interfaces_68_gw.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o m_ebands.o m_ebands.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o calc_cchi0.o calc_cchi0.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o calc_density.o calc_density.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o calc_ffm.o calc_ffm.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o calc_rpa_functional.o calc_rpa_functional.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o calc_sig_noppm.o calc_sig_noppm.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o calc_sig_ppm.o calc_sig_ppm.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o calc_sig_ppm_comp.o calc_sig_ppm_comp.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o calc_vHxc_braket.o calc_vHxc_braket.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o calc_wf_qp.o calc_wf_qp.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o m_dyson_solver.o m_dyson_solver.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o m_ppmodel.o m_ppmodel.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o m_io_screening.o m_io_screening.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o debug_tools.o debug_tools.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o dotproductqrc.o dotproductqrc.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o fourdp_6d.o fourdp_6d.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o get_bands_sym_GW.o get_bands_sym_GW.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o gwcompleteness.o gwcompleteness.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o my_calc_wfwfg.o my_calc_wfwfg.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o print_psps.o print_psps.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o q0fit.o q0fit.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o set_gwdistrb.o set_gwdistrb.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o symmetrize_afm_chi0.o symmetrize_afm_chi0.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o m_screening.o m_screening.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o assemblychi0_sym.o assemblychi0_sym.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o assemblychi0sfq0.o assemblychi0sfq0.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o assemblychi0q0_sym.o assemblychi0q0_sym.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o calc_ptwg.o calc_ptwg.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o cchi0.o cchi0.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o cchi0q0.o cchi0q0.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o cutoff_m_elem.o cutoff_m_elem.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o gw_tools.o gw_tools.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o gw2wfk.o gw2wfk.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o m_qparticles.o m_qparticles.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o m_sigma_results.o m_sigma_results.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o paw_qpscgw.o paw_qpscgw.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o setup_screening.o setup_screening.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o spectral.o spectral.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o Arjan_calc_sig_ppm.o Arjan_calc_sig_ppm.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o csigme.o csigme.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o setup_sigma.o setup_sigma.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o mlwfovlp_qp.o mlwfovlp_qp.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o m_gwannier.o m_gwannier.F90 rm -f lib68_gw.a ar rc lib68_gw.a Arjan_assemblychi0.o Arjan_calc_sig_ppm.o assemblychi0_sym.o assemblychi0sfq0.o assemblychi0q0_sym.o calc_cchi0.o calc_density.o calc_ffm.o calc_ptwg.o calc_rpa_functional.o calc_sig_noppm.o calc_sig_ppm.o calc_sig_ppm_comp.o calc_vHxc_braket.o calc_wf_qp.o cchi0.o cchi0q0.o csigme.o cutoff_m_elem.o debug_tools.o dotproductqrc.o fourdp_6d.o get_bands_sym_GW.o gwcompleteness.o gw_tools.o gw2wfk.o my_calc_wfwfg.o mlwfovlp_qp.o m_dyson_solver.o m_ebands.o m_gwannier.o m_io_screening.o m_ppmodel.o m_qparticles.o m_screening.o m_sigma_results.o paw_qpscgw.o print_psps.o q0fit.o setup_screening.o setup_sigma.o set_gwdistrb.o symmetrize_afm_chi0.o spectral.o interfaces_68_gw.o i686-pc-linux-gnu-ranlib lib68_gw.a make[3]: Leaving directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/68_gw' Making all in 68_recursion make[3]: Entering directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/68_recursion' gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o entropyrec.o entropyrec.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o gran_potrec.o gran_potrec.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o interfaces_68_recursion.o interfaces_68_recursion.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o m_hidecudarec.o m_hidecudarec.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o getngrec.o getngrec.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o green_kernel.o green_kernel.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o m_pretty_rec.o m_pretty_rec.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o pspnl_hgh_rec.o pspnl_hgh_rec.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o pspnl_operat_rec.o pspnl_operat_rec.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o vn_nl_rec.o vn_nl_rec.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o fermisolverec.o fermisolverec.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o m_rec.o m_rec.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o nlenergyrec.o nlenergyrec.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o recursion.o recursion.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o recursion_nl.o recursion_nl.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o first_rec.o first_rec.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o vtorhorec.o vtorhorec.F90 rm -f lib68_recursion.a ar rc lib68_recursion.a entropyrec.o gran_potrec.o fermisolverec.o first_rec.o getngrec.o green_kernel.o m_hidecudarec.o m_pretty_rec.o m_rec.o nlenergyrec.o pspnl_hgh_rec.o pspnl_operat_rec.o recursion.o recursion_nl.o vn_nl_rec.o vtorhorec.o interfaces_68_recursion.o i686-pc-linux-gnu-ranlib lib68_recursion.a make[3]: Leaving directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/68_recursion' Making all in 68_rsprc make[3]: Entering directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/68_rsprc' gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o ladielmt.o ladielmt.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o lavnl.o lavnl.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o mod_prc_memory.o mod_prc_memory.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o moddiel_csrb.o moddiel_csrb.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o interfaces_68_rsprc.o interfaces_68_rsprc.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o prctfw3.o prctfw3.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o prcrskerker2.o prcrskerker2.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o prctfvw2.o prctfvw2.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o prctfvw1.o prctfvw1.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o prcrskerker1.o prcrskerker1.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o newrho.o newrho.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o newvtr.o newvtr.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o prcref.o prcref.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o prcref_PMA.o prcref_PMA.F90 rm -f lib68_rsprc.a ar rc lib68_rsprc.a ladielmt.o lavnl.o mod_prc_memory.o moddiel_csrb.o newrho.o newvtr.o prcref.o prcref_PMA.o prctfw3.o prcrskerker2.o prcrskerker1.o prctfvw2.o prctfvw1.o interfaces_68_rsprc.o i686-pc-linux-gnu-ranlib lib68_rsprc.a make[3]: Leaving directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/68_rsprc' Making all in 69_bse make[3]: Entering directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/69_bse' gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o calc_exch.o calc_exch.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o cexch_haydock.o cexch_haydock.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o exccoupl.o exccoupl.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o excden.o excden.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o exceig.o exceig.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o interfaces_69_bse.o interfaces_69_bse.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o iogw.o iogw.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o exch.o exch.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o exc_rmmdiis.o exc_rmmdiis.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o haydock.o haydock.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o setup_bethe_salpeter.o setup_bethe_salpeter.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o spectra.o spectra.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o sumrule.o sumrule.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o wreps.o wreps.F90 rm -f lib69_bse.a ar rc lib69_bse.a calc_exch.o cexch_haydock.o exccoupl.o excden.o exceig.o exch.o exc_rmmdiis.o haydock.o iogw.o setup_bethe_salpeter.o spectra.o sumrule.o wreps.o interfaces_69_bse.o i686-pc-linux-gnu-ranlib lib69_bse.a make[3]: Leaving directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/69_bse' Making all in 72_geomoptim make[3]: Entering directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/72_geomoptim' gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o interfaces_72_geomoptim.o interfaces_72_geomoptim.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o fred2fdeloc.o fred2fdeloc.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o hessinit.o hessinit.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o hessupdt.o hessupdt.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o make_angles.o make_angles.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o make_dihedrals.o make_dihedrals.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o predict_copy.o predict_copy.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o predict_steepest.o predict_steepest.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o xfpack.o xfpack.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o calc_b_matrix.o calc_b_matrix.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o calc_prim_int.o calc_prim_int.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o deloc2xcart.o deloc2xcart.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o make_bonds.o make_bonds.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o make_prim_internals.o make_prim_internals.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o predictimg.o predictimg.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o xcart2deloc.o xcart2deloc.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o xcart2deloc_fixb.o xcart2deloc_fixb.F90 rm -f lib72_geomoptim.a ar rc lib72_geomoptim.a calc_b_matrix.o calc_prim_int.o deloc2xcart.o fred2fdeloc.o hessinit.o hessupdt.o make_angles.o make_bonds.o make_dihedrals.o make_prim_internals.o predict_copy.o predictimg.o predict_steepest.o xcart2deloc.o xcart2deloc_fixb.o xfpack.o interfaces_72_geomoptim.o i686-pc-linux-gnu-ranlib lib72_geomoptim.a make[3]: Leaving directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/72_geomoptim' Making all in 72_response make[3]: Entering directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/72_response' gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o accrho3.o accrho3.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o asria9.o asria9.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o asrprs.o asrprs.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o atm2fft3.o atm2fft3.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o bec3.o bec3.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o blok8.o blok8.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o interfaces_72_response.o interfaces_72_response.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o cart39.o cart39.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o chkph3.o chkph3.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o chneu9.o chneu9.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o corrmetalwf1.o corrmetalwf1.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o die3.o die3.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o dyfnl3.o dyfnl3.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o dyout3.o dyout3.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o d2kindstr2.o d2kindstr2.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o d2sym3.o d2sym3.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o d3sym.o d3sym.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o ebp3.o ebp3.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o edie3.o edie3.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o eltfrhar3.o eltfrhar3.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o eltfrloc3.o eltfrloc3.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o eltfrnl3.o eltfrnl3.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o eltxccore.o eltxccore.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o etot3.o etot3.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o ewald3.o ewald3.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o ewald4.o ewald4.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o eig1fixed.o eig1fixed.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o gaugetransfo.o gaugetransfo.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o gbefd3.o gbefd3.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o getgh1c.o getgh1c.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o getshell.o getshell.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o gradberry3.o gradberry3.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o hartrestr.o hartrestr.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o initberry3.o initberry3.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o inpgkk.o inpgkk.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o inprep8.o inprep8.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o insy3.o insy3.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o ioddb8_in.o ioddb8_in.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o ioddb8_out.o ioddb8_out.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o kpg3.o kpg3.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o kpgstr.o kpgstr.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o mkrho3.o mkrho3.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o mkvxcstrgga3.o mkvxcstrgga3.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o mkcor3.o mkcor3.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o newfermie1.o newfermie1.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o newvtr3.o newvtr3.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o outbsd.o outbsd.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o outgkk.o outgkk.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o polcart.o polcart.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o prtph3.o prtph3.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o prtene3.o prtene3.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o psddb8.o psddb8.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o q0dy3.o q0dy3.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o qmatrix.o qmatrix.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o redgr.o redgr.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o resp3dte.o resp3dte.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o smeared_delta.o smeared_delta.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o sydy3.o sydy3.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o sygra3.o sygra3.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o symdyma.o symdyma.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o symph3.o symph3.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o syper3.o syper3.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o sytens.o sytens.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o vloca3.o vloca3.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o vlocalstr.o vlocalstr.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o wings3.o wings3.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o wrtloctens.o wrtloctens.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o cart29.o cart29.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o cgwf3.o cgwf3.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o dyfro3.o dyfro3.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o dyxc13.o dyxc13.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o d3output.o d3output.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o eltfrkin3.o eltfrkin3.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o eltfrxc3.o eltfrxc3.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o eig2tot.o eig2tot.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o gath3.o gath3.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o mkvxcstr3.o mkvxcstr3.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o nlopt.o nlopt.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o nselt3.o nselt3.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o nstdy3.o nstdy3.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o nstwf3.o nstwf3.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o nstwf4.o nstwf4.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o phfrq3.o phfrq3.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o rhofermi3.o rhofermi3.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o rhotov3.o rhotov3.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o scfcv3.o scfcv3.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o vtorho3.o vtorho3.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o vtowfk3.o vtowfk3.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o wfkfermi3.o wfkfermi3.F90 rm -f lib72_response.a ar rc lib72_response.a accrho3.o asria9.o asrprs.o atm2fft3.o bec3.o blok8.o cart29.o cart39.o cgwf3.o chkph3.o chneu9.o corrmetalwf1.o die3.o dyfnl3.o dyfro3.o dyout3.o dyxc13.o d2kindstr2.o d2sym3.o d3output.o d3sym.o ebp3.o edie3.o eltfrhar3.o eltfrkin3.o eltfrloc3.o eltfrnl3.o eltfrxc3.o eltxccore.o etot3.o ewald3.o ewald4.o eig1fixed.o eig2tot.o gath3.o gaugetransfo.o gbefd3.o getgh1c.o getshell.o gradberry3.o hartrestr.o initberry3.o inpgkk.o inprep8.o insy3.o ioddb8_in.o ioddb8_out.o kpg3.o kpgstr.o mkrho3.o mkvxcstr3.o mkvxcstrgga3.o mkcor3.o newfermie1.o newvtr3.o nlopt.o nselt3.o nstdy3.o nstwf3.o nstwf4.o outbsd.o outgkk.o phfrq3.o polcart.o prtph3.o prtene3.o psddb8.o q0dy3.o qmatrix.o redgr.o resp3dte.o rhofermi3.o rhotov3.o scfcv3.o smeared_delta.o sydy3.o sygra3.o symdyma.o symph3.o syper3.o sytens.o vloca3.o vlocalstr.o vtorho3.o vtowfk3.o wfkfermi3.o wings3.o wrtloctens.o interfaces_72_response.o i686-pc-linux-gnu-ranlib lib72_response.a make[3]: Leaving directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/72_response' Making all in 77_ddb make[3]: Entering directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/77_ddb' gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o alignph.o alignph.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o asrif9.o asrif9.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o axial9.o axial9.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o m_phdos.o m_phdos.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o bigbx9.o bigbx9.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o canat9.o canat9.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o canct9.o canct9.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o completeperts.o completeperts.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o chki8.o chki8.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o chkin9.o chkin9.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o chkr8.o chkr8.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o chkrp9.o chkrp9.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o clean_phon_ds.o clean_phon_ds.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o complete_gamma.o complete_gamma.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o complete_gkk.o complete_gkk.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o dist9.o dist9.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o dtchi.o dtchi.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o dtech9.o dtech9.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o dymfz9.o dymfz9.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o elast9.o elast9.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o electrooptic.o electrooptic.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o eli_app_m_1d.o eli_app_m_1d.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o eli_diag_m_1d.o eli_diag_m_1d.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o eli_lambda_1d.o eli_lambda_1d.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o eli_z_1d.o eli_z_1d.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o ep_setupqpt.o ep_setupqpt.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o ewald9.o ewald9.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o ftgam.o ftgam.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o ftgkk.o ftgkk.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o ftiaf9.o ftiaf9.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o fxgkkphase.o fxgkkphase.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o gamma9.o gamma9.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o get_fs_kpts.o get_fs_kpts.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o ifclo9.o ifclo9.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o init8.o init8.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o init9.o init9.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o instr9.o instr9.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o integrate_gamma.o integrate_gamma.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o integrate_gamma_tr.o integrate_gamma_tr.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o invars9.o invars9.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o mka2fQgrid.o mka2fQgrid.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o mkfsqgrid.o mkfsqgrid.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o mkkptrank.o mkkptrank.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o m_eph.o m_eph.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o m_primcell_ddb_info.o m_primcell_ddb_info.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o mk_irredpert.o mk_irredpert.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o nanal9.o nanal9.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o order_fs_kpts.o order_fs_kpts.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o outg2f.o outg2f.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o outlwf9.o outlwf9.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o outphdos.o outphdos.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o outvars9.o outvars9.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o piezo9.o piezo9.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o prt_gkk_yambo.o prt_gkk_yambo.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o ramansus.o ramansus.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o rchkgsheader.o rchkgsheader.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o read_el_veloc.o read_el_veloc.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o relaxpol.o relaxpol.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o setup_phon_ds.o setup_phon_ds.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o sortph.o sortph.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o symdm9.o symdm9.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o symgamma.o symgamma.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o wght9.o wght9.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o interfaces_77_ddb.o interfaces_77_ddb.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o bfactor.o bfactor.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o cmpar8.o cmpar8.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o diel9.o diel9.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o eli_m_iter_1d.o eli_m_iter_1d.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o eliashberg_1d.o eliashberg_1d.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o elphon.o elphon.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o get_all_gkk2.o get_all_gkk2.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o get_all_gkq.o get_all_gkq.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o get_all_gkr.o get_all_gkr.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o get_gkk_qpt_tr.o get_gkk_qpt_tr.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o gtblk9.o gtblk9.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o gtdyn9.o gtdyn9.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o hybrid9.o hybrid9.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o inpphon.o inpphon.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o interpolate_gkk.o interpolate_gkk.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o mka2f.o mka2f.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o mka2f_tr.o mka2f_tr.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o mkfskgrid.o mkfskgrid.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o mkifc9.o mkifc9.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o mknesting.o mknesting.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o mkphbs.o mkphbs.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o mkphdos.o mkphdos.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o mkph_linwid.o mkph_linwid.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o mkqptequiv.o mkqptequiv.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o nmsq_gam_sumfs.o nmsq_gam_sumfs.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o nmsq_gam.o nmsq_gam.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o nmsq_pure_gkk.o nmsq_pure_gkk.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o nmsq_pure_gkk_sumfs.o nmsq_pure_gkk_sumfs.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o normsq_gkq.o normsq_gkq.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o outelph.o outelph.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o read_gkk.o read_gkk.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o rdddb9.o rdddb9.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o rsiaf9.o rsiaf9.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o test_ftgkk.o test_ftgkk.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o thmeig.o thmeig.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o thm9.o thm9.F90 rm -f lib77_ddb.a ar rc lib77_ddb.a alignph.o asrif9.o axial9.o bfactor.o bigbx9.o canat9.o canct9.o completeperts.o chki8.o chkin9.o chkr8.o chkrp9.o clean_phon_ds.o cmpar8.o complete_gamma.o complete_gkk.o diel9.o dist9.o dtchi.o dtech9.o dymfz9.o elast9.o electrooptic.o eli_app_m_1d.o eli_diag_m_1d.o eli_lambda_1d.o eli_m_iter_1d.o eli_z_1d.o eliashberg_1d.o elphon.o ep_setupqpt.o ewald9.o ftgam.o ftgkk.o ftiaf9.o fxgkkphase.o gamma9.o get_all_gkk2.o get_all_gkq.o get_all_gkr.o get_fs_kpts.o get_gkk_qpt_tr.o gtblk9.o gtdyn9.o hybrid9.o ifclo9.o init8.o init9.o inpphon.o instr9.o integrate_gamma.o integrate_gamma_tr.o interpolate_gkk.o invars9.o mka2f.o mka2fQgrid.o mka2f_tr.o mkfskgrid.o mkfsqgrid.o mkifc9.o mkkptrank.o mknesting.o mkphbs.o mkphdos.o m_eph.o m_phdos.o m_primcell_ddb_info.o mkph_linwid.o mk_irredpert.o mkqptequiv.o nanal9.o nmsq_gam_sumfs.o nmsq_gam.o nmsq_pure_gkk.o nmsq_pure_gkk_sumfs.o normsq_gkq.o order_fs_kpts.o outelph.o outg2f.o outlwf9.o outphdos.o outvars9.o piezo9.o prt_gkk_yambo.o ramansus.o rchkgsheader.o read_el_veloc.o read_gkk.o relaxpol.o rdddb9.o rsiaf9.o setup_phon_ds.o sortph.o symdm9.o symgamma.o test_ftgkk.o thmeig.o thm9.o wght9.o interfaces_77_ddb.o i686-pc-linux-gnu-ranlib lib77_ddb.a make[3]: Leaving directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/77_ddb' Making all in 77_lwf make[3]: Entering directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/77_lwf' gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o bldlwf.o bldlwf.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o chkilwf.o chkilwf.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o invars7w.o invars7w.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o overlap_ph.o overlap_ph.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o readeig.o readeig.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o rwwan.o rwwan.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o secinit.o secinit.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o shellin.o shellin.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o interfaces_77_lwf.o interfaces_77_lwf.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o zmnbld.o zmnbld.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o wanvec.o wanvec.F90 rm -f lib77_lwf.a ar rc lib77_lwf.a bldlwf.o chkilwf.o invars7w.o overlap_ph.o readeig.o rwwan.o secinit.o shellin.o wanvec.o zmnbld.o interfaces_77_lwf.o i686-pc-linux-gnu-ranlib lib77_lwf.a make[3]: Leaving directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/77_lwf' Making all in 77_suscep make[3]: Entering directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/77_suscep' gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o interfaces_77_suscep.o interfaces_77_suscep.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o dyson_de.o dyson_de.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o dyson_gl.o dyson_gl.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o dyson_ls.o dyson_ls.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o dyson_sc.o dyson_sc.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o getlambda.o getlambda.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o getfreqsus.o getfreqsus.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o get_g_tiny.o get_g_tiny.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o geteexc_cc.o geteexc_cc.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o geteexc_uc.o geteexc_uc.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o get_susd_null.o get_susd_null.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o inwffil3.o inwffil3.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o k_rpa.o k_rpa.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o kxc_pgg.o kxc_pgg.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o kxc_alda.o kxc_alda.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o kxc_eok.o kxc_eok.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o klocal.o klocal.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o prtsusd.o prtsusd.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o susk.o susk.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o susk_dyn.o susk_dyn.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o susk_dyn_pgg.o susk_dyn_pgg.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o suskmm.o suskmm.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o suskmm_dyn.o suskmm_dyn.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o acfd_dyson.o acfd_dyson.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o acfd_intexact.o acfd_intexact.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o suscep.o suscep.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o suscep_dyn.o suscep_dyn.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o suscep_stat.o suscep_stat.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o xcacfd.o xcacfd.F90 rm -f lib77_suscep.a ar rc lib77_suscep.a acfd_dyson.o acfd_intexact.o dyson_de.o dyson_gl.o dyson_ls.o dyson_sc.o getlambda.o getfreqsus.o get_g_tiny.o geteexc_cc.o geteexc_uc.o get_susd_null.o inwffil3.o k_rpa.o kxc_pgg.o kxc_alda.o kxc_eok.o klocal.o prtsusd.o suscep.o suscep_dyn.o suscep_stat.o susk.o susk_dyn.o susk_dyn_pgg.o suskmm.o suskmm_dyn.o xcacfd.o interfaces_77_suscep.o i686-pc-linux-gnu-ranlib lib77_suscep.a make[3]: Leaving directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/77_suscep' Making all in 79_seqpar_mpi make[3]: Entering directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/79_seqpar_mpi' gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o interfaces_79_seqpar_mpi.o interfaces_79_seqpar_mpi.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o cgwf.o cgwf.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o lobpcgccwf.o lobpcgccwf.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o lobpcgccIIIwf.o lobpcgccIIIwf.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o lobpcgwf.o lobpcgwf.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o mv_3dte.o mv_3dte.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o outwf.o outwf.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o subdiago.o subdiago.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o tddft.o tddft.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o wfsinp.o wfsinp.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o wvl_wfsinp_disk.o wvl_wfsinp_disk.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o wvl_wfsinp_reformat.o wvl_wfsinp_reformat.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o wvl_wfsinp_scratch.o wvl_wfsinp_scratch.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o wvl_vtorho.o wvl_vtorho.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o berryphase_new.o berryphase_new.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o inwffil.o inwffil.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o lobpcgccIIwf.o lobpcgccIIwf.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o lobpcgIIwf.o lobpcgIIwf.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o lobpcgIIIwf.o lobpcgIIIwf.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o vtorho.o vtorho.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o vtowfk.o vtowfk.F90 rm -f lib79_seqpar_mpi.a ar rc lib79_seqpar_mpi.a berryphase_new.o cgwf.o inwffil.o lobpcgccwf.o lobpcgccIIwf.o lobpcgccIIIwf.o lobpcgwf.o lobpcgIIwf.o lobpcgIIIwf.o mv_3dte.o outwf.o subdiago.o tddft.o vtorho.o vtowfk.o wfsinp.o wvl_wfsinp_disk.o wvl_wfsinp_reformat.o wvl_wfsinp_scratch.o wvl_vtorho.o interfaces_79_seqpar_mpi.o i686-pc-linux-gnu-ranlib lib79_seqpar_mpi.a make[3]: Leaving directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/79_seqpar_mpi' Making all in 83_cut3d make[3]: Entering directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/83_cut3d' gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o hirsh.o hirsh.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o kptindex.o kptindex.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o interfaces_83_cut3d.o interfaces_83_cut3d.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o normalize.o normalize.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o overlap_wf.o overlap_wf.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o recip.o recip.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o reduce.o reduce.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o rrho.o rrho.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o rtau.o rtau.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o vdot.o vdot.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o wffile.o wffile.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o wfread.o wfread.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o lineint.o lineint.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o localorb_S.o localorb_S.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o planeint.o planeint.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o pointint.o pointint.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o volumeint.o volumeint.F90 rm -f lib83_cut3d.a ar rc lib83_cut3d.a hirsh.o kptindex.o lineint.o localorb_S.o normalize.o overlap_wf.o planeint.o pointint.o recip.o reduce.o rrho.o rtau.o vdot.o volumeint.o wffile.o wfread.o interfaces_83_cut3d.o i686-pc-linux-gnu-ranlib lib83_cut3d.a make[3]: Leaving directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/83_cut3d' Making all in 93_rdm make[3]: Entering directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/93_rdm' gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o clcqpg.o clcqpg.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o crho.o crho.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o interfaces_93_rdm.o interfaces_93_rdm.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o fermi.o fermi.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o fftwfn.o fftwfn.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o setup_qmesh.o setup_qmesh.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o lattice.o lattice.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o occred.o occred.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o old_setmesh.o old_setmesh.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o setup_G_rotation_old.o setup_G_rotation_old.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o cvxclda.o cvxclda.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o difvxc.o difvxc.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o rdm.o rdm.F90 rm -f lib93_rdm.a ar rc lib93_rdm.a clcqpg.o crho.o cvxclda.o difvxc.o fermi.o fftwfn.o setup_qmesh.o lattice.o occred.o old_setmesh.o rdm.o setup_G_rotation_old.o interfaces_93_rdm.o i686-pc-linux-gnu-ranlib lib93_rdm.a make[3]: Leaving directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/93_rdm' Making all in 95_drive make[3]: Entering directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/95_drive' gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o interfaces_95_drive.o interfaces_95_drive.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o bethe_salpeter.o bethe_salpeter.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o dtfil_init1.o dtfil_init1.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o dtfil_init2.o dtfil_init2.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o elpolariz.o elpolariz.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o iofn1.o iofn1.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o isotemp.o isotemp.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o loop3dte.o loop3dte.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o loper3.o loper3.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o outscfcv.o outscfcv.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o papi_init.o papi_init.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o screening.o screening.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o sigma.o sigma.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o testfi.o testfi.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o timana.o timana.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o afterscfloop.o afterscfloop.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o brdmin.o brdmin.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o delocint.o delocint.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o diisrelax.o diisrelax.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o driver.o driver.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o gstate.o gstate.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o gstateimg.o gstateimg.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o gw_driver.o gw_driver.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o moldyn.o moldyn.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o move.o move.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o nonlinear.o nonlinear.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o pawuj_drive.o pawuj_drive.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o respfn.o respfn.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o scfcv.o scfcv.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o scfcv_tmp.o scfcv_tmp.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o scphon.o scphon.F90 rm -f lib95_drive.a ar rc lib95_drive.a afterscfloop.o bethe_salpeter.o brdmin.o delocint.o diisrelax.o driver.o dtfil_init1.o dtfil_init2.o elpolariz.o gstate.o gstateimg.o gw_driver.o iofn1.o isotemp.o loop3dte.o loper3.o moldyn.o move.o nonlinear.o outscfcv.o papi_init.o pawuj_drive.o respfn.o scfcv.o scfcv_tmp.o scphon.o screening.o sigma.o testfi.o timana.o interfaces_95_drive.o i686-pc-linux-gnu-ranlib lib95_drive.a make[3]: Leaving directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/95_drive' Making all in 98_main make[3]: Entering directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/98_main' gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -I../../src/10_defs -I../../src/10_defs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o abinetcdf-abinetcdf.o `test -f 'abinetcdf.F90' || echo './'`abinetcdf.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -I../../src/95_drive -I../../src/95_drive -I../../src/93_rdm -I../../src/93_rdm -I../../src/79_seqpar_mpi -I../../src/79_seqpar_mpi -I../../src/77_ddb -I../../src/77_ddb -I../../src/77_suscep -I../../src/77_suscep -I../../src/72_response -I../../src/72_response -I../../src/72_geomoptim -I../../src/72_geomoptim -I../../src/69_bse -I../../src/69_bse -I../../src/68_gw -I../../src/68_gw -I../../src/68_dmft -I../../src/68_dmft -I../../src/68_recursion -I../../src/68_recursion -I../../src/68_rsprc -I../../src/68_rsprc -I../../src/67_common -I../../src/67_common -I../../src/66_paw -I../../src/66_paw -I../../src/66_wfs -I../../src/66_wfs -I../../src/65_psp -I../../src/65_psp -I../../src/65_nonlocal -I../../src/65_nonlocal -I../../src/64_atompaw -I../../src/64_atompaw -I../../src/62_occeig -I../../src/62_occeig -I../../src/62_iowfdenpot -I../../src/62_iowfdenpot -I../../src/62_wvl_wfs -I../../src/62_wvl_wfs -I../../src/62_poisson -I../../src/62_poisson -I../../src/62_cg_noabirule -I../../src/62_cg_noabirule -I../../src/61_ionetcdf -I../../src/61_ionetcdf -I../../src/59_io_mpi -I../../src/59_io_mpi -I../../src/57_iovars -I../../src/57_iovars -I../../src/56_recipspace -I../../src/56_recipspace -I../../src/56_xc -I../../src/56_xc -I../../src/53_abiutil -I../../src/53_abiutil -I../../src/53_spacepar -I../../src/53_spacepar -I../../src/53_ffts -I../../src/53_ffts -I../../src/52_fft_mpi_noabirule -I../../src/52_fft_mpi_noabirule -I../../src/51_manage_mpi -I../../src/51_manage_mpi -I../../src/51_manage_cuda -I../../src/51_manage_cuda -I../../src/49_gw_toolbox_oop -I../../src/49_gw_toolbox_oop -I../../src/47_xml -I../../src/47_xml -I../../src/45_psp_parser -I../../src/45_psp_parser -I../../src/42_nlstrain -I../../src/42_nlstrain -I../../src/42_geometry -I../../src/42_geometry -I../../src/42_parser -I../../src/42_parser -I../../src/32_contract -I../../src/32_contract -I../../src/32_util -I../../src/32_util -I../../src/28_numeric_noabirule -I../../src/28_numeric_noabirule -I../../src/27_toolbox_oop -I../../src/27_toolbox_oop -I../../src/18_timing -I../../src/18_timing -I../../src/16_hideleave -I../../src/16_hideleave -I../../src/14_hidewrite -I../../src/14_hidewrite -I../../src/12_hide_mpi -I../../src/12_hide_mpi -I../../src/10_defs -I../../src/10_defs -I../../src/01_interfaces_ext -I../../src/01_interfaces_ext -I../../src/01_gsl_ext -I../../src/01_gsl_ext -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o abinit-abinit.o `test -f 'abinit.F90' || echo './'`abinit.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -I../../src/63_bader -I../../src/63_bader -I../../src/62_iowfdenpot -I../../src/62_iowfdenpot -I../../src/61_ionetcdf -I../../src/61_ionetcdf -I../../src/59_io_mpi -I../../src/59_io_mpi -I../../src/53_abiutil -I../../src/53_abiutil -I../../src/51_manage_mpi -I../../src/51_manage_mpi -I../../src/45_psp_parser -I../../src/45_psp_parser -I../../src/42_parser -I../../src/42_parser -I../../src/42_geometry -I../../src/42_geometry -I../../src/32_util -I../../src/32_util -I../../src/28_numeric_noabirule -I../../src/28_numeric_noabirule -I../../src/27_toolbox_oop -I../../src/27_toolbox_oop -I../../src/18_timing -I../../src/18_timing -I../../src/16_hideleave -I../../src/16_hideleave -I../../src/14_hidewrite -I../../src/14_hidewrite -I../../src/12_hide_mpi -I../../src/12_hide_mpi -I../../src/10_defs -I../../src/10_defs -I../../src/01_interfaces_ext -I../../src/01_interfaces_ext -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o aim-aim.o `test -f 'aim.F90' || echo './'`aim.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -I../../src/77_ddb -I../../src/77_ddb -I../../src/72_response -I../../src/72_response -I../../src/67_common -I../../src/67_common -I../../src/66_paw -I../../src/66_paw -I../../src/66_wfs -I../../src/66_wfs -I../../src/65_psp -I../../src/65_psp -I../../src/65_nonlocal -I../../src/65_nonlocal -I../../src/62_poisson -I../../src/62_poisson -I../../src/62_occeig -I../../src/62_occeig -I../../src/62_iowfdenpot -I../../src/62_iowfdenpot -I../../src/61_ionetcdf -I../../src/61_ionetcdf -I../../src/59_io_mpi -I../../src/59_io_mpi -I../../src/57_iovars -I../../src/57_iovars -I../../src/56_recipspace -I../../src/56_recipspace -I../../src/56_xc -I../../src/56_xc -I../../src/53_spacepar -I../../src/53_spacepar -I../../src/53_ffts -I../../src/53_ffts -I../../src/53_abiutil -I../../src/53_abiutil -I../../src/52_fft_mpi_noabirule -I../../src/52_fft_mpi_noabirule -I../../src/51_manage_mpi -I../../src/51_manage_mpi -I../../src/47_xml -I../../src/47_xml -I../../src/45_psp_parser -I../../src/45_psp_parser -I../../src/42_nlstrain -I../../src/42_nlstrain -I../../src/42_geometry -I../../src/42_geometry -I../../src/42_parser -I../../src/42_parser -I../../src/32_util -I../../src/32_util -I../../src/32_contract -I../../src/32_contract -I../../src/28_numeric_noabirule -I../../src/28_numeric_noabirule -I../../src/27_toolbox_oop -I../../src/27_toolbox_oop -I../../src/18_timing -I../../src/18_timing -I../../src/16_hideleave -I../../src/16_hideleave -I../../src/14_hidewrite -I../../src/14_hidewrite -I../../src/12_hide_mpi -I../../src/12_hide_mpi -I../../src/10_defs -I../../src/10_defs -I../../src/01_interfaces_ext -I../../src/01_interfaces_ext -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o anaddb-anaddb.o `test -f 'anaddb.F90' || echo './'`anaddb.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -I../../src/27_toolbox_oop -I../../src/27_toolbox_oop -I../../src/10_defs -I../../src/10_defs -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o band2eps-band2eps.o `test -f 'band2eps.F90' || echo './'`band2eps.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -I../../src/68_gw -I../../src/68_gw -I../../src/67_common -I../../src/67_common -I../../src/66_paw -I../../src/66_paw -I../../src/66_wfs -I../../src/66_wfs -I../../src/65_psp -I../../src/65_psp -I../../src/65_nonlocal -I../../src/65_nonlocal -I../../src/62_poisson -I../../src/62_poisson -I../../src/62_occeig -I../../src/62_occeig -I../../src/62_iowfdenpot -I../../src/62_iowfdenpot -I../../src/61_ionetcdf -I../../src/61_ionetcdf -I../../src/59_io_mpi -I../../src/59_io_mpi -I../../src/57_iovars -I../../src/57_iovars -I../../src/56_xc -I../../src/56_xc -I../../src/56_recipspace -I../../src/56_recipspace -I../../src/53_spacepar -I../../src/53_spacepar -I../../src/53_ffts -I../../src/53_ffts -I../../src/53_abiutil -I../../src/53_abiutil -I../../src/52_fft_mpi_noabirule -I../../src/52_fft_mpi_noabirule -I../../src/51_manage_mpi -I../../src/51_manage_mpi -I../../src/47_xml -I../../src/47_xml -I../../src/45_psp_parser -I../../src/45_psp_parser -I../../src/42_parser -I../../src/42_parser -I../../src/42_nlstrain -I../../src/42_nlstrain -I../../src/42_geometry -I../../src/42_geometry -I../../src/32_util -I../../src/32_util -I../../src/32_contract -I../../src/32_contract -I../../src/28_numeric_noabirule -I../../src/28_numeric_noabirule -I../../src/27_toolbox_oop -I../../src/27_toolbox_oop -I../../src/18_timing -I../../src/18_timing -I../../src/16_hideleave -I../../src/16_hideleave -I../../src/14_hidewrite -I../../src/14_hidewrite -I../../src/12_hide_mpi -I../../src/12_hide_mpi -I../../src/10_defs -I../../src/10_defs -I../../src/01_interfaces_ext -I../../src/01_interfaces_ext -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o conducti-conducti.o `test -f 'conducti.F90' || echo './'`conducti.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -I../../src/83_cut3d -I../../src/83_cut3d -I../../src/67_common -I../../src/67_common -I../../src/66_wfs -I../../src/66_wfs -I../../src/66_paw -I../../src/66_paw -I../../src/65_psp -I../../src/65_psp -I../../src/65_nonlocal -I../../src/65_nonlocal -I../../src/62_occeig -I../../src/62_occeig -I../../src/62_poisson -I../../src/62_poisson -I../../src/62_iowfdenpot -I../../src/62_iowfdenpot -I../../src/61_ionetcdf -I../../src/61_ionetcdf -I../../src/59_io_mpi -I../../src/59_io_mpi -I../../src/57_iovars -I../../src/57_iovars -I../../src/56_xc -I../../src/56_xc -I../../src/56_recipspace -I../../src/56_recipspace -I../../src/53_ffts -I../../src/53_ffts -I../../src/53_spacepar -I../../src/53_spacepar -I../../src/53_abiutil -I../../src/53_abiutil -I../../src/52_fft_mpi_noabirule -I../../src/52_fft_mpi_noabirule -I../../src/51_manage_mpi -I../../src/51_manage_mpi -I../../src/47_xml -I../../src/47_xml -I../../src/45_psp_parser -I../../src/45_psp_parser -I../../src/42_nlstrain -I../../src/42_nlstrain -I../../src/42_geometry -I../../src/42_geometry -I../../src/42_parser -I../../src/42_parser -I../../src/32_contract -I../../src/32_contract -I../../src/32_util -I../../src/32_util -I../../src/28_numeric_noabirule -I../../src/28_numeric_noabirule -I../../src/27_toolbox_oop -I../../src/27_toolbox_oop -I../../src/18_timing -I../../src/18_timing -I../../src/16_hideleave -I../../src/16_hideleave -I../../src/14_hidewrite -I../../src/14_hidewrite -I../../src/12_hide_mpi -I../../src/12_hide_mpi -I../../src/10_defs -I../../src/10_defs -I../../src/01_interfaces_ext -I../../src/01_interfaces_ext -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o cut3d-cut3d.o `test -f 'cut3d.F90' || echo './'`cut3d.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -I../../src/77_lwf -I../../src/77_lwf -I../../src/59_io_mpi -I../../src/59_io_mpi -I../../src/51_manage_mpi -I../../src/51_manage_mpi -I../../src/42_parser -I../../src/42_parser -I../../src/32_util -I../../src/32_util -I../../src/28_numeric_noabirule -I../../src/28_numeric_noabirule -I../../src/27_toolbox_oop -I../../src/27_toolbox_oop -I../../src/18_timing -I../../src/18_timing -I../../src/16_hideleave -I../../src/16_hideleave -I../../src/14_hidewrite -I../../src/14_hidewrite -I../../src/12_hide_mpi -I../../src/12_hide_mpi -I../../src/10_defs -I../../src/10_defs -I../../src/01_interfaces_ext -I../../src/01_interfaces_ext -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o lwf-lwf.o `test -f 'lwf.F90' || echo './'`lwf.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -I../../src/77_ddb -I../../src/77_ddb -I../../src/72_response -I../../src/72_response -I../../src/67_common -I../../src/67_common -I../../src/66_paw -I../../src/66_paw -I../../src/66_wfs -I../../src/66_wfs -I../../src/65_psp -I../../src/65_psp -I../../src/65_nonlocal -I../../src/65_nonlocal -I../../src/62_poisson -I../../src/62_poisson -I../../src/62_occeig -I../../src/62_occeig -I../../src/62_iowfdenpot -I../../src/62_iowfdenpot -I../../src/61_ionetcdf -I../../src/61_ionetcdf -I../../src/59_io_mpi -I../../src/59_io_mpi -I../../src/57_iovars -I../../src/57_iovars -I../../src/56_xc -I../../src/56_xc -I../../src/56_recipspace -I../../src/56_recipspace -I../../src/53_spacepar -I../../src/53_spacepar -I../../src/53_ffts -I../../src/53_ffts -I../../src/52_fft_mpi_noabirule -I../../src/52_fft_mpi_noabirule -I../../src/51_manage_mpi -I../../src/51_manage_mpi -I../../src/47_xml -I../../src/47_xml -I../../src/45_psp_parser -I../../src/45_psp_parser -I../../src/42_parser -I../../src/42_parser -I../../src/42_nlstrain -I../../src/42_nlstrain -I../../src/42_geometry -I../../src/42_geometry -I../../src/32_util -I../../src/32_util -I../../src/32_contract -I../../src/32_contract -I../../src/28_numeric_noabirule -I../../src/28_numeric_noabirule -I../../src/27_toolbox_oop -I../../src/27_toolbox_oop -I../../src/18_timing -I../../src/18_timing -I../../src/16_hideleave -I../../src/16_hideleave -I../../src/14_hidewrite -I../../src/14_hidewrite -I../../src/12_hide_mpi -I../../src/12_hide_mpi -I../../src/10_defs -I../../src/10_defs -I../../src/01_interfaces_ext -I../../src/01_interfaces_ext -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o mrgddb-mrgddb.o `test -f 'mrgddb.F90' || echo './'`mrgddb.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -I../../src/62_iowfdenpot -I../../src/62_iowfdenpot -I../../src/61_ionetcdf -I../../src/61_ionetcdf -I../../src/59_io_mpi -I../../src/59_io_mpi -I../../src/53_abiutil -I../../src/53_abiutil -I../../src/51_manage_mpi -I../../src/51_manage_mpi -I../../src/42_geometry -I../../src/42_geometry -I../../src/32_util -I../../src/32_util -I../../src/28_numeric_noabirule -I../../src/28_numeric_noabirule -I../../src/27_toolbox_oop -I../../src/27_toolbox_oop -I../../src/18_timing -I../../src/18_timing -I../../src/16_hideleave -I../../src/16_hideleave -I../../src/14_hidewrite -I../../src/14_hidewrite -I../../src/12_hide_mpi -I../../src/12_hide_mpi -I../../src/10_defs -I../../src/10_defs -I../../src/01_interfaces_ext -I../../src/01_interfaces_ext -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o mrggkk-mrggkk.o `test -f 'mrggkk.F90' || echo './'`mrggkk.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -I../../src/68_gw -I../../src/68_gw -I../../src/67_common -I../../src/67_common -I../../src/66_wfs -I../../src/66_wfs -I../../src/66_paw -I../../src/66_paw -I../../src/65_psp -I../../src/65_psp -I../../src/65_nonlocal -I../../src/65_nonlocal -I../../src/62_occeig -I../../src/62_occeig -I../../src/62_poisson -I../../src/62_poisson -I../../src/62_iowfdenpot -I../../src/62_iowfdenpot -I../../src/61_ionetcdf -I../../src/61_ionetcdf -I../../src/59_io_mpi -I../../src/59_io_mpi -I../../src/57_iovars -I../../src/57_iovars -I../../src/56_xc -I../../src/56_xc -I../../src/56_recipspace -I../../src/56_recipspace -I../../src/53_ffts -I../../src/53_ffts -I../../src/53_spacepar -I../../src/53_spacepar -I../../src/53_abiutil -I../../src/53_abiutil -I../../src/52_fft_mpi_noabirule -I../../src/52_fft_mpi_noabirule -I../../src/51_manage_mpi -I../../src/51_manage_mpi -I../../src/49_gw_toolbox_oop -I../../src/49_gw_toolbox_oop -I../../src/47_xml -I../../src/47_xml -I../../src/45_psp_parser -I../../src/45_psp_parser -I../../src/42_nlstrain -I../../src/42_nlstrain -I../../src/42_geometry -I../../src/42_geometry -I../../src/42_parser -I../../src/42_parser -I../../src/32_contract -I../../src/32_contract -I../../src/32_util -I../../src/32_util -I../../src/28_numeric_noabirule -I../../src/28_numeric_noabirule -I../../src/27_toolbox_oop -I../../src/27_toolbox_oop -I../../src/18_timing -I../../src/18_timing -I../../src/16_hideleave -I../../src/16_hideleave -I../../src/14_hidewrite -I../../src/14_hidewrite -I../../src/12_hide_mpi -I../../src/12_hide_mpi -I../../src/10_defs -I../../src/10_defs -I../../src/01_interfaces_ext -I../../src/01_interfaces_ext -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o mrgscr-mrgscr.o `test -f 'mrgscr.F90' || echo './'`mrgscr.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -I../../src/68_gw -I../../src/68_gw -I../../src/67_common -I../../src/67_common -I../../src/66_wfs -I../../src/66_wfs -I../../src/66_paw -I../../src/66_paw -I../../src/65_psp -I../../src/65_psp -I../../src/65_nonlocal -I../../src/65_nonlocal -I../../src/62_occeig -I../../src/62_occeig -I../../src/62_poisson -I../../src/62_poisson -I../../src/62_iowfdenpot -I../../src/62_iowfdenpot -I../../src/61_ionetcdf -I../../src/61_ionetcdf -I../../src/59_io_mpi -I../../src/59_io_mpi -I../../src/57_iovars -I../../src/57_iovars -I../../src/56_xc -I../../src/56_xc -I../../src/56_recipspace -I../../src/56_recipspace -I../../src/53_ffts -I../../src/53_ffts -I../../src/53_spacepar -I../../src/53_spacepar -I../../src/53_abiutil -I../../src/53_abiutil -I../../src/52_fft_mpi_noabirule -I../../src/52_fft_mpi_noabirule -I../../src/51_manage_mpi -I../../src/51_manage_mpi -I../../src/47_xml -I../../src/47_xml -I../../src/45_psp_parser -I../../src/45_psp_parser -I../../src/42_nlstrain -I../../src/42_nlstrain -I../../src/42_geometry -I../../src/42_geometry -I../../src/42_parser -I../../src/42_parser -I../../src/32_contract -I../../src/32_contract -I../../src/32_util -I../../src/32_util -I../../src/28_numeric_noabirule -I../../src/28_numeric_noabirule -I../../src/27_toolbox_oop -I../../src/27_toolbox_oop -I../../src/18_timing -I../../src/18_timing -I../../src/16_hideleave -I../../src/16_hideleave -I../../src/14_hidewrite -I../../src/14_hidewrite -I../../src/12_hide_mpi -I../../src/12_hide_mpi -I../../src/10_defs -I../../src/10_defs -I../../src/01_interfaces_ext -I../../src/01_interfaces_ext -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o newsp-newsp.o `test -f 'newsp.F90' || echo './'`newsp.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -I../../src/67_common -I../../src/67_common -I../../src/66_wfs -I../../src/66_wfs -I../../src/66_paw -I../../src/66_paw -I../../src/65_psp -I../../src/65_psp -I../../src/65_nonlocal -I../../src/65_nonlocal -I../../src/62_occeig -I../../src/62_occeig -I../../src/62_poisson -I../../src/62_poisson -I../../src/62_iowfdenpot -I../../src/62_iowfdenpot -I../../src/61_ionetcdf -I../../src/61_ionetcdf -I../../src/59_io_mpi -I../../src/59_io_mpi -I../../src/57_iovars -I../../src/57_iovars -I../../src/56_xc -I../../src/56_xc -I../../src/56_recipspace -I../../src/56_recipspace -I../../src/53_ffts -I../../src/53_ffts -I../../src/53_spacepar -I../../src/53_spacepar -I../../src/53_abiutil -I../../src/53_abiutil -I../../src/52_fft_mpi_noabirule -I../../src/52_fft_mpi_noabirule -I../../src/51_manage_mpi -I../../src/51_manage_mpi -I../../src/47_xml -I../../src/47_xml -I../../src/45_psp_parser -I../../src/45_psp_parser -I../../src/42_nlstrain -I../../src/42_nlstrain -I../../src/42_geometry -I../../src/42_geometry -I../../src/42_parser -I../../src/42_parser -I../../src/32_contract -I../../src/32_contract -I../../src/32_util -I../../src/32_util -I../../src/28_numeric_noabirule -I../../src/28_numeric_noabirule -I../../src/27_toolbox_oop -I../../src/27_toolbox_oop -I../../src/18_timing -I../../src/18_timing -I../../src/16_hideleave -I../../src/16_hideleave -I../../src/14_hidewrite -I../../src/14_hidewrite -I../../src/12_hide_mpi -I../../src/12_hide_mpi -I../../src/10_defs -I../../src/10_defs -I../../src/01_interfaces_ext -I../../src/01_interfaces_ext -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o optic-optic.o `test -f 'optic.F90' || echo './'`optic.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -I../../src/95_drive -I../../src/95_drive -I../../src/93_rdm -I../../src/93_rdm -I../../src/79_seqpar_mpi -I../../src/79_seqpar_mpi -I../../src/77_suscep -I../../src/77_suscep -I../../src/72_response -I../../src/72_response -I../../src/72_geomoptim -I../../src/72_geomoptim -I../../src/68_recursion -I../../src/68_recursion -I../../src/68_rsprc -I../../src/68_rsprc -I../../src/67_common -I../../src/67_common -I../../src/66_paw -I../../src/66_paw -I../../src/66_wfs -I../../src/66_wfs -I../../src/65_psp -I../../src/65_psp -I../../src/65_nonlocal -I../../src/65_nonlocal -I../../src/64_atompaw -I../../src/64_atompaw -I../../src/62_occeig -I../../src/62_occeig -I../../src/62_iowfdenpot -I../../src/62_iowfdenpot -I../../src/62_poisson -I../../src/62_poisson -I../../src/62_cg_noabirule -I../../src/62_cg_noabirule -I../../src/61_ionetcdf -I../../src/61_ionetcdf -I../../src/59_io_mpi -I../../src/59_io_mpi -I../../src/57_iovars -I../../src/57_iovars -I../../src/56_recipspace -I../../src/56_recipspace -I../../src/56_xc -I../../src/56_xc -I../../src/53_abiutil -I../../src/53_abiutil -I../../src/53_spacepar -I../../src/53_spacepar -I../../src/53_ffts -I../../src/53_ffts -I../../src/52_fft_mpi_noabirule -I../../src/52_fft_mpi_noabirule -I../../src/51_manage_mpi -I../../src/51_manage_mpi -I../../src/50_abitypes_defs -I../../src/50_abitypes_defs -I../../src/47_xml -I../../src/47_xml -I../../src/42_nlstrain -I../../src/42_nlstrain -I../../src/42_geometry -I../../src/42_geometry -I../../src/42_parser -I../../src/42_parser -I../../src/32_contract -I../../src/32_contract -I../../src/32_util -I../../src/32_util -I../../src/28_numeric_noabirule -I../../src/28_numeric_noabirule -I../../src/27_toolbox_oop -I../../src/27_toolbox_oop -I../../src/18_timing -I../../src/18_timing -I../../src/16_hideleave -I../../src/16_hideleave -I../../src/14_hidewrite -I../../src/14_hidewrite -I../../src/12_hide_mpi -I../../src/12_hide_mpi -I../../src/10_defs -I../../src/10_defs -I../../src/01_interfaces_ext -I../../src/01_interfaces_ext -I../../src/01_gsl_ext -I../../src/01_gsl_ext -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o ujdet-ujdet.o `test -f 'ujdet.F90' || echo './'`ujdet.F90 gfortran -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -I../../src/62_iowfdenpot -I../../src/62_iowfdenpot -I../../src/61_ionetcdf -I../../src/61_ionetcdf -I../../src/59_io_mpi -I../../src/59_io_mpi -I../../src/53_abiutil -I../../src/53_abiutil -I../../src/51_manage_mpi -I../../src/51_manage_mpi -I../../src/42_geometry -I../../src/42_geometry -I../../src/32_util -I../../src/32_util -I../../src/28_numeric_noabirule -I../../src/28_numeric_noabirule -I../../src/27_toolbox_oop -I../../src/27_toolbox_oop -I../../src/18_timing -I../../src/18_timing -I../../src/16_hideleave -I../../src/16_hideleave -I../../src/14_hidewrite -I../../src/14_hidewrite -I../../src/12_hide_mpi -I../../src/12_hide_mpi -I../../src/01_macroavnew_ext -I../../src/01_macroavnew_ext -I../../src/10_defs -I../../src/10_defs -I../../src/01_interfaces_ext -I../../src/01_interfaces_ext -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -c -o macroave-macroave.o `test -f 'macroave.F90' || echo './'`macroave.F90 gfortran -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -Wl,-O1 -o abinetcdf abinetcdf-abinetcdf.o ../../src/10_defs/lib10_defs.a gfortran -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -Wl,-O1 -o band2eps band2eps-band2eps.o ../../src/27_toolbox_oop/lib27_toolbox_oop.a ../../src/10_defs/lib10_defs.a gfortran -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -Wl,-O1 -o macroave macroave-macroave.o ../../src/62_iowfdenpot/lib62_iowfdenpot.a ../../src/61_ionetcdf/lib61_ionetcdf.a ../../src/59_io_mpi/lib59_io_mpi.a ../../src/53_abiutil/lib53_abiutil.a ../../src/51_manage_mpi/lib51_manage_mpi.a ../../src/42_geometry/lib42_geometry.a ../../src/32_util/lib32_util.a ../../src/28_numeric_noabirule/lib28_numeric_noabirule.a ../../src/27_toolbox_oop/lib27_toolbox_oop.a ../../src/18_timing/lib18_timing.a ../../src/16_hideleave/lib16_hideleave.a ../../src/14_hidewrite/lib14_hidewrite.a ../../src/12_hide_mpi/lib12_hide_mpi.a ../../src/01_macroavnew_ext/lib01_macroavnew_ext.a ../../src/10_defs/lib10_defs.a ../../src/01_interfaces_ext/lib01_interfaces_ext.a -L/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/prereqs/linalg -llapack -lblas gfortran -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -Wl,-O1 -o aim aim-aim.o ../../src/63_bader/lib63_bader.a ../../src/62_iowfdenpot/lib62_iowfdenpot.a ../../src/61_ionetcdf/lib61_ionetcdf.a ../../src/59_io_mpi/lib59_io_mpi.a ../../src/53_abiutil/lib53_abiutil.a ../../src/51_manage_mpi/lib51_manage_mpi.a ../../src/45_psp_parser/lib45_psp_parser.a ../../src/42_parser/lib42_parser.a ../../src/42_geometry/lib42_geometry.a ../../src/32_util/lib32_util.a ../../src/28_numeric_noabirule/lib28_numeric_noabirule.a ../../src/27_toolbox_oop/lib27_toolbox_oop.a ../../src/18_timing/lib18_timing.a ../../src/16_hideleave/lib16_hideleave.a ../../src/14_hidewrite/lib14_hidewrite.a ../../src/12_hide_mpi/lib12_hide_mpi.a ../../src/10_defs/lib10_defs.a ../../src/01_interfaces_ext/lib01_interfaces_ext.a -L/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/prereqs/linalg -llapack -lblas gfortran -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -Wl,-O1 -o conducti conducti-conducti.o ../../src/68_gw/lib68_gw.a ../../src/67_common/lib67_common.a ../../src/66_paw/lib66_paw.a ../../src/66_wfs/lib66_wfs.a ../../src/65_psp/lib65_psp.a ../../src/65_nonlocal/lib65_nonlocal.a ../../src/62_poisson/lib62_poisson.a ../../src/62_occeig/lib62_occeig.a ../../src/62_iowfdenpot/lib62_iowfdenpot.a ../../src/61_ionetcdf/lib61_ionetcdf.a ../../src/59_io_mpi/lib59_io_mpi.a ../../src/57_iovars/lib57_iovars.a ../../src/56_xc/lib56_xc.a ../../src/56_recipspace/lib56_recipspace.a ../../src/53_spacepar/lib53_spacepar.a ../../src/53_ffts/lib53_ffts.a ../../src/53_abiutil/lib53_abiutil.a ../../src/52_fft_mpi_noabirule/lib52_fft_mpi_noabirule.a ../../src/51_manage_mpi/lib51_manage_mpi.a ../../src/47_xml/lib47_xml.a ../../src/45_psp_parser/lib45_psp_parser.a ../../src/42_parser/lib42_parser.a ../../src/42_nlstrain/lib42_nlstrain.a ../../src/42_geometry/lib42_geometry.a ../../src/32_util/lib32_util.a ../../src/32_contract/lib32_contract.a ../../src/28_numeric_noabirule/lib28_numeric_noabirule.a ../../src/27_toolbox_oop/lib27_toolbox_oop.a ../../src/18_timing/lib18_timing.a ../../src/16_hideleave/lib16_hideleave.a ../../src/14_hidewrite/lib14_hidewrite.a ../../src/12_hide_mpi/lib12_hide_mpi.a ../../src/10_defs/lib10_defs.a ../../src/01_interfaces_ext/lib01_interfaces_ext.a -L/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/prereqs/linalg -llapack -lblas mrgscr.F90:479.15: do iqibz=1,0 1 Warning: DO loop at (1) will be executed zero times mrgscr.F90:631.21: do iqibz=1,0 !2,2 !Er%nqibz 1 Warning: DO loop at (1) will be executed zero times gfortran -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -Wl,-O1 -o mrggkk mrggkk-mrggkk.o ../../src/62_iowfdenpot/lib62_iowfdenpot.a ../../src/61_ionetcdf/lib61_ionetcdf.a ../../src/59_io_mpi/lib59_io_mpi.a ../../src/53_abiutil/lib53_abiutil.a ../../src/51_manage_mpi/lib51_manage_mpi.a ../../src/42_geometry/lib42_geometry.a ../../src/32_util/lib32_util.a ../../src/28_numeric_noabirule/lib28_numeric_noabirule.a ../../src/27_toolbox_oop/lib27_toolbox_oop.a ../../src/18_timing/lib18_timing.a ../../src/16_hideleave/lib16_hideleave.a ../../src/14_hidewrite/lib14_hidewrite.a ../../src/12_hide_mpi/lib12_hide_mpi.a ../../src/10_defs/lib10_defs.a ../../src/01_interfaces_ext/lib01_interfaces_ext.a -L/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/prereqs/linalg -llapack -lblas gfortran -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -Wl,-O1 -o mrgddb mrgddb-mrgddb.o ../../src/77_ddb/lib77_ddb.a ../../src/72_response/lib72_response.a ../../src/67_common/lib67_common.a ../../src/66_paw/lib66_paw.a ../../src/66_wfs/lib66_wfs.a ../../src/65_psp/lib65_psp.a ../../src/65_nonlocal/lib65_nonlocal.a ../../src/62_poisson/lib62_poisson.a ../../src/62_occeig/lib62_occeig.a ../../src/62_iowfdenpot/lib62_iowfdenpot.a ../../src/61_ionetcdf/lib61_ionetcdf.a ../../src/59_io_mpi/lib59_io_mpi.a ../../src/57_iovars/lib57_iovars.a ../../src/56_xc/lib56_xc.a ../../src/56_recipspace/lib56_recipspace.a ../../src/53_spacepar/lib53_spacepar.a ../../src/53_ffts/lib53_ffts.a ../../src/52_fft_mpi_noabirule/lib52_fft_mpi_noabirule.a ../../src/51_manage_mpi/lib51_manage_mpi.a ../../src/47_xml/lib47_xml.a ../../src/45_psp_parser/lib45_psp_parser.a ../../src/42_parser/lib42_parser.a ../../src/42_nlstrain/lib42_nlstrain.a ../../src/42_geometry/lib42_geometry.a ../../src/32_util/lib32_util.a ../../src/32_contract/lib32_contract.a ../../src/28_numeric_noabirule/lib28_numeric_noabirule.a ../../src/27_toolbox_oop/lib27_toolbox_oop.a ../../src/18_timing/lib18_timing.a ../../src/16_hideleave/lib16_hideleave.a ../../src/14_hidewrite/lib14_hidewrite.a ../../src/12_hide_mpi/lib12_hide_mpi.a ../../src/10_defs/lib10_defs.a ../../src/01_interfaces_ext/lib01_interfaces_ext.a -L/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/prereqs/linalg -llapack -lblas gfortran -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -Wl,-O1 -o lwf lwf-lwf.o ../../src/77_lwf/lib77_lwf.a ../../src/59_io_mpi/lib59_io_mpi.a ../../src/51_manage_mpi/lib51_manage_mpi.a ../../src/42_parser/lib42_parser.a ../../src/32_util/lib32_util.a ../../src/28_numeric_noabirule/lib28_numeric_noabirule.a ../../src/27_toolbox_oop/lib27_toolbox_oop.a ../../src/18_timing/lib18_timing.a ../../src/16_hideleave/lib16_hideleave.a ../../src/14_hidewrite/lib14_hidewrite.a ../../src/12_hide_mpi/lib12_hide_mpi.a ../../src/10_defs/lib10_defs.a ../../src/01_interfaces_ext/lib01_interfaces_ext.a -L/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/prereqs/linalg -llapack -lblas gfortran -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -Wl,-O1 -o abinit abinit-abinit.o ../../src/95_drive/lib95_drive.a ../../src/93_rdm/lib93_rdm.a ../../src/79_seqpar_mpi/lib79_seqpar_mpi.a ../../src/77_ddb/lib77_ddb.a ../../src/77_suscep/lib77_suscep.a ../../src/72_response/lib72_response.a ../../src/72_geomoptim/lib72_geomoptim.a ../../src/69_bse/lib69_bse.a ../../src/68_gw/lib68_gw.a ../../src/68_dmft/lib68_dmft.a ../../src/68_recursion/lib68_recursion.a ../../src/68_rsprc/lib68_rsprc.a ../../src/67_common/lib67_common.a ../../src/66_paw/lib66_paw.a ../../src/66_wfs/lib66_wfs.a ../../src/65_psp/lib65_psp.a ../../src/65_nonlocal/lib65_nonlocal.a ../../src/64_atompaw/lib64_atompaw.a ../../src/62_occeig/lib62_occeig.a ../../src/62_iowfdenpot/lib62_iowfdenpot.a ../../src/62_wvl_wfs/lib62_wvl_wfs.a ../../src/62_poisson/lib62_poisson.a ../../src/62_cg_noabirule/lib62_cg_noabirule.a ../../src/61_ionetcdf/lib61_ionetcdf.a ../../src/59_io_mpi/lib59_io_mpi.a ../../src/57_iovars/lib57_iovars.a ../../src/56_recipspace/lib56_recipspace.a ../../src/56_xc/lib56_xc.a ../../src/53_abiutil/lib53_abiutil.a ../../src/53_spacepar/lib53_spacepar.a ../../src/53_ffts/lib53_ffts.a ../../src/52_fft_mpi_noabirule/lib52_fft_mpi_noabirule.a ../../src/51_manage_mpi/lib51_manage_mpi.a ../../src/49_gw_toolbox_oop/lib49_gw_toolbox_oop.a ../../src/47_xml/lib47_xml.a ../../src/45_psp_parser/lib45_psp_parser.a ../../src/42_nlstrain/lib42_nlstrain.a ../../src/42_geometry/lib42_geometry.a ../../src/42_parser/lib42_parser.a ../../src/32_contract/lib32_contract.a ../../src/32_util/lib32_util.a ../../src/28_numeric_noabirule/lib28_numeric_noabirule.a ../../src/27_toolbox_oop/lib27_toolbox_oop.a ../../src/18_timing/lib18_timing.a ../../src/16_hideleave/lib16_hideleave.a ../../src/14_hidewrite/lib14_hidewrite.a ../../src/12_hide_mpi/lib12_hide_mpi.a ../../src/10_defs/lib10_defs.a ../../src/01_interfaces_ext/lib01_interfaces_ext.a -L/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/prereqs/linalg -llapack -lblas gfortran -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -Wl,-O1 -o mrgscr mrgscr-mrgscr.o ../../src/68_gw/lib68_gw.a ../../src/67_common/lib67_common.a ../../src/66_wfs/lib66_wfs.a ../../src/66_paw/lib66_paw.a ../../src/65_psp/lib65_psp.a ../../src/65_nonlocal/lib65_nonlocal.a ../../src/62_occeig/lib62_occeig.a ../../src/62_poisson/lib62_poisson.a ../../src/62_iowfdenpot/lib62_iowfdenpot.a ../../src/61_ionetcdf/lib61_ionetcdf.a ../../src/59_io_mpi/lib59_io_mpi.a ../../src/57_iovars/lib57_iovars.a ../../src/56_xc/lib56_xc.a ../../src/56_recipspace/lib56_recipspace.a ../../src/53_ffts/lib53_ffts.a ../../src/53_spacepar/lib53_spacepar.a ../../src/53_abiutil/lib53_abiutil.a ../../src/52_fft_mpi_noabirule/lib52_fft_mpi_noabirule.a ../../src/51_manage_mpi/lib51_manage_mpi.a ../../src/49_gw_toolbox_oop/lib49_gw_toolbox_oop.a ../../src/47_xml/lib47_xml.a ../../src/45_psp_parser/lib45_psp_parser.a ../../src/42_nlstrain/lib42_nlstrain.a ../../src/42_geometry/lib42_geometry.a ../../src/42_parser/lib42_parser.a ../../src/32_contract/lib32_contract.a ../../src/32_util/lib32_util.a ../../src/28_numeric_noabirule/lib28_numeric_noabirule.a ../../src/27_toolbox_oop/lib27_toolbox_oop.a ../../src/18_timing/lib18_timing.a ../../src/16_hideleave/lib16_hideleave.a ../../src/14_hidewrite/lib14_hidewrite.a ../../src/12_hide_mpi/lib12_hide_mpi.a ../../src/10_defs/lib10_defs.a ../../src/01_interfaces_ext/lib01_interfaces_ext.a -L/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/prereqs/linalg -llapack -lblas gfortran -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -Wl,-O1 -o optic optic-optic.o ../../src/67_common/lib67_common.a ../../src/66_wfs/lib66_wfs.a ../../src/66_paw/lib66_paw.a ../../src/65_psp/lib65_psp.a ../../src/65_nonlocal/lib65_nonlocal.a ../../src/62_occeig/lib62_occeig.a ../../src/62_poisson/lib62_poisson.a ../../src/62_iowfdenpot/lib62_iowfdenpot.a ../../src/61_ionetcdf/lib61_ionetcdf.a ../../src/59_io_mpi/lib59_io_mpi.a ../../src/57_iovars/lib57_iovars.a ../../src/56_xc/lib56_xc.a ../../src/56_recipspace/lib56_recipspace.a ../../src/53_ffts/lib53_ffts.a ../../src/53_spacepar/lib53_spacepar.a ../../src/53_abiutil/lib53_abiutil.a ../../src/52_fft_mpi_noabirule/lib52_fft_mpi_noabirule.a ../../src/51_manage_mpi/lib51_manage_mpi.a ../../src/47_xml/lib47_xml.a ../../src/45_psp_parser/lib45_psp_parser.a ../../src/42_nlstrain/lib42_nlstrain.a ../../src/42_geometry/lib42_geometry.a ../../src/42_parser/lib42_parser.a ../../src/32_contract/lib32_contract.a ../../src/32_util/lib32_util.a ../../src/28_numeric_noabirule/lib28_numeric_noabirule.a ../../src/27_toolbox_oop/lib27_toolbox_oop.a ../../src/18_timing/lib18_timing.a ../../src/16_hideleave/lib16_hideleave.a ../../src/14_hidewrite/lib14_hidewrite.a ../../src/12_hide_mpi/lib12_hide_mpi.a ../../src/10_defs/lib10_defs.a ../../src/01_interfaces_ext/lib01_interfaces_ext.a -L/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/prereqs/linalg -llapack -lblas gfortran -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -Wl,-O1 -o ujdet ujdet-ujdet.o ../../src/95_drive/lib95_drive.a ../../src/93_rdm/lib93_rdm.a ../../src/79_seqpar_mpi/lib79_seqpar_mpi.a ../../src/77_suscep/lib77_suscep.a ../../src/72_response/lib72_response.a ../../src/72_geomoptim/lib72_geomoptim.a ../../src/68_recursion/lib68_recursion.a ../../src/68_rsprc/lib68_rsprc.a ../../src/67_common/lib67_common.a ../../src/66_paw/lib66_paw.a ../../src/66_wfs/lib66_wfs.a ../../src/65_psp/lib65_psp.a ../../src/65_nonlocal/lib65_nonlocal.a ../../src/64_atompaw/lib64_atompaw.a ../../src/62_occeig/lib62_occeig.a ../../src/62_iowfdenpot/lib62_iowfdenpot.a ../../src/62_poisson/lib62_poisson.a ../../src/62_cg_noabirule/lib62_cg_noabirule.a ../../src/61_ionetcdf/lib61_ionetcdf.a ../../src/59_io_mpi/lib59_io_mpi.a ../../src/57_iovars/lib57_iovars.a ../../src/56_recipspace/lib56_recipspace.a ../../src/56_xc/lib56_xc.a ../../src/53_abiutil/lib53_abiutil.a ../../src/53_spacepar/lib53_spacepar.a ../../src/53_ffts/lib53_ffts.a ../../src/52_fft_mpi_noabirule/lib52_fft_mpi_noabirule.a ../../src/51_manage_mpi/lib51_manage_mpi.a ../../src/50_abitypes_defs/lib50_abitypes_defs.a ../../src/47_xml/lib47_xml.a ../../src/42_nlstrain/lib42_nlstrain.a ../../src/42_geometry/lib42_geometry.a ../../src/42_parser/lib42_parser.a ../../src/32_contract/lib32_contract.a ../../src/32_util/lib32_util.a ../../src/28_numeric_noabirule/lib28_numeric_noabirule.a ../../src/27_toolbox_oop/lib27_toolbox_oop.a ../../src/18_timing/lib18_timing.a ../../src/16_hideleave/lib16_hideleave.a ../../src/14_hidewrite/lib14_hidewrite.a ../../src/12_hide_mpi/lib12_hide_mpi.a ../../src/10_defs/lib10_defs.a ../../src/01_interfaces_ext/lib01_interfaces_ext.a -L/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/prereqs/linalg -llapack -lblas gfortran -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -Wl,-O1 -o anaddb anaddb-anaddb.o ../../src/77_ddb/lib77_ddb.a ../../src/72_response/lib72_response.a ../../src/67_common/lib67_common.a ../../src/66_paw/lib66_paw.a ../../src/66_wfs/lib66_wfs.a ../../src/65_psp/lib65_psp.a ../../src/65_nonlocal/lib65_nonlocal.a ../../src/62_poisson/lib62_poisson.a ../../src/62_occeig/lib62_occeig.a ../../src/62_iowfdenpot/lib62_iowfdenpot.a ../../src/61_ionetcdf/lib61_ionetcdf.a ../../src/59_io_mpi/lib59_io_mpi.a ../../src/57_iovars/lib57_iovars.a ../../src/56_recipspace/lib56_recipspace.a ../../src/56_xc/lib56_xc.a ../../src/53_spacepar/lib53_spacepar.a ../../src/53_ffts/lib53_ffts.a ../../src/53_abiutil/lib53_abiutil.a ../../src/52_fft_mpi_noabirule/lib52_fft_mpi_noabirule.a ../../src/51_manage_mpi/lib51_manage_mpi.a ../../src/47_xml/lib47_xml.a ../../src/45_psp_parser/lib45_psp_parser.a ../../src/42_nlstrain/lib42_nlstrain.a ../../src/42_geometry/lib42_geometry.a ../../src/42_parser/lib42_parser.a ../../src/32_util/lib32_util.a ../../src/32_contract/lib32_contract.a ../../src/28_numeric_noabirule/lib28_numeric_noabirule.a ../../src/27_toolbox_oop/lib27_toolbox_oop.a ../../src/18_timing/lib18_timing.a ../../src/16_hideleave/lib16_hideleave.a ../../src/14_hidewrite/lib14_hidewrite.a ../../src/12_hide_mpi/lib12_hide_mpi.a ../../src/10_defs/lib10_defs.a ../../src/01_interfaces_ext/lib01_interfaces_ext.a -L/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/prereqs/linalg -llapack -lblas gfortran -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -Wl,-O1 -o newsp newsp-newsp.o ../../src/68_gw/lib68_gw.a ../../src/67_common/lib67_common.a ../../src/66_wfs/lib66_wfs.a ../../src/66_paw/lib66_paw.a ../../src/65_psp/lib65_psp.a ../../src/65_nonlocal/lib65_nonlocal.a ../../src/62_occeig/lib62_occeig.a ../../src/62_poisson/lib62_poisson.a ../../src/62_iowfdenpot/lib62_iowfdenpot.a ../../src/61_ionetcdf/lib61_ionetcdf.a ../../src/59_io_mpi/lib59_io_mpi.a ../../src/57_iovars/lib57_iovars.a ../../src/56_xc/lib56_xc.a ../../src/56_recipspace/lib56_recipspace.a ../../src/53_ffts/lib53_ffts.a ../../src/53_spacepar/lib53_spacepar.a ../../src/53_abiutil/lib53_abiutil.a ../../src/52_fft_mpi_noabirule/lib52_fft_mpi_noabirule.a ../../src/51_manage_mpi/lib51_manage_mpi.a ../../src/47_xml/lib47_xml.a ../../src/45_psp_parser/lib45_psp_parser.a ../../src/42_nlstrain/lib42_nlstrain.a ../../src/42_geometry/lib42_geometry.a ../../src/42_parser/lib42_parser.a ../../src/32_contract/lib32_contract.a ../../src/32_util/lib32_util.a ../../src/28_numeric_noabirule/lib28_numeric_noabirule.a ../../src/27_toolbox_oop/lib27_toolbox_oop.a ../../src/18_timing/lib18_timing.a ../../src/16_hideleave/lib16_hideleave.a ../../src/14_hidewrite/lib14_hidewrite.a ../../src/12_hide_mpi/lib12_hide_mpi.a ../../src/10_defs/lib10_defs.a ../../src/01_interfaces_ext/lib01_interfaces_ext.a -L/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/prereqs/linalg -llapack -lblas gfortran -ffree-form -J/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/mods -O2 -ffree-line-length-none -Wl,-O1 -o cut3d cut3d-cut3d.o ../../src/83_cut3d/lib83_cut3d.a ../../src/67_common/lib67_common.a ../../src/66_wfs/lib66_wfs.a ../../src/66_paw/lib66_paw.a ../../src/65_psp/lib65_psp.a ../../src/65_nonlocal/lib65_nonlocal.a ../../src/62_occeig/lib62_occeig.a ../../src/62_poisson/lib62_poisson.a ../../src/62_iowfdenpot/lib62_iowfdenpot.a ../../src/61_ionetcdf/lib61_ionetcdf.a ../../src/59_io_mpi/lib59_io_mpi.a ../../src/57_iovars/lib57_iovars.a ../../src/56_xc/lib56_xc.a ../../src/56_recipspace/lib56_recipspace.a ../../src/53_ffts/lib53_ffts.a ../../src/53_spacepar/lib53_spacepar.a ../../src/53_abiutil/lib53_abiutil.a ../../src/52_fft_mpi_noabirule/lib52_fft_mpi_noabirule.a ../../src/51_manage_mpi/lib51_manage_mpi.a ../../src/47_xml/lib47_xml.a ../../src/45_psp_parser/lib45_psp_parser.a ../../src/42_nlstrain/lib42_nlstrain.a ../../src/42_geometry/lib42_geometry.a ../../src/42_parser/lib42_parser.a ../../src/32_contract/lib32_contract.a ../../src/32_util/lib32_util.a ../../src/28_numeric_noabirule/lib28_numeric_noabirule.a ../../src/27_toolbox_oop/lib27_toolbox_oop.a ../../src/18_timing/lib18_timing.a ../../src/16_hideleave/lib16_hideleave.a ../../src/14_hidewrite/lib14_hidewrite.a ../../src/12_hide_mpi/lib12_hide_mpi.a ../../src/10_defs/lib10_defs.a ../../src/01_interfaces_ext/lib01_interfaces_ext.a -L/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/prereqs/linalg -llapack -lblas make[3]: Leaving directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/98_main' make[3]: Entering directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src' make[2]: Leaving directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src' Making all in bindings make[2]: Entering directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/bindings' make[3]: Entering directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/bindings' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/bindings' make[2]: Leaving directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/bindings' Making all in doc make[2]: Entering directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/doc' ============================================================================== Specific keywords for the ~/doc "make" pdf-docs Create PDF files for the theory documents and the presentation ============================================================================== make[2]: Leaving directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/doc' Making all in tests make[2]: Entering directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/tests' make[3]: Entering directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/tests' ============================================================================== Keywords to use for test directory (automated sets of tests) : tests_min Minimal set of tests (fast, seq, and vX with X=1..6) tests_min4 Minimal set of tests, 4 threads at once tests_acc Test accuracy (=tests_min+gwdp+tutorial/tutorespfn+ bigdft/etsf_io/libxc/wannier90) tests_acc4 Test accuracy, running 4 threads at once tests_bench Test accuracy+cpu for benchmarks (with a report) tests_speed Test cpu for benchmarks (quick, with a report) The description of more detailed testing possibilities can be obtained from 'make help_dev' or 'make dev'. In particular, note the following actions : (1) to test abinit on many different specific platforms : tests_paral (2) to test only the features as bigdft, gw, paw, or tddft : tests_bigdft tests_gw (all seq GW tests, except tutorial#gw_1 and gw_9, too long) tests_paw tests_tddft ============================================================================== make[3]: Leaving directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/tests' make[2]: Leaving directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/tests' make[2]: Entering directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4' make[2]: Leaving directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4' make[1]: Leaving directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4' >>> Source compiled. * The tests take quite a while, on the order of 2-3 hours * on a dual Athlon 2000+. make -j14 tests_min Nightly builds are disabled touch nightly-stamp make tests_v1 dirname=test start=01 stop=make make[1]: Entering directory `/var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/tests' rm -rf v1/*/*SCR timeout="" /usr/bin/perl ../tests/Scripts/run-standard-tests.pl test /var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/98_main /var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/tests v1 01 make Machine test Bindir /var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/src/98_main Top_testdir /var/tmp/portage/sci-physics/abinit-6.0.4/work/abinit-6.0.4/tests Testdir v1 cd v1 Testing the Abinit code on the test Linux platform Suite of tests v1 for abinit and newsp Following tests will be run: 01 to make cd tmp-test_Linux_20100630 [v1][t01] File ab.files created, starting abinit