There is a mistake in Make files. I observed such failure with
parallel make, but everything seems to be OK when not building in
parallel. (run make distclean followed by make -j 4 and most likely
you will trigger the issue)
Māris.
2015-11-10 16:39 GMT+02:00 Vaclav Petras <wenzeslaus@gmail.com>:
On Mon, Nov 9, 2015 at 7:14 AM, Travis CI <builds@travis-ci.org> wrote:
GRASS-GIS / grass-ci (master)
Build #478 was broken.
6 minutes and 10 seconds
Glynn Clements e2f3140 Changeset →
Include dbstubs.h, fix prototypes for open_select_cursor and
describe_table
2015-11-10 23:12 GMT+01:00 Maris Nartiss <maris.gis@gmail.com>:
There is a mistake in Make files. I observed such failure with
parallel make, but everything seems to be OK when not building in
parallel. (run make distclean followed by make -j 4 and most likely
you will trigger the issue)
this is not this case I am getting the same error also when building
with `make -j1`. Martin