Build Log
  

Build started: Project: xbeachlibrary_bmi, Configuration: MPI_netcdf_Debug|x64

Output
  
Compiling with Intel(R) Visual Fortran Compiler 16.0 [Intel(R) 64]...
ifort /nologo /debug:full /Od /I"..\..\lib\x64\mpich\include" /I"bin\static\x64\MPI_netcdf_Debug" /I"D:\Repositories\landslide_mergeTrunk\src\xbeachlibrary\bin\static\x64\MPI_netcdf_Debug" /warn:all /module:"bin\bmi\x64\MPI_netcdf_Debug\\" /object:"bin\bmi\x64\MPI_netcdf_Debug\\" /Fd"bin\bmi\x64\MPI_netcdf_Debug\vc100.pdb" /traceback /check:bounds /libs:static /threads /dbglibs /c /Qlocation,link,"C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\\bin\amd64" "D:\Repositories\landslide_mergeTrunk\src\xbeachlibrary\xbeach_bmi.f90"
D:\Repositories\landslide_mergeTrunk\src\xbeachlibrary\xbeach_bmi.f90(4): remark #6536: All symbols from this module are already visible due to another USE; the ONLY clause will have no effect. Rename clauses, if any, will be honored.   [LIBXBEACH_MODULE]
   use libxbeach_module, only: par, sglobal, s, executestep, outputext, init, final
-------^
D:\Repositories\landslide_mergeTrunk\src\xbeachlibrary\xbeach_bmi.f90(10): remark #6536: All symbols from this module are already visible due to another USE; the ONLY clause will have no effect. Rename clauses, if any, will be honored.   [SPACEPARAMS]
   use spaceparams,      only: index_allocated, indextos, index_allocate
-------^
D:\Repositories\landslide_mergeTrunk\src\xbeachlibrary\set_var.inc(25): remark #7712: This variable has not been used.   [X_3D_INT_PTR]
    integer(c_int), pointer :: x_3d_int_ptr(:,:,:)
-------------------------------^
D:\Repositories\landslide_mergeTrunk\src\xbeachlibrary\set_var.inc(26): remark #7712: This variable has not been used.   [X_1D_FLOAT_PTR]
    real(c_float), pointer  :: x_1d_float_ptr(:)
-------------------------------^
D:\Repositories\landslide_mergeTrunk\src\xbeachlibrary\set_var.inc(27): remark #7712: This variable has not been used.   [X_2D_FLOAT_PTR]
    real(c_float), pointer  :: x_2d_float_ptr(:,:)
-------------------------------^
D:\Repositories\landslide_mergeTrunk\src\xbeachlibrary\set_var.inc(28): remark #7712: This variable has not been used.   [X_3D_FLOAT_PTR]
    real(c_float), pointer  :: x_3d_float_ptr(:,:,:)
-------------------------------^


xbeachlibrary_bmi - 0 error(s), 0 warning(s)