Project

General

Profile

build-good.txt

Doug McMahon, March 24, 2012 07:52

 
1
doug@doug-XPS-M1330:~/Desktop/recent/aud/audacious-plugins$ ./configure --disable-jack --disable-alsa  LDFLAGS='-lgmodule-2.0 -lpthread'
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 for style of include used by make... GNU
18
checking dependency style of gcc... none
19
checking how to run the C preprocessor... gcc -E
20
checking for grep that handles long lines and -e... /bin/grep
21
checking for egrep... /bin/grep -E
22
checking for ANSI C header files... yes
23
checking for sys/types.h... yes
24
checking for sys/stat.h... yes
25
checking for stdlib.h... yes
26
checking for string.h... yes
27
checking for memory.h... yes
28
checking for strings.h... yes
29
checking for inttypes.h... yes
30
checking for stdint.h... yes
31
checking for unistd.h... yes
32
checking whether byte ordering is bigendian... no
33
checking for special C compiler options needed for large files... no
34
checking for _FILE_OFFSET_BITS value needed for large files... 64
35
checking for pkg-config... /usr/bin/pkg-config
36
checking pkg-config is at least version 0.9.0... yes
37
checking whether the C/C++ compiler supports -Wtype-limits... yes
38
checking for Linux... yes
39
checking for GNU make... make
40
checking whether ln -s works... yes
41
checking whether make sets $(MAKE)... yes
42
checking for rm... /bin/rm
43
checking for mv... /bin/mv
44
checking for cp... /bin/cp
45
checking for ar... /usr/bin/ar
46
checking for tr... /usr/bin/tr
47
checking for ranlib... /usr/bin/ranlib
48
checking for windres... no
49
checking for GLIB... yes
50
checking for GTHREAD... yes
51
checking for PANGO... yes
52
checking for CAIRO... yes
53
checking for GTK... yes
54
checking for tput... /usr/bin/tput
55
checking for shared library system... GNU
56
checking for fcntl... yes
57
checking for fsync... yes
58
checking for mkdtemp... yes
59
checking for a BSD-compatible install... /usr/bin/install -c
60
checking for a thread-safe mkdir -p... /bin/mkdir -p
61
checking whether NLS is requested... yes
62
checking for msgfmt... /usr/bin/msgfmt
63
checking for gmsgfmt... /usr/bin/msgfmt
64
checking for xgettext... /usr/bin/xgettext
65
checking for msgmerge... /usr/bin/msgmerge
66
checking for ld used by GCC... /usr/bin/ld
67
checking if the linker (/usr/bin/ld) is GNU ld... yes
68
checking for shared library run path origin... done
69
checking for CFPreferencesCopyAppValue... no
70
checking for CFLocaleCopyCurrent... no
71
checking for GNU gettext in libc... yes
72
checking whether to use NLS... yes
73
checking where the gettext function comes from... libc
74
checking for AUDACIOUS... yes
75
checking for the pthreads library -lpthreads... no
76
checking whether pthreads work without any flags... no
77
checking whether pthreads work with -Kthread... no
78
checking whether pthreads work with -kthread... no
79
checking for the pthreads library -llthread... no
80
checking whether pthreads work with -pthread... yes
81
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
82
checking if more special flags are required for pthreads... no
83
checking for PTHREAD_PRIO_INHERIT... no
84
checking zlib.h usability... yes
85
checking zlib.h presence... yes
86
checking for zlib.h... yes
87
checking for PULSE... yes
88
checking for MPG123... yes
89
checking for GDKX11... yes
90
checking for DBUS... yes
91
checking lirc/lirc_client.h usability... yes
92
checking lirc/lirc_client.h presence... yes
93
checking for lirc/lirc_client.h... yes
94
checking sys/wait.h usability... yes
95
checking sys/wait.h presence... yes
96
checking for sys/wait.h... yes
97
checking for PANGO... yes
98
checking for CAIRO... yes
99
checking for PANGOCAIRO... yes
100
checking for XRENDER... yes
101
checking for XCOMPOSITE... yes
102
checking for NOTIFY... yes
103
checking for GIO_UNIX... yes
104
checking for BINIO... yes
105
checking for OGG_VORBIS... yes
106
checking for LIBFLAC... yes
107
checking for WAVPACK... yes
108
checking faad.h usability... yes
109
checking faad.h presence... yes
110
checking for faad.h... yes
111
checking whether FAAD2_VERSION is declared... yes
112
checking whether NeAACDecInit2 is declared... yes
113
checking for NeAACDecInit2 in -lfaad... yes
114
checking for SNDFILE... yes
115
checking for MODPLUG... yes
116
checking for FFMPEG... yes
117
checking for pkg-config... /usr/bin/pkg-config
118
checking how to run the C++ preprocessor... g++ -E
119
checking for working SIDPlay1 library and headers... no
120
checking for working SIDPlay2 library and headers...   -lsidplay2 
121
checking for SIDPlay2 builders directory... /usr/lib/
122
checking for reSID builder module... yes
123
checking for HardSID builder module... yes
124
checking libSIDPlay2 API style... (old style API)
125
checking libSIDPlay2+reSID distortion patch... no
126
checking sys/soundcard.h usability... yes
127
checking sys/soundcard.h presence... yes
128
checking for sys/soundcard.h... yes
129
checking soundcard.h usability... no
130
checking soundcard.h presence... no
131
checking for soundcard.h... no
132
checking for OSS4... yes
133
*** ALSA output plugin disabled per user request ***
134
checking for sdl-config... /usr/bin/sdl-config
135
checking for SDL - version >= 1.2.5... yes
136
checking for FLUIDSYNTH... no
137
configure: WARNING: "*** Neither ALSA or FluidSynth software synth (>= 1.0.6) have been found, so amidi-plug won't be compiled unless you explicitly request it with --enable-amidiplug ***"
138
checking for CDIO... yes
139
checking for CDIO... yes
140
checking for CDDB... yes
141
checking for CURL... yes
142
checking for NEON... yes
143
checking for ne_set_connect_timeout in -lneon... yes
144
checking for MMS... yes
145
checking for MTP... yes
146
checking for XML... yes
147
checking for CUE... yes
148
checking for lame_get_id3v2_tag in -lmp3lame -lm... yes
149
checking for OGG_VORBIS... yes
150
checking for FLAC... yes
151
checking for BS2B... yes
152
checking for SAMPLERATE... yes
153
checking for GLIB214... yes
154
configure: touching .deps files
155
configure: creating ./config.status
156
config.status: creating buildsys.mk
157
config.status: creating extra.mk
158
config.status: creating config.h
159
config.status: executing depfiles commands
160
config.status: executing po-directories commands
161

    
162
Configuration:
163

    
164
  Install path:                           
