Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cctools-port Fails To Build On Newer Version Of Clang #1551

Open
mxTeamCEO opened this issue Oct 17, 2024 · 2 comments
Open

cctools-port Fails To Build On Newer Version Of Clang #1551

mxTeamCEO opened this issue Oct 17, 2024 · 2 comments

Comments

@mxTeamCEO
Copy link

mxTeamCEO commented Oct 17, 2024

Build Log

In file included from /home/GentUwU/darling/src/external/cctools-port/cctools/ld64/src/ld/code-sign-blobs/blob.cpp:29:
/home/GentUwU/darling/src/external/cctools-port/cctools/ld64/src/ld/code-sign-blobs/blob.h:185:60: error: no member named 'clone' in 'Security::BlobCore'
  185 |         { assert(validateBlob()); return specific(this->BlobCore::clone());     }
      |                                                         ~~~~~~~~~~^

System Information
Gentoo Linux
16GB RAM

Software Version
Clang 19.1.1
CMake 3.30.5
Linux Kernel 6.11.3
Darling d976210
@CuriousTommy
Copy link
Contributor

Looks like this issue has been fixed upstream:
tpoechtrager/cctools-port@e3e2385

I'll take this issue as an opportunity to update our cctools-port fork.

@CuriousTommy CuriousTommy changed the title Build error cctools-port Fails To Build On Newer Version Of Clang Oct 29, 2024
@CuriousTommy
Copy link
Contributor

@mxTeamCEO Try now, I pushed some changes to fix the build errors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants