GithubHelp home page GithubHelp logo

Comments (7)

rbotzer avatar rbotzer commented on September 26, 2024

Not yet. Can you tell me which release of HHVM you're building against? Also, our 0.3 is almost out, so I'm likely to ask you to try that, before debugging the problem you're seeing with 0.2.

from aerospike-client-hhvm.

cergfix avatar cergfix commented on September 26, 2024
hhvm --version
HipHop VM 3.7.2 (rel)
Compiler: tags/HHVM-3.7.2-0-gfc9f29b2799933d8215faaadfa83de722df64e26
Repo schema: 34f16546e395aed44ad434467b6f96c89b0d8a8b
uname -a
Linux test-1 3.16.0-31-generic #43~14.04.1-Ubuntu SMP Tue Mar 10 20:13:38 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

Will wait for 0.3 then.

from aerospike-client-hhvm.

rbotzer avatar rbotzer commented on September 26, 2024

Hi Sergei. Release 0.3 is out. Can you try the build instructions and see if that fixes your problem?

from aerospike-client-hhvm.

cergfix avatar cergfix commented on September 26, 2024

Hello, same result

cmake . && make
-- The C compiler identification is GNU 4.8.4
-- The CXX compiler identification is GNU 4.8.4
-- The ASM compiler identification is GNU
-- Found assembler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Configuring for HHVM API version 20150212
-- Configuring done
-- Generating done
-- Build files have been written to: /root/aerospike-client-hhvm/src/aerospike
Scanning dependencies of target aerospike-hhvm
[ 16%] Building CXX object CMakeFiles/aerospike-hhvm.dir/main/ext_aerospike.cpp.o
In file included from /root/aerospike-client-hhvm/src/aerospike/include/batch_op_manager.h:11:0,
                 from /root/aerospike-client-hhvm/src/aerospike/main/ext_aerospike.cpp:9:
/usr/include/aerospike/aerospike_batch.h: In function ‘as_batch_read_record* as_batch_read_reserve(as_batch_read_records*)’:
/usr/include/aerospike/aerospike_batch.h:193:41: error: invalid conversion from ‘void*’ to ‘as_batch_read_record* {aka as_batch_read_record_s*}’ [-fpermissive]
  return as_vector_reserve(&records->list);
                                         ^
make[2]: *** [CMakeFiles/aerospike-hhvm.dir/main/ext_aerospike.cpp.o] Error 1
make[1]: *** [CMakeFiles/aerospike-hhvm.dir/all] Error 2
make: *** [all] Error 2

But I guess it's the same codebase? was src/aerospike pushed for 0.3 ?

from aerospike-client-hhvm.

cergfix avatar cergfix commented on September 26, 2024

I'm using aerospike-client-c-3.1.18.ubuntu12.04.x86_64.tgz library for this, not a bit older one mentioned in the build instructions.

from aerospike-client-hhvm.

rbotzer avatar rbotzer commented on September 26, 2024

Please remove that one and try with 3.1.16. If it doesn't just paste your output once more and we'll get on it.

from aerospike-client-hhvm.

cergfix avatar cergfix commented on September 26, 2024

Worked with 3.1.16.

from aerospike-client-hhvm.

Related Issues (10)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.