Giter Club home page Giter Club logo

Comments (5)

E5ten avatar E5ten commented on July 30, 2024 2

It seems this is fixed here abseil/abseil-cpp@5bf048b, so I think bumping the version in subprojects/abseil-cpp.wrap is the solution?

from auracle.

nycko123 avatar nycko123 commented on July 30, 2024 1

Doesn't compile regardless of libalpm and pacman versions.
Symlinking .so.12 to .so.13 works with already built and installed package (git version r366.8739929-1).

Some time ago it was possible to build the AUR package https://aur.archlinux.org/packages/auracle-git/ with no errors but not anymore.

from auracle.

inglor avatar inglor commented on July 30, 2024 1

Just updated the abseil-cpp wrap to latest LTS 20210324.1 upstream. With that as a subproject it builds OK.

from auracle.

nycko123 avatar nycko123 commented on July 30, 2024

Latest abseil-cpp LTS fixes the issue. Wrap file in auracle/subprojects is still needed do fix the AUR package tho https://github.com/mesonbuild/abseil-cpp/releases/download/20210324.1-1/abseil-cpp.wrap as in #inglor@bcd5cee

from auracle.

nycko123 avatar nycko123 commented on July 30, 2024

Just updated the abseil-cpp wrap to latest LTS 20210324.1 upstream. With that as a subproject it builds OK.

Unfortunately it breaks the search function
/usr/include/c++/11.1.0/string_view:234: constexpr const value_type& std::basic_string_view<_CharT, _Traits>::operator[](std::basic_string_view<_CharT, _Traits>::size_type) const [with _CharT = char; _Traits = std::char_traits<char>; std::basic_string_view<_CharT, _Traits>::const_reference = const char&; std::basic_string_view<_CharT, _Traits>::size_type = long unsigned int]: Assertion '__pos < this->_M_len' failed. zsh: abort (core dumped) auracle search vim

from auracle.

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.