Hi vim_dev!

On Do, 26 Jan 2017, Christian Brabandt wrote:

> Hi Bram!
> 
> On Do, 26 Jan 2017, Bram Moolenaar wrote:
> 
> > 
> > Christian Brabandt wrote:
> > 
> > [...]
> > 
> > > > So is this ready to include now?
> > > 
> > > I would say so.
> > 
> > I included your change, but I see this error:
> > 
> >  ImportError: 
> > /home/travis/.local/lib/python2.7/site-packages/_cffi_backend.so: undefined 
> > symbol: llvm_gcda_end_file
> > 
> > Not sure if it is related, it comes after this command:
> > 
> >      pip install --user requests[security]
> 
> I don't know. That was not part of my patch. Where does that come from?

I don't know why you changed

CC=gcc pip install --user pyopenssl ndg-httpsclient pyasn1

to

pip install --user requests[security]

but part of the old version was that comment:
# building cffi only works with gcc, not with clang

So I guess that explains it. Perhaps restore that part?
if [ "$COVERAGE" = "yes" ]; then CC=gcc pip install --user pyopenssl 
ndg-httpsclient pyasn1; fi

Best,
Christian
-- 
Wie man sein Kind nicht nennen sollte: 
  Kai Sehr 

-- 
-- 
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups 
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Raspunde prin e-mail lui