Code Monkey home page Code Monkey logo

Comments (7)

kostasrim avatar kostasrim commented on August 16, 2024

Hi @ns-svemu, this is a side effect of a change done in the library. Plz use a newer commit after 3c6d72b93a39d96db00f71a02a017fec8148f9b7 which contains the necessary changes to fix this.

@romange Our previous builds for older versions shall fail because of cares. Is there anything else we can do?

from dragonfly.

ns-svemu avatar ns-svemu commented on August 16, 2024

Hi @kostasrim - No luck. issue still present in latest commit in main branch.

from dragonfly.

kostasrim avatar kostasrim commented on August 16, 2024

Hi @ns-svemu, can you pls do

git status

Does it show helio ? if yes plz try: git submodule update --init --recursive and then rerun everything (clean build folder first).

Let me know if that's not the case :)

from dragonfly.

ns-svemu avatar ns-svemu commented on August 16, 2024

Hi @kostasrim - Upon updating helio submodule the error cares_project seems to have resolved. But some other error i am encountering

[369/560] Completed 'cares_project'
[370/560] Building CXX object src/facade/CMakeFiles/dfly_facade.dir/tls_error.cc.o
[371/560] Building CXX object src/facade/CMakeFiles/dfly_facade.dir/cmd_arg_parser.cc.o
[372/560] Building CXX object src/facade/CMakeFiles/dfly_facade.dir/resp_expr.cc.o
[373/560] Building CXX object src/facade/CMakeFiles/dfly_facade.dir/reply_capture.cc.o
[374/560] Building CXX object src/facade/CMakeFiles/dfly_facade.dir/service_interface.cc.o
[375/560] Building CXX object src/facade/CMakeFiles/dfly_facade.dir/op_status.cc.o
[376/560] Building CXX object src/facade/CMakeFiles/dfly_facade.dir/reply_builder.cc.o
[377/560] Building CXX object src/facade/CMakeFiles/dfly_facade.dir/redis_parser.cc.o
[378/560] Building CXX object src/facade/CMakeFiles/dfly_facade.dir/memcache_parser.cc.o
[379/560] Building CXX object src/facade/CMakeFiles/dfly_facade.dir/facade.cc.o
[380/560] Building CXX object src/facade/CMakeFiles/dfly_facade.dir/dragonfly_connection.cc.o
[381/560] Building CXX object src/facade/CMakeFiles/dfly_facade.dir/dragonfly_listener.cc.o
c++: fatal error: Killed signal terminated program cc1plus
compilation terminated.
ninja: job failed: /usr/bin/c++ -DBOOST_ASIO_SEPARATE_COMPILATION -DBOOST_BEAST_SEPARATE_COMPILATION -DBOOST_CONTEXT_NO_LIB -DBOOST_SYSTEM_NO_LIB -DDFLY_USE_SSL -DGLOG_CUSTOM_PREFIX_SUPPORT -I/build -I/build/genfiles -I/build/src -I/build/helio -I/build/genfiles/src -I/build/build-release/_deps/glog-build -I/build/build-release/_deps/glog-src/src -I/build/build-release/_deps/abseil_cpp-src -isystem /build/build-release/third_party/libs/xxhash/include -isystem /build/build-release/third_party/libs/uring/include -isystem /build/build-release/third_party/libs/cares/include -isystem /build/build-release/third_party/libs/gperf/include -isystem /build/build-release/third_party/libs/mimalloc/include -isystem /build/build-release/third_party/libs/dconv/include -Wall -Wextra -g -fPIC -fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free -fno-omit-frame-pointer -Wno-unused-parameter -march=armv8.2-a+fp16+rcpc+dotprod+crypto -Wno-use-after-free  -std=c++20 -fdiagnostics-color=always  -O3 -DNDEBUG -g -std=gnu++17 -MD -MT src/facade/CMakeFiles/dfly_facade.dir/dragonfly_listener.cc.o -MF src/facade/CMakeFiles/dfly_facade.dir/dragonfly_listener.cc.o.d -o src/facade/CMakeFiles/dfly_facade.dir/dragonfly_listener.cc.o -c /build/src/facade/dragonfly_listener.cc

from dragonfly.

kostasrim avatar kostasrim commented on August 16, 2024

@ns-svemu I suspect you run out of memory. How many cores does your machine have ? I would call ninja -jNUMBER where NUMBER = the number of cores you have - 2. So for example, if you are on an 8core machine try ninja -j6 or even ninja -j4.

Plz clean up the build folder first and run a fresh cmake/blaze

from dragonfly.

ns-svemu avatar ns-svemu commented on August 16, 2024

@kostasrim Perfect. It worked fine. I would like to know when is next version going to be release?

from dragonfly.

kostasrim avatar kostasrim commented on August 16, 2024

@ns-svemu not quite sure but it won't be too long :)

from dragonfly.

Related Issues (20)

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.