[GRASS-dev] A new error in GRASS 6.4 release branch

I just tried to compile GRASS 6.4 a few minutes ago. A new error has cropped up over the weekend. I’m compiling with a completely new copy of the source code. It is missing a PNG file

GRASS GIS compilation log

Started compilation: Mon Feb 10 14:46:41 MST 2014

Errors in:
/Users/cmbarton/Dropbox/GRASS_dropbox/source/grass64_rb/general/g.parser

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: Mon Feb 10 15:00:19 MST 2014
make: *** [default] Error 1
cmb-shesc-imac:grass64_rb cmbarton$ cd /Users/cmbarton/Dropbox/GRASS_dropbox/source/grass64_rb/general/g.parser
cmb-shesc-imac:g.parser cmbarton$ make
Makefile:20: warning: overriding commands for target htmlcmd' ../../include/Make/Html.make:45: warning: ignoring old commands for target htmlcmd’
/Applications/Xcode.app/Contents/Developer/usr/bin/make htmlcmd
Makefile:20: warning: overriding commands for target htmlcmd' ../../include/Make/Html.make:45: warning: ignoring old commands for target htmlcmd’
/Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/cmbarton/Dropbox/GRASS_dropbox/source/grass64_rb/dist.x86_64-apple-darwin13.0.0/docs/html/g.parser.html HTMLSRC=
Makefile:20: warning: overriding commands for target htmlcmd' ../../include/Make/Html.make:45: warning: ignoring old commands for target htmlcmd’
make[2]: /Users/cmbarton/Dropbox/GRASS_dropbox/source/grass64_rb/dist.x86_64-apple-darwin13.0.0/docs/html/g.parser.html' is up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make mancmd Makefile:20: warning: overriding commands for target htmlcmd’
…/…/include/Make/Html.make:45: warning: ignoring old commands for target htmlcmd' /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/cmbarton/Dropbox/GRASS_dropbox/source/grass64_rb/dist.x86_64-apple-darwin13.0.0/man/man1/g.parser.1 MANSRC=/Users/cmbarton/Dropbox/GRASS_dropbox/source/grass64_rb/dist.x86_64-apple-darwin13.0.0/docs/html/g.parser.html Makefile:20: warning: overriding commands for target htmlcmd’
…/…/include/Make/Html.make:45: warning: ignoring old commands for target htmlcmd' make[2]: /Users/cmbarton/Dropbox/GRASS_dropbox/source/grass64_rb/dist.x86_64-apple-darwin13.0.0/man/man1/g.parser.1’ is up to date.
/usr/bin/install -c -m 644 g_parser_test.png /Users/cmbarton/Dropbox/GRASS_dropbox/source/grass64_rb/dist.x86_64-apple-darwin13.0.0/docs/html/g_parser_test.png
install: g_parser_test.png: No such file or directory
make: *** [default] Error 71


C. Michael Barton
Director, Center for Social Dynamics & Complexity
Professor of Anthropology, School of Human Evolution & Social Change
Head, Graduate Faculty in Complex Adaptive Systems Science
Arizona State University
Tempe, AZ 85287-2402
USA

voice: 480-965-6262 (SHESC), 480-965-8130/727-9746 (CSDC)
fax: 480-965-7671(SHESC), 480-727-0709 (CSDC)
www: http://csdc.asu.edu, http://shesc.asu.edu
http://www.public.asu.edu/~cmbarton

On Mon, Feb 10, 2014 at 11:16 PM, Michael Barton <Michael.Barton@asu.edu> wrote:

I just tried to compile GRASS 6.4 a few minutes ago. A new error has cropped
up over the weekend. I'm compiling with a completely new copy of the source
code. It is missing a PNG file

Did it get deleted on your system?
I have it on my machine, as well as in SVN:

