[GRASS-dev] [GRASS GIS] #2845: Build failure with 7.0.3RC1 on Linux
GRASS GIS
trac at osgeo.org
Fri Jan 8 07:11:50 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 neteler):
Replying to [comment:19 martinl]:
> I don't understand this advice, than `svn status` will report for the
files which shouldn't go to SVN (are generated on compilation time)
>
> {{{
> ? gui/wxpython/xml/module_tree_menudata.xml
> ? gui/wxpython/xml/menudata.xml
> }}}
Well, here it behaves differently!
{{{
[neteler at pgis_north wxpython]$ pwd
/home/neteler/software/grass71/gui/wxpython
[neteler at pgis_north wxpython]$ grep EXTRA Makefile
EXTRA_CLEAN_FILES = menustrings.py build_ext.pyc xml/menudata.xml
xml/module_tree_menudata.xml */*.pyc
[neteler at pgis_north wxpython]$ ls -la menustrings.py build_ext.pyc
xml/menudata.xml xml/module_tree_menudata.xml */*.pyc
ls: cannot access build_ext.pyc: No such file or directory
ls: cannot access */*.pyc: No such file or directory
-rw-r--r-- 1 neteler gis 109299 Jan 8 16:04 menustrings.py
-rw-r--r-- 1 neteler gis 172934 Jan 8 16:04 xml/menudata.xml
-rw-r--r-- 1 neteler gis 157982 Jan 8 16:04 xml/module_tree_menudata.xml
[neteler at pgis_north wxpython]$ svn status
[neteler at pgis_north wxpython]$
}}}
... nothing identified. Strange?
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2845#comment:21>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list