Opened 10 years ago

Closed 6 years ago

Last modified 6 years ago

#2367 closed defect (fixed)

missing g_parser_test.png

Reported by: cmbarton Owned by: grass-dev@…
Priority: normal Milestone: 7.0.0
Component: Docs Version: svn-releasebranch64
Keywords: g_parser_test.png Cc:
CPU: Unspecified Platform: MacOSX

Description

This file is missing in GRASS 6.4 release branch and is causing an error during compiling.

anthgradpc7: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.3.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.3.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.3.0/man/man1/g.parser.1 MANSRC=/Users/cmbarton/Dropbox/GRASS_dropbox/source/grass64_rb/dist.x86_64-apple-darwin13.3.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.3.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.3.0/docs/html/g_parser_test.png
install: g_parser_test.png: No such file or directory
make: *** [default] Error 71

Change History (5)

comment:1 by neteler, 9 years ago

Platform: UnspecifiedMacOSX

The file "g_parser_test.png" stems from r58319. Is this still an issue on Mac, compiling G6.4?

comment:2 by martinl, 9 years ago

Milestone: 6.4.5

Ticket retargeted after milestone closed

comment:3 by martinl, 9 years ago

Milestone: 6.4.6

comment:4 by cmbarton, 6 years ago

Resolution: fixed
Status: newclosed

This is fixed in all current GRASS 7 versions. I assume that no one will fix in legacy GRASS 6. Closing

comment:5 by martinl, 6 years ago

Milestone: 6.4.67.0.0
Note: See TracTickets for help on using tickets.