165

    
166
  Output Plugins
167
  --------------
168
  Open Sound System (oss4):               yes
169
  Advanced Linux Sound Arch. (alsa):      no
170
  PulseAudio (pulse):                     yes
171
  Jack Audio Connection Kit (jack):       no
172
  Simple DirectMedia Layer (sdlout):      yes
173
  FileWriter:                             yes
174
    -> FileWriter MP3 output part:        yes
175
    -> FileWriter Vorbis output part:     yes
176
    -> FileWriter FLAC output part:       yes
177
  Null Audio output (null):               yes
178
  Open Sound System v3 (deprecated):      no
179

    
180
  Input Plugins
181
  -------------
182
  MPEG-1 Layer I/II/III (mpg123):         yes
183
  MPEG-2/4 AAC (aac):                     yes
184
  FFaudio (ffaudio):                      yes
185
  Module decoder (modplug):               yes
186
  MIDI modular plugin (amidi-plug):       no
187
    -> ALSA backend:                      auto
188
    -> FluidSynth backend:                auto
189
  CD Digital Audio (cdaudio_ng):          yes
190
  sndfile extensions:                     yes
191
  Tone Generator:                         yes
192
  Ogg Vorbis (vorbis):                    yes
193
  Free Lossless Audio Codec (flacng):     yes
194
  Commodore 64 audio (SID):               yes (old style API)
195
    -> libSIDPlay1 support:               no
196
    -> libSIDPlay2 support:               yes
197
    -> distortion patched libSIDPlay2:    no
198
  Game music (spc, nsf & gbs):            yes
199
  PlayStation (psf/psf2) audio:           yes
200
  Nintendo DS audio (xsf):                yes
201
  AdLib synthesizer (adplug):             yes
202
  WavPack 4.31+ (wavpack):                yes
203
  Metronom:                               yes
204

    
205
  General
206
  -------
207
  Alarm:                                  yes
208
  Album Art:                              yes
209
  Linux Infrared Remote Control (LIRC)    yes
210
  MPRIS 2 Server:                         yes
211
  Search Tool:                            yes
212
  Song Change:                            yes
213
  Status Icon:                            yes
214
  Audacious OSD:                          yes
215
    -> X Composite support:               yes
216
  libnotify OSD:                          yes
217
  Global Hotkey Plugin:                   yes
218
  Gnome Shortcuts Plugin:                 yes
219
  AudioScrobbler Client:                  yes
220
  Upload to MTP device:                   yes
221
  LyricWiki viewer:                       yes
222

    
223
  Effect
224
  ------
225
  Channel Mixer:                          yes
226
  Crystalizer:                            yes
227
  Dynamic Range Compressor:               yes
228
  Echo/Surround:                          yes
229
  Extra Stereo:                           yes
230
  LADSPA Host:                            yes
231
  SndStretch:                             yes
232
  Voice Removal:                          yes
233
  Bauer stereophonic-to-binaural (bs2b):  yes
234
  Sample Rate Converter (resample):       yes
235

    
236
  Visualization
237
  -------------
238
  Blur Scope:                             yes
239
  Cairo Spectrum Analyzer:                yes
240

    
241
  Transport
242
  ---------
243
  neon-based http/https:                  yes
244
  libmms-based mms:                       yes
