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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104 | -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
-o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
-o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \
\) -exec rm -f {} \; \) -o \
\( -type d -a -name autom4te.cache -prune -exec rm -rf {} \; \) \)
rm -f *-stamp
dpkg-source -b ktp-accounts-kcm-0.4.1
dpkg-source: info: using source format `3.0 (quilt)'
dpkg-source: info: building ktp-accounts-kcm using existing ./ktp-accounts-kcm_0.4.1.orig.tar.bz2
dpkg-source: info: building ktp-accounts-kcm in ktp-accounts-kcm_0.4.1-0ubuntu1.debian.tar.gz
dpkg-source: info: building ktp-accounts-kcm in ktp-accounts-kcm_0.4.1-0ubuntu1.dsc
debian/rules build
dh build --parallel --with kde --dbg-package=kde-config-telepathy-accounts-dbg --list-missing
dh_testdir -O--parallel -O--dbg-package=kde-config-telepathy-accounts-dbg -O--list-missing
dh_auto_configure --buildsystem=kde -O--parallel -O--dbg-package=kde-config-telepathy-accounts-dbg -O--list-missing
mkdir -p obj-x86_64-linux-gnu
cd obj-x86_64-linux-gnu
cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=Debian
-- The C compiler identification is GNU 4.7.1
-- The CXX compiler identification is GNU 4.7.1
-- Check for working C compiler: /usr/lib/ccache/gcc
-- Check for working C compiler: /usr/lib/ccache/gcc -- broken
CMake Error at /usr/share/cmake-2.8/Modules/CMakeTestCCompiler.cmake:52 (MESSAGE):
The C compiler "/usr/lib/ccache/gcc" is not able to compile a simple test
program.
It fails with the following output:
Change Dir: /tmp/buildd/ktp-accounts-kcm-0.4.1/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec1327266156/fast"
make[1]: Entering directory
`/tmp/buildd/ktp-accounts-kcm-0.4.1/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTryCompileExec1327266156.dir/build.make
CMakeFiles/cmTryCompileExec1327266156.dir/build
make[2]: Entering directory
`/tmp/buildd/ktp-accounts-kcm-0.4.1/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report
/tmp/buildd/ktp-accounts-kcm-0.4.1/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp/CMakeFiles
1
Building C object
CMakeFiles/cmTryCompileExec1327266156.dir/testCCompiler.c.o
/usr/lib/ccache/gcc -g -O2 -fstack-protector --param=ssp-buffer-size=4
-Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -o
CMakeFiles/cmTryCompileExec1327266156.dir/testCCompiler.c.o -c
/tmp/buildd/ktp-accounts-kcm-0.4.1/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp/testCCompiler.c
ccache: FATAL: Failed to create /var/cache/pbuilder/ccache/d/8: Permission
denied
make[2]: Leaving directory
`/tmp/buildd/ktp-accounts-kcm-0.4.1/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'
make[2]: *** [CMakeFiles/cmTryCompileExec1327266156.dir/testCCompiler.c.o]
Error 1
make[1]: *** [cmTryCompileExec1327266156/fast] Error 2
make[1]: Leaving directory
`/tmp/buildd/ktp-accounts-kcm-0.4.1/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'
CMake will not be able to correctly generate this project.
Call Stack (most recent call first):
CMakeLists.txt:1 (project)
CMake Warning (dev) in CMakeLists.txt:
No cmake_minimum_required command is present. A line of code such as
cmake_minimum_required(VERSION 2.8)
should be added at the top of the file. The version specified may be lower
if you wish to support older CMake versions for this project. For more
information run "cmake --help-policy CMP0000".
This warning is for project developers. Use -Wno-dev to suppress it.
-- Configuring incomplete, errors occurred!
dh_auto_configure: cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=Debian returned exit code 1
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
E: Failed autobuilding of package
I: user script /home/quintasan/Sauce/pbuilder/build/26488/tmp/hooks/C10shell starting
Reading package lists...
Building dependency tree...
Reading state information...
bash is already the newest version.
The following extra packages will be
|