Advertisement
Guest User

col

a guest
Apr 2nd, 2014
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CMake 43.06 KB | None | 0 0
  1. The system is: Linux - 3.13.8-1-ARCH - x86_64
  2. Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
  3. Compiler: /usr/bin/cc
  4. Build flags: -march=x86-64;-mtune=generic;-O2;-pipe;-fstack-protector;--param=ssp-buffer-size=4
  5. Id flags:
  6.  
  7. The output was:
  8. 0
  9.  
  10.  
  11. Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.out"
  12.  
  13. The C compiler identification is GNU, found in "/tmp/yaourt-tmp-wheely/aur-mysql-workbench/src/mysql-workbench-community-6.1.4-src/CMakeFiles/2.8.12.2/CompilerIdC/a.out"
  14.  
  15. Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
  16. Compiler: /usr/bin/c++
  17. Build flags: -march=x86-64;-mtune=generic;-O2;-pipe;-fstack-protector;--param=ssp-buffer-size=4
  18. Id flags:
  19.  
  20. The output was:
  21. 0
  22.  
  23.  
  24. Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.out"
  25.  
  26. The CXX compiler identification is GNU, found in "/tmp/yaourt-tmp-wheely/aur-mysql-workbench/src/mysql-workbench-community-6.1.4-src/CMakeFiles/2.8.12.2/CompilerIdCXX/a.out"
  27.  
  28. Determining if the C compiler works passed with the following output:
  29. Change Dir: /tmp/yaourt-tmp-wheely/aur-mysql-workbench/src/mysql-workbench-community-6.1.4-src/CMakeFiles/CMakeTmp
  30.  
  31. Run Build Command:/usr/bin/make "cmTryCompileExec1035862594/fast"
  32. /usr/bin/make -f CMakeFiles/cmTryCompileExec1035862594.dir/build.make CMakeFiles/cmTryCompileExec1035862594.dir/build
  33. make[1]: Entering directory '/tmp/yaourt-tmp-wheely/aur-mysql-workbench/src/mysql-workbench-community-6.1.4-src/CMakeFiles/CMakeTmp'
  34. /usr/bin/cmake -E cmake_progress_report /tmp/yaourt-tmp-wheely/aur-mysql-workbench/src/mysql-workbench-community-6.1.4-src/CMakeFiles/CMakeTmp/CMakeFiles 1
  35. Building C object CMakeFiles/cmTryCompileExec1035862594.dir/testCCompiler.c.o
  36. /usr/bin/cc   -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4     -o CMakeFiles/cmTryCompileExec1035862594.dir/testCCompiler.c.o   -c /tmp/yaourt-tmp-wheely/aur-mysql-workbench/src/mysql-workbench-community-6.1.4-src/CMakeFiles/CMakeTmp/testCCompiler.c
  37. Linking C executable cmTryCompileExec1035862594
  38. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1035862594.dir/link.txt --verbose=1
  39. /usr/bin/cc  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4     -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTryCompileExec1035862594.dir/testCCompiler.c.o  -o cmTryCompileExec1035862594 -rdynamic
  40. make[1]: Leaving directory '/tmp/yaourt-tmp-wheely/aur-mysql-workbench/src/mysql-workbench-community-6.1.4-src/CMakeFiles/CMakeTmp'
  41.  
  42.  
  43. Detecting C compiler ABI info compiled with the following output:
  44. Change Dir: /tmp/yaourt-tmp-wheely/aur-mysql-workbench/src/mysql-workbench-community-6.1.4-src/CMakeFiles/CMakeTmp
  45.  
  46. Run Build Command:/usr/bin/make "cmTryCompileExec429051134/fast"
  47. /usr/bin/make -f CMakeFiles/cmTryCompileExec429051134.dir/build.make CMakeFiles/cmTryCompileExec429051134.dir/build
  48. make[1]: Entering directory '/tmp/yaourt-tmp-wheely/aur-mysql-workbench/src/mysql-workbench-community-6.1.4-src/CMakeFiles/CMakeTmp'
  49. /usr/bin/cmake -E cmake_progress_report /tmp/yaourt-tmp-wheely/aur-mysql-workbench/src/mysql-workbench-community-6.1.4-src/CMakeFiles/CMakeTmp/CMakeFiles 1
  50. Building C object CMakeFiles/cmTryCompileExec429051134.dir/CMakeCCompilerABI.c.o
  51. /usr/bin/cc   -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4     -o CMakeFiles/cmTryCompileExec429051134.dir/CMakeCCompilerABI.c.o   -c /usr/share/cmake-2.8/Modules/CMakeCCompilerABI.c
  52. Linking C executable cmTryCompileExec429051134
  53. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec429051134.dir/link.txt --verbose=1
  54. /usr/bin/cc  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4    -v CMakeFiles/cmTryCompileExec429051134.dir/CMakeCCompilerABI.c.o  -o cmTryCompileExec429051134 -rdynamic  
  55. Using built-in specs.
  56. COLLECT_GCC=/usr/bin/cc
  57. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/lto-wrapper
  58. Target: x86_64-unknown-linux-gnu
  59. Configured with: /build/gcc-multilib/src/gcc-4.8-20140206/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-cloog-backend=isl --disable-cloog-version-check --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-multilib --disable-werror --enable-checking=release
  60. Thread model: posix
  61. gcc version 4.8.2 20140206 (prerelease) (GCC)
  62. COMPILER_PATH=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/:/usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/:/usr/lib/gcc/x86_64-unknown-linux-gnu/:/usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/:/usr/lib/gcc/x86_64-unknown-linux-gnu/
  63. LIBRARY_PATH=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/:/usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/../../../:/lib/:/usr/lib/
  64. COLLECT_GCC_OPTIONS='-march=x86-64' '-mtune=generic' '-O2' '-pipe' '-fstack-protector' '--param' 'ssp-buffer-size=4' '-v' '-o' 'cmTryCompileExec429051134' '-rdynamic'
  65.  /usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/collect2 --build-id --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTryCompileExec429051134 /usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/../../../../lib/crt1.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/../../../../lib/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/crtbegin.o -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/../../.. CMakeFiles/cmTryCompileExec429051134.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/crtend.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/../../../../lib/crtn.o
  66. make[1]: Leaving directory '/tmp/yaourt-tmp-wheely/aur-mysql-workbench/src/mysql-workbench-community-6.1.4-src/CMakeFiles/CMakeTmp'
  67.  
  68.  
  69. Parsed C implicit link information from above output:
  70.   link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)]
  71.   ignore line: [Change Dir: /tmp/yaourt-tmp-wheely/aur-mysql-workbench/src/mysql-workbench-community-6.1.4-src/CMakeFiles/CMakeTmp]
  72.   ignore line: []
  73.   ignore line: [Run Build Command:/usr/bin/make "cmTryCompileExec429051134/fast"]
  74.   ignore line: [/usr/bin/make -f CMakeFiles/cmTryCompileExec429051134.dir/build.make CMakeFiles/cmTryCompileExec429051134.dir/build]
  75.   ignore line: [make[1]: Entering directory '/tmp/yaourt-tmp-wheely/aur-mysql-workbench/src/mysql-workbench-community-6.1.4-src/CMakeFiles/CMakeTmp']
  76.   ignore line: [/usr/bin/cmake -E cmake_progress_report /tmp/yaourt-tmp-wheely/aur-mysql-workbench/src/mysql-workbench-community-6.1.4-src/CMakeFiles/CMakeTmp/CMakeFiles 1]
  77.   ignore line: [Building C object CMakeFiles/cmTryCompileExec429051134.dir/CMakeCCompilerABI.c.o]
  78.   ignore line: [/usr/bin/cc   -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4     -o CMakeFiles/cmTryCompileExec429051134.dir/CMakeCCompilerABI.c.o   -c /usr/share/cmake-2.8/Modules/CMakeCCompilerABI.c]
  79.   ignore line: [Linking C executable cmTryCompileExec429051134]
  80.   ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec429051134.dir/link.txt --verbose=1]
  81.   ignore line: [/usr/bin/cc  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4    -v CMakeFiles/cmTryCompileExec429051134.dir/CMakeCCompilerABI.c.o  -o cmTryCompileExec429051134 -rdynamic  ]
  82.   ignore line: [Using built-in specs.]
  83.   ignore line: [COLLECT_GCC=/usr/bin/cc]
  84.   ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/lto-wrapper]
  85.   ignore line: [Target: x86_64-unknown-linux-gnu]
  86.   ignore line: [Configured with: /build/gcc-multilib/src/gcc-4.8-20140206/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-cloog-backend=isl --disable-cloog-version-check --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-multilib --disable-werror --enable-checking=release]
  87.   ignore line: [Thread model: posix]
  88.   ignore line: [gcc version 4.8.2 20140206 (prerelease) (GCC) ]
  89.   ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/:/usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/:/usr/lib/gcc/x86_64-unknown-linux-gnu/:/usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/:/usr/lib/gcc/x86_64-unknown-linux-gnu/]
  90.   ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/:/usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/../../../:/lib/:/usr/lib/]
  91.   ignore line: [COLLECT_GCC_OPTIONS='-march=x86-64' '-mtune=generic' '-O2' '-pipe' '-fstack-protector' '--param' 'ssp-buffer-size=4' '-v' '-o' 'cmTryCompileExec429051134' '-rdynamic']
  92.   link line: [ /usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/collect2 --build-id --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTryCompileExec429051134 /usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/../../../../lib/crt1.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/../../../../lib/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/crtbegin.o -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/../../.. CMakeFiles/cmTryCompileExec429051134.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/crtend.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/../../../../lib/crtn.o]
  93.     arg [/usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/collect2] ==> ignore
  94.     arg [--build-id] ==> ignore
  95.     arg [--eh-frame-hdr] ==> ignore
  96.     arg [--hash-style=gnu] ==> ignore
  97.     arg [-m] ==> ignore
  98.     arg [elf_x86_64] ==> ignore
  99.     arg [-export-dynamic] ==> ignore
  100.     arg [-dynamic-linker] ==> ignore
  101.     arg [/lib64/ld-linux-x86-64.so.2] ==> ignore
  102.     arg [-o] ==> ignore
  103.     arg [cmTryCompileExec429051134] ==> ignore
  104.     arg [/usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/../../../../lib/crt1.o] ==> ignore
  105.     arg [/usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/../../../../lib/crti.o] ==> ignore
  106.     arg [/usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/crtbegin.o] ==> ignore
  107.     arg [-L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2] ==> dir [/usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2]
  108.     arg [-L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/../../../../lib] ==> dir [/usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/../../../../lib]
  109.     arg [-L/lib/../lib] ==> dir [/lib/../lib]
  110.     arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib]
  111.     arg [-L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/../../..] ==> dir [/usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/../../..]
  112.     arg [CMakeFiles/cmTryCompileExec429051134.dir/CMakeCCompilerABI.c.o] ==> ignore
  113.     arg [-lgcc] ==> lib [gcc]
  114.     arg [--as-needed] ==> ignore
  115.     arg [-lgcc_s] ==> lib [gcc_s]
  116.     arg [--no-as-needed] ==> ignore
  117.     arg [-lc] ==> lib [c]
  118.     arg [-lgcc] ==> lib [gcc]
  119.     arg [--as-needed] ==> ignore
  120.     arg [-lgcc_s] ==> lib [gcc_s]
  121.     arg [--no-as-needed] ==> ignore
  122.     arg [/usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/crtend.o] ==> ignore
  123.     arg [/usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/../../../../lib/crtn.o] ==> ignore
  124.   remove lib [gcc]
  125.   remove lib [gcc_s]
  126.   remove lib [gcc]
  127.   remove lib [gcc_s]
  128.   collapse library dir [/usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2] ==> [/usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2]
  129.   collapse library dir [/usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/../../../../lib] ==> [/usr/lib]
  130.   collapse library dir [/lib/../lib] ==> [/lib]
  131.   collapse library dir [/usr/lib/../lib] ==> [/usr/lib]
  132.   collapse library dir [/usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/../../..] ==> [/usr/lib]
  133.   implicit libs: [c]
  134.   implicit dirs: [/usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2;/usr/lib;/lib]
  135.   implicit fwks: []
  136.  
  137.  
  138. Determining if the CXX compiler works passed with the following output:
  139. Change Dir: /tmp/yaourt-tmp-wheely/aur-mysql-workbench/src/mysql-workbench-community-6.1.4-src/CMakeFiles/CMakeTmp
  140.  
  141. Run Build Command:/usr/bin/make "cmTryCompileExec1483066434/fast"
  142. /usr/bin/make -f CMakeFiles/cmTryCompileExec1483066434.dir/build.make CMakeFiles/cmTryCompileExec1483066434.dir/build
  143. make[1]: Entering directory '/tmp/yaourt-tmp-wheely/aur-mysql-workbench/src/mysql-workbench-community-6.1.4-src/CMakeFiles/CMakeTmp'
  144. /usr/bin/cmake -E cmake_progress_report /tmp/yaourt-tmp-wheely/aur-mysql-workbench/src/mysql-workbench-community-6.1.4-src/CMakeFiles/CMakeTmp/CMakeFiles 1
  145. Building CXX object CMakeFiles/cmTryCompileExec1483066434.dir/testCXXCompiler.cxx.o
  146. /usr/bin/c++    -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4     -o CMakeFiles/cmTryCompileExec1483066434.dir/testCXXCompiler.cxx.o -c /tmp/yaourt-tmp-wheely/aur-mysql-workbench/src/mysql-workbench-community-6.1.4-src/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
  147. Linking CXX executable cmTryCompileExec1483066434
  148. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1483066434.dir/link.txt --verbose=1
  149. /usr/bin/c++   -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4     -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTryCompileExec1483066434.dir/testCXXCompiler.cxx.o  -o cmTryCompileExec1483066434 -rdynamic
  150. make[1]: Leaving directory '/tmp/yaourt-tmp-wheely/aur-mysql-workbench/src/mysql-workbench-community-6.1.4-src/CMakeFiles/CMakeTmp'
  151.  
  152.  
  153. Detecting CXX compiler ABI info compiled with the following output:
  154. Change Dir: /tmp/yaourt-tmp-wheely/aur-mysql-workbench/src/mysql-workbench-community-6.1.4-src/CMakeFiles/CMakeTmp
  155.  
  156. Run Build Command:/usr/bin/make "cmTryCompileExec3573738862/fast"
  157. /usr/bin/make -f CMakeFiles/cmTryCompileExec3573738862.dir/build.make CMakeFiles/cmTryCompileExec3573738862.dir/build
  158. make[1]: Entering directory '/tmp/yaourt-tmp-wheely/aur-mysql-workbench/src/mysql-workbench-community-6.1.4-src/CMakeFiles/CMakeTmp'
  159. /usr/bin/cmake -E cmake_progress_report /tmp/yaourt-tmp-wheely/aur-mysql-workbench/src/mysql-workbench-community-6.1.4-src/CMakeFiles/CMakeTmp/CMakeFiles 1
  160. Building CXX object CMakeFiles/cmTryCompileExec3573738862.dir/CMakeCXXCompilerABI.cpp.o
  161. /usr/bin/c++    -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4     -o CMakeFiles/cmTryCompileExec3573738862.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-2.8/Modules/CMakeCXXCompilerABI.cpp
  162. Linking CXX executable cmTryCompileExec3573738862
  163. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3573738862.dir/link.txt --verbose=1
  164. /usr/bin/c++   -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4    -v CMakeFiles/cmTryCompileExec3573738862.dir/CMakeCXXCompilerABI.cpp.o  -o cmTryCompileExec3573738862 -rdynamic  
  165. Using built-in specs.
  166. COLLECT_GCC=/usr/bin/c++
  167. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/lto-wrapper
  168. Target: x86_64-unknown-linux-gnu
  169. Configured with: /build/gcc-multilib/src/gcc-4.8-20140206/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-cloog-backend=isl --disable-cloog-version-check --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-multilib --disable-werror --enable-checking=release
  170. Thread model: posix
  171. gcc version 4.8.2 20140206 (prerelease) (GCC)
  172. COMPILER_PATH=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/:/usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/:/usr/lib/gcc/x86_64-unknown-linux-gnu/:/usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/:/usr/lib/gcc/x86_64-unknown-linux-gnu/
  173. LIBRARY_PATH=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/:/usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/../../../:/lib/:/usr/lib/
  174. COLLECT_GCC_OPTIONS='-march=x86-64' '-mtune=generic' '-O2' '-pipe' '-fstack-protector' '--param' 'ssp-buffer-size=4' '-v' '-o' 'cmTryCompileExec3573738862' '-rdynamic' '-shared-libgcc'
  175.  /usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/collect2 --build-id --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTryCompileExec3573738862 /usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/../../../../lib/crt1.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/../../../../lib/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/crtbegin.o -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/../../.. CMakeFiles/cmTryCompileExec3573738862.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/crtend.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/../../../../lib/crtn.o
  176. make[1]: Leaving directory '/tmp/yaourt-tmp-wheely/aur-mysql-workbench/src/mysql-workbench-community-6.1.4-src/CMakeFiles/CMakeTmp'
  177.  
  178.  
  179. Parsed CXX implicit link information from above output:
  180.   link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)]
  181.   ignore line: [Change Dir: /tmp/yaourt-tmp-wheely/aur-mysql-workbench/src/mysql-workbench-community-6.1.4-src/CMakeFiles/CMakeTmp]
  182.   ignore line: []
  183.   ignore line: [Run Build Command:/usr/bin/make "cmTryCompileExec3573738862/fast"]
  184.   ignore line: [/usr/bin/make -f CMakeFiles/cmTryCompileExec3573738862.dir/build.make CMakeFiles/cmTryCompileExec3573738862.dir/build]
  185.   ignore line: [make[1]: Entering directory '/tmp/yaourt-tmp-wheely/aur-mysql-workbench/src/mysql-workbench-community-6.1.4-src/CMakeFiles/CMakeTmp']
  186.   ignore line: [/usr/bin/cmake -E cmake_progress_report /tmp/yaourt-tmp-wheely/aur-mysql-workbench/src/mysql-workbench-community-6.1.4-src/CMakeFiles/CMakeTmp/CMakeFiles 1]
  187.   ignore line: [Building CXX object CMakeFiles/cmTryCompileExec3573738862.dir/CMakeCXXCompilerABI.cpp.o]
  188.   ignore line: [/usr/bin/c++    -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4     -o CMakeFiles/cmTryCompileExec3573738862.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-2.8/Modules/CMakeCXXCompilerABI.cpp]
  189.   ignore line: [Linking CXX executable cmTryCompileExec3573738862]
  190.   ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3573738862.dir/link.txt --verbose=1]
  191.   ignore line: [/usr/bin/c++   -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4    -v CMakeFiles/cmTryCompileExec3573738862.dir/CMakeCXXCompilerABI.cpp.o  -o cmTryCompileExec3573738862 -rdynamic  ]
  192.   ignore line: [Using built-in specs.]
  193.   ignore line: [COLLECT_GCC=/usr/bin/c++]
  194.   ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/lto-wrapper]
  195.   ignore line: [Target: x86_64-unknown-linux-gnu]
  196.   ignore line: [Configured with: /build/gcc-multilib/src/gcc-4.8-20140206/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-cloog-backend=isl --disable-cloog-version-check --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-multilib --disable-werror --enable-checking=release]
  197.   ignore line: [Thread model: posix]
  198.   ignore line: [gcc version 4.8.2 20140206 (prerelease) (GCC) ]
  199.   ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/:/usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/:/usr/lib/gcc/x86_64-unknown-linux-gnu/:/usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/:/usr/lib/gcc/x86_64-unknown-linux-gnu/]
  200.   ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/:/usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/../../../:/lib/:/usr/lib/]
  201.   ignore line: [COLLECT_GCC_OPTIONS='-march=x86-64' '-mtune=generic' '-O2' '-pipe' '-fstack-protector' '--param' 'ssp-buffer-size=4' '-v' '-o' 'cmTryCompileExec3573738862' '-rdynamic' '-shared-libgcc']
  202.   link line: [ /usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/collect2 --build-id --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTryCompileExec3573738862 /usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/../../../../lib/crt1.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/../../../../lib/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/crtbegin.o -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/../../.. CMakeFiles/cmTryCompileExec3573738862.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/crtend.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/../../../../lib/crtn.o]
  203.     arg [/usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/collect2] ==> ignore
  204.     arg [--build-id] ==> ignore
  205.     arg [--eh-frame-hdr] ==> ignore
  206.     arg [--hash-style=gnu] ==> ignore
  207.     arg [-m] ==> ignore
  208.     arg [elf_x86_64] ==> ignore
  209.     arg [-export-dynamic] ==> ignore
  210.     arg [-dynamic-linker] ==> ignore
  211.     arg [/lib64/ld-linux-x86-64.so.2] ==> ignore
  212.     arg [-o] ==> ignore
  213.     arg [cmTryCompileExec3573738862] ==> ignore
  214.     arg [/usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/../../../../lib/crt1.o] ==> ignore
  215.     arg [/usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/../../../../lib/crti.o] ==> ignore
  216.     arg [/usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/crtbegin.o] ==> ignore
  217.     arg [-L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2] ==> dir [/usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2]
  218.     arg [-L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/../../../../lib] ==> dir [/usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/../../../../lib]
  219.     arg [-L/lib/../lib] ==> dir [/lib/../lib]
  220.     arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib]
  221.     arg [-L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/../../..] ==> dir [/usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/../../..]
  222.     arg [CMakeFiles/cmTryCompileExec3573738862.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore
  223.     arg [-lstdc++] ==> lib [stdc++]
  224.     arg [-lm] ==> lib [m]
  225.     arg [-lgcc_s] ==> lib [gcc_s]
  226.     arg [-lgcc] ==> lib [gcc]
  227.     arg [-lc] ==> lib [c]
  228.     arg [-lgcc_s] ==> lib [gcc_s]
  229.     arg [-lgcc] ==> lib [gcc]
  230.     arg [/usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/crtend.o] ==> ignore
  231.     arg [/usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/../../../../lib/crtn.o] ==> ignore
  232.   remove lib [gcc_s]
  233.   remove lib [gcc]
  234.   remove lib [gcc_s]
  235.   remove lib [gcc]
  236.   collapse library dir [/usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2] ==> [/usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2]
  237.   collapse library dir [/usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/../../../../lib] ==> [/usr/lib]
  238.   collapse library dir [/lib/../lib] ==> [/lib]
  239.   collapse library dir [/usr/lib/../lib] ==> [/usr/lib]
  240.   collapse library dir [/usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/../../..] ==> [/usr/lib]
  241.   implicit libs: [stdc++;m;c]
  242.   implicit dirs: [/usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2;/usr/lib;/lib]
  243.   implicit fwks: []
  244.  
  245.  
  246. Determining if the function XOpenDisplay exists in the /usr/lib64/libX11.so;/usr/lib64/libXext.so passed with the following output:
  247. Change Dir: /tmp/yaourt-tmp-wheely/aur-mysql-workbench/src/mysql-workbench-community-6.1.4-src/CMakeFiles/CMakeTmp
  248.  
  249. Run Build Command:/usr/bin/make "cmTryCompileExec1282840000/fast"
  250. /usr/bin/make -f CMakeFiles/cmTryCompileExec1282840000.dir/build.make CMakeFiles/cmTryCompileExec1282840000.dir/build
  251. make[1]: Entering directory '/tmp/yaourt-tmp-wheely/aur-mysql-workbench/src/mysql-workbench-community-6.1.4-src/CMakeFiles/CMakeTmp'
  252. /usr/bin/cmake -E cmake_progress_report /tmp/yaourt-tmp-wheely/aur-mysql-workbench/src/mysql-workbench-community-6.1.4-src/CMakeFiles/CMakeTmp/CMakeFiles 1
  253. Building C object CMakeFiles/cmTryCompileExec1282840000.dir/CheckFunctionExists.c.o
  254. /usr/bin/cc   -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4  -DCHECK_FUNCTION_EXISTS=XOpenDisplay   -o CMakeFiles/cmTryCompileExec1282840000.dir/CheckFunctionExists.c.o   -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
  255. Linking C executable cmTryCompileExec1282840000
  256. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1282840000.dir/link.txt --verbose=1
  257. /usr/bin/cc  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4  -DCHECK_FUNCTION_EXISTS=XOpenDisplay   -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTryCompileExec1282840000.dir/CheckFunctionExists.c.o  -o cmTryCompileExec1282840000 -rdynamic -lX11 -lXext
  258. make[1]: Leaving directory '/tmp/yaourt-tmp-wheely/aur-mysql-workbench/src/mysql-workbench-community-6.1.4-src/CMakeFiles/CMakeTmp'
  259.  
  260.  
  261. Determining if the function gethostbyname exists passed with the following output:
  262. Change Dir: /tmp/yaourt-tmp-wheely/aur-mysql-workbench/src/mysql-workbench-community-6.1.4-src/CMakeFiles/CMakeTmp
  263.  
  264. Run Build Command:/usr/bin/make "cmTryCompileExec2936932257/fast"
  265. /usr/bin/make -f CMakeFiles/cmTryCompileExec2936932257.dir/build.make CMakeFiles/cmTryCompileExec2936932257.dir/build
  266. make[1]: Entering directory '/tmp/yaourt-tmp-wheely/aur-mysql-workbench/src/mysql-workbench-community-6.1.4-src/CMakeFiles/CMakeTmp'
  267. /usr/bin/cmake -E cmake_progress_report /tmp/yaourt-tmp-wheely/aur-mysql-workbench/src/mysql-workbench-community-6.1.4-src/CMakeFiles/CMakeTmp/CMakeFiles 1
  268. Building C object CMakeFiles/cmTryCompileExec2936932257.dir/CheckFunctionExists.c.o
  269. /usr/bin/cc   -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4  -DCHECK_FUNCTION_EXISTS=gethostbyname   -o CMakeFiles/cmTryCompileExec2936932257.dir/CheckFunctionExists.c.o   -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
  270. Linking C executable cmTryCompileExec2936932257
  271. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2936932257.dir/link.txt --verbose=1
  272. /usr/bin/cc  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4  -DCHECK_FUNCTION_EXISTS=gethostbyname   -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTryCompileExec2936932257.dir/CheckFunctionExists.c.o  -o cmTryCompileExec2936932257 -rdynamic
  273. make[1]: Leaving directory '/tmp/yaourt-tmp-wheely/aur-mysql-workbench/src/mysql-workbench-community-6.1.4-src/CMakeFiles/CMakeTmp'
  274.  
  275.  
  276. Determining if the function connect exists passed with the following output:
  277. Change Dir: /tmp/yaourt-tmp-wheely/aur-mysql-workbench/src/mysql-workbench-community-6.1.4-src/CMakeFiles/CMakeTmp
  278.  
  279. Run Build Command:/usr/bin/make "cmTryCompileExec3210736208/fast"
  280. /usr/bin/make -f CMakeFiles/cmTryCompileExec3210736208.dir/build.make CMakeFiles/cmTryCompileExec3210736208.dir/build
  281. make[1]: Entering directory '/tmp/yaourt-tmp-wheely/aur-mysql-workbench/src/mysql-workbench-community-6.1.4-src/CMakeFiles/CMakeTmp'
  282. /usr/bin/cmake -E cmake_progress_report /tmp/yaourt-tmp-wheely/aur-mysql-workbench/src/mysql-workbench-community-6.1.4-src/CMakeFiles/CMakeTmp/CMakeFiles 1
  283. Building C object CMakeFiles/cmTryCompileExec3210736208.dir/CheckFunctionExists.c.o
  284. /usr/bin/cc   -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4  -DCHECK_FUNCTION_EXISTS=connect   -o CMakeFiles/cmTryCompileExec3210736208.dir/CheckFunctionExists.c.o   -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
  285. Linking C executable cmTryCompileExec3210736208
  286. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3210736208.dir/link.txt --verbose=1
  287. /usr/bin/cc  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4  -DCHECK_FUNCTION_EXISTS=connect   -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTryCompileExec3210736208.dir/CheckFunctionExists.c.o  -o cmTryCompileExec3210736208 -rdynamic
  288. make[1]: Leaving directory '/tmp/yaourt-tmp-wheely/aur-mysql-workbench/src/mysql-workbench-community-6.1.4-src/CMakeFiles/CMakeTmp'
  289.  
  290.  
  291. Determining if the function remove exists passed with the following output:
  292. Change Dir: /tmp/yaourt-tmp-wheely/aur-mysql-workbench/src/mysql-workbench-community-6.1.4-src/CMakeFiles/CMakeTmp
  293.  
  294. Run Build Command:/usr/bin/make "cmTryCompileExec4232052474/fast"
  295. /usr/bin/make -f CMakeFiles/cmTryCompileExec4232052474.dir/build.make CMakeFiles/cmTryCompileExec4232052474.dir/build
  296. make[1]: Entering directory '/tmp/yaourt-tmp-wheely/aur-mysql-workbench/src/mysql-workbench-community-6.1.4-src/CMakeFiles/CMakeTmp'
  297. /usr/bin/cmake -E cmake_progress_report /tmp/yaourt-tmp-wheely/aur-mysql-workbench/src/mysql-workbench-community-6.1.4-src/CMakeFiles/CMakeTmp/CMakeFiles 1
  298. Building C object CMakeFiles/cmTryCompileExec4232052474.dir/CheckFunctionExists.c.o
  299. /usr/bin/cc   -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4  -DCHECK_FUNCTION_EXISTS=remove   -o CMakeFiles/cmTryCompileExec4232052474.dir/CheckFunctionExists.c.o   -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
  300. Linking C executable cmTryCompileExec4232052474
  301. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec4232052474.dir/link.txt --verbose=1
  302. /usr/bin/cc  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4  -DCHECK_FUNCTION_EXISTS=remove   -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTryCompileExec4232052474.dir/CheckFunctionExists.c.o  -o cmTryCompileExec4232052474 -rdynamic
  303. make[1]: Leaving directory '/tmp/yaourt-tmp-wheely/aur-mysql-workbench/src/mysql-workbench-community-6.1.4-src/CMakeFiles/CMakeTmp'
  304.  
  305.  
  306. Determining if the function shmat exists passed with the following output:
  307. Change Dir: /tmp/yaourt-tmp-wheely/aur-mysql-workbench/src/mysql-workbench-community-6.1.4-src/CMakeFiles/CMakeTmp
  308.  
  309. Run Build Command:/usr/bin/make "cmTryCompileExec4201110777/fast"
  310. /usr/bin/make -f CMakeFiles/cmTryCompileExec4201110777.dir/build.make CMakeFiles/cmTryCompileExec4201110777.dir/build
  311. make[1]: Entering directory '/tmp/yaourt-tmp-wheely/aur-mysql-workbench/src/mysql-workbench-community-6.1.4-src/CMakeFiles/CMakeTmp'
  312. /usr/bin/cmake -E cmake_progress_report /tmp/yaourt-tmp-wheely/aur-mysql-workbench/src/mysql-workbench-community-6.1.4-src/CMakeFiles/CMakeTmp/CMakeFiles 1
  313. Building C object CMakeFiles/cmTryCompileExec4201110777.dir/CheckFunctionExists.c.o
  314. /usr/bin/cc   -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4  -DCHECK_FUNCTION_EXISTS=shmat   -o CMakeFiles/cmTryCompileExec4201110777.dir/CheckFunctionExists.c.o   -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
  315. Linking C executable cmTryCompileExec4201110777
  316. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec4201110777.dir/link.txt --verbose=1
  317. /usr/bin/cc  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4  -DCHECK_FUNCTION_EXISTS=shmat   -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTryCompileExec4201110777.dir/CheckFunctionExists.c.o  -o cmTryCompileExec4201110777 -rdynamic
  318. make[1]: Leaving directory '/tmp/yaourt-tmp-wheely/aur-mysql-workbench/src/mysql-workbench-community-6.1.4-src/CMakeFiles/CMakeTmp'
  319.  
  320.  
  321. Determining if the function IceConnectionNumber exists in the ICE passed with the following output:
  322. Change Dir: /tmp/yaourt-tmp-wheely/aur-mysql-workbench/src/mysql-workbench-community-6.1.4-src/CMakeFiles/CMakeTmp
  323.  
  324. Run Build Command:/usr/bin/make "cmTryCompileExec240947466/fast"
  325. /usr/bin/make -f CMakeFiles/cmTryCompileExec240947466.dir/build.make CMakeFiles/cmTryCompileExec240947466.dir/build
  326. make[1]: Entering directory '/tmp/yaourt-tmp-wheely/aur-mysql-workbench/src/mysql-workbench-community-6.1.4-src/CMakeFiles/CMakeTmp'
  327. /usr/bin/cmake -E cmake_progress_report /tmp/yaourt-tmp-wheely/aur-mysql-workbench/src/mysql-workbench-community-6.1.4-src/CMakeFiles/CMakeTmp/CMakeFiles 1
  328. Building C object CMakeFiles/cmTryCompileExec240947466.dir/CheckFunctionExists.c.o
  329. /usr/bin/cc   -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4  -DCHECK_FUNCTION_EXISTS=IceConnectionNumber   -o CMakeFiles/cmTryCompileExec240947466.dir/CheckFunctionExists.c.o   -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
  330. Linking C executable cmTryCompileExec240947466
  331. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec240947466.dir/link.txt --verbose=1
  332. /usr/bin/cc  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4  -DCHECK_FUNCTION_EXISTS=IceConnectionNumber   -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTryCompileExec240947466.dir/CheckFunctionExists.c.o  -o cmTryCompileExec240947466 -rdynamic -lICE
  333. make[1]: Leaving directory '/tmp/yaourt-tmp-wheely/aur-mysql-workbench/src/mysql-workbench-community-6.1.4-src/CMakeFiles/CMakeTmp'
  334.  
  335.  
  336. Determining if the function strtol exists passed with the following output:
  337. Change Dir: /tmp/yaourt-tmp-wheely/aur-mysql-workbench/src/mysql-workbench-community-6.1.4-src/CMakeFiles/CMakeTmp
  338.  
  339. Run Build Command:/usr/bin/make "cmTryCompileExec2930029877/fast"
  340. /usr/bin/make -f CMakeFiles/cmTryCompileExec2930029877.dir/build.make CMakeFiles/cmTryCompileExec2930029877.dir/build
  341. make[1]: Entering directory '/tmp/yaourt-tmp-wheely/aur-mysql-workbench/src/mysql-workbench-community-6.1.4-src/CMakeFiles/CMakeTmp'
  342. /usr/bin/cmake -E cmake_progress_report /tmp/yaourt-tmp-wheely/aur-mysql-workbench/src/mysql-workbench-community-6.1.4-src/CMakeFiles/CMakeTmp/CMakeFiles 1
  343. Building C object CMakeFiles/cmTryCompileExec2930029877.dir/CheckFunctionExists.c.o
  344. /usr/bin/cc   -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4  -DCHECK_FUNCTION_EXISTS=strtol   -o CMakeFiles/cmTryCompileExec2930029877.dir/CheckFunctionExists.c.o   -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
  345. Linking C executable cmTryCompileExec2930029877
  346. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2930029877.dir/link.txt --verbose=1
  347. /usr/bin/cc  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4  -DCHECK_FUNCTION_EXISTS=strtol   -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTryCompileExec2930029877.dir/CheckFunctionExists.c.o  -o cmTryCompileExec2930029877 -rdynamic
  348. make[1]: Leaving directory '/tmp/yaourt-tmp-wheely/aur-mysql-workbench/src/mysql-workbench-community-6.1.4-src/CMakeFiles/CMakeTmp'
  349.  
  350.  
  351. Determining if the function strtoll exists passed with the following output:
  352. Change Dir: /tmp/yaourt-tmp-wheely/aur-mysql-workbench/src/mysql-workbench-community-6.1.4-src/CMakeFiles/CMakeTmp
  353.  
  354. Run Build Command:/usr/bin/make "cmTryCompileExec2981345410/fast"
  355. /usr/bin/make -f CMakeFiles/cmTryCompileExec2981345410.dir/build.make CMakeFiles/cmTryCompileExec2981345410.dir/build
  356. make[1]: Entering directory '/tmp/yaourt-tmp-wheely/aur-mysql-workbench/src/mysql-workbench-community-6.1.4-src/CMakeFiles/CMakeTmp'
  357. /usr/bin/cmake -E cmake_progress_report /tmp/yaourt-tmp-wheely/aur-mysql-workbench/src/mysql-workbench-community-6.1.4-src/CMakeFiles/CMakeTmp/CMakeFiles 1
  358. Building C object CMakeFiles/cmTryCompileExec2981345410.dir/CheckFunctionExists.c.o
  359. /usr/bin/cc   -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4  -DCHECK_FUNCTION_EXISTS=strtoll   -o CMakeFiles/cmTryCompileExec2981345410.dir/CheckFunctionExists.c.o   -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
  360. Linking C executable cmTryCompileExec2981345410
  361. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2981345410.dir/link.txt --verbose=1
  362. /usr/bin/cc  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4  -DCHECK_FUNCTION_EXISTS=strtoll   -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTryCompileExec2981345410.dir/CheckFunctionExists.c.o  -o cmTryCompileExec2981345410 -rdynamic
  363. make[1]: Leaving directory '/tmp/yaourt-tmp-wheely/aur-mysql-workbench/src/mysql-workbench-community-6.1.4-src/CMakeFiles/CMakeTmp'
  364.  
  365.  
  366. Determining if the function strtold exists passed with the following output:
  367. Change Dir: /tmp/yaourt-tmp-wheely/aur-mysql-workbench/src/mysql-workbench-community-6.1.4-src/CMakeFiles/CMakeTmp
  368.  
  369. Run Build Command:/usr/bin/make "cmTryCompileExec3288145594/fast"
  370. /usr/bin/make -f CMakeFiles/cmTryCompileExec3288145594.dir/build.make CMakeFiles/cmTryCompileExec3288145594.dir/build
  371. make[1]: Entering directory '/tmp/yaourt-tmp-wheely/aur-mysql-workbench/src/mysql-workbench-community-6.1.4-src/CMakeFiles/CMakeTmp'
  372. /usr/bin/cmake -E cmake_progress_report /tmp/yaourt-tmp-wheely/aur-mysql-workbench/src/mysql-workbench-community-6.1.4-src/CMakeFiles/CMakeTmp/CMakeFiles 1
  373. Building C object CMakeFiles/cmTryCompileExec3288145594.dir/CheckFunctionExists.c.o
  374. /usr/bin/cc   -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4  -DCHECK_FUNCTION_EXISTS=strtold   -o CMakeFiles/cmTryCompileExec3288145594.dir/CheckFunctionExists.c.o   -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
  375. Linking C executable cmTryCompileExec3288145594
  376. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3288145594.dir/link.txt --verbose=1
  377. /usr/bin/cc  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4  -DCHECK_FUNCTION_EXISTS=strtold   -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTryCompileExec3288145594.dir/CheckFunctionExists.c.o  -o cmTryCompileExec3288145594 -rdynamic
  378. make[1]: Leaving directory '/tmp/yaourt-tmp-wheely/aur-mysql-workbench/src/mysql-workbench-community-6.1.4-src/CMakeFiles/CMakeTmp'
  379.  
  380.  
  381. Determining if the function strtoull exists passed with the following output:
  382. Change Dir: /tmp/yaourt-tmp-wheely/aur-mysql-workbench/src/mysql-workbench-community-6.1.4-src/CMakeFiles/CMakeTmp
  383.  
  384. Run Build Command:/usr/bin/make "cmTryCompileExec2487534383/fast"
  385. /usr/bin/make -f CMakeFiles/cmTryCompileExec2487534383.dir/build.make CMakeFiles/cmTryCompileExec2487534383.dir/build
  386. make[1]: Entering directory '/tmp/yaourt-tmp-wheely/aur-mysql-workbench/src/mysql-workbench-community-6.1.4-src/CMakeFiles/CMakeTmp'
  387. /usr/bin/cmake -E cmake_progress_report /tmp/yaourt-tmp-wheely/aur-mysql-workbench/src/mysql-workbench-community-6.1.4-src/CMakeFiles/CMakeTmp/CMakeFiles 1
  388. Building C object CMakeFiles/cmTryCompileExec2487534383.dir/CheckFunctionExists.c.o
  389. /usr/bin/cc   -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4  -DCHECK_FUNCTION_EXISTS=strtoull   -o CMakeFiles/cmTryCompileExec2487534383.dir/CheckFunctionExists.c.o   -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
  390. Linking C executable cmTryCompileExec2487534383
  391. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2487534383.dir/link.txt --verbose=1
  392. /usr/bin/cc  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4  -DCHECK_FUNCTION_EXISTS=strtoull   -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTryCompileExec2487534383.dir/CheckFunctionExists.c.o  -o cmTryCompileExec2487534383 -rdynamic
  393. make[1]: Leaving directory '/tmp/yaourt-tmp-wheely/aur-mysql-workbench/src/mysql-workbench-community-6.1.4-src/CMakeFiles/CMakeTmp'
  394.  
  395.  
  396. Determining if the function strtoimax exists passed with the following output:
  397. Change Dir: /tmp/yaourt-tmp-wheely/aur-mysql-workbench/src/mysql-workbench-community-6.1.4-src/CMakeFiles/CMakeTmp
  398.  
  399. Run Build Command:/usr/bin/make "cmTryCompileExec1974009475/fast"
  400. /usr/bin/make -f CMakeFiles/cmTryCompileExec1974009475.dir/build.make CMakeFiles/cmTryCompileExec1974009475.dir/build
  401. make[1]: Entering directory '/tmp/yaourt-tmp-wheely/aur-mysql-workbench/src/mysql-workbench-community-6.1.4-src/CMakeFiles/CMakeTmp'
  402. /usr/bin/cmake -E cmake_progress_report /tmp/yaourt-tmp-wheely/aur-mysql-workbench/src/mysql-workbench-community-6.1.4-src/CMakeFiles/CMakeTmp/CMakeFiles 1
  403. Building C object CMakeFiles/cmTryCompileExec1974009475.dir/CheckFunctionExists.c.o
  404. /usr/bin/cc   -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4  -DCHECK_FUNCTION_EXISTS=strtoimax   -o CMakeFiles/cmTryCompileExec1974009475.dir/CheckFunctionExists.c.o   -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
  405. Linking C executable cmTryCompileExec1974009475
  406. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1974009475.dir/link.txt --verbose=1
  407. /usr/bin/cc  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4  -DCHECK_FUNCTION_EXISTS=strtoimax   -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTryCompileExec1974009475.dir/CheckFunctionExists.c.o  -o cmTryCompileExec1974009475 -rdynamic
  408. make[1]: Leaving directory '/tmp/yaourt-tmp-wheely/aur-mysql-workbench/src/mysql-workbench-community-6.1.4-src/CMakeFiles/CMakeTmp'
  409.  
  410.  
  411. Determining if the function strtoumax exists passed with the following output:
  412. Change Dir: /tmp/yaourt-tmp-wheely/aur-mysql-workbench/src/mysql-workbench-community-6.1.4-src/CMakeFiles/CMakeTmp
  413.  
  414. Run Build Command:/usr/bin/make "cmTryCompileExec1154496429/fast"
  415. /usr/bin/make -f CMakeFiles/cmTryCompileExec1154496429.dir/build.make CMakeFiles/cmTryCompileExec1154496429.dir/build
  416. make[1]: Entering directory '/tmp/yaourt-tmp-wheely/aur-mysql-workbench/src/mysql-workbench-community-6.1.4-src/CMakeFiles/CMakeTmp'
  417. /usr/bin/cmake -E cmake_progress_report /tmp/yaourt-tmp-wheely/aur-mysql-workbench/src/mysql-workbench-community-6.1.4-src/CMakeFiles/CMakeTmp/CMakeFiles 1
  418. Building C object CMakeFiles/cmTryCompileExec1154496429.dir/CheckFunctionExists.c.o
  419. /usr/bin/cc   -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4  -DCHECK_FUNCTION_EXISTS=strtoumax   -o CMakeFiles/cmTryCompileExec1154496429.dir/CheckFunctionExists.c.o   -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
  420. Linking C executable cmTryCompileExec1154496429
  421. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1154496429.dir/link.txt --verbose=1
  422. /usr/bin/cc  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4  -DCHECK_FUNCTION_EXISTS=strtoumax   -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTryCompileExec1154496429.dir/CheckFunctionExists.c.o  -o cmTryCompileExec1154496429 -rdynamic
  423. make[1]: Leaving directory '/tmp/yaourt-tmp-wheely/aur-mysql-workbench/src/mysql-workbench-community-6.1.4-src/CMakeFiles/CMakeTmp'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement