Christian Brabandt wrote:
> 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
Somehow a part of a previous change got undone. Looks like something
was only submitted in github and not in the patch reference directory.
--
WOMAN: Well, 'ow did you become king then?
ARTHUR: The Lady of the Lake, [angels sing] her arm clad in the purest
shimmering samite, held aloft Excalibur from the bosom of the water
signifying by Divine Providence that I, Arthur, was to carry
Excalibur. [singing stops] That is why I am your king!
The Quest for the Holy Grail (Monty Python)
/// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\ an exciting new programming language -- http://www.Zimbu.org ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
--
--
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.