|
1
|
autoreconf: configure.ac: AM_GNU_GETTEXT is used, but not AM_GNU_GETTEXT_VERSION
|
|
2
|
checking build system type... i686-pc-linux-gnu
|
|
3
|
checking host system type... i686-pc-linux-gnu
|
|
4
|
checking target system type... i686-pc-linux-gnu
|
|
5
|
checking for gcc... gcc
|
|
6
|
checking whether the C compiler works... yes
|
|
7
|
checking for C compiler default output file name... a.out
|
|
8
|
checking for suffix of executables...
|
|
9
|
checking whether we are cross compiling... no
|
|
10
|
checking for suffix of object files... o
|
|
11
|
checking whether we are using the GNU C compiler... yes
|
|
12
|
checking whether gcc accepts -g... yes
|
|
13
|
checking for gcc option to accept ISO C89... none needed
|
|
14
|
checking for g++... g++
|
|
15
|
checking whether we are using the GNU C++ compiler... yes
|
|
16
|
checking whether g++ accepts -g... yes
|
|
17
|
checking how to run the C preprocessor... gcc -E
|
|
18
|
checking for grep that handles long lines and -e... /usr/bin/grep
|
|
19
|
checking for egrep... /usr/bin/grep -E
|
|
20
|
checking for ANSI C header files... yes
|
|
21
|
checking for sys/types.h... yes
|
|
22
|
checking for sys/stat.h... yes
|
|
23
|
checking for stdlib.h... yes
|
|
24
|
checking for string.h... yes
|
|
25
|
checking for memory.h... yes
|
|
26
|
checking for strings.h... yes
|
|
27
|
checking for inttypes.h... yes
|
|
28
|
checking for stdint.h... yes
|
|
29
|
checking for unistd.h... yes
|
|
30
|
checking whether byte ordering is bigendian... no
|
|
31
|
checking for special C compiler options needed for large files... no
|
|
32
|
checking for _FILE_OFFSET_BITS value needed for large files... 64
|
|
33
|
checking for pkg-config... /usr/bin/pkg-config
|
|
34
|
checking pkg-config is at least version 0.9.0... yes
|
|
35
|
checking operating system type... Linux
|
|
36
|
checking whether the C/C++ compiler supports -Wtype-limits... yes
|
|
37
|
checking whether the C++ compiler supports -Woverloaded-virtual... yes
|
|
38
|
checking whether byte ordering is bigendian... (cached) no
|
|
39
|
checking whether ln -s works... yes
|
|
40
|
checking for rm... /usr/bin/rm
|
|
41
|
checking for mv... /usr/bin/mv
|
|
42
|
checking for cp... /usr/bin/cp
|
|
43
|
checking for ar... /usr/bin/ar
|
|
44
|
checking for ranlib... /usr/bin/ranlib
|
|
45
|
checking for windres... no
|
|
46
|
checking for library containing pthread_create... -lpthread
|
|
47
|
checking for GLIB... yes
|
|
48
|
checking for GMODULE... yes
|
|
49
|
checking for GTK... yes
|
|
50
|
checking for GIO... yes
|
|
51
|
checking for shared library system... GNU
|
|
52
|
checking for mkdtemp... yes
|
|
53
|
checking whether make sets $(MAKE)... yes
|
|
54
|
checking for a BSD-compatible install... /usr/bin/install -c
|
|
55
|
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
|
|
56
|
checking for a sed that does not truncate output... /usr/bin/sed
|
|
57
|
checking whether NLS is requested... yes
|
|
58
|
checking for msgfmt... /usr/bin/msgfmt
|
|
59
|
checking for gmsgfmt... /usr/bin/msgfmt
|
|
60
|
checking for xgettext... /usr/bin/xgettext
|
|
61
|
checking for msgmerge... /usr/bin/msgmerge
|
|
62
|
checking for ld used by gcc... /usr/bin/ld
|
|
63
|
checking if the linker (/usr/bin/ld) is GNU ld... yes
|
|
64
|
checking for shared library run path origin... done
|
|
65
|
checking for CFPreferencesCopyAppValue... no
|
|
66
|
checking for CFLocaleCopyCurrent... no
|
|
67
|
checking for GNU gettext in libc... yes
|
|
68
|
checking whether to use NLS... yes
|
|
69
|
checking where the gettext function comes from... libc
|
|
70
|
checking for AUDACIOUS... yes
|
|
71
|
checking for XML... yes
|
|
72
|
checking zlib.h usability... yes
|
|
73
|
checking zlib.h presence... yes
|
|
74
|
checking for zlib.h... yes
|
|
75
|
checking for PULSE... yes
|
|
76
|
checking for MPG123... yes
|
|
77
|
checking for GDKX11... yes
|
|
78
|
checking for DBUS... yes
|
|
79
|
checking lirc/lirc_client.h usability... yes
|
|
80
|
checking lirc/lirc_client.h presence... yes
|
|
81
|
checking for lirc/lirc_client.h... yes
|
|
82
|
checking sys/wait.h usability... yes
|
|
83
|
checking sys/wait.h presence... yes
|
|
84
|
checking for sys/wait.h... yes
|
|
85
|
checking for XRENDER... yes
|
|
86
|
checking for XCOMPOSITE... yes
|
|
87
|
checking for NOTIFY... yes
|
|
88
|
checking for gdbus-codegen... yes
|
|
89
|
checking for BINIO... no
|
|
90
|
checking for VORBIS... yes
|
|
91
|
checking for LIBFLAC... yes
|
|
92
|
checking for WAVPACK... yes
|
|
93
|
checking neaacdec.h usability... yes
|
|
94
|
checking neaacdec.h presence... yes
|
|
95
|
checking for neaacdec.h... yes
|
|
96
|
checking for NeAACDecInit2 in -lfaad... yes
|
|
97
|
checking for SNDFILE... yes
|
|
98
|
checking for MODPLUG... yes
|
|
99
|
checking for FFMPEG... yes
|
|
100
|
checking for JACK... no
|
|
101
|
checking for JACK... yes
|
|
102
|
checking for SIDPLAYFP... yes
|
|
103
|
checking sys/soundcard.h usability... yes
|
|
104
|
checking sys/soundcard.h presence... yes
|
|
105
|
checking for sys/soundcard.h... yes
|
|
106
|
checking soundcard.h usability... no
|
|
107
|
checking soundcard.h presence... no
|
|
108
|
checking for soundcard.h... no
|
|
109
|
yes
|
|
110
|
checking for ALSA... yes
|
|
111
|
checking for SDL... no
|
|
112
|
checking for SDL... yes
|
|
113
|
checking sndio.h usability... no
|
|
114
|
checking sndio.h presence... no
|
|
115
|
checking for sndio.h... no
|
|
116
|
checking for FLUIDSYNTH... yes
|
|
117
|
checking for CDIO... yes
|
|
118
|
checking for CDDB... yes
|
|
119
|
checking for CURL... yes
|
|
120
|
checking for NEON... yes
|
|
121
|
checking for MMS... yes
|
|
122
|
checking for CUE... yes
|
|
123
|
checking for lame_get_id3v2_tag in -lmp3lame... yes
|
|
124
|
checking for FLAC... yes
|
|
125
|
checking for BS2B... no
|
|
126
|
checking for SAMPLERATE... yes
|
|
127
|
checking for SAMPLERATE... yes
|
|
128
|
checking for SOXR... no
|
|
129
|
checking for GLIB214... yes
|
|
130
|
checking for glXCreateContext in -lGL... yes
|
|
131
|
checking for tput... /usr/bin/tput
|
|
132
|
configure: creating ./config.status
|
|
133
|
configure: touching .deps files
|
|
134
|
config.status: creating buildsys.mk
|
|
135
|
config.status: creating extra.mk
|
|
136
|
config.status: creating config.h
|
|
137
|
config.status: executing po-directories commands
|
|
138
|
|
|
139
|
Configuration:
|
|
140
|
|
|
141
|
Install path: /usr/lib/audacious
|
|
142
|
|
|
143
|
Output Plugins
|
|
144
|
--------------
|
|
145
|
Open Sound System (oss4): yes
|
|
146
|
Advanced Linux Sound Arch. (alsa): yes
|
|
147
|
Sndio (sndio): no
|
|
148
|
CoreAudio (coreaudio): no
|
|
149
|
PulseAudio (pulse): yes
|
|
150
|
Jack Audio Connection Kit (jack): yes
|
|
151
|
Simple DirectMedia Layer (sdlout): yes
|
|
152
|
Qt Multimedia (qtaudio): no
|
|
153
|
FileWriter: yes
|
|
154
|
-> FileWriter MP3 output part: yes
|
|
155
|
-> FileWriter Vorbis output part: yes
|
|
156
|
-> FileWriter FLAC output part: yes
|
|
157
|
|
|
158
|
Input Plugins
|
|
159
|
-------------
|
|
160
|
MPEG-1 Layer I/II/III (mpg123): yes
|
|
161
|
MPEG-2/4 AAC (aac): yes
|
|
162
|
FFaudio (ffaudio): ffmpeg
|
|
163
|
Module decoder (modplug): yes
|
|
164
|
MIDI synthesizer (amidi-plug): yes
|
|
165
|
CD Digital Audio (cdaudio_ng): yes
|
|
166
|
sndfile extensions: yes
|
|
167
|
Tone Generator: yes
|
|
168
|
Ogg Vorbis (vorbis): yes
|
|
169
|
Free Lossless Audio Codec (flacng): yes
|
|
170
|
Commodore 64 audio (SID): yes
|
|
171
|
Game music (spc, nsf & gbs): yes
|
|
172
|
PlayStation (psf/psf2) audio: yes
|
|
173
|
Nintendo DS audio (xsf): yes
|
|
174
|
AdLib synthesizer (adplug): no
|
|
175
|
WavPack 4.31+ (wavpack): yes
|
|
176
|
Metronom: yes
|
|
177
|
VTX Decoder: yes
|
|
178
|
|
|
179
|
General
|
|
180
|
-------
|
|
181
|
Alarm: yes
|
|
182
|
Album Art: yes
|
|
183
|
Delete from Filesystem: yes
|
|
184
|
Linux Infrared Remote Control (LIRC) yes
|
|
185
|
MPRIS 2 Server: yes
|
|
186
|
Playlist Manager: yes
|
|
187
|
Search Tool: yes
|
|
188
|
Song Change: yes
|
|
189
|
Status Icon: yes
|
|
190
|
Audacious OSD: yes
|
|
191
|
-> X Composite support: yes
|
|
192
|
libnotify OSD: yes
|
|
193
|
Global Hotkey Plugin: yes
|
|
194
|
Gnome Shortcuts Plugin: yes
|
|
195
|
Scrobbler 2.0: yes
|
|
196
|
LyricWiki viewer: yes
|
|
197
|
Mac Media Keys: no
|
|
198
|
|
|
199
|
Effect
|
|
200
|
------
|
|
201
|
Channel Mixer: yes
|
|
202
|
Crystalizer: yes
|
|
203
|
Dynamic Range Compressor: yes
|
|
204
|
Echo/Surround: yes
|
|
205
|
Extra Stereo: yes
|
|
206
|
LADSPA Host: yes
|
|
207
|
Voice Removal: yes
|
|
208
|
Bauer stereophonic-to-binaural (bs2b): no
|
|
209
|
Sample Rate Converter (resample): yes
|
|
210
|
Silence Removal: yes
|
|
211
|
Speed and Pitch: yes
|
|
212
|
SoX Resampler: no
|
|
213
|
|
|
214
|
Visualization
|
|
215
|
-------------
|
|
216
|
Blur Scope: yes
|
|
217
|
Cairo Spectrum Analyzer: yes
|
|
218
|
GTK+ OpenGL Spectrum Analyzer: yes
|
|
219
|
Qt OpenGL Spectrum Analyzer: no
|
|
220
|
|
|
221
|
Transport
|
|
222
|
---------
|
|
223
|
neon-based http/https: yes
|
|
224
|
libmms-based mms: yes
|
|
225
|
GIO: yes
|
|
226
|
|
|
227
|
Container
|
|
228
|
---------
|
|
229
|
Audacious playlist format (audpl): yes
|
|
230
|
Winamp PLS playlist format (pls): yes
|
|
231
|
M3U playlist format (m3u): yes
|
|
232
|
Microsoft ASX (legacy): yes
|
|
233
|
Microsoft ASX 3.0: yes
|
|
234
|
XML Sharable Playlist Format (xspf): yes
|
|
235
|
CUE playlist format (cue): yes
|
|
236
|
|
|
237
|
Interfaces
|
|
238
|
----------
|
|
239
|
GTK (gtkui): yes
|
|
240
|
Qt (qtui): no
|
|
241
|
Winamp Classic (skins): yes
|
|
242
|
|
|
243
|
[K[36mEntering directory [1msrc(B[m[36m.(B[m
|
|
244
|
[K[36mEntering directory [1mtonegen(B[m[36m.(B[m
|
|
245
|
[K[33mGenerating dependencies...(B[m
[K[32mSuccessfully generated dependencies.(B[m
|
|
246
|
[K[33mCompiling [1mtonegen.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mtonegen.cc(B[m[32m (plugin).(B[m
|
|
247
|
[K[33mLinking [1mtonegen.so(B[m[33m...(B[m
[K[32mSuccessfully linked [1mtonegen.so(B[m[32m.(B[m
|
|
248
|
[K[36mLeaving directory [1mtonegen(B[m[36m.(B[m
|
|
249
|
[K[36mEntering directory [1mmetronom(B[m[36m.(B[m
|
|
250
|
[K[33mGenerating dependencies...(B[m
[K[32mSuccessfully generated dependencies.(B[m
|
|
251
|
[K[33mCompiling [1mmetronom.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mmetronom.cc(B[m[32m (plugin).(B[m
|
|
252
|
[K[33mLinking [1mmetronom.so(B[m[33m...(B[m
[K[32mSuccessfully linked [1mmetronom.so(B[m[32m.(B[m
|
|
253
|
[K[36mLeaving directory [1mmetronom(B[m[36m.(B[m
|
|
254
|
[K[36mEntering directory [1mconsole(B[m[36m.(B[m
|
|
255
|
[K[33mGenerating dependencies...(B[m
[K[32mSuccessfully generated dependencies.(B[m
|
|
256
|
[K[33mCompiling [1mAy_Apu.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mAy_Apu.cc(B[m[32m (plugin).(B[m
|
|
257
|
[K[33mCompiling [1mAy_Cpu.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mAy_Cpu.cc(B[m[32m (plugin).(B[m
|
|
258
|
[K[33mCompiling [1mAy_Emu.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mAy_Emu.cc(B[m[32m (plugin).(B[m
|
|
259
|
[K[33mCompiling [1mBlip_Buffer.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mBlip_Buffer.cc(B[m[32m (plugin).(B[m
|
|
260
|
[K[33mCompiling [1mClassic_Emu.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mClassic_Emu.cc(B[m[32m (plugin).(B[m
|
|
261
|
[K[33mCompiling [1mData_Reader.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mData_Reader.cc(B[m[32m (plugin).(B[m
|
|
262
|
[K[33mCompiling [1mDual_Resampler.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mDual_Resampler.cc(B[m[32m (plugin).(B[m
|
|
263
|
[K[33mCompiling [1mEffects_Buffer.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mEffects_Buffer.cc(B[m[32m (plugin).(B[m
|
|
264
|
[K[33mCompiling [1mFir_Resampler.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mFir_Resampler.cc(B[m[32m (plugin).(B[m
|
|
265
|
[K[33mCompiling [1mGbs_Emu.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mGbs_Emu.cc(B[m[32m (plugin).(B[m
|
|
266
|
[K[33mCompiling [1mGb_Apu.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mGb_Apu.cc(B[m[32m (plugin).(B[m
|
|
267
|
[K[33mCompiling [1mGb_Cpu.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mGb_Cpu.cc(B[m[32m (plugin).(B[m
|
|
268
|
[K[33mCompiling [1mGb_Oscs.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mGb_Oscs.cc(B[m[32m (plugin).(B[m
|
|
269
|
[K[33mCompiling [1mgme.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mgme.cc(B[m[32m (plugin).(B[m
|
|
270
|
[K[33mCompiling [1mGme_File.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mGme_File.cc(B[m[32m (plugin).(B[m
|
|
271
|
[K[33mCompiling [1mGym_Emu.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mGym_Emu.cc(B[m[32m (plugin).(B[m
|
|
272
|
[K[33mCompiling [1mGzip_Reader.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mGzip_Reader.cc(B[m[32m (plugin).(B[m
|
|
273
|
[K[33mCompiling [1mHes_Apu.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mHes_Apu.cc(B[m[32m (plugin).(B[m
|
|
274
|
[K[33mCompiling [1mHes_Cpu.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mHes_Cpu.cc(B[m[32m (plugin).(B[m
|
|
275
|
[K[33mCompiling [1mHes_Emu.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mHes_Emu.cc(B[m[32m (plugin).(B[m
|
|
276
|
[K[33mCompiling [1mKss_Cpu.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mKss_Cpu.cc(B[m[32m (plugin).(B[m
|
|
277
|
[K[33mCompiling [1mKss_Emu.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mKss_Emu.cc(B[m[32m (plugin).(B[m
|
|
278
|
[K[33mCompiling [1mKss_Scc_Apu.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mKss_Scc_Apu.cc(B[m[32m (plugin).(B[m
|
|
279
|
[K[33mCompiling [1mM3u_Playlist.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mM3u_Playlist.cc(B[m[32m (plugin).(B[m
|
|
280
|
[K[33mCompiling [1mMulti_Buffer.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mMulti_Buffer.cc(B[m[32m (plugin).(B[m
|
|
281
|
[K[33mCompiling [1mMusic_Emu.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mMusic_Emu.cc(B[m[32m (plugin).(B[m
|
|
282
|
[K[33mCompiling [1mNes_Apu.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mNes_Apu.cc(B[m[32m (plugin).(B[m
|
|
283
|
[K[33mCompiling [1mNes_Cpu.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mNes_Cpu.cc(B[m[32m (plugin).(B[m
|
|
284
|
[K[33mCompiling [1mNes_Fme7_Apu.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mNes_Fme7_Apu.cc(B[m[32m (plugin).(B[m
|
|
285
|
[K[33mCompiling [1mNes_Namco_Apu.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mNes_Namco_Apu.cc(B[m[32m (plugin).(B[m
|
|
286
|
[K[33mCompiling [1mNes_Oscs.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mNes_Oscs.cc(B[m[32m (plugin).(B[m
|
|
287
|
[K[33mCompiling [1mNes_Vrc6_Apu.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mNes_Vrc6_Apu.cc(B[m[32m (plugin).(B[m
|
|
288
|
[K[33mCompiling [1mNsfe_Emu.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mNsfe_Emu.cc(B[m[32m (plugin).(B[m
|
|
289
|
[K[33mCompiling [1mNsf_Emu.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mNsf_Emu.cc(B[m[32m (plugin).(B[m
|
|
290
|
[K[33mCompiling [1mSap_Apu.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mSap_Apu.cc(B[m[32m (plugin).(B[m
|
|
291
|
[K[33mCompiling [1mSap_Cpu.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mSap_Cpu.cc(B[m[32m (plugin).(B[m
|
|
292
|
[K[33mCompiling [1mSap_Emu.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mSap_Emu.cc(B[m[32m (plugin).(B[m
|
|
293
|
[K[33mCompiling [1mSms_Apu.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mSms_Apu.cc(B[m[32m (plugin).(B[m
|
|
294
|
[K[33mCompiling [1mSnes_Spc.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mSnes_Spc.cc(B[m[32m (plugin).(B[m
|
|
295
|
[K[33mCompiling [1mSpc_Cpu.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mSpc_Cpu.cc(B[m[32m (plugin).(B[m
|
|
296
|
[K[33mCompiling [1mSpc_Dsp.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mSpc_Dsp.cc(B[m[32m (plugin).(B[m
|
|
297
|
[K[33mCompiling [1mSpc_Emu.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mSpc_Emu.cc(B[m[32m (plugin).(B[m
|
|
298
|
[K[33mCompiling [1mSpc_Filter.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mSpc_Filter.cc(B[m[32m (plugin).(B[m
|
|
299
|
[K[33mCompiling [1mVfs_File.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mVfs_File.cc(B[m[32m (plugin).(B[m
|
|
300
|
[K[33mCompiling [1mVgm_Emu.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mVgm_Emu.cc(B[m[32m (plugin).(B[m
|
|
301
|
[K[33mCompiling [1mVgm_Emu_Impl.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mVgm_Emu_Impl.cc(B[m[32m (plugin).(B[m
|
|
302
|
[K[33mCompiling [1mYm2413_Emu.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mYm2413_Emu.cc(B[m[32m (plugin).(B[m
|
|
303
|
[K[33mCompiling [1mYm2612_Emu.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mYm2612_Emu.cc(B[m[32m (plugin).(B[m
|
|
304
|
[K[33mCompiling [1mZlib_Inflater.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mZlib_Inflater.cc(B[m[32m (plugin).(B[m
|
|
305
|
[K[33mCompiling [1mAudacious_Driver.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mAudacious_Driver.cc(B[m[32m (plugin).(B[m
|
|
306
|
[K[33mCompiling [1mconfigure.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mconfigure.cc(B[m[32m (plugin).(B[m
|
|
307
|
[K[33mCompiling [1mplugin.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mplugin.cc(B[m[32m (plugin).(B[m
|
|
308
|
[K[33mLinking [1mconsole.so(B[m[33m...(B[m
[K[32mSuccessfully linked [1mconsole.so(B[m[32m.(B[m
|
|
309
|
[K[36mLeaving directory [1mconsole(B[m[36m.(B[m
|
|
310
|
[K[36mEntering directory [1mxsf(B[m[36m.(B[m
|
|
311
|
[K[33mGenerating dependencies...(B[m
[K[32mSuccessfully generated dependencies.(B[m
|
|
312
|
[K[33mCompiling [1mcorlett.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mcorlett.cc(B[m[32m (plugin).(B[m
|
|
313
|
[K[33mCompiling [1mplugin.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mplugin.cc(B[m[32m (plugin).(B[m
|
|
314
|
[K[33mCompiling [1mvio2sf.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mvio2sf.cc(B[m[32m (plugin).(B[m
|
|
315
|
[K[33mCompiling [1mdesmume/armcpu.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mdesmume/armcpu.cc(B[m[32m (plugin).(B[m
|
|
316
|
[K[33mCompiling [1mdesmume/bios.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mdesmume/bios.cc(B[m[32m (plugin).(B[m
|
|
317
|
[K[33mCompiling [1mdesmume/FIFO.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mdesmume/FIFO.cc(B[m[32m (plugin).(B[m
|
|
318
|
[K[33mCompiling [1mdesmume/matrix.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mdesmume/matrix.cc(B[m[32m (plugin).(B[m
|
|
319
|
[K[33mCompiling [1mdesmume/MMU.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mdesmume/MMU.cc(B[m[32m (plugin).(B[m
|
|
320
|
[K[33mCompiling [1mdesmume/SPU.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mdesmume/SPU.cc(B[m[32m (plugin).(B[m
|
|
321
|
[K[33mCompiling [1mdesmume/arm_instructions.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mdesmume/arm_instructions.cc(B[m[32m (plugin).(B[m
|
|
322
|
[K[33mCompiling [1mdesmume/cp15.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mdesmume/cp15.cc(B[m[32m (plugin).(B[m
|
|
323
|
[K[33mCompiling [1mdesmume/GPU.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mdesmume/GPU.cc(B[m[32m (plugin).(B[m
|
|
324
|
[K[33mCompiling [1mdesmume/mc.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mdesmume/mc.cc(B[m[32m (plugin).(B[m
|
|
325
|
[K[33mCompiling [1mdesmume/NDSSystem.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mdesmume/NDSSystem.cc(B[m[32m (plugin).(B[m
|
|
326
|
[K[33mCompiling [1mdesmume/thumb_instructions.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mdesmume/thumb_instructions.cc(B[m[32m (plugin).(B[m
|
|
327
|
[K[33mLinking [1mxsf.so(B[m[33m...(B[m
[K[32mSuccessfully linked [1mxsf.so(B[m[32m.(B[m
|
|
328
|
[K[36mLeaving directory [1mxsf(B[m[36m.(B[m
|
|
329
|
[K[36mEntering directory [1mpsf(B[m[36m.(B[m
|
|
330
|
[K[33mGenerating dependencies...(B[m
[K[32mSuccessfully generated dependencies.(B[m
|
|
331
|
[K[33mCompiling [1mcorlett.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mcorlett.cc(B[m[32m (plugin).(B[m
|
|
332
|
[K[33mCompiling [1mplugin.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mplugin.cc(B[m[32m (plugin).(B[m
|
|
333
|
[K[33mCompiling [1mpsx.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mpsx.cc(B[m[32m (plugin).(B[m
|
|
334
|
[K[33mCompiling [1mpsx_hw.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mpsx_hw.cc(B[m[32m (plugin).(B[m
|
|
335
|
[K[33mCompiling [1meng_psf.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1meng_psf.cc(B[m[32m (plugin).(B[m
|
|
336
|
[K[33mCompiling [1meng_psf2.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1meng_psf2.cc(B[m[32m (plugin).(B[m
|
|
337
|
[K[33mCompiling [1meng_spx.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1meng_spx.cc(B[m[32m (plugin).(B[m
|
|
338
|
[K[33mCompiling [1mpeops/spu.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mpeops/spu.cc(B[m[32m (plugin).(B[m
|
|
339
|
[K[33mCompiling [1mpeops2/dma.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mpeops2/dma.cc(B[m[32m (plugin).(B[m
|
|
340
|
[K[33mCompiling [1mpeops2/registers.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mpeops2/registers.cc(B[m[32m (plugin).(B[m
|
|
341
|
[K[33mCompiling [1mpeops2/spu.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mpeops2/spu.cc(B[m[32m (plugin).(B[m
|
|
342
|
[K[33mLinking [1mpsf2.so(B[m[33m...(B[m
[K[32mSuccessfully linked [1mpsf2.so(B[m[32m.(B[m
|
|
343
|
[K[36mLeaving directory [1mpsf(B[m[36m.(B[m
|
|
344
|
[K[36mEntering directory [1mmpg123(B[m[36m.(B[m
|
|
345
|
[K[33mGenerating dependencies...(B[m
[K[32mSuccessfully generated dependencies.(B[m
|
|
346
|
[K[33mCompiling [1mmpg123.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mmpg123.cc(B[m[32m (plugin).(B[m
|
|
347
|
[K[33mLinking [1mmadplug.so(B[m[33m...(B[m
[K[32mSuccessfully linked [1mmadplug.so(B[m[32m.(B[m
|
|
348
|
[K[36mLeaving directory [1mmpg123(B[m[36m.(B[m
|
|
349
|
[K[36mEntering directory [1mvorbis(B[m[36m.(B[m
|
|
350
|
[K[33mGenerating dependencies...(B[m
[K[32mSuccessfully generated dependencies.(B[m
|
|
351
|
[K[33mCompiling [1mvcupdate.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mvcupdate.cc(B[m[32m (plugin).(B[m
|
|
352
|
[K[33mCompiling [1mvcedit.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mvcedit.cc(B[m[32m (plugin).(B[m
|
|
353
|
[K[33mCompiling [1mvorbis.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mvorbis.cc(B[m[32m (plugin).(B[m
|
|
354
|
[K[33mLinking [1mvorbis.so(B[m[33m...(B[m
[K[32mSuccessfully linked [1mvorbis.so(B[m[32m.(B[m
|
|
355
|
[K[36mLeaving directory [1mvorbis(B[m[36m.(B[m
|
|
356
|
[K[36mEntering directory [1mflacng(B[m[36m.(B[m
|
|
357
|
[K[33mGenerating dependencies...(B[m
[K[32mSuccessfully generated dependencies.(B[m
|
|
358
|
[K[33mCompiling [1mplugin.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mplugin.cc(B[m[32m (plugin).(B[m
|
|
359
|
[K[33mCompiling [1mtools.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mtools.cc(B[m[32m (plugin).(B[m
|
|
360
|
[K[33mCompiling [1mseekable_stream_callbacks.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mseekable_stream_callbacks.cc(B[m[32m (plugin).(B[m
|
|
361
|
[K[33mCompiling [1mmetadata.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mmetadata.cc(B[m[32m (plugin).(B[m
|
|
362
|
[K[33mLinking [1mflacng.so(B[m[33m...(B[m
[K[32mSuccessfully linked [1mflacng.so(B[m[32m.(B[m
|
|
363
|
[K[36mLeaving directory [1mflacng(B[m[36m.(B[m
|
|
364
|
[K[36mEntering directory [1mwavpack(B[m[36m.(B[m
|
|
365
|
[K[33mGenerating dependencies...(B[m
[K[32mSuccessfully generated dependencies.(B[m
|
|
366
|
[K[33mCompiling [1mwavpack.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mwavpack.cc(B[m[32m (plugin).(B[m
|
|
367
|
[K[33mLinking [1mwavpack.so(B[m[33m...(B[m
[K[32mSuccessfully linked [1mwavpack.so(B[m[32m.(B[m
|
|
368
|
[K[36mLeaving directory [1mwavpack(B[m[36m.(B[m
|
|
369
|
[K[36mEntering directory [1maac-raw(B[m[36m.(B[m
|
|
370
|
[K[33mGenerating dependencies...(B[m
[K[32mSuccessfully generated dependencies.(B[m
|
|
371
|
[K[33mCompiling [1maac.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1maac.cc(B[m[32m (plugin).(B[m
|
|
372
|
[K[33mLinking [1maac-raw.so(B[m[33m...(B[m
[K[32mSuccessfully linked [1maac-raw.so(B[m[32m.(B[m
|
|
373
|
[K[36mLeaving directory [1maac-raw(B[m[36m.(B[m
|
|
374
|
[K[36mEntering directory [1msndfile(B[m[36m.(B[m
|
|
375
|
[K[33mGenerating dependencies...(B[m
[K[32mSuccessfully generated dependencies.(B[m
|
|
376
|
[K[33mCompiling [1mplugin.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mplugin.cc(B[m[32m (plugin).(B[m
|
|
377
|
[K[33mLinking [1msndfile.so(B[m[33m...(B[m
[K[32mSuccessfully linked [1msndfile.so(B[m[32m.(B[m
|
|
378
|
[K[36mLeaving directory [1msndfile(B[m[36m.(B[m
|
|
379
|
[K[36mEntering directory [1mmodplug(B[m[36m.(B[m
|
|
380
|
[K[33mGenerating dependencies...(B[m
[K[32mSuccessfully generated dependencies.(B[m
|
|
381
|
[K[33mCompiling [1marchive/arch_raw.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1marchive/arch_raw.cc(B[m[32m (plugin).(B[m
|
|
382
|
[K[33mCompiling [1marchive/archive.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1marchive/archive.cc(B[m[32m (plugin).(B[m
|
|
383
|
[K[33mCompiling [1marchive/open.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1marchive/open.cc(B[m[32m (plugin).(B[m
|
|
384
|
[K[33mCompiling [1mmodplugbmp.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mmodplugbmp.cc(B[m[32m (plugin).(B[m
|
|
385
|
[K[33mCompiling [1mplugin_main.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mplugin_main.cc(B[m[32m (plugin).(B[m
|
|
386
|
[K[33mLinking [1mmodplug.so(B[m[33m...(B[m
[K[32mSuccessfully linked [1mmodplug.so(B[m[32m.(B[m
|
|
387
|
[K[36mLeaving directory [1mmodplug(B[m[36m.(B[m
|
|
388
|
[K[36mEntering directory [1mffaudio(B[m[36m.(B[m
|
|
389
|
[K[33mGenerating dependencies...(B[m
[K[32mSuccessfully generated dependencies.(B[m
|
|
390
|
[K[33mCompiling [1mffaudio-core.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mffaudio-core.cc(B[m[32m (plugin).(B[m
|
|
391
|
[K[33mCompiling [1mffaudio-io.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mffaudio-io.cc(B[m[32m (plugin).(B[m
|
|
392
|
[K[33mCompiling [1mitunes-cover.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mitunes-cover.cc(B[m[32m (plugin).(B[m
|
|
393
|
[K[33mLinking [1mffaudio.so(B[m[33m...(B[m
[K[32mSuccessfully linked [1mffaudio.so(B[m[32m.(B[m
|
|
394
|
[K[36mLeaving directory [1mffaudio(B[m[36m.(B[m
|
|
395
|
[K[36mEntering directory [1msid(B[m[36m.(B[m
|
|
396
|
[K[33mGenerating dependencies...(B[m
[K[32mSuccessfully generated dependencies.(B[m
|
|
397
|
[K[33mCompiling [1mxs_config.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mxs_config.cc(B[m[32m (plugin).(B[m
|
|
398
|
[K[33mCompiling [1mxs_sidplay2.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mxs_sidplay2.cc(B[m[32m (plugin).(B[m
|
|
399
|
[K[33mCompiling [1mxmms-sid.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mxmms-sid.cc(B[m[32m (plugin).(B[m
|
|
400
|
[K[33mLinking [1msid.so(B[m[33m...(B[m
[K[32mSuccessfully linked [1msid.so(B[m[32m.(B[m
|
|
401
|
[K[36mLeaving directory [1msid(B[m[36m.(B[m
|
|
402
|
[K[36mEntering directory [1mamidi-plug(B[m[36m.(B[m
|
|
403
|
[K[33mGenerating dependencies...(B[m
[K[32mSuccessfully generated dependencies.(B[m
|
|
404
|
[K[33mCompiling [1mamidi-plug.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mamidi-plug.cc(B[m[32m (plugin).(B[m
|
|
405
|
[K[33mCompiling [1mbackend-fluidsynth/b-fluidsynth.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mbackend-fluidsynth/b-fluidsynth.cc(B[m[32m (plugin).(B[m
|
|
406
|
[K[33mCompiling [1mi_midi.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mi_midi.cc(B[m[32m (plugin).(B[m
|
|
407
|
[K[33mCompiling [1mi_configure.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mi_configure.cc(B[m[32m (plugin).(B[m
|
|
408
|
[K[33mCompiling [1mi_configure-fluidsynth.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mi_configure-fluidsynth.cc(B[m[32m (plugin).(B[m
|
|
409
|
[K[33mCompiling [1mi_fileinfo.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mi_fileinfo.cc(B[m[32m (plugin).(B[m
|
|
410
|
[K[33mLinking [1mamidi-plug.so(B[m[33m...(B[m
[K[32mSuccessfully linked [1mamidi-plug.so(B[m[32m.(B[m
|
|
411
|
[K[36mLeaving directory [1mamidi-plug(B[m[36m.(B[m
|
|
412
|
[K[36mEntering directory [1mcdaudio-ng(B[m[36m.(B[m
|
|
413
|
[K[33mGenerating dependencies...(B[m
[K[32mSuccessfully generated dependencies.(B[m
|
|
414
|
[K[33mCompiling [1mcdaudio-ng.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mcdaudio-ng.cc(B[m[32m (plugin).(B[m
|
|
415
|
[K[33mLinking [1mcdaudio-ng.so(B[m[33m...(B[m
[K[32mSuccessfully linked [1mcdaudio-ng.so(B[m[32m.(B[m
|
|
416
|
[K[36mLeaving directory [1mcdaudio-ng(B[m[36m.(B[m
|
|
417
|
[K[36mEntering directory [1mvtx(B[m[36m.(B[m
|
|
418
|
[K[33mGenerating dependencies...(B[m
[K[32mSuccessfully generated dependencies.(B[m
|
|
419
|
[K[33mCompiling [1may8912.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1may8912.cc(B[m[32m (plugin).(B[m
|
|
420
|
[K[33mCompiling [1minfo.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1minfo.cc(B[m[32m (plugin).(B[m
|
|
421
|
[K[33mCompiling [1mlh5dec.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mlh5dec.cc(B[m[32m (plugin).(B[m
|
|
422
|
[K[33mCompiling [1mvtx.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mvtx.cc(B[m[32m (plugin).(B[m
|
|
423
|
[K[33mCompiling [1mvtxfile.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mvtxfile.cc(B[m[32m (plugin).(B[m
|
|
424
|
[K[33mLinking [1mvtx.so(B[m[33m...(B[m
[K[32mSuccessfully linked [1mvtx.so(B[m[32m.(B[m
|
|
425
|
[K[36mLeaving directory [1mvtx(B[m[36m.(B[m
|
|
426
|
[K[36mEntering directory [1mpulse_audio(B[m[36m.(B[m
|
|
427
|
[K[33mGenerating dependencies...(B[m
[K[32mSuccessfully generated dependencies.(B[m
|
|
428
|
[K[33mCompiling [1mpulse_audio.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mpulse_audio.cc(B[m[32m (plugin).(B[m
|
|
429
|
[K[33mLinking [1mpulse_audio.so(B[m[33m...(B[m
[K[32mSuccessfully linked [1mpulse_audio.so(B[m[32m.(B[m
|
|
430
|
[K[36mLeaving directory [1mpulse_audio(B[m[36m.(B[m
|
|
431
|
[K[36mEntering directory [1mjack-ng(B[m[36m.(B[m
|
|
432
|
[K[33mGenerating dependencies...(B[m
[K[32mSuccessfully generated dependencies.(B[m
|
|
433
|
[K[33mCompiling [1mjack-ng.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mjack-ng.cc(B[m[32m (plugin).(B[m
|
|
434
|
[K[33mLinking [1mjack-ng.so(B[m[33m...(B[m
[K[32mSuccessfully linked [1mjack-ng.so(B[m[32m.(B[m
|
|
435
|
[K[36mLeaving directory [1mjack-ng(B[m[36m.(B[m
|
|
436
|
[K[36mEntering directory [1moss4(B[m[36m.(B[m
|
|
437
|
[K[33mGenerating dependencies...(B[m
[K[32mSuccessfully generated dependencies.(B[m
|
|
438
|
[K[33mCompiling [1mplugin.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mplugin.cc(B[m[32m (plugin).(B[m
|
|
439
|
[K[33mCompiling [1moss.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1moss.cc(B[m[32m (plugin).(B[m
|
|
440
|
[K[33mCompiling [1mutils.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mutils.cc(B[m[32m (plugin).(B[m
|
|
441
|
[K[33mLinking [1moss4.so(B[m[33m...(B[m
[K[32mSuccessfully linked [1moss4.so(B[m[32m.(B[m
|
|
442
|
[K[36mLeaving directory [1moss4(B[m[36m.(B[m
|
|
443
|
[K[36mEntering directory [1malsa(B[m[36m.(B[m
|
|
444
|
[K[33mGenerating dependencies...(B[m
[K[32mSuccessfully generated dependencies.(B[m
|
|
445
|
[K[33mCompiling [1malsa.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1malsa.cc(B[m[32m (plugin).(B[m
|
|
446
|
[K[33mCompiling [1mconfig.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mconfig.cc(B[m[32m (plugin).(B[m
|
|
447
|
[K[33mLinking [1malsa.so(B[m[33m...(B[m
[K[32mSuccessfully linked [1malsa.so(B[m[32m.(B[m
|
|
448
|
[K[36mLeaving directory [1malsa(B[m[36m.(B[m
|
|
449
|
[K[36mEntering directory [1msdlout(B[m[36m.(B[m
|
|
450
|
[K[33mGenerating dependencies...(B[m
[K[32mSuccessfully generated dependencies.(B[m
|
|
451
|
[K[33mCompiling [1msdlout.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1msdlout.cc(B[m[32m (plugin).(B[m
|
|
452
|
[K[33mLinking [1msdlout.so(B[m[33m...(B[m
[K[32mSuccessfully linked [1msdlout.so(B[m[32m.(B[m
|
|
453
|
[K[36mLeaving directory [1msdlout(B[m[36m.(B[m
|
|
454
|
[K[36mEntering directory [1mfilewriter(B[m[36m.(B[m
|
|
455
|
[K[33mGenerating dependencies...(B[m
[K[32mSuccessfully generated dependencies.(B[m
|
|
456
|
[K[33mCompiling [1mfilewriter.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mfilewriter.cc(B[m[32m (plugin).(B[m
|
|
457
|
[K[33mCompiling [1mwav.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mwav.cc(B[m[32m (plugin).(B[m
|
|
458
|
[K[33mCompiling [1mmp3.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mmp3.cc(B[m[32m (plugin).(B[m
|
|
459
|
[K[33mCompiling [1mvorbis.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mvorbis.cc(B[m[32m (plugin).(B[m
|
|
460
|
[K[33mCompiling [1mflac.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mflac.cc(B[m[32m (plugin).(B[m
|
|
461
|
[K[33mCompiling [1mconvert.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mconvert.cc(B[m[32m (plugin).(B[m
|
|
462
|
[K[33mLinking [1mfilewriter.so(B[m[33m...(B[m
[K[32mSuccessfully linked [1mfilewriter.so(B[m[32m.(B[m
|
|
463
|
[K[36mLeaving directory [1mfilewriter(B[m[36m.(B[m
|
|
464
|
[K[36mEntering directory [1mcompressor(B[m[36m.(B[m
|
|
465
|
[K[33mGenerating dependencies...(B[m
[K[32mSuccessfully generated dependencies.(B[m
|
|
466
|
[K[33mCompiling [1mcompressor.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mcompressor.cc(B[m[32m (plugin).(B[m
|
|
467
|
[K[33mLinking [1mcompressor.so(B[m[33m...(B[m
[K[32mSuccessfully linked [1mcompressor.so(B[m[32m.(B[m
|
|
468
|
[K[36mLeaving directory [1mcompressor(B[m[36m.(B[m
|
|
469
|
[K[36mEntering directory [1mcrossfade(B[m[36m.(B[m
|
|
470
|
[K[33mGenerating dependencies...(B[m
[K[32mSuccessfully generated dependencies.(B[m
|
|
471
|
[K[33mCompiling [1mcrossfade.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mcrossfade.cc(B[m[32m (plugin).(B[m
|
|
472
|
[K[33mLinking [1mcrossfade.so(B[m[33m...(B[m
[K[32mSuccessfully linked [1mcrossfade.so(B[m[32m.(B[m
|
|
473
|
[K[36mLeaving directory [1mcrossfade(B[m[36m.(B[m
|
|
474
|
[K[36mEntering directory [1mcrystalizer(B[m[36m.(B[m
|
|
475
|
[K[33mGenerating dependencies...(B[m
[K[32mSuccessfully generated dependencies.(B[m
|
|
476
|
[K[33mCompiling [1mcrystalizer.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mcrystalizer.cc(B[m[32m (plugin).(B[m
|
|
477
|
[K[33mLinking [1mcrystalizer.so(B[m[33m...(B[m
[K[32mSuccessfully linked [1mcrystalizer.so(B[m[32m.(B[m
|
|
478
|
[K[36mLeaving directory [1mcrystalizer(B[m[36m.(B[m
|
|
479
|
[K[36mEntering directory [1mmixer(B[m[36m.(B[m
|
|
480
|
[K[33mGenerating dependencies...(B[m
[K[32mSuccessfully generated dependencies.(B[m
|
|
481
|
[K[33mCompiling [1mmixer.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mmixer.cc(B[m[32m (plugin).(B[m
|
|
482
|
[K[33mLinking [1mmixer.so(B[m[33m...(B[m
[K[32mSuccessfully linked [1mmixer.so(B[m[32m.(B[m
|
|
483
|
[K[36mLeaving directory [1mmixer(B[m[36m.(B[m
|
|
484
|
[K[36mEntering directory [1msilence-removal(B[m[36m.(B[m
|
|
485
|
[K[33mGenerating dependencies...(B[m
[K[32mSuccessfully generated dependencies.(B[m
|
|
486
|
[K[33mCompiling [1msilence-removal.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1msilence-removal.cc(B[m[32m (plugin).(B[m
|
|
487
|
[K[33mLinking [1msilence-removal.so(B[m[33m...(B[m
[K[32mSuccessfully linked [1msilence-removal.so(B[m[32m.(B[m
|
|
488
|
[K[36mLeaving directory [1msilence-removal(B[m[36m.(B[m
|
|
489
|
[K[36mEntering directory [1mstereo_plugin(B[m[36m.(B[m
|
|
490
|
[K[33mGenerating dependencies...(B[m
[K[32mSuccessfully generated dependencies.(B[m
|
|
491
|
[K[33mCompiling [1mstereo.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mstereo.cc(B[m[32m (plugin).(B[m
|
|
492
|
[K[33mLinking [1mstereo.so(B[m[33m...(B[m
[K[32mSuccessfully linked [1mstereo.so(B[m[32m.(B[m
|
|
493
|
[K[36mLeaving directory [1mstereo_plugin(B[m[36m.(B[m
|
|
494
|
[K[36mEntering directory [1mvoice_removal(B[m[36m.(B[m
|
|
495
|
[K[33mGenerating dependencies...(B[m
[K[32mSuccessfully generated dependencies.(B[m
|
|
496
|
[K[33mCompiling [1mvoice_removal.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mvoice_removal.cc(B[m[32m (plugin).(B[m
|
|
497
|
[K[33mLinking [1mvoice_removal.so(B[m[33m...(B[m
[K[32mSuccessfully linked [1mvoice_removal.so(B[m[32m.(B[m
|
|
498
|
[K[36mLeaving directory [1mvoice_removal(B[m[36m.(B[m
|
|
499
|
[K[36mEntering directory [1mecho_plugin(B[m[36m.(B[m
|
|
500
|
[K[33mGenerating dependencies...(B[m
[K[32mSuccessfully generated dependencies.(B[m
|
|
501
|
[K[33mCompiling [1mecho.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mecho.cc(B[m[32m (plugin).(B[m
|
|
502
|
[K[33mLinking [1mecho.so(B[m[33m...(B[m
[K[32mSuccessfully linked [1mecho.so(B[m[32m.(B[m
|
|
503
|
[K[36mLeaving directory [1mecho_plugin(B[m[36m.(B[m
|
|
504
|
[K[36mEntering directory [1mresample(B[m[36m.(B[m
|
|
505
|
[K[33mGenerating dependencies...(B[m
[K[32mSuccessfully generated dependencies.(B[m
|
|
506
|
[K[33mCompiling [1mresample.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mresample.cc(B[m[32m (plugin).(B[m
|
|
507
|
[K[33mLinking [1mresample.so(B[m[33m...(B[m
[K[32mSuccessfully linked [1mresample.so(B[m[32m.(B[m
|
|
508
|
[K[36mLeaving directory [1mresample(B[m[36m.(B[m
|
|
509
|
[K[36mEntering directory [1mspeed-pitch(B[m[36m.(B[m
|
|
510
|
[K[33mGenerating dependencies...(B[m
[K[32mSuccessfully generated dependencies.(B[m
|
|
511
|
[K[33mCompiling [1mspeed-pitch.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mspeed-pitch.cc(B[m[32m (plugin).(B[m
|
|
512
|
[K[33mLinking [1mspeed-pitch.so(B[m[33m...(B[m
[K[32mSuccessfully linked [1mspeed-pitch.so(B[m[32m.(B[m
|
|
513
|
[K[36mLeaving directory [1mspeed-pitch(B[m[36m.(B[m
|
|
514
|
[K[36mEntering directory [1mladspa(B[m[36m.(B[m
|
|
515
|
[K[33mGenerating dependencies...(B[m
[K[32mSuccessfully generated dependencies.(B[m
|
|
516
|
[K[33mCompiling [1meffect.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1meffect.cc(B[m[32m (plugin).(B[m
|
|
517
|
[K[33mCompiling [1mloaded-list.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mloaded-list.cc(B[m[32m (plugin).(B[m
|
|
518
|
[K[33mCompiling [1mplugin.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mplugin.cc(B[m[32m (plugin).(B[m
|
|
519
|
[K[33mCompiling [1mplugin-list.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mplugin-list.cc(B[m[32m (plugin).(B[m
|
|
520
|
[K[33mLinking [1mladspa.so(B[m[33m...(B[m
[K[32mSuccessfully linked [1mladspa.so(B[m[32m.(B[m
|
|
521
|
[K[36mLeaving directory [1mladspa(B[m[36m.(B[m
|
|
522
|
[K[36mEntering directory [1mgl-spectrum(B[m[36m.(B[m
|
|
523
|
[K[33mGenerating dependencies...(B[m
[K[32mSuccessfully generated dependencies.(B[m
|
|
524
|
[K[33mCompiling [1mgl-spectrum.cc(B[m[33m (plugin)...(B[m
[K[32mSuccessfully compiled [1mgl-spectrum.cc(B[m[32m (plugin).(B[m
|
|
525
|
[K[33mLinking [1mgl-spectrum.so(B[m[33m...(B[m
/usr/lib/libc_nonshared.a(stack_chk_fail_local.oS): In function `__stack_chk_fail_local':
|
|
526
|
(.text+0x10): undefined reference to `__stack_chk_fail'
|
|
527
|
collect2: error: ld returned 1 exit status
|
|
528
|
[K[31mFailed to link [1mgl-spectrum.so(B[m[31m!(B[m
|
|
529
|
../../buildsys.mk:266: recipe for target 'gl-spectrum.so' failed
|
|
530
|
make[5]: *** [gl-spectrum.so] Error 1
|
|
531
|
../../buildsys.mk:116: recipe for target 'all' failed
|
|
532
|
make[4]: *** [all] Error 2
|
|
533
|
../buildsys.mk:123: recipe for target 'gl-spectrum' failed
|
|
534
|
make[3]: *** [gl-spectrum] Error 2
|
|
535
|
../buildsys.mk:116: recipe for target 'all' failed
|
|
536
|
make[2]: *** [all] Error 2
|
|
537
|
buildsys.mk:123: recipe for target 'src' failed
|
|
538
|
make[1]: *** [src] Error 2
|
|
539
|
buildsys.mk:116: recipe for target 'all' failed
|
|
540
|
make: *** [all] Error 2
|
|
541
|
==> ERROR: A failure occurred in build().
|
|
542
|
Aborting...
|