Ubuntu Pastebin

Paste from sil at Mon, 14 Sep 2015 21:19:08 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
[22:16:01] ii click-reviewers-tools 0.33-0~505~ubuntu14.04.1

-- The C compiler identification is GNU 4.9.1
-- The CXX compiler identification is GNU 4.9.1
-- Check for working C compiler: /usr/bin/arm-linux-gnueabihf-gcc
-- Check for working C compiler: /usr/bin/arm-linux-gnueabihf-gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/arm-linux-gnueabihf-g++
-- Check for working CXX compiler: /usr/bin/arm-linux-gnueabihf-g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Found PkgConfig: arm-linux-gnueabihf-pkg-config (found version "0.28")
-- Found Gettext: /usr/bin/msgmerge (found version "0.19.2")
-- Found Intltool: /usr/bin/intltool-update (found version "0.50.2")
-- checking for modules 'libunity-scopes>=0.6.0;sqlite3'
--   package 'sqlite3' not found
CMake Error at /usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:283 (message):
  A required package was not found
Call Stack (most recent call first):
  /usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:337 (_pkg_check_modules_internal)
  scope/CMakeLists.txt:20 (pkg_check_modules)
-- Configuring incomplete, errors occurred!
See also "/home/aquarius/Programs/Others/build-addtodash-Bq_E4_5_Ubuntu_GCC_armhf_ubuntu_sdk_14_10_utopic-Default/CMakeFiles/CMakeOutput.log".
Command returned 1: schroot -c 'click-ubuntu-sdk-14.10-armhf-ucca-1000-{8d8eeb56-65a3-477f-b95e-2ca0ead3ac15}' --run-session -- env DEB_BUILD_MULTIARCH=x86_64-linux-gnu DEB_BUILD_ARCH=amd64 DEB_BUILD_GNU_TYPE=x86_64-linux-gnu DEB_HOST_MULTIARCH=arm-linux-gnueabihf DEB_BUILD_GNU_CPU=x86_64 DEB_HOST_GNU_CPU=arm DEB_BUILD_GNU_SYSTEM=linux-gnu DEB_BUILD_ARCH_ENDIAN=little DEB_BUILD_ARCH_CPU=amd64 DEB_HOST_GNU_TYPE=arm-linux-gnueabihf DEB_HOST_GNU_SYSTEM=linux-gnueabihf DEB_HOST_ARCH_CPU=arm DEB_HOST_ARCH_ENDIAN=little DEB_BUILD_ARCH_BITS=64 DEB_HOST_ARCH=armhf DEB_HOST_ARCH_OS=linux DEB_BUILD_ARCH_OS=linux DEB_HOST_ARCH_BITS=32 cmake /home/aquarius/Programs/Others/addtodash '-GCodeBlocks - Unix Makefiles'

-- Removing build artifacts
Traceback (most recent call last):
  File "/usr/share/qtcreator/ubuntu/scripts/qtc_chroot_cmake2", line 45, in <module>
    os.remove(work_dir+"/cmake_install.cmake")
FileNotFoundError: [Errno 2] No such file or directory: '/home/aquarius/Programs/Others/build-addtodash-Bq_E4_5_Ubuntu_GCC_armhf_ubuntu_sdk_14_10_utopic-Default/cmake_install.cmake'
Download as text