245
  GIO transport (experimental):           no
246
  SMB transport (experimental):           no
247

    
248
  Container
249
  ---------
250
  Audacious playlist format (audpl):      yes
251
  Winamp PLS playlist format (pls):       yes
252
  M3U playlist format (m3u):              yes
253
  XML Sharable Playlist Format (xspf):    yes
254
  CUE playlist format (cue):              yes
255

    
256
  Interfaces
257
  ----------
258
  GTK (gtkui):                            yes
259
  Winamp Classic (skins):                 yes
260

    
261
doug@doug-XPS-M1330:~/Desktop/recent/aud/audacious-plugins$ make
262
Entering directory src.
263
Entering directory tonegen.
264
Successfully generated dependencies.
265
Successfully compiled tonegen.c (plugin).
266
Successfully linked tonegen.so.
267
Leaving directory tonegen.
268
Entering directory metronom.
269
Successfully generated dependencies.
270
Successfully compiled metronom.c (plugin).
271
Successfully linked metronom.so.
272
Leaving directory metronom.
273
Entering directory vtx.
274
Successfully generated dependencies.
275
Successfully compiled about.c (plugin).
276
Successfully compiled ay8912.c (plugin).
277
Successfully compiled info.c (plugin).
278
Successfully compiled lh5dec.c (plugin).
279
Successfully compiled vtx.c (plugin).
280
Successfully compiled vtxfile.c (plugin).
281
Successfully linked vtx.so.
282
Leaving directory vtx.
283
Entering directory console.
284
Successfully generated dependencies.
285
Successfully compiled Ay_Apu.cxx (plugin).
286
Successfully compiled Ay_Cpu.cxx (plugin).
287
Successfully compiled Ay_Emu.cxx (plugin).
288
Successfully compiled Blip_Buffer.cxx (plugin).
289
Successfully compiled Classic_Emu.cxx (plugin).
290
Successfully compiled Data_Reader.cxx (plugin).
291
Successfully compiled Dual_Resampler.cxx (plugin).
292
Successfully compiled Effects_Buffer.cxx (plugin).
293
Successfully compiled Fir_Resampler.cxx (plugin).
294
Successfully compiled Gbs_Emu.cxx (plugin).
295
Successfully compiled Gb_Apu.cxx (plugin).
296
Successfully compiled Gb_Cpu.cxx (plugin).
297
Successfully compiled Gb_Oscs.cxx (plugin).
298
Successfully compiled gme.cxx (plugin).
299
Successfully compiled Gme_File.cxx (plugin).
300
Successfully compiled Gym_Emu.cxx (plugin).
301
Successfully compiled Gzip_Reader.cxx (plugin).
302
Successfully compiled Hes_Apu.cxx (plugin).
303
Successfully compiled Hes_Cpu.cxx (plugin).
304
Successfully compiled Hes_Emu.cxx (plugin).
305
Successfully compiled Kss_Cpu.cxx (plugin).
306
Successfully compiled Kss_Emu.cxx (plugin).
307
Successfully compiled Kss_Scc_Apu.cxx (plugin).
308
Successfully compiled M3u_Playlist.cxx (plugin).
309
Successfully compiled Multi_Buffer.cxx (plugin).
310
Successfully compiled Music_Emu.cxx (plugin).
311
Successfully compiled Nes_Apu.cxx (plugin).
312
Successfully compiled Nes_Cpu.cxx (plugin).
313
Successfully compiled Nes_Fme7_Apu.cxx (plugin).
314
Successfully compiled Nes_Namco_Apu.cxx (plugin).
315
Successfully compiled Nes_Oscs.cxx (plugin).
316
Successfully compiled Nes_Vrc6_Apu.cxx (plugin).
317
Successfully compiled Nsfe_Emu.cxx (plugin).
318
Successfully compiled Nsf_Emu.cxx (plugin).
319
Successfully compiled Sap_Apu.cxx (plugin).
320
Successfully compiled Sap_Cpu.cxx (plugin).
321
Successfully compiled Sap_Emu.cxx (plugin).
322
Successfully compiled Sms_Apu.cxx (plugin).
323
Successfully compiled Snes_Spc.cxx (plugin).
324
Successfully compiled Spc_Cpu.cxx (plugin).
325
Successfully compiled Spc_Dsp.cxx (plugin).
326
Successfully compiled Spc_Emu.cxx (plugin).
327
Successfully compiled Spc_Filter.cxx (plugin).
328
Successfully compiled Vfs_File.cxx (plugin).
329
Successfully compiled Vgm_Emu.cxx (plugin).
330
Successfully compiled Vgm_Emu_Impl.cxx (plugin).
331
Successfully compiled Ym2413_Emu.cxx (plugin).
332
Successfully compiled Ym2612_Emu.cxx (plugin).
333
Successfully compiled Zlib_Inflater.cxx (plugin).
334
Successfully compiled Audacious_Driver.cxx (plugin).
335
Successfully compiled configure.c (plugin).
336
Successfully compiled plugin.c (plugin).
337
Successfully linked console.so.
338
Leaving directory console.
339
Entering directory xsf.
340
Successfully generated dependencies.
341
Successfully compiled corlett.c (plugin).
342
Successfully compiled plugin.c (plugin).
343
Successfully compiled vio2sf.c (plugin).
344
Successfully compiled desmume/armcpu.c (plugin).
345
Successfully compiled desmume/bios.c (plugin).
346
Successfully compiled desmume/FIFO.c (plugin).
347
Successfully compiled desmume/matrix.c (plugin).
348
Successfully compiled desmume/MMU.c (plugin).
349
Successfully compiled desmume/SPU.c (plugin).
350
Successfully compiled desmume/arm_instructions.c (plugin).
351
Successfully compiled desmume/cp15.c (plugin).
352
Successfully compiled desmume/GPU.c (plugin).
353
Successfully compiled desmume/mc.c (plugin).
354
Successfully compiled desmume/NDSSystem.c (plugin).
355
Successfully compiled desmume/thumb_instructions.c (plugin).
356
Successfully linked xsf.so.
357
Leaving directory xsf.
358
Entering directory psf.
359
Successfully generated dependencies.
360
Successfully compiled corlett.c (plugin).
361
Successfully compiled plugin.c (plugin).
362
Successfully compiled psx.c (plugin).
363
Successfully compiled psx_hw.c (plugin).
364
Successfully compiled eng_psf.c (plugin).
365
Successfully compiled eng_psf2.c (plugin).
366
Successfully compiled eng_spx.c (plugin).
367
Successfully compiled peops/spu.c (plugin).
368
Successfully compiled peops2/dma.c (plugin).
369
Successfully compiled peops2/registers.c (plugin).
370
Successfully compiled peops2/spu.c (plugin).
371
Successfully linked psf2.so.
372
Leaving directory psf.
373
Entering directory mpg123.
374
Successfully generated dependencies.
375
Successfully compiled mpg123.c (plugin).
376
Successfully linked madplug.so.
377
Leaving directory mpg123.
378
Entering directory adplug.
379
Successfully generated dependencies.
380
Successfully compiled adplug-xmms.cc (plugin).
381
Successfully compiled core/fmopl.c (plugin).
382
Successfully compiled core/debug.c (plugin).
383
Successfully compiled core/adlibemu.c (plugin).
384
Successfully compiled core/adplug.cxx (plugin).
385
Successfully compiled core/emuopl.cxx (plugin).
386
Successfully compiled core/fprovide.cxx (plugin).
387
Successfully compiled core/player.cxx (plugin).
388
Successfully compiled core/database.cxx (plugin).
389
Successfully compiled core/hsc.cxx (plugin).
390
Successfully compiled core/sng.cxx (plugin).
391
Successfully compiled core/imf.cxx (plugin).
392
Successfully compiled core/players.cxx (plugin).
393
Successfully compiled core/protrack.cxx (plugin).
394
Successfully compiled core/a2m.cxx (plugin).
395
Successfully compiled core/adtrack.cxx (plugin).
396
Successfully compiled core/amd.cxx (plugin).
397
Successfully compiled core/bam.cxx (plugin).
398
Successfully compiled core/cmf.cxx (plugin).
399
Successfully compiled core/d00.cxx (plugin).
400
Successfully compiled core/dfm.cxx (plugin).
401
Successfully compiled core/dmo.cxx (plugin).
402
Successfully compiled core/hsp.cxx (plugin).
403
Successfully compiled core/ksm.cxx (plugin).
404
Successfully compiled core/mad.cxx (plugin).
405
Successfully compiled core/mid.cxx (plugin).
406
Successfully compiled core/mkj.cxx (plugin).
407
Successfully compiled core/cff.cxx (plugin).
408
Successfully compiled core/dtm.cxx (plugin).
409
Successfully compiled core/fmc.cxx (plugin).
410
Successfully compiled core/mtk.cxx (plugin).
411
Successfully compiled core/rad.cxx (plugin).
412
Successfully compiled core/raw.cxx (plugin).
413
Successfully compiled core/sa2.cxx (plugin).
414
Successfully compiled core/s3m.cxx (plugin).
415
Successfully compiled core/xad.cxx (plugin).
416
Successfully compiled core/flash.cxx (plugin).
417
Successfully compiled core/bmf.cxx (plugin).
418
Successfully compiled core/hybrid.cxx (plugin).
419
Successfully compiled core/hyp.cxx (plugin).
420
Successfully compiled core/psi.cxx (plugin).
421
Successfully compiled core/rat.cxx (plugin).
422
Successfully compiled core/u6m.cxx (plugin).
423
Successfully compiled core/rol.cxx (plugin).
424
Successfully compiled core/xsm.cxx (plugin).
425
Successfully compiled core/dro.cxx (plugin).
426
Successfully compiled core/dro2.cxx (plugin).
427
Successfully compiled core/lds.cxx (plugin).
428
Successfully compiled core/temuopl.cxx (plugin).
429
Successfully compiled core/msc.cxx (plugin).
430
Successfully compiled core/rix.cxx (plugin).
431
Successfully compiled core/adl.cxx (plugin).
432
Successfully compiled core/jbm.cxx (plugin).
433
Successfully compiled plugin.c (plugin).
434
Successfully linked adplug.so.
435
Leaving directory adplug.
436
Entering directory vorbis.
437
Successfully generated dependencies.
438
Successfully compiled vcupdate.c (plugin).
439
Successfully compiled vcedit.c (plugin).
440
Successfully compiled vorbis.c (plugin).
441
Successfully linked vorbis.so.
442
Leaving directory vorbis.
443
Entering directory flacng.
444
Successfully generated dependencies.
445
Successfully compiled plugin.c (plugin).
446
Successfully compiled tools.c (plugin).
447
Successfully compiled seekable_stream_callbacks.c (plugin).
448
Successfully compiled metadata.c (plugin).
449
Successfully linked flacng.so.
450
Leaving directory flacng.
451
Entering directory wavpack.
452
Successfully generated dependencies.
453
Successfully compiled wavpack.c (plugin).
454
Successfully linked wavpack.so.
455
Leaving directory wavpack.
456
Entering directory aac.
457
Successfully generated dependencies.
458
Successfully compiled itunes-cover.c (plugin).
459
Successfully compiled libmp4.c (plugin).
460
Successfully compiled mp4_utils.c (plugin).
461
aac_utils.c: In function ‘checkADTSForSeeking’:
462
aac_utils.c:71:9: warning: ‘g_strncasecmp’ is deprecated (declared at /usr/include/glib-2.0/glib/gstrfuncs.h:175) [-Wdeprecated-declarations]
463
Successfully compiled aac_utils.c (plugin).
464
Successfully compiled tagging_mp4.c (plugin).
465
Successfully compiled mp4ff/mp4ff.c (plugin).
466
Successfully compiled mp4ff/mp4atom.c (plugin).
467
Successfully compiled mp4ff/mp4meta.c (plugin).
468
Successfully compiled mp4ff/mp4sample.c (plugin).
469
Successfully compiled mp4ff/mp4util.c (plugin).
470
Successfully compiled mp4ff/mp4tagupdate.c (plugin).
471
Successfully linked aac.so.
472
Leaving directory aac.
473
Entering directory sndfile.
474
Successfully generated dependencies.
475
Successfully compiled plugin.c (plugin).
476
Successfully linked sndfile.so.
477
Leaving directory sndfile.
478
Entering directory modplug.
479
Successfully generated dependencies.
480
Successfully compiled archive/arch_raw.cxx (plugin).
481
Successfully compiled archive/archive.cxx (plugin).
482
Successfully compiled archive/open.cxx (plugin).
483
Successfully compiled plugin.cxx (plugin).
484
Successfully compiled modplugbmp.cxx (plugin).
485
Successfully compiled plugin_main.c (plugin).
486
Successfully linked modplug.so.
487
Leaving directory modplug.
488
Entering directory ffaudio.
489
Successfully generated dependencies.
490
Successfully compiled ffaudio-core.c (plugin).
491
Successfully compiled ffaudio-io.c (plugin).
492
Successfully linked ffaudio.so.
493
Leaving directory ffaudio.
494
Entering directory sid.
495
Successfully generated dependencies.
496
Successfully compiled xs_init.c (plugin).
497
Successfully compiled xs_support.c (plugin).
498
Successfully compiled xs_config.c (plugin).
499
Successfully compiled xs_length.c (plugin).
500
Successfully compiled xs_md5.c (plugin).
501
Successfully compiled xs_stil.c (plugin).
502
Successfully compiled xs_filter.c (plugin).
503
Successfully compiled xs_sidplay1.cc (plugin).
504
Successfully compiled xs_sidplay2.cc (plugin).
505
Successfully compiled xs_slsup.c (plugin).
506
Successfully compiled xs_player.c (plugin).
507
Successfully compiled xmms-sid.c (plugin).
508
Successfully linked sid.so.
509
Leaving directory sid.
510
Entering directory cdaudio-ng.
511
Successfully generated dependencies.
512
Successfully compiled cdaudio-ng.c (plugin).
513
Successfully compiled configure.c (plugin).
514
Successfully linked cdaudio-ng.so.
515
Leaving directory cdaudio-ng.
516
Entering directory null.
517
Successfully generated dependencies.
518
Successfully compiled null.c (plugin).
519
Successfully linked null.so.
520
Leaving directory null.
521
Entering directory pulse_audio.
522
Successfully generated dependencies.
523
Successfully compiled pulse_audio.c (plugin).
524
Successfully linked pulse_audio.so.
525
Leaving directory pulse_audio.
526
Entering directory oss4.
527
Successfully generated dependencies.
528
Successfully compiled plugin.c (plugin).
529
Successfully compiled oss.c (plugin).
530
Successfully compiled configure.c (plugin).
531
Successfully compiled utils.c (plugin).
532
Successfully linked oss4.so.
533
Leaving directory oss4.
534
Entering directory sdlout.
535
Successfully generated dependencies.
536
Successfully compiled sdlout.c (plugin).
537
Successfully compiled plugin.c (plugin).
538
Successfully linked sdlout.so.
539
Leaving directory sdlout.
540
Entering directory filewriter.
541
Successfully generated dependencies.
542
Successfully compiled filewriter.c (plugin).
543
Successfully compiled wav.c (plugin).
544
Successfully compiled mp3.c (plugin).
545
Successfully compiled vorbis.c (plugin).
546
Successfully compiled flac.c (plugin).
547
Successfully compiled convert.c (plugin).
548
Successfully linked filewriter.so.
549
Leaving directory filewriter.
550
Entering directory compressor.
551
Successfully generated dependencies.
552
Successfully compiled compressor.c (plugin).
553
Successfully compiled plugin.c (plugin).
554
Successfully linked compressor.so.
555
Leaving directory compressor.
556
Entering directory crossfade.
557
Successfully generated dependencies.
558
Successfully compiled crossfade.c (plugin).
559
Successfully compiled plugin.c (plugin).
560
Successfully linked crossfade.so.
561
Leaving directory crossfade.
562
Entering directory crystalizer.
563
Successfully generated dependencies.
564
Successfully compiled crystalizer.c (plugin).
565
Successfully linked crystalizer.so.
566
Leaving directory crystalizer.
567
Entering directory ladspa.
568
Successfully generated dependencies.
569
Successfully compiled effect.c (plugin).
570
Successfully compiled loaded-list.c (plugin).
571
Successfully compiled plugin.c (plugin).
572
Successfully compiled plugin-list.c (plugin).
573
Successfully linked ladspa.so.
574
Leaving directory ladspa.
575
Entering directory mixer.
576
Successfully generated dependencies.
577
Successfully compiled mixer.c (plugin).
578
Successfully compiled plugin.c (plugin).
579
Successfully linked mixer.so.
580
Leaving directory mixer.
581
Entering directory sndstretch.
582
Successfully generated dependencies.
583
Successfully compiled sndstretch_xmms.c (plugin).
584
Successfully compiled sndstretch.c (plugin).
585
Successfully linked sndstretch.so.
586
Leaving directory sndstretch.
587
Entering directory stereo_plugin.
588
Successfully generated dependencies.
589
Successfully compiled stereo.c (plugin).
590
Successfully linked stereo.so.
591
Leaving directory stereo_plugin.
592
Entering directory voice_removal.
593
Successfully generated dependencies.
594
Successfully compiled voice_removal.c (plugin).
595
Successfully linked voice_removal.so.
596
Leaving directory voice_removal.
597
Entering directory echo_plugin.
598
Successfully generated dependencies.
599
Successfully compiled echo.c (plugin).
600
Successfully compiled gui.c (plugin).
601
Successfully linked echo.so.
602
Leaving directory echo_plugin.
603
Entering directory bs2b.
604
Successfully generated dependencies.
605
Successfully compiled plugin.c (plugin).
606
Successfully linked bs2b.so.
607
Leaving directory bs2b.
608
Entering directory resample.
609
Successfully generated dependencies.
610
Successfully compiled resample.c (plugin).
611
Successfully compiled plugin.c (plugin).
612
Successfully linked resample.so.
613
Leaving directory resample.
614
Entering directory blur_scope.
615
Successfully generated dependencies.
616
Successfully compiled blur_scope.c (plugin).
617
Successfully compiled config.c (plugin).
618
Successfully linked blur_scope.so.
619
Leaving directory blur_scope.
620
Entering directory cairo-spectrum.
621
Successfully generated dependencies.
622
Successfully compiled cairo-spectrum.c (plugin).
623
Successfully linked cairo-spectrum.so.
624
Leaving directory cairo-spectrum.
625
Entering directory alarm.
626
Successfully generated dependencies.
627
Successfully compiled alarm.c (plugin).
628
Successfully compiled interface.c (plugin).
629
Successfully linked alarm.so.
630
Leaving directory alarm.
631
Entering directory albumart.
632
Successfully generated dependencies.
633
Successfully compiled albumart.c (plugin).
634
Successfully linked albumart.so.
635
Leaving directory albumart.
636
Entering directory search-tool.
637
Successfully generated dependencies.
638
Successfully compiled search-tool.c (plugin).
639
Successfully linked search-tool.so.
640
Leaving directory search-tool.
641
Entering directory hotkey.
642
Successfully generated dependencies.
643
Successfully compiled plugin.c (plugin).
644
gui.c: In function ‘set_keytext’:
645
gui.c:104:4: warning: ‘XKeycodeToKeysym’ is deprecated (declared at /usr/include/X11/Xlib.h:1695) [-Wdeprecated-declarations]
646
Successfully compiled gui.c (plugin).
647
Successfully compiled grab.c (plugin).
648
Successfully linked hotkey.so.
649
Leaving directory hotkey.
650
Entering directory gnomeshortcuts.
651
Successfully generated dependencies.
652
Successfully compiled gnomeshortcuts.c (plugin).
653
Successfully linked gnomeshortcuts.so.
654
Leaving directory gnomeshortcuts.
655
Entering directory lirc.
656
Successfully generated dependencies.
657
Successfully compiled lirc.c (plugin).
658
Successfully compiled configure.c (plugin).
659
Successfully linked lirc.so.
660
Leaving directory lirc.
661
Entering directory song_change.
662
Successfully generated dependencies.
663
Successfully compiled formatter.c (plugin).
664
Successfully compiled song_change.c (plugin).
665
Successfully linked song_change.so.
666
Leaving directory song_change.
667
Entering directory statusicon.
668
Successfully generated dependencies.
669
Successfully compiled statusicon.c (plugin).
670
Successfully compiled config.c (plugin).
671
Successfully compiled util.c (plugin).
672
Successfully linked statusicon.so.
673
Leaving directory statusicon.
674
Entering directory aosd.
675
Successfully generated dependencies.
676
Successfully compiled aosd.c (plugin).
677
aosd_osd.c: In function ‘aosd_osd_create’:
678
aosd_osd.c:225:3: warning: ‘pango_cairo_font_map_create_context’ is deprecated (declared at /usr/include/pango-1.0/pango/pangocairo.h:79): Use 'pango_font_map_create_context' instead [-Wdeprecated-declarations]
679
Successfully compiled aosd_osd.c (plugin).
680
Successfully compiled aosd_style.c (plugin).
681
Successfully compiled aosd_trigger.c (plugin).
682
Successfully compiled aosd_ui.c (plugin).
683
Successfully compiled aosd_cfg.c (plugin).
684
Successfully compiled ghosd.c (plugin).
685
Successfully compiled ghosd-main.c (plugin).
686
Successfully linked aosd.so.
687
Leaving directory aosd.
688
Entering directory notify.
689
Successfully generated dependencies.
690
Successfully compiled libnotify-aosd.c (plugin).
691
Successfully compiled libnotify-aosd_event.c (plugin).
692
Successfully compiled libnotify-aosd_osd.c (plugin).
693
Successfully linked notify.so.
694
Leaving directory notify.
695
Entering directory mpris2.
696
Successfully generated dependencies.
697
Successfully compiled object-core.c (plugin).
698
Successfully compiled object-player.c (plugin).
699
Successfully compiled plugin.c (plugin).
700
Successfully linked mpris2.so.
701
Leaving directory mpris2.
702
Entering directory cd-menu-items.
703
Successfully generated dependencies.
704
Successfully compiled cd-menu-items.c (plugin).
705
Successfully linked cd-menu-items.so.
706
Leaving directory cd-menu-items.
707
Entering directory scrobbler.
708
Successfully generated dependencies.
709
Successfully compiled fmt.c (plugin).
710
Successfully compiled configure.c (plugin).
711
Successfully compiled scrobbler.c (plugin).
712
Successfully compiled plugin.c (plugin).
713
Successfully linked scrobbler.so.
714
Leaving directory scrobbler.
715
Entering directory mtp_up.
716
Successfully generated dependencies.
717
Successfully compiled mtp.c (plugin).
718
Successfully compiled filetype.c (plugin).
719
Successfully linked mtp_up.so.
720
Leaving directory mtp_up.
721
Entering directory gtkui.
722
Successfully generated dependencies.
723
Successfully compiled columns.c (plugin).
724
Successfully compiled layout.c (plugin).
725
Successfully compiled menus.c (plugin).
726
Successfully compiled ui_infoarea.c (plugin).
727
Successfully compiled ui_gtk.c (plugin).
728
ui_playlist_widget.c: In function ‘ui_playlist_widget_scroll’:
729
ui_playlist_widget.c:461:5: warning: ‘gtk_widget_get_pointer’ is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkwidget.h:747): Use 'gdk_window_get_device_position' instead [-Wdeprecated-declarations]
730
Successfully compiled ui_playlist_widget.c (plugin).
731
Successfully compiled ui_playlist_notebook.c (plugin).
732
Successfully compiled ui_statusbar.c (plugin).
733
Successfully compiled playlist_util.c (plugin).
734
Successfully linked gtkui.so.
735
Leaving directory gtkui.
736
Entering directory skins.
737
Successfully generated dependencies.
738
Successfully compiled drag-handle.c (plugin).
739
Successfully compiled plugin.c (plugin).
740
Successfully compiled skins_cfg.c (plugin).
741
Successfully compiled surface.c (plugin).
742
Successfully compiled ui_skin.c (plugin).
743
Successfully compiled ui_skinned_window.c (plugin).
744
Successfully compiled ui_dock.c (plugin).
745
Successfully compiled util.c (plugin).
746
Successfully compiled ui_vis.c (plugin).
747
Successfully compiled ui_svis.c (plugin).
748
Successfully compiled ui_skinned_menurow.c (plugin).
749
Successfully compiled ui_skinned_button.c (plugin).
750
Successfully compiled ui_skinned_textbox.c (plugin).
751
Successfully compiled ui_skinned_playstatus.c (plugin).
752
Successfully compiled ui_skinned_monostereo.c (plugin).
753
Successfully compiled ui_skinned_number.c (plugin).
754
Successfully compiled ui_skinned_horizontal_slider.c (plugin).
755
Successfully compiled ui_skinned_equalizer_graph.c (plugin).
756
Successfully compiled ui_skinned_equalizer_slider.c (plugin).
757
Successfully compiled ui_skinned_playlist.c (plugin).
758
Successfully compiled ui_skinned_playlist_slider.c (plugin).
759
ui_main.c: In function ‘mainwin_scrolled’:
760
ui_main.c:507:5: warning: enumeration value ‘GDK_SCROLL_SMOOTH’ not handled in switch [-Wswitch]
761
Successfully compiled ui_main.c (plugin).
762
ui_equalizer.c: In function ‘action_equ_save_auto_preset’:
763
ui_equalizer.c:1084:28: warning: ‘g_basename’ is deprecated (declared at /usr/include/glib-2.0/glib/gfileutils.h:159): Use 'g_path_get_basename' instead [-Wdeprecated-declarations]
764
Successfully compiled ui_equalizer.c (plugin).
765
Successfully compiled ui_playlist.c (plugin).
766
Successfully compiled ui_main_evlisteners.c (plugin).
767
Successfully compiled ui_manager.c (plugin).
768
Successfully compiled ui_hints.c (plugin).
769
Successfully compiled ui_skinselector.c (plugin).
770
Successfully linked skins.so.
771
Leaving directory skins.
772
Entering directory lyricwiki.
773
Successfully generated dependencies.
774
Successfully compiled lyricwiki.c (plugin).
775
Successfully compiled urlencode.c (plugin).
776
Successfully linked lyricwiki.so.
777
Leaving directory lyricwiki.
778
Entering directory audpl.
779
Successfully generated dependencies.
780
Successfully compiled audpl.c (plugin).
781
Successfully linked audpl.so.
782
Leaving directory audpl.
783
Entering directory m3u.
784
Successfully generated dependencies.
785
Successfully compiled m3u.c (plugin).
786
Successfully linked m3u.so.
787
Leaving directory m3u.
788
Entering directory pls.
789
Successfully generated dependencies.
790
Successfully compiled pls.c (plugin).
791
Successfully compiled util.c (plugin).
792
Successfully linked pls.so.
793
Leaving directory pls.
794
Entering directory asx.
795
Successfully generated dependencies.
796
Successfully compiled asx.c (plugin).
797
Successfully compiled util.c (plugin).
798
Successfully linked asx.so.
799
Leaving directory asx.
800
Entering directory xspf.
801
Successfully generated dependencies.
802
Successfully compiled xspf.c (plugin).
803
Successfully linked xspf.so.
804
Leaving directory xspf.
805
Entering directory cue.
806
Successfully generated dependencies.
807
Successfully compiled cue.c (plugin).
808
Successfully linked cue.so.
809
Leaving directory cue.
810
Entering directory unix-io.
811
Successfully generated dependencies.
812
Successfully compiled gtk.c (plugin).
813
Successfully compiled unix-io.c (plugin).
814
Successfully linked unix-io.so.
815
Leaving directory unix-io.
816
Entering directory neon.
817
Successfully generated dependencies.
818
Successfully compiled neon.c (plugin).
819
Successfully compiled rb.c (plugin).
820
Successfully compiled cert_verification.c (plugin).
821
Successfully linked neon.so.
822
Leaving directory neon.
823
Entering directory mms.
824
Successfully generated dependencies.
825
Successfully compiled mms.c (plugin).
826
Successfully linked mms.so.
827
Leaving directory mms.
828
Leaving directory src.
829
Entering directory po.
830
Successfully compiled ca.po.
831
Successfully compiled cs.po.
832
Successfully compiled cy.po.
833
Successfully compiled de.po.
834
Successfully compiled es.po.
835
Successfully compiled es_AR.po.
836
Successfully compiled es_MX.po.
837
Successfully compiled et.po.
838
Successfully compiled eu.po.
839
Successfully compiled fr.po.
840
Successfully compiled hu.po.
841
Successfully compiled it.po.
842
Successfully compiled ja.po.
843
Successfully compiled lv.po.
844
Successfully compiled lt.po.
845
Successfully compiled pl.po.
846
Successfully compiled ro.po.
847
Successfully compiled ru.po.
848
Successfully compiled sk.po.
849
Successfully compiled sr.po.
850
Successfully compiled tr.po.
851
Successfully compiled uk.po.
852
Successfully compiled vi.po.
853
Successfully compiled zh_CN.po.
854
Successfully compiled zh_TW.po.
855
Leaving directory po.
856
doug@doug-XPS-M1330:~/Desktop/recent/aud/audacious-plugins$ 
857