[neteler@oboe grass64]$ svn info general/g.parser/g_parser_test.png
Path: general/g.parser/g_parser_test.png
Name: g_parser_test.png
Working Copy Root Path: /home/neteler/software/grass64
URL: https://svn.osgeo.org/grass/grass/branches/releasebranch_6_4/general/g.parser/g_parser_test.png
Relative URL: ^/grass/branches/releasebranch_6_4/general/g.parser/g_parser_test.png
Repository Root: https://svn.osgeo.org/grass
Repository UUID: 15284696-431f-4ddb-bdfa-cd5b030d7da7
Revision: 58981
Node Kind: file
Schedule: normal
Last Changed Author: neteler
Last Changed Rev: 58319
Last Changed Date: 2013-11-27 21:59:34 +0100 (Wed, 27 Nov 2013)
Text Last Updated: 2013-12-03 19:05:11 +0100 (Tue, 03 Dec 2013)
Checksum: ddf83851e8fbb586163ae88a9d1f14666f53c8c9

Markus

I deleted everything and did an svn up to restore it all—and only restore things in the current svn.

Where should it live in the source code?

Michael
______________________________
C. Michael Barton
Director, Center for Social Dynamics & Complexity
Professor of Anthropology, School of Human Evolution & Social Change
Head, Graduate Faculty in Complex Adaptive Systems Science
Arizona State University
Tempe, AZ 85287-2402
USA

voice: 480-965-6262 (SHESC), 480-965-8130/727-9746 (CSDC)
fax: 480-965-7671(SHESC), 480-727-0709 (CSDC)
www: http://csdc.asu.edu, http://shesc.asu.edu
    http://www.public.asu.edu/~cmbarton

On Feb 10, 2014, at 3:28 PM, Markus Neteler <neteler@osgeo.org> wrote:

On Mon, Feb 10, 2014 at 11:16 PM, Michael Barton <Michael.Barton@asu.edu> wrote:

I just tried to compile GRASS 6.4 a few minutes ago. A new error has cropped
up over the weekend. I'm compiling with a completely new copy of the source
code. It is missing a PNG file

Did it get deleted on your system?
I have it on my machine, as well as in SVN:

[neteler@oboe grass64]$ svn info general/g.parser/g_parser_test.png
Path: general/g.parser/g_parser_test.png
Name: g_parser_test.png
Working Copy Root Path: /home/neteler/software/grass64
URL: https://svn.osgeo.org/grass/grass/branches/releasebranch_6_4/general/g.parser/g_parser_test.png
Relative URL: ^/grass/branches/releasebranch_6_4/general/g.parser/g_parser_test.png
Repository Root: grass - Revision 74509: /
Repository UUID: 15284696-431f-4ddb-bdfa-cd5b030d7da7
Revision: 58981
Node Kind: file
Schedule: normal
Last Changed Author: neteler
Last Changed Rev: 58319
Last Changed Date: 2013-11-27 21:59:34 +0100 (Wed, 27 Nov 2013)
Text Last Updated: 2013-12-03 19:05:11 +0100 (Tue, 03 Dec 2013)
Checksum: ddf83851e8fbb586163ae88a9d1f14666f53c8c9

Markus

On Mon, Feb 10, 2014 at 11:32 PM, Michael Barton <Michael.Barton@asu.edu> wrote:

I deleted everything and did an svn up to restore it all--and only restore things in the current svn.

Where should it live in the source code?

It should be here:
general/g.parser/g_parser_test.png

Markus

It is in GRASS 7 but not in GRASS 6.4 release branch

Michael
______________________________
C. Michael Barton
Director, Center for Social Dynamics & Complexity
Professor of Anthropology, School of Human Evolution & Social Change
Head, Graduate Faculty in Complex Adaptive Systems Science
Arizona State University
Tempe, AZ 85287-2402
USA

voice: 480-965-6262 (SHESC), 480-965-8130/727-9746 (CSDC)
fax: 480-965-7671(SHESC), 480-727-0709 (CSDC)
www: http://csdc.asu.edu, http://shesc.asu.edu
    http://www.public.asu.edu/~cmbarton

On Feb 10, 2014, at 3:50 PM, Markus Neteler <neteler@osgeo.org> wrote:

On Mon, Feb 10, 2014 at 11:32 PM, Michael Barton <Michael.Barton@asu.edu> wrote:

I deleted everything and did an svn up to restore it all--and only restore things in the current svn.

Where should it live in the source code?

It should be here:
general/g.parser/g_parser_test.png

Markus