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

Build error #64

Open
Germwalker opened this issue Jul 1, 2023 · 3 comments
Open

Build error #64

Germwalker opened this issue Jul 1, 2023 · 3 comments

Comments

@Germwalker
Copy link

Hello,

I tied to build the master branch with bazel 6.2.1 and GCC 12.2.0 and the process end up with this error :

error: '__builtin_memset' forming offset 16 is out of the bounds

Looks like a regression with GCC 12 ?

@pjjw
Copy link

pjjw commented Jul 2, 2023

also compiling with gcc 12.2.0 and not having this problem. hard to say anything more about your case without more of the error log and more platform info.

@mirolm
Copy link

mirolm commented Jul 5, 2023

I guess because of this automatic build and push to dockerhub fails too.

@Germwalker
Copy link
Author

I have a script to update and compile rtorrent, I faced this issue after upgrading to debian 12 from 11. Indeed the script was working before the upgrade.

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

3 participants