eukreign / python-v8

Apache License 2.0
12 stars 6 forks source link

Builds #24

Open eukreign opened 10 years ago

eukreign commented 10 years ago

From myselfasunder@gmail.com on March 01, 2014 15:11:02

Although not a serious issues, I wanted to cite that no builds for any other environments but Windows are available. If you go to "All downloads", every other download is marked as "deprecated".

Something might be broken.

Original issue: http://code.google.com/p/pyv8/issues/detail?id=228

eukreign commented 10 years ago

From flier...@gmail.com on March 02, 2014 18:22:58

In fact, most of pyv8 user are working on the SVN trunk build, because V8 upgrade very frequently.

Any way, I could upload some build for OSX and ubuntu, any other platform that you prefer to support?

Status: Accepted
Labels: -Type-Defect Type-Task OpSys-All

eukreign commented 10 years ago

From myselfasunder@gmail.com on March 02, 2014 20:24:42

Nope. That'd be perfect.

It personally prefer a checkout, but it raised a red-flag when only the Windows downloads were available. It made it seem as if it was non-trivial to get it working in any other environment (though usually the opposite is the case).

You don't know why PIP's install is failing in Ubuntu (13.10), do you?

In file included from src/Exception.h:6:0,

                 from src/Wrapper.h:8,

                 from src/Wrapper.cpp:1:

/usr/include/v8.h:2437:8: error:   initializing argument 3 of ‘void v8::ObjectTemplate::SetIndexedPropertyHandler(v8::IndexedPropertyGetter, v8::IndexedPropertySetter, v8::IndexedPropertyQuery, v8::IndexedPropertyDeleter, v8::IndexedPropertyEnumerator, v8::Handle<v8::Value>)’ [-fpermissive]

   void SetIndexedPropertyHandler(IndexedPropertyGetter getter,

        ^

error: command 'x86_64-linux-gnu-gcc' failed with exit status 1