[GRASS-dev] GRASS 7 add-ons on Mac OSX (10.9)

Johannes Radinger johannesradinger at gmail.com
Sat Sep 20 04:04:15 PDT 2014


Has this issue with the white space in the path ("...some proper quoting
will be missing.") bin solved in recent versions of GRASS71? Both available
binaries (http://grassmac.wikidot.com/downloads from Aug 14) for GRASS70
beta and GRASS71 show this problem. Just tested again with "v.surf.icw":

g.extension --verbose extension=v.surf.icw operation=add

Fetching <v.surf.icw> from GRASS-Addons SVN (be patient)...
A    v.surf.icw/v.surf.icw.html
A    v.surf.icw/v.surf.icw.py
A    v.surf.icw/Makefile
 U   v.surf.icw
Checked out revision 62038.
mkdir -p
/var/folders/z6/kpf8b53j04vcgq71ycrqzs040000gq/T/tmp9I2sSx/v.surf.icw/bin
mkdir -p
/var/folders/z6/kpf8b53j04vcgq71ycrqzs040000gq/T/tmp9I2sSx/v.surf.icw/etc/v.surf.icw
mkdir -p
/var/folders/z6/kpf8b53j04vcgq71ycrqzs040000gq/T/tmp9I2sSx/v.surf.icw/docs/html
mkdir -p
/var/folders/z6/kpf8b53j04vcgq71ycrqzs040000gq/T/tmp9I2sSx/v.surf.icw/docs/man/man1
mkdir -p
/var/folders/z6/kpf8b53j04vcgq71ycrqzs040000gq/T/tmp9I2sSx/v.surf.icw/scripts
/usr/bin/install -c  v.surf.icw.py
/var/folders/z6/kpf8b53j04vcgq71ycrqzs040000gq/T/tmp9I2sSx/v.surf.icw/scripts/v.surf.icw
if [
"/var/folders/z6/kpf8b53j04vcgq71ycrqzs040000gq/T/tmp9I2sSx/v.surf.icw/scripts/v.surf.icw"
!= "" ] ; then
GISRC=/var/folders/z6/kpf8b53j04vcgq71ycrqzs040000gq/T/grass7-Johannes
Radinger-477/gisrc GISBASE=/Applications/GRASS/GRASS-7.0.app/Contents/MacOS
PATH="/Applications/GRASS/GRASS-7.0.app/Contents/MacOS/bin:/Applications/GRASS/GRASS-7.0.app/Contents/MacOS/bin:/Applications/GRASS/GRASS-7.0.app/Contents/MacOS/scripts:$PATH"
PYTHONPATH="/Applications/GRASS/GRASS-7.0.app/Contents/MacOS/etc/python:/Applications/GRASS/GRASS-7.0.app/Contents/MacOS/gui/wxpython:$PYTHONPATH"
DYLD_LIBRARY_PATH="/var/folders/z6/kpf8b53j04vcgq71ycrqzs040000gq/T/tmp9I2sSx/v.surf.icw/bin:/Applications/GRASS/GRASS-7.0.app/Contents/MacOS/scripts:/Applications/GRASS/GRASS-7.0.app/Contents/MacOS/lib:/Applications/GRASS/GRASS-7.0.app/Contents/MacOS/lib:/Applications/GRASS/GRASS-7.0.app/Contents/MacOS/lib:/Users/Johannes
Radinger/Library/GRASS/7.0/Modules/lib:/Library/GRASS/7.0/Modules/lib"
LC_ALL=C
/var/folders/z6/kpf8b53j04vcgq71ycrqzs040000gq/T/tmp9I2sSx/v.surf.icw/scripts/v.surf.icw
--html-description < /dev/null | grep -v '</body>\|</html>' >
v.surf.icw.tmp.html ; fi
rm v.surf.icw.tmp.html
Compiling...
/bin/sh: Radinger-477/gisrc: No such file or directory
make: *** [v.surf.icw.tmp.html] Error 1
ERROR: Compilation failed, sorry. Please check above error messages.


Is there any plan when new snapshots of GRASS71 are available on the
grassmac platform?

/Johannes

On Fri, Aug 15, 2014 at 9:17 PM, Johannes Radinger <
johannesradinger at gmail.com> wrote:

>
>
>
> On Fri, Aug 15, 2014 at 6:07 PM, Markus Neteler <neteler at osgeo.org> wrote:
>
>> On Fri, Aug 15, 2014 at 5:56 PM, Anna Petrášová <kratochanna at gmail.com>
>> wrote:
>> > On Fri, Aug 15, 2014 at 11:07 AM, Johannes Radinger
>> > <johannesradinger at gmail.com> wrote:
>> >>
>> >> Hi,
>> >>
>> >> I try to install add-ons on GRASS GIS 7 beta on Mac OSX (10.9).
>> >> G7 has been installed including all frameworks from
>> >> http://grassmac.wikidot.com/downloads
>> >> (snapshot from 11.08.2014, GRASS 7.0.0svn (r61585M)).
>> >
>> >
>> > I tested r.fuzzy.system on Windows and Mac and it's working for me...
>> >
>> > This part is weird:
>> > /bin/sh: Radinger-2668/gisrc: No such file or directory
>>
>> It simply comes from the white space in the path (and above shows only
>> the second part):
>>
>> ...
>> ERROR: Compilation failed, sorry. Please check above error messages.
>> if [
>> "/var/folders/z6/kpf8b53j04vcgq71ycrqzs040000gq/T/tmptRWIEo/r.fuzzy.system/bin/r.fuzzy.system"
>> != "" ] ; then
>> GISRC=/var/folders/z6/kpf8b53j04vcgq71ycrqzs040000gq/T/grass7-Johannes
>> Radinger-2668/gisrc
>>
>> --> "...Johannes Radinger..."
>>
>> So some proper quoting will be missing.
>>
>
> Which needs to be corrected within "g.extension"? Or is there anything I
> can do myself from a user's point?
>
> Johannes
>
>
>>
>> Markus
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-dev/attachments/20140920/d1b1fc5c/attachment.html>


More information about the grass-dev mailing list