Re: [GRASS-dev] ctype error compiling trunk

2018-09-10 Thread Anna Petrášová
On Mon, Sep 10, 2018 at 7:09 PM Michael Barton wrote: > I just now tried to compile trunk (r73309) on the Mac and got an Error 2 > in .. /lib/python/ctypes. I’m attaching the full compiler output, but > list the last part below. I am compiling with the most current Mac OS and > Python 2.7.15 (i.e

[GRASS-dev] ctype error compiling trunk

2018-09-10 Thread Michael Barton
I just now tried to compile trunk (r73309) on the Mac and got an Error 2 in .. /lib/python/ctypes. I’m attaching the full compiler output, but list the last part below. I am compiling with the most current Mac OS and Python 2.7.15 (i.e., not Python 3). I seem to remember something about ctypes c

Re: [GRASS-dev] Python and delayed or missing stderr output

2018-09-10 Thread Markus Metz
On Sun, Sep 9, 2018 at 9:47 PM Markus Metz wrote: > > > > On Wed, Sep 5, 2018 at 10:43 AM Markus Neteler wrote: > > > > Hi, > > > > AFAIK Python buffers (i.e. effectively delays) stderr output which is > > unhelpful in the GRASS GIS context. > > > > Searching for a solution, I found this referen