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

[bug][build][gcc-9.3.0] trampolines #2087

Open
Li-Gru opened this issue Oct 13, 2020 · 0 comments
Open

[bug][build][gcc-9.3.0] trampolines #2087

Li-Gru opened this issue Oct 13, 2020 · 0 comments

Comments

@Li-Gru
Copy link

Li-Gru commented Oct 13, 2020

/oio-sds/core/ext.c: In function '_free_majmin_idle_list':
/oio-sds/core/ext.c:506:7: error: trampoline generated for nested function '_clean_idle' [-Werror=trampolines]
  506 |  void _clean_idle (struct maj_min_idle_s *p) {
      |       ^~~~~~~~~~~
cc1: all warnings being treated as errors
make[2]: *** [core/CMakeFiles/oiocore.dir/build.make:151: core/CMakeFiles/oiocore.dir/ext.c.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:670: core/CMakeFiles/oiocore.dir/all] Error 2
make: *** [Makefile:161: all] Error 2

gcc version 9.3.0

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

1 participant