Giter Site home page Giter Site logo

Comments (6)

Tatsh avatar Tatsh commented on July 29, 2024 1

Clang 18 bug was reported here llvm/llvm-project#84634

from tatsh-overlay.

Tatsh avatar Tatsh commented on July 29, 2024

This is yet another issue with implicit includes, precompiled headers, etc. rpcs3/Input/gui_pad_thread.cpp needs #include <unistd.h>.

from tatsh-overlay.

Tatsh avatar Tatsh commented on July 29, 2024

Note that Clang 18 will not work but 17 does. Clang 18 actually crashes during compile. I do not know how to fix it though the crash is probably a concern for Clang upstream/Gentoo and not RPCS3.

from tatsh-overlay.

ThisNekoGuy avatar ThisNekoGuy commented on July 29, 2024

Note that Clang 18 will not work but 17 does.

That's fine; I actually pinned all of the Clang17 and LLVM17 related things (masked everything below and above 17) because 17 was installed as an update one day a while back, alongside 16, and figuring out how to actually transition completely took me a while. eselect supports switching more easily between GCC versions but doesn't do so with LLVM, so manipulating masks was the best way I found to go about it. 18 is listed as stable anyway, and 17 mostly works fine for me, so I won't be updating to 18 for a long while (even when it becomes stable) anyway.

from tatsh-overlay.

ThisNekoGuy avatar ThisNekoGuy commented on July 29, 2024

@Tatsh
I wasn't able to rebuild back then (had to send my GPU out for an RMA), but I found that it still occurs with Clang/LLVM 17:
emerge_rpcs3_build.log

Different error, but same version number (0.0.31)

from tatsh-overlay.

Tatsh avatar Tatsh commented on July 29, 2024

Probably wolfssl compatibility. Please make a new issue.

from tatsh-overlay.

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.