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

Compile on current Ubuntu with GCC14 - Cherrypick fix from rapidjson #6201

Open
raymontag opened this issue Nov 26, 2024 · 0 comments
Open
Labels
Component: API Issue needs changes to the API Effort: Low Issue should take < 1 week Impact: Medium Issue is impactful with a bad, or no, workaround Type: Bug Issue is a non-crashing bug with repro steps
Milestone

Comments

@raymontag
Copy link

Version and Platform (required):

  • Binary Ninja Version: [e.g. 4.0.4000-dev] (if version is stable, please also test the latest development build via the "Update Channel" option)
  • OS: Ubuntu
  • OS Version: 24.10
  • CPU Architecture: x64

Bug Description:
On a current Ubuntu Linux with GCC 14, it is not possible to compile binaryninja-api due to a compilation error in rapidjson.

A fix is available here: Tencent/rapidjson#719

Steps To Reproduce:
I used Jordans script to buils binexport which compiles binaryninja-api as a dependency.

Expected Behavior:
That it builds.

@xusheng6 xusheng6 added Type: Bug Issue is a non-crashing bug with repro steps Component: API Issue needs changes to the API Effort: Low Issue should take < 1 week Impact: Medium Issue is impactful with a bad, or no, workaround labels Nov 26, 2024
@xusheng6 xusheng6 added this to the Gallifrey milestone Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: API Issue needs changes to the API Effort: Low Issue should take < 1 week Impact: Medium Issue is impactful with a bad, or no, workaround Type: Bug Issue is a non-crashing bug with repro steps
Projects
None yet
Development

No branches or pull requests

2 participants