You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2020/08/08 02:34:00 UTC

[GitHub] [incubator-doris] gengjun-git commented on pull request #3626: Update Compiling environment of BE to Support C++14/17

gengjun-git commented on pull request #3626:
URL: https://github.com/apache/incubator-doris/pull/3626#issuecomment-670811158


   @HappenLee hello, nice to see your contribute, but when I built docker image using your Dockerfile, error occurs as follows, Have you encountered this problem before? Thank you.
   Finished patching s2geometry-0.9.0
   cmake version 3.12.3
   
   CMake suite maintained and supported by Kitware (kitware.com/cmake).
   cmake is found
   byacc - 1.9 20130304
   byacc is found
   flex 2.6.0
   flex is found
   automake (GNU automake) 1.15.1
   Copyright (C) 2017 Free Software Foundation, Inc.
   License GPLv2+: GNU GPL version 2 or later <http://gnu.org/licenses/gpl-2.0.html>
   This is free software: you are free to change and redistribute it.
   There is NO WARRANTY, to the extent permitted by law.
   
   Written by Tom Tromey <tr...@redhat.com>
          and Alexandre Duret-Lutz <ad...@gnu.org>.
   automake is found
   libtoolize (GNU libtool) 2.4.2
   Written by Gary V. Vaughan <ga...@gnu.org>, 2003
   
   Copyright (C) 2011 Free Software Foundation, Inc.
   This is free software; see the source for copying conditions.  There is NO
   warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
   libtool is found
   ===== begin build libevent-master
   autoreconf: Entering directory `.'
   autoreconf: configure.ac: not using Gettext
   autoreconf: running: aclocal --force -I m4
   autoreconf: configure.ac: tracing
   autoreconf: configure.ac: not using Libtool
   autoreconf: running: /usr/bin/autoconf --force
   **configure.ac:129: error: possibly undefined macro: AC_PROG_LIBTOOL
         If this token and others are legitimate, please use m4_pattern_allow.
         See the Autoconf documentation.
   autoreconf: /usr/bin/autoconf failed with exit status: 1
   The command '/bin/sh -c cd ${DEFAULT_DIR}/incubator-doris && /bin/bash thirdparty/build-thirdparty.sh     && rm -rf ${DEFAULT_DIR}/incubator-doris/thirdparty/src     && rm -rf ${DEFAULT_DIR}/doris-thirdparty.tar.gz     && rm -rf ${DEFAULT_DIR}/doris-thirdparty     && mkdir -p ${DEFAULT_DIR}/thirdparty     && mv ${DEFAULT_DIR}/incubator-doris/thirdparty/installed ${DEFAULT_DIR}/thirdparty/     && rm -rf ${DEFAULT_DIR}/incubator-doris' returned a non-zero code: 1**


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org