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

"declared but never defined" build warning/error on Fedora 22 (gcc 5.1.1) #343

Closed
tonycurtis opened this issue Jul 31, 2015 · 2 comments
Closed

Comments

@tonycurtis
Copy link
Contributor

  CC       sm/mm/libuct_la-mm_ep.lo
In file included from /home/tc/src/ucx/master/build/../source/src/uct/sm/mm/mm_ep.h:11:0,
                 from /home/tc/src/ucx/master/build/../source/src/uct/sm/mm/mm_ep.c:8:
/home/tc/src/ucx/master/build/../source/src/uct/sm/mm/mm_iface.h:102:21: error: inline function 'uct_mm_flush' declared but never defined [-Werror]
 inline ucs_status_t uct_mm_flush();
                     ^
cc1: all warnings being treated as errors
Makefile:1086: recipe for target 'sm/mm/libuct_la-mm_ep.lo' failed
make[2]: *** [sm/mm/libuct_la-mm_ep.lo] Error 1
make[2]: Leaving directory '/home/tc/src/ucx/master/build/src/uct'
Makefile:622: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/tc/src/ucx/master/build'
Makefile:497: recipe for target 'all' failed
make: *** [all] Error 2
@shamisp
Copy link
Contributor

shamisp commented Jul 31, 2015

@tonycurtis - patch :-) ?

@shamisp
Copy link
Contributor

shamisp commented Jul 31, 2015

fixed in #344

@shamisp shamisp closed this as completed Jul 31, 2015
dmitrygx pushed a commit to dmitrygx/ucx that referenced this issue Dec 1, 2021
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