[MDEV-11243] 10.2 server does not compile on precise-amd64 in buildbot Created: 2016-11-06  Updated: 2016-11-30  Resolved: 2016-11-30

Status: Closed
Project: MariaDB Server
Component/s: Compiling
Affects Version/s: 10.2
Fix Version/s: N/A

Type: Bug Priority: Major
Reporter: Elena Stepanova Assignee: Daniel Bartholomew
Resolution: Fixed Votes: 0
Labels: None

Issue Links:
Relates
relates to MDEV-7069 Fix buildbot failures in main server ... Stalled
Sprint: 10.2.4-3

 Description   

It started happening with this build:
http://buildbot.askmonty.org/buildbot/builders/kvm-deb-precise-amd64/builds/7302

-- Check for working C compiler: /usr/bin/x86_64-linux-gnu-gcc
-- Check for working C compiler: /usr/bin/x86_64-linux-gnu-gcc -- broken
CMake Error at /usr/local/share/cmake-2.8/Modules/CMakeTestCCompiler.cmake:61 (message):
  The C compiler "/usr/bin/x86_64-linux-gnu-gcc" is not able to compile a
  simple test program.
 
  It fails with the following output:
 
   Change Dir: /home/buildbot/buildbot/build/mariadb-10.2.3/builddir/CMakeFiles/CMakeTmp
 
  
 
  Run Build Command:/usr/bin/make "cmTryCompileExec1892151700/fast"
 
  make[2]: Entering directory
  `/home/buildbot/buildbot/build/mariadb-10.2.3/builddir/CMakeFiles/CMakeTmp'
 
 
  /usr/bin/make -f CMakeFiles/cmTryCompileExec1892151700.dir/build.make
  CMakeFiles/cmTryCompileExec1892151700.dir/build
 
  make[3]: Entering directory
  `/home/buildbot/buildbot/build/mariadb-10.2.3/builddir/CMakeFiles/CMakeTmp'
 
 
  /usr/local/bin/cmake -E cmake_progress_report
  /home/buildbot/buildbot/build/mariadb-10.2.3/builddir/CMakeFiles/CMakeTmp/CMakeFiles
  1
 
  Building C object
  CMakeFiles/cmTryCompileExec1892151700.dir/testCCompiler.c.o
 
  /usr/bin/x86_64-linux-gnu-gcc -g -O2 -fstack-protector
  --param=ssp-buffer-size=4 -Wformat -Wformat-security
  -Werror=format-security -o
  CMakeFiles/cmTryCompileExec1892151700.dir/testCCompiler.c.o -c
  /home/buildbot/buildbot/build/mariadb-10.2.3/builddir/CMakeFiles/CMakeTmp/testCCompiler.c
 
 
  Linking C executable cmTryCompileExec1892151700
 
  /usr/local/bin/cmake -E cmake_link_script
  CMakeFiles/cmTryCompileExec1892151700.dir/link.txt --verbose=1
 
  /usr/bin/x86_64-linux-gnu-gcc -g -O2 -fstack-protector
  --param=ssp-buffer-size=4 -Wformat -Wformat-security
  -Werror=format-security -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,now
  CMakeFiles/cmTryCompileExec1892151700.dir/testCCompiler.c.o -o
  cmTryCompileExec1892151700 -rdynamic
 
  /usr/local/bin/ld: this linker was not configured to use sysroots
 
  collect2: ld returned 1 exit status
 
  make[3]: Leaving directory
  `/home/buildbot/buildbot/build/mariadb-10.2.3/builddir/CMakeFiles/CMakeTmp'
 
 
  make[3]: *** [cmTryCompileExec1892151700] Error 1
 
  make[2]: Leaving directory
  `/home/buildbot/buildbot/build/mariadb-10.2.3/builddir/CMakeFiles/CMakeTmp'
 
 
  make[2]: *** [cmTryCompileExec1892151700/fast] Error 2
 
  
 
  
 
  CMake will not be able to correctly generate this project.
Call Stack (most recent call first):
  CMakeLists.txt:90 (PROJECT)
 
 
-- Configuring incomplete, errors occurred!
See also "/home/buildbot/buildbot/build/mariadb-10.2.3/builddir/CMakeFiles/CMakeOutput.log".
See also "/home/buildbot/buildbot/build/mariadb-10.2.3/builddir/CMakeFiles/CMakeError.log".
make[1]: *** [override_dh_auto_configure] Error 1
make[1]: Leaving directory `/home/buildbot/buildbot/build/mariadb-10.2.3'
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2



 Comments   
Comment by Sergey Vojtovich [ 2016-11-11 ]

Last triggered build failed earlier due to missing libnuma-dev:
http://buildbot.askmonty.org/buildbot/builders/kvm-deb-precise-amd64/builds/7366/steps/compile/logs/stdio

Either skip building 10.2 on precise, or install libnuma-dev.

Comment by Daniel Bartholomew [ 2016-11-30 ]

We've stopped building 10.2 on precise

Generated at Thu Feb 08 07:48:26 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.