Project

General

Profile

build-fail.txt

Doug McMahon, March 24, 2012 07:51

 
1
doug@doug-XPS-M1330:~/Desktop/recent/aud2$ git clone git://github.com/audacious-media-player/audacious-plugins.git audacious-plugins
2
Cloning into 'audacious-plugins'...
3
remote: Counting objects: 45163, done.
4
remote: Compressing objects: 100% (11145/11145), done.
5
remote: Total 45163 (delta 33984), reused 45134 (delta 33955)
6
Receiving objects: 100% (45163/45163), 15.58 MiB | 2.18 MiB/s, done.
7
Resolving deltas: 100% (33984/33984), done.
8
doug@doug-XPS-M1330:~/Desktop/recent/aud2$ cd audacious-plugins
9
doug@doug-XPS-M1330:~/Desktop/recent/aud2/audacious-plugins$ ./autogen.sh
10
*info* running aclocal (-I m4)
11
*info* running autoheader
12
*info* running autoconf
13
doug@doug-XPS-M1330:~/Desktop/recent/aud2/audacious-plugins$ ./configure --disable-jack --disable-alsa checking build system type... i686-pc-linux-gnu
14
checking host system type... i686-pc-linux-gnu
15
checking target system type... i686-pc-linux-gnu
16
checking for gcc... gcc
17
checking whether the C compiler works... yes
18
checking for C compiler default output file name... a.out
19
checking for suffix of executables... 
20
checking whether we are cross compiling... no
21
checking for suffix of object files... o
22
checking whether we are using the GNU C compiler... yes
23
checking whether gcc accepts -g... yes
24
checking for gcc option to accept ISO C89... none needed
25
checking for g++... g++
26
checking whether we are using the GNU C++ compiler... yes
27
checking whether g++ accepts -g... yes
28
checking for style of include used by make... GNU
29
checking dependency style of gcc... none
30
checking how to run the C preprocessor... gcc -E
31
checking for grep that handles long lines and -e... /bin/grep
32
checking for egrep... /bin/grep -E
33
checking for ANSI C header files... yes
34
checking for sys/types.h... yes
35
checking for sys/stat.h... yes
36
checking for stdlib.h... yes
37
checking for string.h... yes
38
checking for memory.h... yes
39
checking for strings.h... yes
40
checking for inttypes.h... yes
41
checking for stdint.h... yes
42
checking for unistd.h... yes
43
checking whether byte ordering is bigendian... no
44
checking for special C compiler options needed for large files... no
45
checking for _FILE_OFFSET_BITS value needed for large files... 64
46
checking for pkg-config... /usr/bin/pkg-config
47
checking pkg-config is at least version 0.9.0... yes
48
checking whether the C/C++ compiler supports -Wtype-limits... yes
49
checking for Linux... yes
50
checking for GNU make... make
51
checking whether ln -s works... yes
52
checking whether make sets $(MAKE)... yes
53
checking for rm... /bin/rm
54
checking for mv... /bin/mv
55
checking for cp... /bin/cp
56
checking for ar... /usr/bin/ar
57
checking for tr... /usr/bin/tr
58
checking for ranlib... /usr/bin/ranlib
59
checking for windres... no
60
checking for GLIB... yes
61
checking for GTHREAD... yes
62
checking for PANGO... yes
63
checking for CAIRO... yes
64
checking for GTK... yes
65
checking for tput... /usr/bin/tput
66
checking for shared library system... GNU
67
checking for fcntl... yes
68
checking for fsync... yes
69
checking for mkdtemp... yes
70
checking for a BSD-compatible install... /usr/bin/install -c
71
checking for a thread-safe mkdir -p... /bin/mkdir -p
72
checking whether NLS is requested... yes
73
checking for msgfmt... /usr/bin/msgfmt
74
checking for gmsgfmt... /usr/bin/msgfmt
75
checking for xgettext... /usr/bin/xgettext
76
checking for msgmerge... /usr/bin/msgmerge
77
checking for ld used by GCC... /usr/bin/ld
78
checking if the linker (/usr/bin/ld) is GNU ld... yes
79
checking for shared library run path origin... done
80
checking for CFPreferencesCopyAppValue... no
81
checking for CFLocaleCopyCurrent... no
82
checking for GNU gettext in libc... yes
83
checking whether to use NLS... yes
84
checking where the gettext function comes from... libc
85
checking for AUDACIOUS... yes
86
checking for the pthreads library -lpthreads... no
87
checking whether pthreads work without any flags... no
88
checking whether pthreads work with -Kthread... no
89
checking whether pthreads work with -kthread... no
90
checking for the pthreads library -llthread... no
91
checking whether pthreads work with -pthread... yes
92
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
93
checking if more special flags are required for pthreads... no
94
checking for PTHREAD_PRIO_INHERIT... no
95
checking zlib.h usability... yes
96
checking zlib.h presence... yes
97
checking for zlib.h... yes
98
checking for PULSE... yes
99
checking for MPG123... yes
100
checking for GDKX11... yes
101
checking for DBUS... yes
102
checking lirc/lirc_client.h usability... yes
103
checking lirc/lirc_client.h presence... yes
104
checking for lirc/lirc_client.h... yes
105
checking sys/wait.h usability... yes
106
checking sys/wait.h presence... yes
107
checking for sys/wait.h... yes
108
checking for PANGO... yes
109
checking for CAIRO... yes
110
checking for PANGOCAIRO... yes
111
checking for XRENDER... yes
112
checking for XCOMPOSITE... yes
113
checking for NOTIFY... yes
114
checking for GIO_UNIX... yes
115
checking for BINIO... yes
116
checking for OGG_VORBIS... yes
117
checking for LIBFLAC... yes
118
checking for WAVPACK... yes
119
checking faad.h usability... yes
120
checking faad.h presence... yes
121
checking for faad.h... yes
122
checking whether FAAD2_VERSION is declared... yes
123
checking whether NeAACDecInit2 is declared... yes
124
checking for NeAACDecInit2 in -lfaad... yes
125
checking for SNDFILE... yes
126
checking for MODPLUG... yes
127
checking for FFMPEG... yes
128
checking for pkg-config... /usr/bin/pkg-config
129
checking how to run the C++ preprocessor... g++ -E
130
checking for working SIDPlay1 library and headers... no
131
checking for working SIDPlay2 library and headers...   -lsidplay2 
132
checking for SIDPlay2 builders directory... /usr/lib/
133
checking for reSID builder module... yes
134
checking for HardSID builder module... yes
135
checking libSIDPlay2 API style... (old style API)
136
checking libSIDPlay2+reSID distortion patch... no
137
checking sys/soundcard.h usability... yes
138
checking sys/soundcard.h presence... yes
139
checking for sys/soundcard.h... yes
140
checking soundcard.h usability... no
141
checking soundcard.h presence... no
142
checking for soundcard.h... no
143
checking for OSS4... yes
144
*** ALSA output plugin disabled per user request ***
145
checking for sdl-config... /usr/bin/sdl-config
146
checking for SDL - version >= 1.2.5... yes
147
checking for FLUIDSYNTH... no
148
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 ***"
149
checking for CDIO... yes
150
checking for CDIO... yes
151
checking for CDDB... yes
152
checking for CURL... yes
153
checking for NEON... yes
154
checking for ne_set_connect_timeout in -lneon... yes
155
checking for MMS... yes
156
checking for MTP... yes
157
checking for XML... yes
158
checking for CUE... yes
159
checking for lame_get_id3v2_tag in -lmp3lame -lm... yes
160
checking for OGG_VORBIS... yes
161
checking for FLAC... yes
162
checking for BS2B... yes
163
checking for SAMPLERATE... yes
164
checking for GLIB214... yes
165
configure: touching .deps files
166
configure: creating ./config.status
167
config.status: creating buildsys.mk
168
config.status: creating extra.mk
169
config.status: creating config.h
170
config.status: executing depfiles commands
171
config.status: executing po-directories commands
172

    
173
Configuration:
174

    
175
  Install path:                           
