Giter Club home page Giter Club logo

Comments (4)

original-birdman avatar original-birdman commented on September 27, 2024

I do have libstdc++-12-dev installed. And this file is there:

[gmllaptop]: ls -l /usr/include/c++/12/cmath 
-rw-r--r-- 1 root root 49383 Mar 14 09:40 /usr/include/c++/12/cmath

Possibly more relevant (since the compiler at this point is clang++-14) I also have libc++-14-dev installed, which provides:

[gmllaptop]: ls -l /usr/lib/llvm-14/include/c++/v1/cmath 
-rw-r--r-- 1 root root 20750 Jun 25  2022 /usr/lib/llvm-14/include/c++/v1/cmath

which also shows up (via a symlink) as:

[gmllaptop]: ls -l /usr/include/c++/v1/cmath 
-rw-r--r-- 1 root root 20750 Jun 25  2022 /usr/include/c++/v1/cmath

from ungoogled-chromium-debian.

original-birdman avatar original-birdman commented on September 27, 2024

There do seem to be two different (but similar) bignum-dtoa.cc implementations in the source.
Bloat?

from ungoogled-chromium-debian.

SugaryHull avatar SugaryHull commented on September 27, 2024

The issue you were experiencing with trying to resume the build is a known issue. Unfortunately, I haven't found a way around it besides just rerunning debian/rules setup.

As for the build error, we would need more context than just the final error code in order to debug this. I suspect you're missing some important Debian patches that weren't included in our source tree for this version of Chromium. I've actually been meaning to create a pull request for 114.0.5735.199-1, which I got to build on Debian 12 with some upstream Debian patches.

from ungoogled-chromium-debian.

original-birdman avatar original-birdman commented on September 27, 2024

Difficult to get any context for the error, as there are so many warnings (mostly about inline) being produced.

But all I want is a chromium that I can use from time to time, and I now see there are working binary installs available, so they'll do for me.

from ungoogled-chromium-debian.

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.