[pypy-dev] cppyy fails to build on gcc 5 and clang

Tobias Oberstein tobias.oberstein at gmail.com
Wed Jan 18 04:44:08 EST 2017


Hi Wim,

Am 18.01.2017 um 01:34 schrieb wlavrijsen at lbl.gov:
> Hi Ryan, Tobias,
>
> On Tuesday 2017-01-17 21:39, Ryan Gonzalez wrote:
>> Whoops, missed that one! Change line 715 to:
>> std::cerr << "Warning: " << msg.str() << '\n';
>
> indeed, thanks! Now fixed in the repository. Hopefully up soon in the pip
> (takes more testing, hence time) ...

Awesome, thanks!

However, I still can't get the basic example working =(

It spills out weird things:

oberstet at thinkpad-t430s:~/scm/oberstet/scratchbox/cpp/capnproto/test1$ 
pypy MyClass.py
unknown type code: P
1
unknown type code: �
-178968160
77

This doesn't seem right.

Here:

https://gist.github.com/oberstet/a3814c77e5400df3456d7ac74a26bdf7

Code is all here:

https://github.com/oberstet/scratchbox/tree/master/cpp/capnproto/test1

Example was built like this:

https://github.com/oberstet/scratchbox/tree/master/cpp/capnproto/test1#test


Cheers,
/Tobias

>
> Best regards,
>            Wim



More information about the pypy-dev mailing list