[GRASS-dev] [GRASS GIS] #2845: Build failure with 7.0.3RC1 on Linux
GRASS GIS
trac at osgeo.org
Mon Jan 4 21:30:29 PST 2016
#2845: Build failure with 7.0.3RC1 on Linux
------------------------+-------------------------
Reporter: scimmia | Owner: grass-dev@…
Type: defect | Status: new
Priority: blocker | Milestone: 7.0.3
Component: Compiling | Version: unspecified
Resolution: | Keywords:
CPU: x86-64 | Platform: Linux
------------------------+-------------------------
Comment (by wenzeslaus):
Replying to [comment:12 scimmia]:
> My question, though, is what changed between 7.0.2 and 7.0.3RC1 that
caused this? If this was in git, I'd bisect to figure out what happened,
but I SVN's linear nature makes that a lot more difficult.
7.0.2 and 7.0.3RC1 revisions:
*
https://trac.osgeo.org/grass/log/grass/tags/release_20151119_grass_7_0_2/gui/wxpython
*
https://trac.osgeo.org/grass/log/grass/tags/release_20151231_grass_7_0_3RC1/gui/wxpython
All changes in the `gui/wxpython` dir:
*
https://trac.osgeo.org/grass/log/grass/branches/releasebranch_7_0/gui/wxpython
The difference for the `gui/wxpython` dir and the `Makefile`:
*
https://trac.osgeo.org/grass/changeset?reponame=&new=67430%40grass%2Fbranches%2Freleasebranch_7_0%2Fgui%2Fwxpython&old=66784%40grass%2Fbranches%2Freleasebranch_7_0%2Fgui%2Fwxpython
*
https://trac.osgeo.org/grass/changeset?reponame=&new=67430%40grass%2Fbranches%2Freleasebranch_7_0%2Fgui%2Fwxpython%2FMakefile&old=66784%40grass%2Fbranches%2Freleasebranch_7_0%2Fgui%2Fwxpython%2FMakefile
Does this happen for you with other versions, i.e. trunk, older releases
(compiled now)? You can try manual bisect in release branch 7.0 in
`gui/wxpython` dir between r67430 and r66784 or in the whole source code
between r66860 and r67442:
*
https://trac.osgeo.org/grass/log/grass/branches/releasebranch_7_0/gui/wxpython?rev=67430&stop_rev=66784
*
https://trac.osgeo.org/grass/log/grass/branches/releasebranch_7_0?rev=67442&stop_rev=66860
However, I don't see any changes which could cause it. Are there any
external things which can cause the difference? Different OS, make version
etc.? (I have Ubuntu 15.10 with make GNU Make 4.0, x86_64, I'm not aware
of any special settings.) It is also possible that the Makefile was
already wrong but now the problem is visible. With my limited Makefile
understanding, I don't see anything wrong there, although there is
probably more ways how to write this Makefile.
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2845#comment:13>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list