gooqhy commented on issue #6080:
URL: 
https://github.com/apache/incubator-doris/issues/6080#issuecomment-865697403


   OK。0.14.0 用 version 1.2 of docker编译可以了,
   另外,我直接拉github上面master分支代码 使用version 1.3 of docker编译会出现下面的问题是什么原因呢?
   
   make: Leaving directory `/var/local/incubator-doris/gensrc'
   -- Compiler Flags:  -Wall -Wno-sign-compare -Wno-unknown-pragmas -pthread 
-Werror=strict-aliasing -fno-omit-frame-pointer -std=gnu++17 
-D__STDC_FORMAT_MACROS -Wno-deprecated -Wno-vla 
-DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -DBOOST_SYSTEM_NO_DEPRECATED 
-DBRPC_ENABLE_CPU_PROFILER -DBOOST_UUID_RANDOM_PROVIDER_FORCE_POSIX=1 -msse4.2  
-Wno-attributes -DS2_USE_GFLAGS -DS2_USE_GLOG -faligned-new  -g 
-Wno-unused-local-typedefs -O3 -gdwarf-2 -DNDEBUG
   -- Some symbols from glibc will be replaced for compatibility
   -- Configuring done
   -- Generating done
   -- Build files have been written to: 
/var/local/incubator-doris/be/build_Release
   [0/2] Re-checking globbed directories...
   [1/662] Building CXX object src/exprs/CMakeFiles/Exprs.dir/expr.cpp.o
   FAILED: src/exprs/CMakeFiles/Exprs.dir/expr.cpp.o
   /opt/rh/devtoolset-10/root/usr/bin/../bin/g++ -DHAVE_INTTYPES_H 
-DHAVE_NETINET_IN_H -I../src -I../test -I../../gensrc/build 
-I/var/local/thirdparty/installed/include 
-I/var/local/thirdparty/installed/gperftools/include 
-I/var/local/thirdparty/installed/include/thrift 
-I/var/local/thirdparty/installed/include/event -Wall -Wno-sign-compare 
-Wno-unknown-pragmas -pthread -Werror=strict-aliasing -fno-omit-frame-pointer 
-std=gnu++17 -D__STDC_FORMAT_MACROS -Wno-deprecated -Wno-vla 
-DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -DBOOST_SYSTEM_NO_DEPRECATED 
-DBRPC_ENABLE_CPU_PROFILER -DBOOST_UUID_RANDOM_PROVIDER_FORCE_POSIX=1 -msse4.2  
-Wno-attributes -DS2_USE_GFLAGS -DS2_USE_GLOG -faligned-new  -g 
-Wno-unused-local-typedefs -O3 -gdwarf-2 -DNDEBUG -fdiagnostics-color=always 
-O3 -DNDEBUG -MD -MT src/exprs/CMakeFiles/Exprs.dir/expr.cpp.o -MF 
src/exprs/CMakeFiles/Exprs.dir/expr.cpp.o.d -o 
src/exprs/CMakeFiles/Exprs.dir/expr.cpp.o -c ../src/exprs/expr.cpp
   In file included from ../src/exprs/in_predicate.h:25,
                    from ../src/exprs/expr.cpp:36:
   ../src/exprs/hybrid_set.h:22:10: fatal error: parallel_hashmap/phmap.h: No 
such file or directory
      22 | #include <parallel_hashmap/phmap.h>
         |          ^~~~~~~~~~~~~~~~~~~~~~~~~~
   compilation terminated.
   [2/662] Building CXX object src/env/CMakeFiles/Env.dir/env_util.cpp.o
   ninja: build stopped: subcommand failed.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to