(view as text)
bash -c 'rm -rf /tmp/_venv; virtualenv /tmp/_venv; source /tmp/_venv/bin/activate; cmake .'
 in dir /var/lib/buildbot/slaves/libavg/full/build (timeout 1200 secs)
 watching logfiles {}
 argv: ['bash', '-c', 'rm -rf /tmp/_venv; virtualenv /tmp/_venv; source /tmp/_venv/bin/activate; cmake .']
 environment:
  HOME=/home/deploy
  LANG=en_US.UTF-8
  LC_ADDRESS=en_US.UTF-8
  LC_IDENTIFICATION=en_US.UTF-8
  LC_MEASUREMENT=en_US.UTF-8
  LC_MONETARY=en_US.UTF-8
  LC_NAME=en_US.UTF-8
  LC_NUMERIC=en_US.UTF-8
  LC_PAPER=en_US.UTF-8
  LC_TELEPHONE=en_US.UTF-8
  LC_TIME=en_US.UTF-8
  LOGNAME=deploy
  MAIL=/var/mail/deploy
  PATH=/home/deploy/bin:/home/deploy/.local/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
  PWD=/var/lib/buildbot/slaves/libavg/full/build
  SHELL=/bin/sh
  USER=deploy
  XDG_RUNTIME_DIR=/run/user/1000
  XDG_SESSION_ID=c1
 using PTY: False
New python executable in /tmp/_venv/bin/python2
Also creating executable in /tmp/_venv/bin/python
Installing setuptools, pkg_resources, pip, wheel...done.
Running virtualenv with interpreter /usr/bin/python2
-- The C compiler identification is GNU 5.4.0
-- The CXX compiler identification is GNU 5.4.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- libavg v1.8.2
-- CMAKE_SYSTEM_NAME: Linux
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - not found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE  
-- Boost version: 1.58.0
-- Found the following Boost libraries:
--   system
--   thread
--   python
--   chrono
--   date_time
--   atomic
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1") 
-- Checking for one of the modules 'libxml-2.0;libxml2'
-- Checking for one of the modules 'gdk-pixbuf-2.0'
-- Checking for one of the modules 'sdl2'
-- Checking for one of the modules 'libdc1394-2'
-- Checking for modules 'libswscale;libavformat;libavcodec;libavutil'
--   Found libswscale, version 3.1.101
--   Found libavformat, version 56.40.101
--   Found libavcodec, version 56.60.100
--   Found libavutil, version 54.31.100
-- Checking for one of the modules 'libavresample'
-- Found PythonLibs: /usr/lib/x86_64-linux-gnu/libpython2.7.so (found version "2.7.12") 
-- Checking for one of the modules 'pangoft2'
-- Checking for one of the modules 'librsvg-2.0'
-- Checking for one of the modules 'fontconfig'
-- Found JPEG: /usr/lib/x86_64-linux-gnu/libjpeg.so  
-- Python virtualenv in use, setting install prefix to /tmp/_venv.
-- Performing Test COMPILER_SUPPORTS_CXX11
-- Performing Test COMPILER_SUPPORTS_CXX11 - Success
-- Checking for modules 'x11;gl'
--   Found x11, version 1.6.3
--   Found gl, version 17.0.7
-- Using python intepreter: /tmp/_venv/bin/python
-- Configuring done
-- Generating done
-- Build files have been written to: /var/lib/buildbot/slaves/libavg/full/build
program finished with exit code 0
elapsedTime=6.666130