Skip to content

Instantly share code, notes, and snippets.

@katsyoshi
Created May 29, 2017 13:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save katsyoshi/4486792ad43feae4d690d589dac1a157 to your computer and use it in GitHub Desktop.
Save katsyoshi/4486792ad43feae4d690d589dac1a157 to your computer and use it in GitHub Desktop.
-[7956]% cmake ..
clang-tidy not found
clang-format not found
Configured for RELEASE build (set with cmake -DCMAKE_BUILD_TYPE={release,debug,...})
-- Build Type: RELEASE
-- CMAKE_CXX_FLAGS: -O3 -DNDEBUG -Wall -std=c++11 -msse3
INFOCompiler command: /usr/bin/c++
INFOCompiler version: 組み込み spec を使用しています。
COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/5.4.0/c++
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/5.4.0/lto-wrapper
ターゲット: x86_64-pc-linux-gnu
configure 設定: /var/tmp/portage/sys-devel/gcc-5.4.0-r3/work/gcc-5.4.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/5.4.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 5.4.0-r3 p1.3, pie-0.6.5' --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --disable-libmpx --enable-vtable-verify --enable-libvtv --enable-lto --without-isl --enable-libsanitizer
スレッドモデル: posix
gcc バージョン 5.4.0 (Gentoo 5.4.0-r3 p1.3, pie-0.6.5)
INFOCompiler id: GNU
CMake Error at cmake_modules/CompilerInfo.cmake:77 (message):
Unknown compiler. Version info:
組み込み spec を使用しています。
COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/5.4.0/c++
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/5.4.0/lto-wrapper
ターゲット: x86_64-pc-linux-gnu
configure 設定:
/var/tmp/portage/sys-devel/gcc-5.4.0-r3/work/gcc-5.4.0/configure
--host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr
--bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/5.4.0
--includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include
--datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0
--mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/man
--infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/info
--with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5
--with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/python
--enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt
--disable-werror --with-system-zlib --enable-nls --without-included-gettext
--enable-checking=release --with-bugurl=https://bugs.gentoo.org/
--with-pkgversion='Gentoo 5.4.0-r3 p1.3, pie-0.6.5' --enable-libstdcxx-time
--enable-shared --enable-threads=posix --enable-__cxa_atexit
--enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64
--disable-altivec --disable-fixed-point --enable-targets=all
--disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp
--disable-libcilkrts --disable-libmpx --enable-vtable-verify
--enable-libvtv --enable-lto --without-isl --enable-libsanitizer
スレッドモデル: posix
gcc バージョン 5.4.0 (Gentoo 5.4.0-r3 p1.3, pie-0.6.5)
Call Stack (most recent call first):
CMakeLists.txt:173 (include)
-- Configuring incomplete, errors occurred!
See also "/home/katsu/Program/GitHub/arrow/cpp/release/CMakeFiles/CMakeOutput.log".
See also "/home/katsu/Program/GitHub/arrow/cpp/release/CMakeFiles/CMakeError.log".
Performing C++ SOURCE FILE Test CXX_SUPPORTS_ALTIVEC failed with the following output:
Change Dir: /home/katsu/Program/GitHub/arrow/cpp/release/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/gmake" "cmTC_5e2ef/fast"
/usr/bin/gmake -f CMakeFiles/cmTC_5e2ef.dir/build.make CMakeFiles/cmTC_5e2ef.dir/build
gmake[1]: Entering directory '/home/katsu/Program/GitHub/arrow/cpp/release/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_5e2ef.dir/src.cxx.o
/usr/bin/c++ -DCXX_SUPPORTS_ALTIVEC -maltivec -o CMakeFiles/cmTC_5e2ef.dir/src.cxx.o -c /home/katsu/Program/GitHub/arrow/cpp/release/CMakeFiles/CMakeTmp/src.cxx
c++: error: unrecognized command line option '-maltivec'
gmake[1]: *** [CMakeFiles/cmTC_5e2ef.dir/build.make:66: CMakeFiles/cmTC_5e2ef.dir/src.cxx.o] Error 1
gmake[1]: Leaving directory '/home/katsu/Program/GitHub/arrow/cpp/release/CMakeFiles/CMakeTmp'
gmake: *** [Makefile:126: cmTC_5e2ef/fast] Error 2
Source file was:
int main() { return 0; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment