Project

General

Profile

install.log

Sergey Bromirskiy, September 17, 2015 09:57

 
1
checking whether we are cross compiling... no
2
checking for suffix of object files... o
3
checking whether we are using the GNU C compiler... yes
4
checking whether gcc accepts -g... yes
5
checking for gcc option to accept ISO C89... none needed
6
checking for g++... g++
7
checking whether we are using the GNU C++ compiler... yes
8
checking whether g++ accepts -g... yes
9
checking how to run the C preprocessor... gcc -E
10
checking for grep that handles long lines and -e... /bin/grep
11
checking for egrep... /bin/grep -E
12
checking for ANSI C header files... yes
13
checking for sys/types.h... yes
14
checking for sys/stat.h... yes
15
checking for stdlib.h... yes
16
checking for string.h... yes
17
checking for memory.h... yes
18
checking for strings.h... yes
19
checking for inttypes.h... yes
20
checking for stdint.h... yes
21
checking for unistd.h... yes
22
checking whether byte ordering is bigendian... no
23
checking for special C compiler options needed for large files... no
24
checking for _FILE_OFFSET_BITS value needed for large files... unknown
25
checking for _LARGE_FILES value needed for large files... unknown
26
checking for pkg-config... /c/GTK/bin/pkg-config
27
checking pkg-config is at least version 0.9.0... yes
28
checking operating system type... Windows
29
checking whether the C/C++ compiler supports -Wtype-limits... yes
30
checking whether the C++ compiler supports -Woverloaded-virtual... yes
31
checking whether byte ordering is bigendian... (cached) no
32
checking whether ln -s works... no, using cp -pR
33
checking for rm... /bin/rm
34
checking for mv... /bin/mv
35
checking for cp... /bin/cp
36
checking for ar... /mingw/bin/ar
37
checking for ranlib... /mingw/bin/ranlib
38
checking for windres... /mingw/bin/windres
39
checking for library containing pthread_create... -lpthread
40
checking for GLIB... yes
41
checking for GMODULE... yes
42
checking for GTK... yes
43
checking for GIO... yes
44
checking for shared library system... Win32
45
checking for sigwait... no
46
checking for /proc/self/exe... no
47
checking for ld used by gcc... c:/mingw/mingw32/bin/ld.exe
48
checking if the linker (c:/mingw/mingw32/bin/ld.exe) is GNU ld... yes
49
checking for shared library run path origin... done
50
checking for iconv... yes
51
checking for working iconv... yes
52
checking how to link with libiconv... -liconv
53
checking for iconv declaration...
54
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, ch
55
ar * *outbuf, size_t *outbytesleft);
56
checking whether make sets $(MAKE)... yes
57
checking for a BSD-compatible install... /bin/install -c
58
checking for a thread-safe mkdir -p... /bin/mkdir -p
59
checking for a sed that does not truncate output... /bin/sed
60
checking whether NLS is requested... yes
61
checking for msgfmt... /mingw/bin/msgfmt
62
checking for gmsgfmt... /mingw/bin/msgfmt
63
checking for xgettext... /mingw/bin/xgettext
64
checking for msgmerge... /mingw/bin/msgmerge
65
checking for CFPreferencesCopyAppValue... no
66
checking for CFLocaleCopyCurrent... no
67
checking for GNU gettext in libc... no
68
checking for iconv... (cached) yes
69
checking for working iconv... (cached) yes
70
checking how to link with libiconv... -liconv
71
checking for GNU gettext in libintl... yes
72
checking whether to use NLS... yes
73
checking where the gettext function comes from... external libintl
74
checking how to link with libintl... -lintl
75
checking for LIBGUESS... no
76
checking for gdbus-codegen... yes
77
checking for tput... no
78
configure: creating ./config.status
79
configure: touching .deps files
80
config.status: creating audacious.pc
81
config.status: WARNING:  'audacious.pc.in' seems to ignore the --datarootdir set
82
ting
83
config.status: creating buildsys.mk
84
config.status: creating extra.mk
85
config.status: creating man/audtool.1
86
config.status: creating man/audacious.1
87
config.status: creating src/libaudcore/audio.h
88
config.status: creating src/libaudcore/tinylock.h
89
config.status: creating config.h
90
config.status: config.h is unchanged
91
config.status: executing po-directories commands
92

    
93
Configuration:
94

    
95
  Install path:                           /C/aud
96

    
97
  Automatic character code detection:     no
98
  D-Bus support:                          yes
99
  GTK+ support:                           yes
100
  Qt support:                             no
101
  Valgrind analysis support:              no
102

    
103

    
104
anna@anna-computer /C/audacious
105
$ make
106
Entering directory src.
107
Entering directory dbus.
108
Successfully generated dependencies.
109
Leaving directory dbus.
110
Entering directory audtool.
111
Successfully generated dependencies.
112
Leaving directory audtool.
113
Entering directory libaudcore.
114
Successfully generated dependencies.
115
Successfully compiled art.cc (lib).
116
Successfully compiled audio.cc (lib).
117
Successfully compiled charset.cc (lib).
118
Successfully compiled config.cc (lib).
119
Successfully compiled drct.cc (lib).
120
Successfully compiled effect.cc (lib).
121
Successfully compiled equalizer.cc (lib).
122
Successfully compiled hook.cc (lib).
123
Successfully compiled interface.cc (lib).
124
Successfully compiled logger.cc (lib).
125
Successfully compiled multihash.cc (lib).
126
Successfully compiled output.cc (lib).
127
Successfully compiled playback.cc (lib).
128
Successfully compiled playlist.cc (lib).
129
Successfully compiled playlist-files.cc (lib).
130
Successfully compiled playlist-utils.cc (lib).
131
Successfully compiled plugin-init.cc (lib).
132
Successfully compiled plugin-load.cc (lib).
133
Successfully compiled plugin-registry.cc (lib).
134
Successfully compiled probe.cc (lib).
135
Successfully compiled runtime.cc (lib).
136
Successfully compiled strpool.cc (lib).
137
Successfully compiled tinylock.cc (lib).
138
Successfully compiled tuple.cc (lib).
139
Successfully compiled vfs.cc (lib).
140
Successfully compiled vis-runner.cc (lib).
141
Successfully compiled visualization.cc (lib).
142
Successfully linked libaudcore.dll.
143
Leaving directory libaudcore.
144
Entering directory audacious.
145
Successfully generated dependencies.
146
Successfully compiled main.cc.
147
Successfully compiled dbus-server.cc.
148
Successfully linked audacious.exe.
149
Leaving directory audacious.
150
Entering directory libaudtag.
151
Successfully generated dependencies.
152
Leaving directory libaudtag.
153
Entering directory libaudgui.
154
Successfully generated dependencies.
155
Successfully compiled file-opener.cc (lib).
156
Successfully compiled infopopup.cc (lib).
157
Successfully compiled jump-to-time.cc (lib).
158
Successfully compiled jump-to-track.cc (lib).
159
Successfully compiled jump-to-track-cache.cc (lib).
160
Successfully compiled plugin-prefs.cc (lib).
161
Successfully compiled plugin-view.cc (lib).
162
Successfully compiled prefs-window.cc (lib).
163
Successfully compiled urilist.cc (lib).
164
Successfully compiled url-opener.cc (lib).
165
Successfully linked libaudgui.dll.
166
Leaving directory libaudgui.
167
Leaving directory src.
168
Entering directory man.
169
Leaving directory man.
170
Entering directory images.
171
Leaving directory images.
172
Entering directory po.
173
Leaving directory po.
174

    
175
anna@anna-computer /C/audacious
176
$ make install
177
Successfully installed audacious.pc.
178
Successfully installed audacious.desktop.
179
Entering directory src.
180
Entering directory dbus.
181
Leaving directory dbus.
182
Entering directory audtool.
183
Successfully installed audtool.
184
Leaving directory audtool.
185
Entering directory audacious.
186
Successfully installed audacious.exe.
187
Leaving directory audacious.
188
Entering directory libaudcore.
189
Successfully installed libaudcore.dll.
190
Successfully installed audio.h.
191
Successfully installed audstrings.h.
192
Successfully installed drct.h.
193
Successfully installed equalizer.h.
194
Successfully installed hook.h.
195
Successfully installed i18n.h.
196
Successfully installed index.h.
197
Successfully installed inifile.h.
198
Successfully installed interface.h.
199
Successfully installed list.h.
200
Successfully installed mainloop.h.
201
Successfully installed multihash.h.
202
Successfully installed objects.h.
203
Successfully installed playlist.h.
204
Successfully installed plugin.h.
205
Successfully installed plugins.h.
206
Successfully installed preferences.h.
207
Successfully installed probe.h.
208
Successfully installed ringbuf.h.
209
Successfully installed runtime.h.
210
Successfully installed templates.h.
211
Successfully installed tinylock.h.
212
Successfully installed tuple.h.
213
Successfully installed visualizer.h.
214
Successfully installed vfs.h.
215
Successfully installed vfs_async.h.
216
Leaving directory libaudcore.
217
Entering directory libaudtag.
218
Successfully installed libaudtag.dll.
219
Successfully installed audtag.h.
220
Leaving directory libaudtag.
221
Entering directory libaudgui.
222
Successfully installed libaudgui.dll.
223
Successfully installed libaudgui.h.
224
Successfully installed libaudgui-gtk.h.
225
Successfully installed list.h.
226
Successfully installed menu.h.
227
Leaving directory libaudgui.
228
Leaving directory src.
229
Entering directory man.
230
Successfully installed audacious.1.
231
Successfully installed audtool.1.
232
Leaving directory man.
233
Entering directory images.
234
Leaving directory images.
235
Entering directory po.
236
Successfully installed ast.mo.
237
Successfully installed be.mo.
238
Successfully installed bg.mo.
239
Successfully installed ca.mo.
240
Successfully installed cmn.mo.
241
Successfully installed cs.mo.
242
Successfully installed da.mo.
243
Successfully installed de.mo.
244
Successfully installed el.mo.
245
Successfully installed en_GB.mo.
246
Successfully installed eo.mo.
247
Successfully installed es_AR.mo.
248
Successfully installed es_MX.mo.
249
Successfully installed es.mo.
250
Successfully installed et.mo.
251
Successfully installed eu.mo.
252
Successfully installed fa_IR.mo.
253
Successfully installed fi.mo.
254
Successfully installed fr.mo.
255
Successfully installed gl.mo.
256
Successfully installed he.mo.
257
Successfully installed hu.mo.
258
Successfully installed id_ID.mo.
259
Successfully installed it.mo.
260
Successfully installed ja.mo.
261
Successfully installed ko.mo.
262
Successfully installed ky.mo.
263
Successfully installed lt.mo.
264
Successfully installed lv.mo.
265
Successfully installed ml_IN.mo.
266
Successfully installed ms.mo.
267
Successfully installed nl.mo.
268
Successfully installed pl.mo.
269
Successfully installed pt_BR.mo.
270
Successfully installed pt_PT.mo.
271
Successfully installed ro.mo.
272
Successfully installed ru.mo.
273
Successfully installed si.mo.
274
Successfully installed sk.mo.
275
Successfully installed sq.mo.
276
Successfully installed sr@latin.mo.
277
Successfully installed sr.mo.
278
Successfully installed sr_RS.mo.
279
Successfully installed sv.mo.
280
Successfully installed ta.mo.
281
Successfully installed tr.mo.
282
Successfully installed uk.mo.
283
Successfully installed vi.mo.
284
Successfully installed zh_CN.mo.
285
Successfully installed zh_TW.mo.
286
Leaving directory po.
287
Successfully installed AUTHORS.
288
Successfully installed COPYING.
289
Successfully installed images/about-logo.png.
290
Successfully installed images/about-logo.svg.
291
Successfully installed images/album.png.
292
Successfully installed images/appearance.png.
293
Successfully installed images/audio.png.
294
Successfully installed images/connectivity.png.
295
Successfully installed images/info.png.
296
Successfully installed images/playlist.png.
297
Successfully installed images/plugins.png.
298

    
299
anna@anna-computer /C/audacious
300
$