Git Product home page Git Product logo

Comments (12)

snex avatar snex commented on May 24, 2024

Update - it seems all the binaries get built, just some unit tests that are failing to build.

from monero.

selsta avatar selsta commented on May 24, 2024

All our build tests pass for v0.18.3.1, can you share which command you are using to build?

from monero.

snex avatar snex commented on May 24, 2024

Checked out new branch:

git checkout -b v0.18.3.1 v0.18.3.1

Then:

cd build
make

This has always worked before.

from monero.

selsta avatar selsta commented on May 24, 2024

Did you try a clean build?

from monero.

snex avatar snex commented on May 24, 2024

I did.

from monero.

selsta avatar selsta commented on May 24, 2024

cd build
make

is incorrect, you either just do make in the top level directory or you have to clean your build directly and run cmake first before running make.

from monero.

snex avatar snex commented on May 24, 2024

Yeah - you are correct. I was typing that from memory. When i "make" from the root folder I get the errors I pasted above.

from monero.

selsta avatar selsta commented on May 24, 2024

https://github.com/monero-project/monero/actions/runs/6384731209/job/17327984375

This was a build test on Ubuntu 22.04 for v0.18.3.1 and there were no build issues.

I'll try later today in a VM but at this point I think it's an issue on your local system.

from monero.

snex avatar snex commented on May 24, 2024

Since all the binaries built and seem to work fine, I'd say it's not super important anyway.

from monero.

selsta avatar selsta commented on May 24, 2024

Do you have libgtest-dev installed? If yes, can you try to uninstall it and build again? Seems there is some gtest header mismatch but not sure why.

from monero.

snex avatar snex commented on May 24, 2024

I do not have libgtest-dev installed. I can install it and try again.

from monero.

snex avatar snex commented on May 24, 2024

That did the trick. make completes now. Thanks.

from monero.

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.