NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.

To learn about what's going on, see About the Archive Site.

Re: [netcdfgroup] Possible make -j compile failure

On 09/28/2009 01:39 PM, Ed Hartnett wrote:
I think this is the result of a dependency problem in the fortran
sub-directory, for which I have just checked in a fix. It will be in
tomorrow's snapshot.

Please let me know if it happens again.

Today, pretty consistent with 20091002, make -j2 on hyperthreaded Pentium 4. Goes away with out the -j2.

make[4]: Entering directory `/export/home/orion/fedora/netcdf/devel/netcdf-4.1-beta2-snapshot2009100200/f90' /bin/sh ../libtool --mode=compile gfortran -I../libsrc4 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -c -o typeSizes.lo typeSizes.f90 /bin/sh ../libtool --mode=compile gfortran -I../libsrc4 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -c -o netcdf4.lo netcdf4.f90 libtool: compile: gfortran -I../libsrc4 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -c typeSizes.f90 -fPIC -o .libs/typeSizes.o libtool: compile: gfortran -I../libsrc4 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -c netcdf4.f90 -fPIC -o .libs/netcdf4.o libtool: compile: gfortran -I../libsrc4 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -c typeSizes.f90 -o typeSizes.o >/dev/null 2>&1 gfortran -I../libsrc4 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -c -o netcdf4.o netcdf4.f90 netcdf4_func.f90:565.75:
    Included at netcdf4.f90:61:

function nf90_get_var_any(ncid, varid, values, start, count, stride, map)

    1
Warning: Unused dummy argument 'map' at (1)
netcdf4_func.f90:573.58:
    Included at netcdf4.f90:61:

     integer                               :: stringLength
                                                          1
Warning: Unused variable 'stringlength' declared at (1)
netcdf4_func.f90:571.56:
    Included at netcdf4.f90:61:

     integer, dimension(nf90_max_var_dims) :: textDimIDs
                                                        1
Warning: Unused variable 'textdimids' declared at (1)
netcdf4_func.f90:545.75:
    Included at netcdf4.f90:61:

function nf90_put_var_any(ncid, varid, values, start, count, stride, map)

    1
Fatal Error: Can't delete temporary module file 'netcdf.mod0': No such file or directory



--
Orion Poplawski
Technical Manager                     303-415-9701 x222
NWRA/CoRA Division                    FAX: 303-415-9702
3380 Mitchell Lane                  orion@xxxxxxxxxxxxx
Boulder, CO 80301              http://www.cora.nwra.com



  • 2009 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the netcdfgroup archives: