-
Notifications
You must be signed in to change notification settings - Fork 5k
Description
[ 46%] Built target cjson
[ 47%] Performing update step for 'lzma2'
Current branch master is up to date.
[ 48%] No configure step for 'lzma2'
[ 49%] Performing build step for 'lzma2'
fl2_pool.c: In function ‘FL2POOL_join’:
fl2_pool.c:131:5: error: ‘for’ loop initial declarations are only allowed in C99 mode
for (size_t i = 0; i < ctx->numThreads; ++i)
^
fl2_pool.c:131:5: note: use option -std=c99 or -std=gnu99 to compile your code
make[3]: *** [fl2_pool.o] Error 1
gmake[2]: *** [lzma2-prefix/src/lzma2-stamp/lzma2-build] Error 2
gmake[1]: *** [CMakeFiles/lzma2.dir/all] Error 2
gmake: *** [all] Error 2
CMake Error at contrib/CMakeLists.txt:219 (message):
CMake step for building dependencies failed: 2
-- Configuring incomplete, errors occurred!
See also "/data/tdengine/TDengine/debug/CMakeFiles/CMakeOutput.log".
See also "/data/tdengine/TDengine/debug/CMakeFiles/CMakeError.log".
