I don't think attachments come through on this mailing list (at least I
can't see anything attached to your mail). Could you paste the output in
pastebin or somewhere similar?

On Wed, Aug 2, 2017 at 8:44 PM yu feng <olaptes...@gmail.com> wrote:

> attach command output and CmakeOutput.log, Thanks a lot.
>
> 2017-08-02 23:52 GMT+08:00 Tim Armstrong <tarmstr...@cloudera.com>:
>
>> Hi,
>>   I don't see an error in the output you pasted. Maybe it would help to
>> include the full output of buildall.sh and CmakeOutput.log
>>
>> On Wed, Aug 2, 2017 at 5:32 AM, yu feng <olaptes...@gmail.com> wrote:
>>
>> > Hi, I clone impala from
>> > https://git-wip-us.apache.org/repos/asf/incubator-impala.git, and try
>> to
>> > run 'bash buildall.sh -noclean -skiptests -build_shared_libs -format', I
>> > have finish building impalad two months ago, However, I git pull all
>> newest
>> > code, error happened:
>> >
>> >
>> > -- Found JNI:
>> > /home/hzfengyu/impala/deploy/jdk1.7.0_79/jre/lib/amd64/
>> > libjawt.so;/home/hzfengyu/impala/deploy/jdk1.7.0_79/jre/
>> > lib/amd64/libjsig.so;/home/hzfengyu/impala/deploy/jdk1.7.
>> > 0_79/jre/lib/amd64/server/libjvm.so
>> >
>> > -- ----------> Adding thirdparty library java_jvm. <----------
>> > -- Header files:
>> > /home/hzfengyu/impala/deploy/jdk1.7.0_79/include;/home/
>> > hzfengyu/impala/deploy/jdk1.7.0_79/include/linux;/home/
>> > hzfengyu/impala/deploy/jdk1.7.0_79/include
>> > -- Added static library dependency java_jvm:
>> > /home/hzfengyu/impala/deploy/jdk1.7.0_79/jre/lib/amd64/server/libjvm.so
>> > -- ----------> Adding thirdparty library breakpad_client. <----------
>> > -- Header files:
>> > /home/hzfengyu/impala/apache-impala/incubator-impala/toolchain/breakpad-
>> > ffe3e478657dc7126fca6329dfcedc49f4c726d9-p2/include/breakpad
>> > -- Added static library dependency breakpad_client:
>> > /home/hzfengyu/impala/apache-impala/incubator-impala/toolchain/breakpad-
>> > ffe3e478657dc7126fca6329dfcedc49f4c726d9-p2/lib/libbreakpad_client.a
>> > -- Added shared library dependency rt:
>> /usr/lib/x86_64-linux-gnu/librt.so
>> > -- Added shared library dependency dl:
>> /usr/lib/x86_64-linux-gnu/libdl.so
>> > Using Thrift compiler:
>> > /home/hzfengyu/impala/apache-impala/incubator-impala/
>> > toolchain/thrift-0.9.0-p9/bin/thrift
>> > Found output dir:
>> > /home/hzfengyu/impala/apache-impala/incubator-impala/shell/
>> > Using FlatBuffers compiler:
>> > /home/hzfengyu/impala/apache-impala/incubator-impala/
>> > toolchain/flatbuffers-1.6.0/bin/flatc
>> > --java-o/home/hzfengyu/impala/apache-impala/incubator-
>> > impala/fe/generated-sources/gen-java-b
>> > --cpp-o/home/hzfengyu/impala/apache-impala/incubator-
>> > impala/be/generated-sources/gen-cpp-b
>> > -- Could NOT find Doxygen (missing:  DOXYGEN_EXECUTABLE)
>> > -- WARNING: Doxygen not found - Docs will not be created
>> > -- Looking for sched_getcpu
>> > -- Looking for sched_getcpu - found
>> > -- Looking for pipe2
>> > -- Looking for pipe2 - found
>> > -- Looking for fallocate
>> > -- Looking for fallocate - found
>> > -- Looking for preadv
>> > -- Looking for preadv - found
>> > -- Looking for include file linux/magic.h
>> > -- Looking for include file linux/magic.h - found
>> > -- Compiler Flags:  -Wall -Wno-sign-compare -Wno-unknown-pragmas
>> -pthread
>> > -fno-strict-aliasing -std=c++14 -Wno-deprecated -Wno-vla
>> > -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -DBOOST_SYSTEM_NO_DEPRECATED -B
>> > /home/hzfengyu/impala/apache-impala/incubator-impala/
>> > toolchain/binutils-2.26.1/bin/
>> > -fuse-ld=gold -g -Wno-unused-local-typedefs -ggdb -gdwarf-2 -Werror
>> > -fverbose-asm -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS
>> -D__STDC_FORMAT_MACROS
>> > -D__STDC_LIMIT_MACROS
>> > -- Common
>> > /home/hzfengyu/impala/apache-impala/incubator-impala/be/build/debug/
>> > -- Configuring incomplete, errors occurred!
>> > See also
>> > "/home/hzfengyu/impala/apache-impala/incubator-impala/
>> > CMakeFiles/CMakeOutput.log".
>> > Error in
>> > /home/hzfengyu/impala/apache-impala/incubator-impala/bin/make_impala.sh
>> at
>> > line 160: cmake . ${CMAKE_ARGS[@]}
>> >
>> >
>> >
>> > I try to find something in CMakeOutput.log,  and I can not find any
>> error,
>> > Is there I miss something? thanks a lot.
>> >
>>
>
>

Reply via email to