176

    
177
  Output Plugins
178
  --------------
179
  Open Sound System (oss4):               yes
180
  Advanced Linux Sound Arch. (alsa):      no
181
  PulseAudio (pulse):                     yes
182
  Jack Audio Connection Kit (jack):       no
183
  Simple DirectMedia Layer (sdlout):      yes
184
  FileWriter:                             yes
185
    -> FileWriter MP3 output part:        yes
186
    -> FileWriter Vorbis output part:     yes
187
    -> FileWriter FLAC output part:       yes
188
  Null Audio output (null):               yes
189
  Open Sound System v3 (deprecated):      no
190

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

    
216
  General
217
  -------
218
  Alarm:                                  yes
219
  Album Art:                              yes
220
  Linux Infrared Remote Control (LIRC)    yes
221
  MPRIS 2 Server:                         yes
222
  Search Tool:                            yes
223
  Song Change:                            yes
224
  Status Icon:                            yes
225
  Audacious OSD:                          yes
226
    -> X Composite support:               yes
227
  libnotify OSD:                          yes
228
  Global Hotkey Plugin:                   yes
229
  Gnome Shortcuts Plugin:                 yes
230
  AudioScrobbler Client:                  yes
231
  Upload to MTP device:                   yes
232
  LyricWiki viewer:                       yes
