On Sat, 15 Mar 2014, Vaclav Petras wrote:

This you should get when the build fails. In other words, the make always
prints a report at the end with the message whether the compilation was
successful or it prints a list of directories where the compilation
failed.

Vaclav,

  The tail of that list of directories was what I copied into the original
message. In addition, here's the error.log:

GRASS GIS 7.0.svn 59253 compilation log
--------------------------------------------------
Started compilation: Fri Mar 14 08:51:04 PDT 2014
--
Errors in:
/home/rshepard/GIS/GRASS/grass-7.0svn/scripts/i.pansharpen
/home/rshepard/GIS/GRASS/grass-7.0svn/temporal/t.create
/home/rshepard/GIS/GRASS/grass-7.0svn/temporal/t.support
/home/rshepard/GIS/GRASS/grass-7.0svn/temporal/t.topology
/home/rshepard/GIS/GRASS/grass-7.0svn/temporal/t.list
/home/rshepard/GIS/GRASS/grass-7.0svn/temporal/t.info
/home/rshepard/GIS/GRASS/grass-7.0svn/temporal/t.merge
/home/rshepard/GIS/GRASS/grass-7.0svn/temporal/t.remove
/home/rshepard/GIS/GRASS/grass-7.0svn/temporal/t.sample
/home/rshepard/GIS/GRASS/grass-7.0svn/temporal/t.register
/home/rshepard/GIS/GRASS/grass-7.0svn/temporal/t.unregister
/home/rshepard/GIS/GRASS/grass-7.0svn/temporal/t.rast.accumulate
/home/rshepard/GIS/GRASS/grass-7.0svn/temporal/t.rast.accdetect
/home/rshepard/GIS/GRASS/grass-7.0svn/temporal/t.rast.aggregate
/home/rshepard/GIS/GRASS/grass-7.0svn/temporal/t.rast.aggregate.ds
/home/rshepard/GIS/GRASS/grass-7.0svn/temporal/t.rast.colors
/home/rshepard/GIS/GRASS/grass-7.0svn/temporal/t.rast.to.rast3
/home/rshepard/GIS/GRASS/grass-7.0svn/temporal/t.rast.univar
/home/rshepard/GIS/GRASS/grass-7.0svn/temporal/t.rast.list
/home/rshepard/GIS/GRASS/grass-7.0svn/temporal/t.rast.mapcalc
/home/rshepard/GIS/GRASS/grass-7.0svn/temporal/t.rast.mapcalc2
/home/rshepard/GIS/GRASS/grass-7.0svn/temporal/t.rast.neighbors
/home/rshepard/GIS/GRASS/grass-7.0svn/temporal/t.rast.series
/home/rshepard/GIS/GRASS/grass-7.0svn/temporal/t.rast.export
/home/rshepard/GIS/GRASS/grass-7.0svn/temporal/t.rast.out.vtk
/home/rshepard/GIS/GRASS/grass-7.0svn/temporal/t.rast.import
/home/rshepard/GIS/GRASS/grass-7.0svn/temporal/t.rast.gapfill
/home/rshepard/GIS/GRASS/grass-7.0svn/temporal/t.rast.extract
/home/rshepard/GIS/GRASS/grass-7.0svn/temporal/t.rast3d.list
/home/rshepard/GIS/GRASS/grass-7.0svn/temporal/t.rast3d.extract
/home/rshepard/GIS/GRASS/grass-7.0svn/temporal/t.rast3d.mapcalc
/home/rshepard/GIS/GRASS/grass-7.0svn/temporal/t.rast3d.mapcalc2
/home/rshepard/GIS/GRASS/grass-7.0svn/temporal/t.rast3d.univar
/home/rshepard/GIS/GRASS/grass-7.0svn/temporal/t.rename
/home/rshepard/GIS/GRASS/grass-7.0svn/temporal/t.select
/home/rshepard/GIS/GRASS/grass-7.0svn/temporal/t.snap
/home/rshepard/GIS/GRASS/grass-7.0svn/temporal/t.shift
/home/rshepard/GIS/GRASS/grass-7.0svn/temporal/t.vect.list
/home/rshepard/GIS/GRASS/grass-7.0svn/temporal/t.vect.db.select
/home/rshepard/GIS/GRASS/grass-7.0svn/temporal/t.vect.export
/home/rshepard/GIS/GRASS/grass-7.0svn/temporal/t.vect.extract
/home/rshepard/GIS/GRASS/grass-7.0svn/temporal/t.vect.mapcalc
/home/rshepard/GIS/GRASS/grass-7.0svn/temporal/t.vect.import
/home/rshepard/GIS/GRASS/grass-7.0svn/temporal/t.vect.what.strds
/home/rshepard/GIS/GRASS/grass-7.0svn/temporal/t.vect.observe.strds
/home/rshepard/GIS/GRASS/grass-7.0svn/temporal/t.vect.univar
/home/rshepard/GIS/GRASS/grass-7.0svn/gui/wxpython/animation
/home/rshepard/GIS/GRASS/grass-7.0svn/gui/wxpython/mapswipe
/home/rshepard/GIS/GRASS/grass-7.0svn/gui/wxpython/gmodeler
/home/rshepard/GIS/GRASS/grass-7.0svn/gui/wxpython/rlisetup
/home/rshepard/GIS/GRASS/grass-7.0svn/gui/wxpython/psmap
/home/rshepard/GIS/GRASS/grass-7.0svn/gui/wxpython/dbmgr
/home/rshepard/GIS/GRASS/grass-7.0svn/gui/wxpython/vdigit
/home/rshepard/GIS/GRASS/grass-7.0svn/gui/wxpython/iclass
/home/rshepard/GIS/GRASS/grass-7.0svn/gui/wxpython/gcp
/home/rshepard/GIS/GRASS/grass-7.0svn/gui/wxpython/timeline
--
In case of errors please change into the directory with error and run 'make'.
If you get multiple errors, you need to deal with them in the order they
appear in the error log. If you get an error building a library, you will
also get errors from anything which uses the library.
--
Finished compilation: Fri Mar 14 08:59:47 PDT 2014

  Mea culpa! I had not looked at the error.log before. Now I see that
nothing in 7.0 is building here.

  Suggestions on where I should start looking for why?

Rich

--
Richard B. Shepard, Ph.D.          |      Have knowledge, will travel.
Applied Ecosystem Services, Inc.   |
www.appl-ecosys.com      Voice: 503-667-4517         Fax: 503-667-8863
_______________________________________________
grass-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to