~ricmm/+junk/unity-lens_music-sc

« back to all changes in this revision

Viewing changes to config.log

  • Committer: Ricardo Mendoza
  • Date: 2012-09-05 14:20:15 UTC
  • Revision ID: ricardo.mendoza@canonical.com-20120905142015-prem6hiyfshwgm8q
Initial commit

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
This file contains any messages produced by compilers while
 
2
running configure, to aid debugging if configure makes a mistake.
 
3
 
 
4
It was created by unity-lens-music configure 6.6.0, which was
 
5
generated by GNU Autoconf 2.69.  Invocation command line was
 
6
 
 
7
  $ ./configure --build=x86_64-linux-gnu --prefix=/usr --includedir=${prefix}/include --mandir=${prefix}/share/man --infodir=${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --libdir=${prefix}/lib/x86_64-linux-gnu --libexecdir=${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode --disable-dependency-tracking
 
8
 
 
9
## --------- ##
 
10
## Platform. ##
 
11
## --------- ##
 
12
 
 
13
hostname = venus
 
14
uname -m = x86_64
 
15
uname -r = 3.5.0-13-generic
 
16
uname -s = Linux
 
17
uname -v = #14-Ubuntu SMP Wed Aug 29 16:48:44 UTC 2012
 
18
 
 
19
/usr/bin/uname -p = unknown
 
20
/bin/uname -X     = unknown
 
21
 
 
22
/bin/arch              = unknown
 
23
/usr/bin/arch -k       = unknown
 
24
/usr/convex/getsysinfo = unknown
 
25
/usr/bin/hostinfo      = unknown
 
26
/bin/machine           = unknown
 
27
/usr/bin/oslevel       = unknown
 
28
/bin/universe          = unknown
 
29
 
 
30
PATH: /usr/sbin
 
31
PATH: /usr/bin
 
32
PATH: /sbin
 
33
PATH: /bin
 
34
PATH: /usr/bin/X11
 
35
 
 
36
 
 
37
## ----------- ##
 
38
## Core tests. ##
 
39
## ----------- ##
 
40
 
 
41
configure:2409: checking for a BSD-compatible install
 
42
configure:2477: result: /usr/bin/install -c
 
43
configure:2488: checking whether build environment is sane
 
44
configure:2538: result: yes
 
45
configure:2679: checking for a thread-safe mkdir -p
 
46
configure:2718: result: /bin/mkdir -p
 
47
configure:2731: checking for gawk
 
48
configure:2747: found /usr/bin/gawk
 
49
configure:2758: result: gawk
 
50
configure:2769: checking whether make sets $(MAKE)
 
51
configure:2791: result: yes
 
52
configure:2886: checking whether make supports nested variables
 
53
configure:2903: result: yes
 
54
configure:2924: checking whether to enable maintainer-specific portions of Makefiles
 
55
configure:2933: result: no
 
56
configure:2948: checking for valac
 
57
configure:2966: found /usr/bin/valac
 
58
configure:2978: result: /usr/bin/valac
 
59
configure:2991: checking /usr/bin/valac is at least version 0.16.0
 
60
configure:2999: result: yes
 
61
configure:3065: checking for gcc
 
62
configure:3081: found /usr/bin/gcc
 
63
configure:3092: result: gcc
 
64
configure:3321: checking for C compiler version
 
65
configure:3330: gcc --version >&5
 
66
gcc-4.7.real (Ubuntu/Linaro 4.7.1-7ubuntu1) 4.7.1 20120814 (prerelease)
 
67
Copyright (C) 2012 Free Software Foundation, Inc.
 
68
This is free software; see the source for copying conditions.  There is NO
 
69
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 
70
 
 
71
configure:3341: $? = 0
 
72
configure:3330: gcc -v >&5
 
73
Using built-in specs.
 
74
COLLECT_GCC=/usr/bin/gcc-4.7.real
 
75
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.7/lto-wrapper
 
76
Target: x86_64-linux-gnu
 
77
Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.7.1-7ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-4.7/README.Bugs --enable-languages=c,c++,go,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.7 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.7 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
 
78
Thread model: posix
 
79
gcc version 4.7.1 20120814 (prerelease) (Ubuntu/Linaro 4.7.1-7ubuntu1) 
 
80
configure:3341: $? = 0
 
81
configure:3330: gcc -V >&5
 
82
gcc-4.7.real: error: unrecognized command line option '-V'
 
83
gcc-4.7.real: fatal error: no input files
 
84
compilation terminated.
 
85
configure:3341: $? = 4
 
86
configure:3330: gcc -qversion >&5
 
87
gcc-4.7.real: error: unrecognized command line option '-qversion'
 
88
gcc-4.7.real: fatal error: no input files
 
89
compilation terminated.
 
90
configure:3341: $? = 4
 
91
configure:3361: checking whether the C compiler works
 
92
configure:3383: gcc -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c  >&5
 
93
configure:3387: $? = 0
 
94
configure:3435: result: yes
 
95
configure:3438: checking for C compiler default output file name
 
96
configure:3440: result: a.out
 
97
configure:3446: checking for suffix of executables
 
98
configure:3453: gcc -o conftest -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c  >&5
 
99
configure:3457: $? = 0
 
100
configure:3479: result: 
 
101
configure:3501: checking whether we are cross compiling
 
102
configure:3509: gcc -o conftest -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c  >&5
 
103
configure:3513: $? = 0
 
104
configure:3520: ./conftest
 
105
configure:3524: $? = 0
 
106
configure:3539: result: no
 
107
configure:3544: checking for suffix of object files
 
108
configure:3566: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
 
109
configure:3570: $? = 0
 
110
configure:3591: result: o
 
111
configure:3595: checking whether we are using the GNU C compiler
 
112
configure:3614: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
 
113
configure:3614: $? = 0
 
114
configure:3623: result: yes
 
115
configure:3632: checking whether gcc accepts -g
 
116
configure:3652: gcc -c -g -D_FORTIFY_SOURCE=2 conftest.c >&5
 
117
configure:3652: $? = 0
 
118
configure:3693: result: yes
 
119
configure:3710: checking for gcc option to accept ISO C89
 
120
configure:3773: gcc  -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
 
121
configure:3773: $? = 0
 
122
configure:3786: result: none needed
 
123
configure:3817: checking for style of include used by make
 
124
configure:3845: result: GNU
 
125
configure:3871: checking dependency style of gcc
 
126
configure:3982: result: none
 
127
configure:3998: checking whether gcc and cc understand -c and -o together
 
128
configure:4029: gcc -c conftest.c -o conftest2.o >&5
 
129
configure:4033: $? = 0
 
130
configure:4039: gcc -c conftest.c -o conftest2.o >&5
 
131
configure:4043: $? = 0
 
132
configure:4054: cc -c conftest.c >&5
 
133
configure:4058: $? = 0
 
134
configure:4066: cc -c conftest.c -o conftest2.o >&5
 
135
configure:4070: $? = 0
 
136
configure:4076: cc -c conftest.c -o conftest2.o >&5
 
137
configure:4080: $? = 0
 
138
configure:4098: result: yes
 
139
configure:4129: checking how to run the C preprocessor
 
140
configure:4160: gcc -E -D_FORTIFY_SOURCE=2 conftest.c
 
141
configure:4160: $? = 0
 
142
configure:4174: gcc -E -D_FORTIFY_SOURCE=2 conftest.c
 
143
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
 
144
compilation terminated.
 
145
configure:4174: $? = 1
 
146
configure: failed program was:
 
147
| /* confdefs.h */
 
148
| #define PACKAGE_NAME "unity-lens-music"
 
149
| #define PACKAGE_TARNAME "unity-lens-music"
 
150
| #define PACKAGE_VERSION "6.6.0"
 
151
| #define PACKAGE_STRING "unity-lens-music 6.6.0"
 
152
| #define PACKAGE_BUGREPORT "https://launchpad.net/unity-lens-music"
 
153
| #define PACKAGE_URL ""
 
154
| #define PACKAGE "unity-lens-music"
 
155
| #define VERSION "6.6.0"
 
156
| /* end confdefs.h.  */
 
157
| #include <ac_nonexistent.h>
 
158
configure:4199: result: gcc -E
 
159
configure:4219: gcc -E -D_FORTIFY_SOURCE=2 conftest.c
 
160
configure:4219: $? = 0
 
161
configure:4233: gcc -E -D_FORTIFY_SOURCE=2 conftest.c
 
162
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
 
163
compilation terminated.
 
164
configure:4233: $? = 1
 
165
configure: failed program was:
 
166
| /* confdefs.h */
 
167
| #define PACKAGE_NAME "unity-lens-music"
 
168
| #define PACKAGE_TARNAME "unity-lens-music"
 
169
| #define PACKAGE_VERSION "6.6.0"
 
170
| #define PACKAGE_STRING "unity-lens-music 6.6.0"
 
171
| #define PACKAGE_BUGREPORT "https://launchpad.net/unity-lens-music"
 
172
| #define PACKAGE_URL ""
 
173
| #define PACKAGE "unity-lens-music"
 
174
| #define VERSION "6.6.0"
 
175
| /* end confdefs.h.  */
 
176
| #include <ac_nonexistent.h>
 
177
configure:4262: checking for grep that handles long lines and -e
 
178
configure:4320: result: /bin/grep
 
179
configure:4325: checking for egrep
 
180
configure:4387: result: /bin/grep -E
 
181
configure:4392: checking for ANSI C header files
 
182
configure:4412: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
 
183
configure:4412: $? = 0
 
184
configure:4485: gcc -o conftest -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c  >&5
 
185
configure:4485: $? = 0
 
186
configure:4485: ./conftest
 
187
configure:4485: $? = 0
 
188
configure:4496: result: yes
 
189
configure:4534: checking build system type
 
190
configure:4548: result: x86_64-pc-linux-gnu
 
191
configure:4568: checking host system type
 
192
configure:4581: result: x86_64-pc-linux-gnu
 
193
configure:4622: checking how to print strings
 
194
configure:4649: result: printf
 
195
configure:4670: checking for a sed that does not truncate output
 
196
configure:4734: result: /bin/sed
 
197
configure:4752: checking for fgrep
 
198
configure:4814: result: /bin/grep -F
 
199
configure:4849: checking for ld used by gcc
 
200
configure:4916: result: /usr/bin/ld
 
201
configure:4923: checking if the linker (/usr/bin/ld) is GNU ld
 
202
configure:4938: result: yes
 
203
configure:4950: checking for BSD- or MS-compatible name lister (nm)
 
204
configure:4999: result: /usr/bin/nm -B
 
205
configure:5129: checking the name lister (/usr/bin/nm -B) interface
 
206
configure:5136: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
 
207
configure:5139: /usr/bin/nm -B "conftest.o"
 
208
configure:5142: output
 
209
0000000000000000 B some_variable
 
210
configure:5149: result: BSD nm
 
211
configure:5152: checking whether ln -s works
 
212
configure:5156: result: yes
 
213
configure:5164: checking the maximum length of command line arguments
 
214
configure:5294: result: 3458764513820540925
 
215
configure:5311: checking whether the shell understands some XSI constructs
 
216
configure:5321: result: yes
 
217
configure:5325: checking whether the shell understands "+="
 
218
configure:5331: result: yes
 
219
configure:5366: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format
 
220
configure:5406: result: func_convert_file_noop
 
221
configure:5413: checking how to convert x86_64-pc-linux-gnu file names to toolchain format
 
222
configure:5433: result: func_convert_file_noop
 
223
configure:5440: checking for /usr/bin/ld option to reload object files
 
224
configure:5447: result: -r
 
225
configure:5521: checking for objdump
 
226
configure:5537: found /usr/bin/objdump
 
227
configure:5548: result: objdump
 
228
configure:5580: checking how to recognize dependent libraries
 
229
configure:5782: result: pass_all
 
230
configure:5867: checking for dlltool
 
231
configure:5897: result: no
 
232
configure:5927: checking how to associate runtime and link libraries
 
233
configure:5954: result: printf %s\n
 
234
configure:6014: checking for ar
 
235
configure:6030: found /usr/bin/ar
 
236
configure:6041: result: ar
 
237
configure:6078: checking for archiver @FILE support
 
238
configure:6095: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
 
239
configure:6095: $? = 0
 
240
configure:6098: ar cru libconftest.a @conftest.lst >&5
 
241
configure:6101: $? = 0
 
242
configure:6106: ar cru libconftest.a @conftest.lst >&5
 
243
ar: conftest.o: No such file or directory
 
244
configure:6109: $? = 1
 
245
configure:6121: result: @
 
246
configure:6179: checking for strip
 
247
configure:6195: found /usr/bin/strip
 
248
configure:6206: result: strip
 
249
configure:6278: checking for ranlib
 
250
configure:6294: found /usr/bin/ranlib
 
251
configure:6305: result: ranlib
 
252
configure:6407: checking command to parse /usr/bin/nm -B output from gcc object
 
253
configure:6527: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
 
254
configure:6530: $? = 0
 
255
configure:6534: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
 
256
configure:6537: $? = 0
 
257
configure:6603: gcc -o conftest -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c conftstm.o >&5
 
258
configure:6606: $? = 0
 
259
configure:6644: result: ok
 
260
configure:6681: checking for sysroot
 
261
configure:6711: result: no
 
262
configure:6788: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
 
263
configure:6791: $? = 0
 
264
configure:6967: checking for mt
 
265
configure:6983: found /bin/mt
 
266
configure:6994: result: mt
 
267
configure:7017: checking if mt is a manifest tool
 
268
configure:7023: mt '-?'
 
269
configure:7031: result: no
 
270
configure:7673: checking for sys/types.h
 
271
configure:7673: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
 
272
configure:7673: $? = 0
 
273
configure:7673: result: yes
 
274
configure:7673: checking for sys/stat.h
 
275
configure:7673: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
 
276
configure:7673: $? = 0
 
277
configure:7673: result: yes
 
278
configure:7673: checking for stdlib.h
 
279
configure:7673: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
 
280
configure:7673: $? = 0
 
281
configure:7673: result: yes
 
282
configure:7673: checking for string.h
 
283
configure:7673: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
 
284
configure:7673: $? = 0
 
285
configure:7673: result: yes
 
286
configure:7673: checking for memory.h
 
287
configure:7673: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
 
288
configure:7673: $? = 0
 
289
configure:7673: result: yes
 
290
configure:7673: checking for strings.h
 
291
configure:7673: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
 
292
configure:7673: $? = 0
 
293
configure:7673: result: yes
 
294
configure:7673: checking for inttypes.h
 
295
configure:7673: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
 
296
configure:7673: $? = 0
 
297
configure:7673: result: yes
 
298
configure:7673: checking for stdint.h
 
299
configure:7673: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
 
300
configure:7673: $? = 0
 
301
configure:7673: result: yes
 
302
configure:7673: checking for unistd.h
 
303
configure:7673: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
 
304
configure:7673: $? = 0
 
305
configure:7673: result: yes
 
306
configure:7687: checking for dlfcn.h
 
307
configure:7687: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
 
308
configure:7687: $? = 0
 
309
configure:7687: result: yes
 
310
configure:7893: checking for objdir
 
311
configure:7908: result: .libs
 
312
configure:8179: checking if gcc supports -fno-rtti -fno-exceptions
 
313
configure:8197: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -fno-rtti -fno-exceptions conftest.c >&5
 
314
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
 
315
configure:8201: $? = 0
 
316
configure:8214: result: no
 
317
configure:8541: checking for gcc option to produce PIC
 
318
configure:8548: result: -fPIC -DPIC
 
319
configure:8556: checking if gcc PIC flag -fPIC -DPIC works
 
320
configure:8574: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DPIC conftest.c >&5
 
321
configure:8578: $? = 0
 
322
configure:8591: result: yes
 
323
configure:8620: checking if gcc static flag -static works
 
324
configure:8648: result: yes
 
325
configure:8663: checking if gcc supports -c -o file.o
 
326
configure:8684: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -o out/conftest2.o conftest.c >&5
 
327
configure:8688: $? = 0
 
328
configure:8710: result: yes
 
329
configure:8718: checking if gcc supports -c -o file.o
 
330
configure:8765: result: yes
 
331
configure:8798: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
 
332
configure:9955: result: yes
 
333
configure:9992: checking whether -lc should be explicitly linked in
 
334
configure:10000: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
 
335
configure:10003: $? = 0
 
336
configure:10018: gcc -shared  -fPIC -DPIC conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep  -lc  \>/dev/null 2\>\&1
 
337
configure:10021: $? = 0
 
338
configure:10035: result: no
 
339
configure:10195: checking dynamic linker characteristics
 
340
configure:10706: gcc -o conftest -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-rpath -Wl,/foo conftest.c  >&5
 
341
configure:10706: $? = 0
 
342
configure:10940: result: GNU/Linux ld.so
 
343
configure:11047: checking how to hardcode library paths into programs
 
344
configure:11072: result: immediate
 
345
configure:11612: checking whether stripping libraries is possible
 
346
configure:11617: result: yes
 
347
configure:11652: checking if libtool supports shared libraries
 
348
configure:11654: result: yes
 
349
configure:11657: checking whether to build shared libraries
 
350
configure:11678: result: yes
 
351
configure:11681: checking whether to build static libraries
 
352
configure:11685: result: yes
 
353
configure:11739: checking locale.h usability
 
354
configure:11739: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
 
355
configure:11739: $? = 0
 
356
configure:11739: result: yes
 
357
configure:11739: checking locale.h presence
 
358
configure:11739: gcc -E -D_FORTIFY_SOURCE=2 conftest.c
 
359
configure:11739: $? = 0
 
360
configure:11739: result: yes
 
361
configure:11739: checking for locale.h
 
362
configure:11739: result: yes
 
363
configure:11750: checking for LC_MESSAGES
 
364
configure:11766: gcc -o conftest -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c  >&5
 
365
configure:11766: $? = 0
 
366
configure:11774: result: yes
 
367
configure:11791: checking libintl.h usability
 
368
configure:11791: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
 
369
configure:11791: $? = 0
 
370
configure:11791: result: yes
 
371
configure:11791: checking libintl.h presence
 
372
configure:11791: gcc -E -D_FORTIFY_SOURCE=2 conftest.c
 
373
configure:11791: $? = 0
 
374
configure:11791: result: yes
 
375
configure:11791: checking for libintl.h
 
376
configure:11791: result: yes
 
377
configure:11799: checking for ngettext in libc
 
378
configure:11817: gcc -o conftest -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c  >&5
 
379
configure:11817: $? = 0
 
380
configure:11826: result: yes
 
381
configure:11830: checking for dgettext in libc
 
382
configure:11848: gcc -o conftest -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c  >&5
 
383
configure:11848: $? = 0
 
384
configure:11857: result: yes
 
385
configure:11864: checking for bind_textdomain_codeset
 
386
configure:11864: gcc -o conftest -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c  >&5
 
387
configure:11864: $? = 0
 
388
configure:11864: result: yes
 
389
configure:12140: checking for msgfmt
 
390
configure:12167: result: /usr/bin/msgfmt
 
391
configure:12178: checking for dcgettext
 
392
configure:12178: gcc -o conftest -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c   >&5
 
393
conftest.c:51:6: warning: conflicting types for built-in function 'dcgettext' [enabled by default]
 
394
configure:12178: $? = 0
 
395
configure:12178: result: yes
 
396
configure:12188: checking if msgfmt accepts -c
 
397
configure:12203: $MSGFMT -c -o /dev/null conftest.foo
 
398
configure:12206: $? = 0
 
399
configure:12208: result: yes
 
400
configure:12218: checking for gmsgfmt
 
401
configure:12249: result: /usr/bin/msgfmt
 
402
configure:12259: checking for xgettext
 
403
configure:12286: result: /usr/bin/xgettext
 
404
configure:12305: gcc -o conftest -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c   >&5
 
405
configure:12305: $? = 0
 
406
configure:12451: checking whether NLS is requested
 
407
configure:12460: result: yes
 
408
configure:12478: checking for intltool >= 0.40.0
 
409
configure:12480: result: 0.50.2 found
 
410
configure:12488: checking for intltool-update
 
411
configure:12506: found /usr/bin/intltool-update
 
412
configure:12518: result: /usr/bin/intltool-update
 
413
configure:12528: checking for intltool-merge
 
414
configure:12546: found /usr/bin/intltool-merge
 
415
configure:12558: result: /usr/bin/intltool-merge
 
416
configure:12568: checking for intltool-extract
 
417
configure:12586: found /usr/bin/intltool-extract
 
418
configure:12598: result: /usr/bin/intltool-extract
 
419
configure:12752: checking for xgettext
 
420
configure:12782: result: /usr/bin/xgettext
 
421
configure:12792: checking for msgmerge
 
422
configure:12810: found /usr/bin/msgmerge
 
423
configure:12822: result: /usr/bin/msgmerge
 
424
configure:12832: checking for msgfmt
 
425
configure:12862: result: /usr/bin/msgfmt
 
426
configure:12872: checking for gmsgfmt
 
427
configure:12903: result: /usr/bin/msgfmt
 
428
configure:12923: checking for perl
 
429
configure:12941: found /usr/bin/perl
 
430
configure:12953: result: /usr/bin/perl
 
431
configure:12964: checking for perl >= 5.8.1
 
432
configure:12971: result: 5.14.2
 
433
configure:12975: checking for XML::Parser
 
434
configure:12978: result: ok
 
435
configure:13110: checking for pkg-config
 
436
configure:13128: found /usr/bin/pkg-config
 
437
configure:13140: result: /usr/bin/pkg-config
 
438
configure:13165: checking pkg-config is at least version 0.9.0
 
439
configure:13168: result: yes
 
440
configure:13178: checking for LENS_DAEMON
 
441
configure:13194: $PKG_CONFIG --exists --print-errors "glib-2.0 >= $GLIB_REQUIRED
 
442
                  gobject-2.0 >= $GLIB_REQUIRED
 
443
                  gio-2.0 >= $GLIB_REQUIRED
 
444
                  gio-unix-2.0 >= $GLIB_REQUIRED
 
445
                  dee-1.0 >= 1.0.7
 
446
                  sqlite3 >= 3.7.7
 
447
                  gee-1.0
 
448
                  json-glib-1.0
 
449
                  unity >= 4.99.0
 
450
                  tdb >= 1.2.6"
 
451
configure:13206: $? = 0
 
452
configure:13238: $PKG_CONFIG --exists --print-errors "glib-2.0 >= $GLIB_REQUIRED
 
453
                  gobject-2.0 >= $GLIB_REQUIRED
 
454
                  gio-2.0 >= $GLIB_REQUIRED
 
455
                  gio-unix-2.0 >= $GLIB_REQUIRED
 
456
                  dee-1.0 >= 1.0.7
 
457
                  sqlite3 >= 3.7.7
 
458
                  gee-1.0
 
459
                  json-glib-1.0
 
460
                  unity >= 4.99.0
 
461
                  tdb >= 1.2.6"
 
462
configure:13250: $? = 0
 
463
configure:13344: result: yes
 
464
configure:13351: checking for PREVIEW_PLAYER
 
465
configure:13363: $PKG_CONFIG --exists --print-errors "glib-2.0 >= $GLIB_REQUIRED
 
466
                  gobject-2.0 >= $GLIB_REQUIRED
 
467
                  gio-2.0 >= $GLIB_REQUIRED
 
468
                  gstreamer-0.10 >= 0.10.36
 
469
                  gstreamer-pbutils-0.10 >= 0.10.36
 
470
                  "
 
471
configure:13371: $? = 0
 
472
configure:13395: $PKG_CONFIG --exists --print-errors "glib-2.0 >= $GLIB_REQUIRED
 
473
                  gobject-2.0 >= $GLIB_REQUIRED
 
474
                  gio-2.0 >= $GLIB_REQUIRED
 
475
                  gstreamer-0.10 >= 0.10.36
 
476
                  gstreamer-pbutils-0.10 >= 0.10.36
 
477
                  "
 
478
configure:13403: $? = 0
 
479
configure:13481: result: yes
 
480
configure:13742: creating ./config.status
 
481
 
 
482
## ---------------------- ##
 
483
## Running config.status. ##
 
484
## ---------------------- ##
 
485
 
 
486
This file was extended by unity-lens-music config.status 6.6.0, which was
 
487
generated by GNU Autoconf 2.69.  Invocation command line was
 
488
 
 
489
  CONFIG_FILES    = 
 
490
  CONFIG_HEADERS  = 
 
491
  CONFIG_LINKS    = 
 
492
  CONFIG_COMMANDS = 
 
493
  $ ./config.status 
 
494
 
 
495
on venus
 
496
 
 
497
config.status:1188: creating Makefile
 
498
config.status:1188: creating music.lens.in
 
499
config.status:1188: creating data/Makefile
 
500
config.status:1188: creating src/Makefile
 
501
config.status:1188: creating src/config.vala
 
502
config.status:1188: creating po/Makefile.in
 
503
config.status:1188: creating tests/Makefile
 
504
config.status:1188: creating tests/unit/Makefile
 
505
config.status:1188: creating config.h
 
506
config.status:1417: executing depfiles commands
 
507
config.status:1417: executing libtool commands
 
508
config.status:1417: executing default-1 commands
 
509
config.status:1417: executing po/stamp-it commands
 
510
configure:16018:
 
511
 
 
512
  Unity Music Lens Daemon 6.6.0
 
513
  -------------------------------
 
514
 
 
515
  Prefix          : /usr
 
516
 
 
517
  Local install   : no
 
518
 
 
519
  Extra CFlags    : -D_FORTIFY_SOURCE=2 
 
520
  Extra ValaFlags : -D_FORTIFY_SOURCE=2 
 
521
 
 
522
  Lenses Directory: /usr/share/unity/lenses
 
523
 
 
524
 
 
525
## ---------------- ##
 
526
## Cache variables. ##
 
527
## ---------------- ##
 
528
 
 
529
ac_cv_build=x86_64-pc-linux-gnu
 
530
ac_cv_c_compiler_gnu=yes
 
531
ac_cv_env_CC_set=
 
532
ac_cv_env_CC_value=
 
533
ac_cv_env_CFLAGS_set=set
 
534
ac_cv_env_CFLAGS_value='-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security'
 
535
ac_cv_env_CPPFLAGS_set=set
 
536
ac_cv_env_CPPFLAGS_value=-D_FORTIFY_SOURCE=2
 
537
ac_cv_env_CPP_set=
 
538
ac_cv_env_CPP_value=
 
539
ac_cv_env_LDFLAGS_set=set
 
540
ac_cv_env_LDFLAGS_value='-Wl,-Bsymbolic-functions -Wl,-z,relro'
 
541
ac_cv_env_LENS_DAEMON_CFLAGS_set=
 
542
ac_cv_env_LENS_DAEMON_CFLAGS_value=
 
543
ac_cv_env_LENS_DAEMON_LIBS_set=
 
544
ac_cv_env_LENS_DAEMON_LIBS_value=
 
545
ac_cv_env_LIBS_set=
 
546
ac_cv_env_LIBS_value=
 
547
ac_cv_env_PKG_CONFIG_LIBDIR_set=
 
548
ac_cv_env_PKG_CONFIG_LIBDIR_value=
 
549
ac_cv_env_PKG_CONFIG_PATH_set=
 
550
ac_cv_env_PKG_CONFIG_PATH_value=
 
551
ac_cv_env_PKG_CONFIG_set=
 
552
ac_cv_env_PKG_CONFIG_value=
 
553
ac_cv_env_PREVIEW_PLAYER_CFLAGS_set=
 
554
ac_cv_env_PREVIEW_PLAYER_CFLAGS_value=
 
555
ac_cv_env_PREVIEW_PLAYER_LIBS_set=
 
556
ac_cv_env_PREVIEW_PLAYER_LIBS_value=
 
557
ac_cv_env_build_alias_set=set
 
558
ac_cv_env_build_alias_value=x86_64-linux-gnu
 
559
ac_cv_env_host_alias_set=
 
560
ac_cv_env_host_alias_value=
 
561
ac_cv_env_target_alias_set=
 
562
ac_cv_env_target_alias_value=
 
563
ac_cv_func_bind_textdomain_codeset=yes
 
564
ac_cv_func_dcgettext=yes
 
565
ac_cv_header_dlfcn_h=yes
 
566
ac_cv_header_inttypes_h=yes
 
567
ac_cv_header_libintl_h=yes
 
568
ac_cv_header_locale_h=yes
 
569
ac_cv_header_memory_h=yes
 
570
ac_cv_header_stdc=yes
 
571
ac_cv_header_stdint_h=yes
 
572
ac_cv_header_stdlib_h=yes
 
573
ac_cv_header_string_h=yes
 
574
ac_cv_header_strings_h=yes
 
575
ac_cv_header_sys_stat_h=yes
 
576
ac_cv_header_sys_types_h=yes
 
577
ac_cv_header_unistd_h=yes
 
578
ac_cv_host=x86_64-pc-linux-gnu
 
579
ac_cv_objext=o
 
580
ac_cv_path_EGREP='/bin/grep -E'
 
581
ac_cv_path_FGREP='/bin/grep -F'
 
582
ac_cv_path_GMSGFMT=/usr/bin/msgfmt
 
583
ac_cv_path_GREP=/bin/grep
 
584
ac_cv_path_INTLTOOL_EXTRACT=/usr/bin/intltool-extract
 
585
ac_cv_path_INTLTOOL_MERGE=/usr/bin/intltool-merge
 
586
ac_cv_path_INTLTOOL_PERL=/usr/bin/perl
 
587
ac_cv_path_INTLTOOL_UPDATE=/usr/bin/intltool-update
 
588
ac_cv_path_MSGFMT=/usr/bin/msgfmt
 
589
ac_cv_path_MSGMERGE=/usr/bin/msgmerge
 
590
ac_cv_path_SED=/bin/sed
 
591
ac_cv_path_VALAC=/usr/bin/valac
 
592
ac_cv_path_XGETTEXT=/usr/bin/xgettext
 
593
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
 
594
ac_cv_path_install='/usr/bin/install -c'
 
595
ac_cv_path_mkdir=/bin/mkdir
 
596
ac_cv_prog_AWK=gawk
 
597
ac_cv_prog_CPP='gcc -E'
 
598
ac_cv_prog_ac_ct_AR=ar
 
599
ac_cv_prog_ac_ct_CC=gcc
 
600
ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
 
601
ac_cv_prog_ac_ct_OBJDUMP=objdump
 
602
ac_cv_prog_ac_ct_RANLIB=ranlib
 
603
ac_cv_prog_ac_ct_STRIP=strip
 
604
ac_cv_prog_cc_c89=
 
605
ac_cv_prog_cc_g=yes
 
606
ac_cv_prog_cc_gcc_c_o=yes
 
607
ac_cv_prog_make_make_set=yes
 
608
am_cv_CC_dependencies_compiler_type=none
 
609
am_cv_make_support_nested_variables=yes
 
610
am_cv_val_LC_MESSAGES=yes
 
611
gt_cv_func_dgettext_libc=yes
 
612
gt_cv_func_dgettext_libintl=no
 
613
gt_cv_func_ngettext_libc=yes
 
614
gt_cv_have_gettext=yes
 
615
lt_cv_ar_at_file=@
 
616
lt_cv_archive_cmds_need_lc=no
 
617
lt_cv_deplibs_check_method=pass_all
 
618
lt_cv_file_magic_cmd='$MAGIC_CMD'
 
619
lt_cv_file_magic_test_file=
 
620
lt_cv_ld_reload_flag=-r
 
621
lt_cv_nm_interface='BSD nm'
 
622
lt_cv_objdir=.libs
 
623
lt_cv_path_LD=/usr/bin/ld
 
624
lt_cv_path_NM='/usr/bin/nm -B'
 
625
lt_cv_path_mainfest_tool=no
 
626
lt_cv_prog_compiler_c_o=yes
 
627
lt_cv_prog_compiler_pic='-fPIC -DPIC'
 
628
lt_cv_prog_compiler_pic_works=yes
 
629
lt_cv_prog_compiler_rtti_exceptions=no
 
630
lt_cv_prog_compiler_static_works=yes
 
631
lt_cv_prog_gnu_ld=yes
 
632
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
 
633
lt_cv_shlibpath_overrides_runpath=no
 
634
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[       ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
 
635
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
 
636
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"lib\2", (void *) \&\2},/p'\'''
 
637
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
 
638
lt_cv_sys_max_cmd_len=3458764513820540925
 
639
lt_cv_to_host_file_cmd=func_convert_file_noop
 
640
lt_cv_to_tool_file_cmd=func_convert_file_noop
 
641
pkg_cv_LENS_DAEMON_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gee-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/unity/unity -I/usr/include/libdbusmenu-glib-0.4 -I/usr/include/dee-1.0  '
 
642
pkg_cv_LENS_DAEMON_LIBS='-pthread -lsqlite3 -ljson-glib-1.0 -lunity -ldee-1.0 -lgee -ldbusmenu-glib -lgthread-2.0 -lrt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ltdb  '
 
643
pkg_cv_PREVIEW_PLAYER_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2  '
 
644
pkg_cv_PREVIEW_PLAYER_LIBS='-pthread -lgio-2.0 -lgstpbutils-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lglib-2.0  '
 
645
 
 
646
## ----------------- ##
 
647
## Output variables. ##
 
648
## ----------------- ##
 
649
 
 
650
ACLOCAL='${SHELL} /gentoo/home/ricmm/canonical/ps-integration/lens-work-1025333/unity-lens-music-6.6.0/missing --run aclocal-1.11'
 
651
ALL_LINGUAS=''
 
652
AMDEPBACKSLASH=''
 
653
AMDEP_FALSE=''
 
654
AMDEP_TRUE='#'
 
655
AMTAR='$${TAR-tar}'
 
656
AM_BACKSLASH='\'
 
657
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
 
658
AM_DEFAULT_VERBOSITY='0'
 
659
AM_V='$(V)'
 
660
AR='ar'
 
661
AUTOCONF='${SHELL} /gentoo/home/ricmm/canonical/ps-integration/lens-work-1025333/unity-lens-music-6.6.0/missing --run autoconf'
 
662
AUTOHEADER='${SHELL} /gentoo/home/ricmm/canonical/ps-integration/lens-work-1025333/unity-lens-music-6.6.0/missing --run autoheader'
 
663
AUTOMAKE='${SHELL} /gentoo/home/ricmm/canonical/ps-integration/lens-work-1025333/unity-lens-music-6.6.0/missing --run automake-1.11'
 
664
AWK='gawk'
 
665
CATALOGS=''
 
666
CATOBJEXT='.gmo'
 
667
CC='gcc'
 
668
CCDEPMODE='depmode=none'
 
669
CFLAGS='-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security'
 
670
CONFIG_STATUS_DEPENDENCIES='$(top_srcdir)/po/LINGUAS'
 
671
CPP='gcc -E'
 
672
CPPFLAGS='-D_FORTIFY_SOURCE=2'
 
673
CYGPATH_W='echo'
 
674
DATADIR='/usr/share'
 
675
DATADIRNAME='share'
 
676
DBUSSERVICEDIR='/usr/share/dbus-1/services'
 
677
DEFS='-DHAVE_CONFIG_H'
 
678
DEPDIR='.deps'
 
679
DLLTOOL='false'
 
680
DSYMUTIL=''
 
681
DUMPBIN=''
 
682
ECHO_C=''
 
683
ECHO_N='-n'
 
684
ECHO_T=''
 
685
EGREP='/bin/grep -E'
 
686
EXEEXT=''
 
687
FGREP='/bin/grep -F'
 
688
GETTEXT_PACKAGE='unity-lens-music'
 
689
GMOFILES=''
 
690
GMSGFMT='/usr/bin/msgfmt'
 
691
GREP='/bin/grep'
 
692
HAVE_LOCALINSTALL_FALSE=''
 
693
HAVE_LOCALINSTALL_TRUE='#'
 
694
INSTALL_DATA='${INSTALL} -m 644'
 
695
INSTALL_PROGRAM='${INSTALL}'
 
696
INSTALL_SCRIPT='${INSTALL}'
 
697
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
 
698
INSTOBJEXT='.mo'
 
699
INTLLIBS=''
 
700
INTLTOOL_CAVES_RULE='%.caves:     %.caves.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
 
701
INTLTOOL_DESKTOP_RULE='%.desktop:   %.desktop.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
 
702
INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
 
703
INTLTOOL_EXTRACT='/usr/bin/intltool-extract'
 
704
INTLTOOL_KBD_RULE='%.kbd:       %.kbd.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
 
705
INTLTOOL_KEYS_RULE='%.keys:      %.keys.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
 
706
INTLTOOL_LENS_RULE='%.lens: %.lens.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
 
707
INTLTOOL_MERGE='/usr/bin/intltool-merge'
 
708
INTLTOOL_OAF_RULE='%.oaf:       %.oaf.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -p $(top_srcdir)/po $< $@'
 
709
INTLTOOL_PERL='/usr/bin/perl'
 
710
INTLTOOL_POLICY_RULE='%.policy:    %.policy.in    $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
 
711
INTLTOOL_PONG_RULE='%.pong:      %.pong.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
 
712
INTLTOOL_PROP_RULE='%.prop:      %.prop.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
 
713
INTLTOOL_SCHEMAS_RULE='%.schemas:   %.schemas.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
 
714
INTLTOOL_SERVER_RULE='%.server:    %.server.in    $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
 
715
INTLTOOL_SERVICE_RULE='%.service: %.service.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
 
716
INTLTOOL_SHEET_RULE='%.sheet:     %.sheet.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
 
717
INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
 
718
INTLTOOL_THEME_RULE='%.theme:     %.theme.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
 
719
INTLTOOL_UI_RULE='%.ui:        %.ui.in        $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
 
720
INTLTOOL_UPDATE='/usr/bin/intltool-update'
 
721
INTLTOOL_V_MERGE='$(INTLTOOL__v_MERGE_$(V))'
 
722
INTLTOOL_V_MERGE_OPTIONS='$(intltool__v_merge_options_$(V))'
 
723
INTLTOOL_XAM_RULE='%.xam:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
 
724
INTLTOOL_XML_NOMERGE_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u --no-translations $< $@'
 
725
INTLTOOL_XML_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
 
726
INTLTOOL__v_MERGE_0='@echo "  ITMRG " $@;'
 
727
INTLTOOL__v_MERGE_='$(INTLTOOL__v_MERGE_$(AM_DEFAULT_VERBOSITY))'
 
728
LD='/usr/bin/ld -m elf_x86_64'
 
729
LDFLAGS='-Wl,-Bsymbolic-functions -Wl,-z,relro'
 
730
LENSESDIR='/usr/share/unity/lenses'
 
731
LENS_DAEMON_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gee-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/unity/unity -I/usr/include/libdbusmenu-glib-0.4 -I/usr/include/dee-1.0  '
 
732
LENS_DAEMON_LIBS='-pthread -lsqlite3 -ljson-glib-1.0 -lunity -ldee-1.0 -lgee -ldbusmenu-glib -lgthread-2.0 -lrt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ltdb  '
 
733
LIBOBJS=''
 
734
LIBS=''
 
735
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
 
736
LIPO=''
 
737
LN_S='ln -s'
 
738
LTLIBOBJS=''
 
739
MAINT='#'
 
740
MAINTAINER_MODE_FALSE=''
 
741
MAINTAINER_MODE_TRUE='#'
 
742
MAKEINFO='${SHELL} /gentoo/home/ricmm/canonical/ps-integration/lens-work-1025333/unity-lens-music-6.6.0/missing --run makeinfo'
 
743
MANIFEST_TOOL=':'
 
744
MKDIR_P='/bin/mkdir -p'
 
745
MKINSTALLDIRS='./mkinstalldirs'
 
746
MSGFMT='/usr/bin/msgfmt'
 
747
MSGFMT_OPTS='-c'
 
748
MSGMERGE='/usr/bin/msgmerge'
 
749
NM='/usr/bin/nm -B'
 
750
NMEDIT=''
 
751
OBJDUMP='objdump'
 
752
OBJEXT='o'
 
753
OTOOL64=''
 
754
OTOOL=''
 
755
PACKAGE='unity-lens-music'
 
756
PACKAGE_BUGREPORT='https://launchpad.net/unity-lens-music'
 
757
PACKAGE_NAME='unity-lens-music'
 
758
PACKAGE_STRING='unity-lens-music 6.6.0'
 
759
PACKAGE_TARNAME='unity-lens-music'
 
760
PACKAGE_URL=''
 
761
PACKAGE_VERSION='6.6.0'
 
762
PATH_SEPARATOR=':'
 
763
PKG_CONFIG='/usr/bin/pkg-config'
 
764
PKG_CONFIG_LIBDIR=''
 
765
PKG_CONFIG_PATH=''
 
766
POFILES=''
 
767
POSUB='po'
 
768
PO_IN_DATADIR_FALSE=''
 
769
PO_IN_DATADIR_TRUE=''
 
770
PREFIX='/usr'
 
771
PREVIEW_PLAYER_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2  '
 
772
PREVIEW_PLAYER_LIBS='-pthread -lgio-2.0 -lgstpbutils-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lglib-2.0  '
 
773
RANLIB='ranlib'
 
774
SED='/bin/sed'
 
775
SET_MAKE=''
 
776
SHELL='/bin/bash'
 
777
STRIP='strip'
 
778
USE_NLS='yes'
 
779
VALAC='/usr/bin/valac'
 
780
VERSION='6.6.0'
 
781
XGETTEXT='/usr/bin/xgettext'
 
782
ac_ct_AR='ar'
 
783
ac_ct_CC='gcc'
 
784
ac_ct_DUMPBIN=''
 
785
am__EXEEXT_FALSE=''
 
786
am__EXEEXT_TRUE='#'
 
787
am__fastdepCC_FALSE=''
 
788
am__fastdepCC_TRUE='#'
 
789
am__include='include'
 
790
am__isrc=''
 
791
am__leading_dot='.'
 
792
am__nodep=''
 
793
am__quote=''
 
794
am__tar='$${TAR-tar} chof - "$$tardir"'
 
795
am__untar='$${TAR-tar} xf -'
 
796
bindir='${exec_prefix}/bin'
 
797
build='x86_64-pc-linux-gnu'
 
798
build_alias='x86_64-linux-gnu'
 
799
build_cpu='x86_64'
 
800
build_os='linux-gnu'
 
801
build_vendor='pc'
 
802
datadir='${datarootdir}'
 
803
datarootdir='${prefix}/share'
 
804
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
 
805
dvidir='${docdir}'
 
806
exec_prefix='${prefix}'
 
807
host='x86_64-pc-linux-gnu'
 
808
host_alias=''
 
809
host_cpu='x86_64'
 
810
host_os='linux-gnu'
 
811
host_vendor='pc'
 
812
htmldir='${docdir}'
 
813
includedir='${prefix}/include'
 
814
infodir='${prefix}/share/info'
 
815
install_sh='${SHELL} /gentoo/home/ricmm/canonical/ps-integration/lens-work-1025333/unity-lens-music-6.6.0/install-sh'
 
816
intltool__v_merge_options_0='-q'
 
817
intltool__v_merge_options_='$(intltool__v_merge_options_$(AM_DEFAULT_VERBOSITY))'
 
818
libdir='${prefix}/lib/x86_64-linux-gnu'
 
819
libexecdir='${prefix}/lib/x86_64-linux-gnu'
 
820
localedir='${prefix}/${DATADIRNAME}/locale'
 
821
localstatedir='/var'
 
822
mandir='${prefix}/share/man'
 
823
mkdir_p='/bin/mkdir -p'
 
824
oldincludedir='/usr/include'
 
825
pdfdir='${docdir}'
 
826
prefix='/usr'
 
827
program_transform_name='s,x,x,'
 
828
psdir='${docdir}'
 
829
sbindir='${exec_prefix}/sbin'
 
830
sharedstatedir='${prefix}/com'
 
831
sysconfdir='/etc'
 
832
target_alias=''
 
833
 
 
834
## ----------- ##
 
835
## confdefs.h. ##
 
836
## ----------- ##
 
837
 
 
838
/* confdefs.h */
 
839
#define PACKAGE_NAME "unity-lens-music"
 
840
#define PACKAGE_TARNAME "unity-lens-music"
 
841
#define PACKAGE_VERSION "6.6.0"
 
842
#define PACKAGE_STRING "unity-lens-music 6.6.0"
 
843
#define PACKAGE_BUGREPORT "https://launchpad.net/unity-lens-music"
 
844
#define PACKAGE_URL ""
 
845
#define PACKAGE "unity-lens-music"
 
846
#define VERSION "6.6.0"
 
847
#define STDC_HEADERS 1
 
848
#define HAVE_SYS_TYPES_H 1
 
849
#define HAVE_SYS_STAT_H 1
 
850
#define HAVE_STDLIB_H 1
 
851
#define HAVE_STRING_H 1
 
852
#define HAVE_MEMORY_H 1
 
853
#define HAVE_STRINGS_H 1
 
854
#define HAVE_INTTYPES_H 1
 
855
#define HAVE_STDINT_H 1
 
856
#define HAVE_UNISTD_H 1
 
857
#define HAVE_DLFCN_H 1
 
858
#define LT_OBJDIR ".libs/"
 
859
#define GETTEXT_PACKAGE "unity-lens-music"
 
860
#define HAVE_LOCALE_H 1
 
861
#define HAVE_LC_MESSAGES 1
 
862
#define HAVE_BIND_TEXTDOMAIN_CODESET 1
 
863
#define HAVE_GETTEXT 1
 
864
#define HAVE_DCGETTEXT 1
 
865
#define ENABLE_NLS 1
 
866
#define LOCALE_DIR "/share/locale"
 
867
#define DATADIR "/share"
 
868
#define PREFIXDIR ""
 
869
 
 
870
configure: exit 0