cmake .. -DBUILD_PERF=ON -DCMAKE_BUILD_TYPE=Release -DCPACK_PACKAGE_FILE_NAME=build -DCMAKE_TOOLCHAIN_FILE=../src/platform/3ds/CMakeToolchain.txt -DBUILD_BBB=OFF -DBUILD_RASPI=OFF -DBUILD_SDL=OFF -DBUILD_QT=OFF -DUSE_FFMPEG=OFF -DBUILD_LTO=OFF -DBUILD_STATIC=ON -DBUILD_SHARED=OFF -DM_CORE_DS=OFF -DBUILD_PYTHON=OFF -DBUILD_SUITE=OFF in dir /usr/home/buildbot/master/workers/vulpes-0/build-3ds/build/build (timeout 1200 secs) watching logfiles {} argv: ['cmake', '..', '-DBUILD_PERF=ON', '-DCMAKE_BUILD_TYPE=Release', '-DCPACK_PACKAGE_FILE_NAME=build', '-DCMAKE_TOOLCHAIN_FILE=../src/platform/3ds/CMakeToolchain.txt', '-DBUILD_BBB=OFF', '-DBUILD_RASPI=OFF', '-DBUILD_SDL=OFF', '-DBUILD_QT=OFF', '-DUSE_FFMPEG=OFF', '-DBUILD_LTO=OFF', '-DBUILD_STATIC=ON', '-DBUILD_SHARED=OFF', '-DM_CORE_DS=OFF', '-DBUILD_PYTHON=OFF', '-DBUILD_SUITE=OFF'] environment: BLOCKSIZE=K DEVKITPRO=/opt/devkitPro HOME=/home/buildbot LOGNAME=root MAIL=/var/mail/buildbot OLDPWD=/ PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/home/buildbot/bin PWD=/usr/home/buildbot/master/workers/vulpes-0/build-3ds/build/build SHELL=/usr/bin/false SHLVL=1 SUDO_COMMAND=/usr/sbin/jexec -U buildbot mgba_buildbot bash SUDO_GID=1000 SUDO_UID=1000 SUDO_USER=jeffrey TERM=screen USER=buildbot USERNAME=root VITASDK=/opt/vitasdk _=.local/bin/buildbot using PTY: False -- The C compiler identification is GNU 6.3.0 -- The CXX compiler identification is GNU 6.3.0 -- Check for working C compiler: /opt/devkitPro/devkitARM/bin/arm-none-eabi-gcc -- Check for working C compiler: /opt/devkitPro/devkitARM/bin/arm-none-eabi-gcc -- 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: /opt/devkitPro/devkitARM/bin/arm-none-eabi-g++ -- Check for working CXX compiler: /opt/devkitPro/devkitARM/bin/arm-none-eabi-g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found PkgConfig: /dev/null -- The ASM compiler identification is GNU -- Found assembler: /opt/devkitPro/devkitARM/bin/arm-none-eabi-gcc -- Looking for strdup -- Looking for strdup - found -- Looking for strndup -- Looking for strndup - found -- Looking for localtime_r -- Looking for localtime_r - found -- Looking for snprintf_l -- Looking for snprintf_l - not found -- Looking for strtof_l -- Looking for strtof_l - found -- Looking for newlocale -- Looking for newlocale - found -- Looking for freelocale -- Looking for freelocale - found -- Looking for uselocale -- Looking for uselocale - found -- Looking for setlocale -- Looking for setlocale - found -- Looking for chmod -- Looking for chmod - found -- Looking for umask -- Looking for umask - not found -- Checking for one of the modules 'ZLIB' CMake Warning at CMakeLists.txt:121 (message): Requested module ZLIB missing for feature USE_ZLIB. Feature disabled. Call Stack (most recent call first): CMakeLists.txt:400 (find_feature) -- Checking for one of the modules 'minizip' CMake Warning at CMakeLists.txt:121 (message): Requested module minizip missing for feature USE_MINIZIP. Feature disabled. Call Stack (most recent call first): CMakeLists.txt:401 (find_feature) -- Checking for one of the modules 'PNG' CMake Warning at CMakeLists.txt:121 (message): Requested module PNG missing for feature USE_PNG. Feature disabled. Call Stack (most recent call first): CMakeLists.txt:402 (find_feature) -- Checking for one of the modules 'libzip' CMake Warning at CMakeLists.txt:121 (message): Requested module libzip missing for feature USE_LIBZIP. Feature disabled. Call Stack (most recent call first): CMakeLists.txt:403 (find_feature) -- Checking for one of the modules 'MagickWand' CMake Warning at CMakeLists.txt:121 (message): Requested module MagickWand missing for feature USE_MAGICK. Feature disabled. Call Stack (most recent call first): CMakeLists.txt:404 (find_feature) -- Checking for one of the modules 'epoxy' CMake Warning at CMakeLists.txt:121 (message): Requested module epoxy missing for feature USE_EPOXY. Feature disabled. Call Stack (most recent call first): CMakeLists.txt:405 (find_feature) -- Checking for one of the modules 'libelf' CMake Warning at CMakeLists.txt:121 (message): Requested module libelf missing for feature USE_ELF. Feature disabled. Call Stack (most recent call first): CMakeLists.txt:408 (find_feature) -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of off64_t -- Check size of off64_t - failed -- Looking for fseeko -- Looking for fseeko - found -- Looking for unistd.h -- Looking for unistd.h - found CMake Warning (dev) at src/third-party/zlib/CMakeLists.txt:186 (add_library): ADD_LIBRARY called with SHARED option but the target platform does not support dynamic linking. Building a STATIC library instead. This may lead to problems. This warning is for project developers. Use -Wno-dev to suppress it. -- Found ZLIB: zlibstatic -- Build type: Release -- Platforms: -- Game Boy Advance: ON -- Game Boy: ON -- Features: -- Debuggers: OFF -- CLI debugger: OFF -- GDB stub: OFF -- Video recording: OFF -- GIF recording: OFF -- Screenshot/advanced savestate support: ON -- ZIP support: minizip (included) -- 7-Zip support: ON -- SQLite3 game database: OFF -- ELF loading support: OFF -- OpenGL support: OFF -- Frontends: -- Qt: OFF -- SDL (): OFF -- Profiling: ON -- Test harness: OFF -- Test suite: OFF -- Python bindings: OFF -- Examples: OFF -- Cores: -- Libretro core: OFF -- Libraries: -- Static: ON -- Shared: OFF -- Configuring done CMake Warning (dev) at src/third-party/libpng/CMakeLists.txt:130 (add_library): Policy CMP0003 should be set before this line. Add code such as if(COMMAND cmake_policy) cmake_policy(SET CMP0003 NEW) endif(COMMAND cmake_policy) as early as possible but after the most recent call to cmake_minimum_required or cmake_policy(VERSION). This warning appears because target "png16_static" links to some libraries for which the linker must search: m and other libraries with known full path: /usr/home/buildbot/master/workers/vulpes-0/build-3ds/build/build/zlib/libzlibstatic.a CMake is adding directories in the second list to the linker search path in case they are needed to find libraries from the first list (for backwards compatibility with CMake 2.4). Set policy CMP0003 to OLD or NEW to enable or disable this behavior explicitly. Run "cmake --help-policy CMP0003" for more information. This warning is for project developers. Use -Wno-dev to suppress it. -- Generating done CMake Warning: Manually-specified variables were not used by the project: M_CORE_DS -- Build files have been written to: /usr/home/buildbot/master/workers/vulpes-0/build-3ds/build/build program finished with exit code 0 elapsedTime=9.101953