233

    
234
  Effect
235
  ------
236
  Channel Mixer:                          yes
237
  Crystalizer:                            yes
238
  Dynamic Range Compressor:               yes
239
  Echo/Surround:                          yes
240
  Extra Stereo:                           yes
241
  LADSPA Host:                            yes
242
  SndStretch:                             yes
243
  Voice Removal:                          yes
244
  Bauer stereophonic-to-binaural (bs2b):  yes
245
  Sample Rate Converter (resample):       yes
246

    
247
  Visualization
248
  -------------
249
  Blur Scope:                             yes
250
  Cairo Spectrum Analyzer:                yes
251

    
252
  Transport
253
  ---------
254
  neon-based http/https:                  yes
255
  libmms-based mms:                       yes
256
  GIO transport (experimental):           no
257
  SMB transport (experimental):           no
258

    
259
  Container
260
  ---------
261
  Audacious playlist format (audpl):      yes
262
  Winamp PLS playlist format (pls):       yes
263
  M3U playlist format (m3u):              yes
264
  XML Sharable Playlist Format (xspf):    yes
265
  CUE playlist format (cue):              yes
266

    
267
  Interfaces
268
  ----------
269
  GTK (gtkui):                            yes
270
  Winamp Classic (skins):                 yes
271

    
272

    
273

    
274
doug@doug-XPS-M1330:~/Desktop/recent/aud2/audacious-plugins$ make
275
Entering directory src.
276
Entering directory tonegen.
277
Successfully generated dependencies.
278
Successfully compiled tonegen.c (plugin).
279
Successfully linked tonegen.so.
280
Leaving directory tonegen.
281
Entering directory metronom.
282
Successfully generated dependencies.
283
Successfully compiled metronom.c (plugin).
284
Successfully linked metronom.so.
285
Leaving directory metronom.
286
Entering directory vtx.
287
Successfully generated dependencies.
288
Successfully compiled about.c (plugin).
289
Successfully compiled ay8912.c (plugin).
290
Successfully compiled info.c (plugin).
291
Successfully compiled lh5dec.c (plugin).
292
Successfully compiled vtx.c (plugin).
293
Successfully compiled vtxfile.c (plugin).
294
Successfully linked vtx.so.
295
Leaving directory vtx.
296
Entering directory console.
297
Successfully generated dependencies.
298
Successfully compiled Ay_Apu.cxx (plugin).
299
Successfully compiled Ay_Cpu.cxx (plugin).
300
Successfully compiled Ay_Emu.cxx (plugin).
301
Successfully compiled Blip_Buffer.cxx (plugin).
302
Successfully compiled Classic_Emu.cxx (plugin).
303
Successfully compiled Data_Reader.cxx (plugin).
304
Successfully compiled Dual_Resampler.cxx (plugin).
305
Successfully compiled Effects_Buffer.cxx (plugin).
306
Successfully compiled Fir_Resampler.cxx (plugin).
307
Successfully compiled Gbs_Emu.cxx (plugin).
308
Successfully compiled Gb_Apu.cxx (plugin).
309
Successfully compiled Gb_Cpu.cxx (plugin).
310
Successfully compiled Gb_Oscs.cxx (plugin).
311
Successfully compiled gme.cxx (plugin).
312
Successfully compiled Gme_File.cxx (plugin).
313
Successfully compiled Gym_Emu.cxx (plugin).
314
Successfully compiled Gzip_Reader.cxx (plugin).
315
Successfully compiled Hes_Apu.cxx (plugin).
316
Successfully compiled Hes_Cpu.cxx (plugin).
317
Successfully compiled Hes_Emu.cxx (plugin).
318
Successfully compiled Kss_Cpu.cxx (plugin).
319
Successfully compiled Kss_Emu.cxx (plugin).
320
Successfully compiled Kss_Scc_Apu.cxx (plugin).
321
Successfully compiled M3u_Playlist.cxx (plugin).
322
Successfully compiled Multi_Buffer.cxx (plugin).
323
Successfully compiled Music_Emu.cxx (plugin).
324
Successfully compiled Nes_Apu.cxx (plugin).
325
Successfully compiled Nes_Cpu.cxx (plugin).
326
Successfully compiled Nes_Fme7_Apu.cxx (plugin).
327
Successfully compiled Nes_Namco_Apu.cxx (plugin).
328
Successfully compiled Nes_Oscs.cxx (plugin).
329
Successfully compiled Nes_Vrc6_Apu.cxx (plugin).
330
Successfully compiled Nsfe_Emu.cxx (plugin).
331
Successfully compiled Nsf_Emu.cxx (plugin).
332
Successfully compiled Sap_Apu.cxx (plugin).
333
Successfully compiled Sap_Cpu.cxx (plugin).
334
Successfully compiled Sap_Emu.cxx (plugin).
335
Successfully compiled Sms_Apu.cxx (plugin).
336
Successfully compiled Snes_Spc.cxx (plugin).
337
Successfully compiled Spc_Cpu.cxx (plugin).
338
Successfully compiled Spc_Dsp.cxx (plugin).
339
Successfully compiled Spc_Emu.cxx (plugin).
340
Successfully compiled Spc_Filter.cxx (plugin).
341
Successfully compiled Vfs_File.cxx (plugin).
342
Successfully compiled Vgm_Emu.cxx (plugin).
343
Successfully compiled Vgm_Emu_Impl.cxx (plugin).
344
Successfully compiled Ym2413_Emu.cxx (plugin).
345
Successfully compiled Ym2612_Emu.cxx (plugin).
346
Successfully compiled Zlib_Inflater.cxx (plugin).
347
Successfully compiled Audacious_Driver.cxx (plugin).
348
Successfully compiled configure.c (plugin).
349
Successfully compiled plugin.c (plugin).
350
Successfully linked console.so.
351
Leaving directory console.
352
Entering directory xsf.
353
Successfully generated dependencies.
354
Successfully compiled corlett.c (plugin).
355
Successfully compiled plugin.c (plugin).
356
Successfully compiled vio2sf.c (plugin).
357
Successfully compiled desmume/armcpu.c (plugin).
358
Successfully compiled desmume/bios.c (plugin).
359
Successfully compiled desmume/FIFO.c (plugin).
360
Successfully compiled desmume/matrix.c (plugin).
361
Successfully compiled desmume/MMU.c (plugin).
362
Successfully compiled desmume/SPU.c (plugin).
363
Successfully compiled desmume/arm_instructions.c (plugin).
364
Successfully compiled desmume/cp15.c (plugin).
365
Successfully compiled desmume/GPU.c (plugin).
366
Successfully compiled desmume/mc.c (plugin).
367
Successfully compiled desmume/NDSSystem.c (plugin).
368
Successfully compiled desmume/thumb_instructions.c (plugin).
369
Successfully linked xsf.so.
370
Leaving directory xsf.
371
Entering directory psf.
372
Successfully generated dependencies.
373
Successfully compiled corlett.c (plugin).
374
Successfully compiled plugin.c (plugin).
375
Successfully compiled psx.c (plugin).
376
Successfully compiled psx_hw.c (plugin).
377
Successfully compiled eng_psf.c (plugin).
378
Successfully compiled eng_psf2.c (plugin).
379
Successfully compiled eng_spx.c (plugin).
380
Successfully compiled peops/spu.c (plugin).
381
Successfully compiled peops2/dma.c (plugin).
382
Successfully compiled peops2/registers.c (plugin).
383
Successfully compiled peops2/spu.c (plugin).
384
Successfully linked psf2.so.
385
Leaving directory psf.
386
Entering directory mpg123.
387
Successfully generated dependencies.
388
Successfully compiled mpg123.c (plugin).
389
Successfully linked madplug.so.
390
Leaving directory mpg123.
391
Entering directory adplug.
392
Successfully generated dependencies.
393
Successfully compiled adplug-xmms.cc (plugin).
394
Successfully compiled core/fmopl.c (plugin).
395
Successfully compiled core/debug.c (plugin).
396
Successfully compiled core/adlibemu.c (plugin).
397
Successfully compiled core/adplug.cxx (plugin).
398
Successfully compiled core/emuopl.cxx (plugin).
399
Successfully compiled core/fprovide.cxx (plugin).
400
Successfully compiled core/player.cxx (plugin).
401
Successfully compiled core/database.cxx (plugin).
402
Successfully compiled core/hsc.cxx (plugin).
403
Successfully compiled core/sng.cxx (plugin).
404
Successfully compiled core/imf.cxx (plugin).
405
Successfully compiled core/players.cxx (plugin).
406
Successfully compiled core/protrack.cxx (plugin).
407
Successfully compiled core/a2m.cxx (plugin).
408
Successfully compiled core/adtrack.cxx (plugin).
409
Successfully compiled core/amd.cxx (plugin).
410
Successfully compiled core/bam.cxx (plugin).
411
Successfully compiled core/cmf.cxx (plugin).
412
Successfully compiled core/d00.cxx (plugin).
413
Successfully compiled core/dfm.cxx (plugin).
414
Successfully compiled core/dmo.cxx (plugin).
415
Successfully compiled core/hsp.cxx (plugin).
416
Successfully compiled core/ksm.cxx (plugin).
417
Successfully compiled core/mad.cxx (plugin).
418
Successfully compiled core/mid.cxx (plugin).
419
Successfully compiled core/mkj.cxx (plugin).
420
Successfully compiled core/cff.cxx (plugin).
421
Successfully compiled core/dtm.cxx (plugin).
422
Successfully compiled core/fmc.cxx (plugin).
423
Successfully compiled core/mtk.cxx (plugin).
424
Successfully compiled core/rad.cxx (plugin).
425
Successfully compiled core/raw.cxx (plugin).
426
Successfully compiled core/sa2.cxx (plugin).
427
Successfully compiled core/s3m.cxx (plugin).
428
Successfully compiled core/xad.cxx (plugin).
429
Successfully compiled core/flash.cxx (plugin).
430
Successfully compiled core/bmf.cxx (plugin).
431
Successfully compiled core/hybrid.cxx (plugin).
432
Successfully compiled core/hyp.cxx (plugin).
433
Successfully compiled core/psi.cxx (plugin).
434
Successfully compiled core/rat.cxx (plugin).
435
Successfully compiled core/u6m.cxx (plugin).
436
Successfully compiled core/rol.cxx (plugin).
437
Successfully compiled core/xsm.cxx (plugin).
438
Successfully compiled core/dro.cxx (plugin).
439
Successfully compiled core/dro2.cxx (plugin).
440
Successfully compiled core/lds.cxx (plugin).
441
Successfully compiled core/temuopl.cxx (plugin).
442
Successfully compiled core/msc.cxx (plugin).
443
Successfully compiled core/rix.cxx (plugin).
444
Successfully compiled core/adl.cxx (plugin).
445
Successfully compiled core/jbm.cxx (plugin).
446
Successfully compiled plugin.c (plugin).
447
Successfully linked adplug.so.
448
Leaving directory adplug.
449
Entering directory vorbis.
450
Successfully generated dependencies.
451
Successfully compiled vcupdate.c (plugin).
452
Successfully compiled vcedit.c (plugin).
453
Successfully compiled vorbis.c (plugin).
454
Successfully linked vorbis.so.
455
Leaving directory vorbis.
456
Entering directory flacng.
457
Successfully generated dependencies.
458
Successfully compiled plugin.c (plugin).
459
Successfully compiled tools.c (plugin).
460
Successfully compiled seekable_stream_callbacks.c (plugin).
461
Successfully compiled metadata.c (plugin).
462
Successfully linked flacng.so.
463
Leaving directory flacng.
464
Entering directory wavpack.
465
Successfully generated dependencies.
466
Successfully compiled wavpack.c (plugin).
467
Successfully linked wavpack.so.
468
Leaving directory wavpack.
469
Entering directory aac.
470
Successfully generated dependencies.
471
Successfully compiled itunes-cover.c (plugin).
472
Successfully compiled libmp4.c (plugin).
473
Successfully compiled mp4_utils.c (plugin).
474
aac_utils.c: In function ‘checkADTSForSeeking’:
475
aac_utils.c:71:9: warning: ‘g_strncasecmp’ is deprecated (declared at /usr/include/glib-2.0/glib/gstrfuncs.h:175) [-Wdeprecated-declarations]
476
Successfully compiled aac_utils.c (plugin).
477
Successfully compiled tagging_mp4.c (plugin).
478
Successfully compiled mp4ff/mp4ff.c (plugin).
479
Successfully compiled mp4ff/mp4atom.c (plugin).
480
Successfully compiled mp4ff/mp4meta.c (plugin).
481
Successfully compiled mp4ff/mp4sample.c (plugin).
482
Successfully compiled mp4ff/mp4util.c (plugin).
483
Successfully compiled mp4ff/mp4tagupdate.c (plugin).
484
Successfully linked aac.so.
485
Leaving directory aac.
486
Entering directory sndfile.
487
Successfully generated dependencies.
488
Successfully compiled plugin.c (plugin).
489
Successfully linked sndfile.so.
490
Leaving directory sndfile.
491
Entering directory modplug.
492
Successfully generated dependencies.
493
Successfully compiled archive/arch_raw.cxx (plugin).
494
Successfully compiled archive/archive.cxx (plugin).
495
Successfully compiled archive/open.cxx (plugin).
496
Successfully compiled plugin.cxx (plugin).
497
Successfully compiled modplugbmp.cxx (plugin).
498
Successfully compiled plugin_main.c (plugin).
499
Successfully linked modplug.so.
500
Leaving directory modplug.
501
Entering directory ffaudio.
502
Successfully generated dependencies.
503
ffaudio-core.c: In function ‘ffaudio_play’:
504
ffaudio-core.c:457:14: error: ‘SAMPLE_FMT_U8’ undeclared (first use in this function)
505
ffaudio-core.c:457:14: note: each undeclared identifier is reported only once for each function it appears in
506
ffaudio-core.c:458:14: error: ‘SAMPLE_FMT_S16’ undeclared (first use in this function)
507
ffaudio-core.c:459:14: error: ‘SAMPLE_FMT_S32’ undeclared (first use in this function)
508
ffaudio-core.c:460:14: error: ‘SAMPLE_FMT_FLT’ undeclared (first use in this function)
509
Failed to compile ffaudio-core.c (plugin)!
510
make[5]: *** [ffaudio-core.plugin.o] Error 1
511
make[4]: *** [all] Error 2
512
make[3]: *** [subdirs] Error 2
513
make[2]: *** [all] Error 2
514
make[1]: *** [subdirs] Error 2
515
make: *** [all] Error 2
516
doug@doug-XPS-M1330:~/Desktop/recent/aud2/audacious-plugins$ 
517