Project

General

Profile

configure.txt

Output of ./configure --enable-gtk - Jazz Williams, March 23, 2020 21:37

 
1
checking build system type... x86_64-unknown-linux-gnu
2
checking host system type... x86_64-unknown-linux-gnu
3
checking target system type... x86_64-unknown-linux-gnu
4
checking for gcc... gcc
5
checking whether the C compiler works... yes
6
checking for C compiler default output file name... a.out
7
checking for suffix of executables... 
8
checking whether we are cross compiling... no
9
checking for suffix of object files... o
10
checking whether we are using the GNU C compiler... yes
11
checking whether gcc accepts -g... yes
12
checking for gcc option to accept ISO C89... none needed
13
checking for g++... g++
14
checking whether we are using the GNU C++ compiler... yes
15
checking whether g++ accepts -g... yes
16
checking how to run the C preprocessor... gcc -E
17
checking for grep that handles long lines and -e... /usr/bin/grep
18
checking for egrep... /usr/bin/grep -E
19
checking for ANSI C header files... yes
20
checking for sys/types.h... yes
21
checking for sys/stat.h... yes
22
checking for stdlib.h... yes
23
checking for string.h... yes
24
checking for memory.h... yes
25
checking for strings.h... yes
26
checking for inttypes.h... yes
27
checking for stdint.h... yes
28
checking for unistd.h... yes
29
checking whether byte ordering is bigendian... no
30
checking for special C compiler options needed for large files... no
31
checking for _FILE_OFFSET_BITS value needed for large files... no
32
checking for pkg-config... /usr/bin/pkg-config
33
checking pkg-config is at least version 0.9.0... yes
34
checking operating system type... Linux
35
checking whether the C/C++ compiler supports -Wtype-limits... yes
36
checking whether the C/C++ compiler supports -Wno-stringop-truncation... 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 QTCORE... yes
52
checking for QT... yes
53
checking for shared library system... ELF
54
checking whether make sets $(MAKE)... yes
55
checking for a BSD-compatible install... /usr/bin/install -c
56
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
57
checking for a sed that does not truncate output... /usr/bin/sed
58
checking whether NLS is requested... yes
59
checking for msgfmt... /usr/bin/msgfmt
60
checking for gmsgfmt... /usr/bin/msgfmt
61
checking for xgettext... /usr/bin/xgettext
62
checking for msgmerge... /usr/bin/msgmerge
63
checking for ld used by gcc... /usr/bin/ld
64
checking if the linker (/usr/bin/ld) is GNU ld... yes
65
checking for shared library run path origin... done
66
checking 32-bit host C ABI... no
67
checking for the common suffixes of directories in the library search path... lib,lib
68
checking for CFPreferencesCopyAppValue... no
69
checking for CFLocaleCopyCurrent... no
70
checking for CFLocaleCopyPreferredLanguages... 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 XML... yes
76
checking for ADLIB... no
77
checking for CDIO... no
78
checking for LIBFLAC... yes
79
checking for VORBIS... yes
80
checking for FLUIDSYNTH... yes
81
checking for MPG123... yes
82
checking neaacdec.h usability... no
83
checking neaacdec.h presence... no
84
checking for neaacdec.h... no
85
checking for NeAACDecInit2 in -lfaad... no
86
checking for WAVPACK... yes
87
checking for SNDFILE... no
88
checking for MODPLUG... no
89
checking for OPENMPT... no
90
checking for SIDPLAYFP... no
91
checking zlib.h usability... yes
92
checking zlib.h presence... yes
93
checking for zlib.h... yes
94
checking for BS2B... no
95
checking for SAMPLERATE... no
96
checking for SAMPLERATE... no
97
checking for SOXR... no
98
checking for ALSA... no
99
checking for JACK... no
100
checking for JACK... no
101
checking sys/soundcard.h usability... yes
102
checking sys/soundcard.h presence... yes
103
checking for sys/soundcard.h... yes
104
checking for PULSE... yes
105
checking for sio_open in -lsndio... no
106
checking for CUE... no
107
checking for CUE... no
108
checking for NEON... yes
109
checking for MMS... no
110
checking for NOTIFY... no
111
checking lirc/lirc_client.h usability... no
112
checking lirc/lirc_client.h presence... no
113
checking for lirc/lirc_client.h... no
114
checking for gdbus-codegen... yes
115
checking sys/wait.h usability... yes
116
checking sys/wait.h presence... yes
117
checking for sys/wait.h... yes
118
checking for CURL... yes
119
checking for glXCreateContext in -lGL... yes
120
checking for GDKX11... yes
121
checking for X11EXT... yes
122
checking for AMPACHE... no
123
checking for QTMULTIMEDIA... no
124
checking for QTNETWORK... yes
125
checking for QTOPENGL... yes
126
checking for FFMPEG... yes
127
checking for SDL... no
128
checking for SDL... no
129
checking for lame_get_id3v2_tag in -lmp3lame... no
130
checking for tput... /usr/bin/tput
131
configure: creating ./config.status
132
config.status: creating buildsys.mk
133
config.status: creating extra.mk
134
config.status: creating config.h
135
config.status: executing po-directories commands
136

    
137
Configuration:
138

    
139
  Install path:                           /usr/local/lib/audacious
