Opened 5 years ago

Last modified 4 years ago

#3853 new defect

"make changelog" fails in clean source code copy

Reported by: neteler Owned by: grass-dev@…
Priority: normal Milestone: 7.8.3
Component: Compiling Version: svn-trunk
Keywords: Makefile changelog Cc:
CPU: Unspecified Platform: Unspecified

Description

Background: I am updating the cronjobs on the grass.osgeo.org server from svn to git.

Issue:

The new Makefile target "make changelog" fails when the source code was not yet compiled (like, in a fresh git clone ...):

make changelog
include/Make/Vars.make:1: include/Make/Platform.make: No such file or directory
make: *** No rule to make target 'include/Make/Platform.make'.  Stop.

The target "changelog" itself is defined in

include/Make/Docs.make

There is, however, another Makefile dependency which I cannot find - any ideas?

Change History (4)

comment:1 by neteler, 5 years ago

Milestone: 7.8.07.8.1

Ticket retargeted after milestone closed

comment:2 by neteler, 4 years ago

Milestone: 7.8.17.8.2

Ticket retargeted after milestone closed

comment:3 by neteler, 4 years ago

Milestone: 7.8.2

Ticket retargeted after milestone closed

comment:4 by neteler, 4 years ago

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