140

    
141
  GTK+ support:                           yes
142
  Qt support:                             yes
143

    
144
  Audio Formats
145
  -------------
146
  Audio CD:                               no
147
  Free Lossless Audio Codec:              yes
148
  Ogg Vorbis:                             yes
149
  MIDI (via FluidSynth):                  yes
150
  MPEG-1 Layer I/II/III (via mpg123):     yes
151
  MPEG-2/4 AAC:                           no
152
  WavPack:                                yes
153

    
154
  External Decoders
155
  -----------------
156
  FFmpeg/Libav:                           ffmpeg
157
  libsndfile:                             no
158

    
159
  Chiptunes
160
  ---------
161
  AdLib synthesizer (adplug):             no
162
  Commodore 64 audio (sid):               no
163
  Game Music Emu (spc, nsf, gbs, etc.):   yes
164
  ModPlug:                                no
165
  OpenMPT:                                no
166
  Nintendo DS audio (xsf):                yes
167
  PlayStation audio (psf/psf2):           yes
168
  Vortex Tracker (vtx):                   yes
169

    
170
  Other Inputs
171
  ------------
172
  Metronome:                              yes
173
  Tone Generator:                         yes
174

    
175
  Effects
176
  -------
177
  Bauer stereophonic-to-binaural (bs2b):  no
178
  Channel Mixer:                          yes
179
  Crystalizer:                            yes
180
  Dynamic Range Compressor:               yes
181
  Echo/Surround:                          yes
182
  Extra Stereo:                           yes
183
  LADSPA Host (requires GTK+):            yes
184
  Sample Rate Converter:                  no
185
  Silence Removal:                        yes
186
  SoX Resampler:                          no
187
  Speed and Pitch:                        no
188
  Voice Removal:                          yes
189

    
190
  Outputs
191
  -------
192
  Advanced Linux Sound Architecture:      no
193
  Jack Audio Connection Kit:              no
194
  Open Sound System:                      yes
195
  PulseAudio:                             yes
196
  Simple DirectMedia Layer:               no
197
  Sndio:                                  no
198
  Win32 waveOut:                          no
199
  FileWriter:                             yes
200
    -> MP3 encoding:                      no
201
    -> Vorbis encoding:                   yes
202
    -> FLAC encoding:                     yes
203

    
204
  Playlists
205
  ---------
206
  Cue sheets:                             no
207
  M3U playlists:                          yes
208
  Microsoft ASX (legacy):                 yes
209
  Microsoft ASX 3.0:                      yes
210
  PLS playlists:                          yes
211
  XML Sharable Playlist Format (XSPF):    yes
212

    
213
  Transports
214
  ----------
215
  FTP, SFTP, SMB (via GIO):               yes
216
  HTTP/HTTPS (via neon):                  yes
217
  MMS (via libmms):                       no
218

    
219
  General
220
  -------
221
  Alarm (requires GTK+):                  yes
222
  Ampache browser (requires Qt):          no
223
  Delete Files:                           yes
224
  libnotify OSD:                          no
225
  Linux Infrared Remote Control (LIRC):   no
226
  MPRIS 2 Server:                         yes
227
  Scrobbler 2.0:                          yes
228
  Song Change:                            yes
229

    
230
  GTK+ Support
231
  ------------
232
  GTK Interface:                          yes
233
  Winamp Classic Interface:               yes
234
  Album Art:                              yes
235
  Blur Scope:                             yes
236
  OpenGL Spectrum Analyzer:               yes
237
  LyricWiki viewer:                       yes
238
  Playlist Manager:                       yes
239
  Search Tool:                            yes
240
  Spectrum Analyzer (2D):                 yes
241
  Status Icon:                            yes
242
  X11 Global Hotkeys:                     yes
243
  X11 On-Screen Display (aosd):           yes
244

    
245
  Qt Support
246
  ----------
247
  Qt Multimedia output:                   no
248
  Qt Interface:                           yes
249
  Winamp Classic Interface:               yes
250
  Album Art:                              yes
251
  Blur Scope:                             yes
252
  LyricWiki viewer:                       yes
253
  OpenGL Spectrum Analyzer:               yes
254
  Playlist Manager:                       yes
255
  Search Tool:                            yes
256
  Song Info:                              yes
257
  Spectrum Analyzer (2D):                 yes
258
  Status Icon:                            yes
259
  Stream Tuner:                           yes
260
  VU Meter:                               yes
261