| 1 | ./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/var/run/pulse --with-system-user=pulse --with-system-group=pulse --with-access-group=pulse-access |
|---|
| 2 | checking for a BSD-compatible install... /usr/bin/install -c |
|---|
| 3 | checking whether build environment is sane... yes |
|---|
| 4 | checking for a thread-safe mkdir -p... /bin/mkdir -p |
|---|
| 5 | checking for gawk... gawk |
|---|
| 6 | checking whether make sets $(MAKE)... yes |
|---|
| 7 | checking how to create a pax tar archive... gnutar |
|---|
| 8 | checking build system type... i686-pc-linux-gnu |
|---|
| 9 | checking host system type... i686-pc-linux-gnu |
|---|
| 10 | checking for gcc... gcc |
|---|
| 11 | checking for C compiler default output file name... a.out |
|---|
| 12 | checking whether the C compiler works... yes |
|---|
| 13 | checking whether we are cross compiling... no |
|---|
| 14 | checking for suffix of executables... |
|---|
| 15 | checking for suffix of object files... o |
|---|
| 16 | checking whether we are using the GNU C compiler... yes |
|---|
| 17 | checking whether gcc accepts -g... yes |
|---|
| 18 | checking for gcc option to accept ISO C89... none needed |
|---|
| 19 | checking for style of include used by make... GNU |
|---|
| 20 | checking dependency style of gcc... gcc3 |
|---|
| 21 | checking for gcc option to accept ISO C99... -std=gnu99 |
|---|
| 22 | checking whether gcc -std=gnu99 and cc understand -c and -o together... yes |
|---|
| 23 | checking how to run the C preprocessor... gcc -std=gnu99 -E |
|---|
| 24 | checking for grep that handles long lines and -e... /bin/grep |
|---|
| 25 | checking for egrep... /bin/grep -E |
|---|
| 26 | checking whether gcc -std=gnu99 needs -traditional... no |
|---|
| 27 | checking for ANSI C header files... yes |
|---|
| 28 | checking for sys/types.h... yes |
|---|
| 29 | checking for sys/stat.h... yes |
|---|
| 30 | checking for stdlib.h... yes |
|---|
| 31 | checking for string.h... yes |
|---|
| 32 | checking for memory.h... yes |
|---|
| 33 | checking for strings.h... yes |
|---|
| 34 | checking for inttypes.h... yes |
|---|
| 35 | checking for stdint.h... yes |
|---|
| 36 | checking for unistd.h... yes |
|---|
| 37 | checking minix/config.h usability... no |
|---|
| 38 | checking minix/config.h presence... no |
|---|
| 39 | checking for minix/config.h... no |
|---|
| 40 | checking whether it is safe to define __EXTENSIONS__... yes |
|---|
| 41 | checking for gm4... no |
|---|
| 42 | checking for m4... m4 |
|---|
| 43 | checking if gcc -std=gnu99 supports -Wall flag... yes |
|---|
| 44 | checking if gcc -std=gnu99 supports -W flag... yes |
|---|
| 45 | checking if gcc -std=gnu99 supports -Wextra flag... yes |
|---|
| 46 | checking if gcc -std=gnu99 supports -pipe flag... yes |
|---|
| 47 | checking if gcc -std=gnu99 supports -Wno-long-long flag... yes |
|---|
| 48 | checking if gcc -std=gnu99 supports -Winline flag... yes |
|---|
| 49 | checking if gcc -std=gnu99 supports -Wvla flag... yes |
|---|
| 50 | checking if gcc -std=gnu99 supports -Wno-overlength-strings flag... yes |
|---|
| 51 | checking if gcc -std=gnu99 supports -Wunsafe-loop-optimizations flag... yes |
|---|
| 52 | checking if gcc -std=gnu99 supports -Wundef flag... yes |
|---|
| 53 | checking if gcc -std=gnu99 supports -Wformat=2 flag... yes |
|---|
| 54 | checking if gcc -std=gnu99 supports -Wlogical-op flag... yes |
|---|
| 55 | checking if gcc -std=gnu99 supports -Wsign-compare flag... yes |
|---|
| 56 | checking if gcc -std=gnu99 supports -Wformat-security flag... yes |
|---|
| 57 | checking if gcc -std=gnu99 supports -Wmissing-include-dirs flag... yes |
|---|
| 58 | checking if gcc -std=gnu99 supports -Wformat-nonliteral flag... yes |
|---|
| 59 | checking if gcc -std=gnu99 supports -Wold-style-definition flag... yes |
|---|
| 60 | checking if gcc -std=gnu99 supports -Wpointer-arith flag... yes |
|---|
| 61 | checking if gcc -std=gnu99 supports -Winit-self flag... yes |
|---|
| 62 | checking if gcc -std=gnu99 supports -Wdeclaration-after-statement flag... yes |
|---|
| 63 | checking if gcc -std=gnu99 supports -Wfloat-equal flag... yes |
|---|
| 64 | checking if gcc -std=gnu99 supports -Wmissing-prototypes flag... yes |
|---|
| 65 | checking if gcc -std=gnu99 supports -Wstrict-prototypes flag... yes |
|---|
| 66 | checking if gcc -std=gnu99 supports -Wredundant-decls flag... yes |
|---|
| 67 | checking if gcc -std=gnu99 supports -Wmissing-declarations flag... yes |
|---|
| 68 | checking if gcc -std=gnu99 supports -Wmissing-noreturn flag... yes |
|---|
| 69 | checking if gcc -std=gnu99 supports -Wshadow flag... yes |
|---|
| 70 | checking if gcc -std=gnu99 supports -Wendif-labels flag... yes |
|---|
| 71 | checking if gcc -std=gnu99 supports -Wcast-align flag... yes |
|---|
| 72 | checking if gcc -std=gnu99 supports -Wstrict-aliasing=2 flag... yes |
|---|
| 73 | checking if gcc -std=gnu99 supports -Wwrite-strings flag... yes |
|---|
| 74 | checking if gcc -std=gnu99 supports -Wno-unused-parameter flag... yes |
|---|
| 75 | checking if gcc -std=gnu99 supports -ffast-math flag... yes |
|---|
| 76 | checking if gcc -std=gnu99 supports -Wp,-D_FORTIFY_SOURCE=2 flag... yes |
|---|
| 77 | checking if gcc -std=gnu99 supports -fno-common flag... yes |
|---|
| 78 | checking if gcc -std=gnu99 supports -fdiagnostics-show-option flag... yes |
|---|
| 79 | checking if gcc -std=gnu99 supports -Wl,-version-script=./src/map-file flag... yes |
|---|
| 80 | checking if gcc -std=gnu99 supports -Wl,-z,now flag... yes |
|---|
| 81 | checking if gcc -std=gnu99 supports -Wl,-z,nodelete flag... yes |
|---|
| 82 | checking if gcc -std=gnu99 supports -Wl,--no-undefined flag... yes |
|---|
| 83 | checking target operating system... linux |
|---|
| 84 | checking whether gcc -std=gnu99 knows __sync_bool_compare_and_swap()... no |
|---|
| 85 | checking architecture for native atomic operations... unknown |
|---|
| 86 | checking whether gcc -std=gnu99 knows __thread for Thread-Local Storage... yes |
|---|
| 87 | checking whether gcc -std=gnu99 knows _Bool... yes |
|---|
| 88 | checking for a sed that does not truncate output... /bin/sed |
|---|
| 89 | checking for fgrep... /bin/grep -F |
|---|
| 90 | checking for ld used by gcc -std=gnu99... /usr/bin/ld |
|---|
| 91 | checking if the linker (/usr/bin/ld) is GNU ld... yes |
|---|
| 92 | checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B |
|---|
| 93 | checking the name lister (/usr/bin/nm -B) interface... BSD nm |
|---|
| 94 | checking whether ln -s works... yes |
|---|
| 95 | checking the maximum length of command line arguments... 1572864 |
|---|
| 96 | checking whether the shell understands some XSI constructs... yes |
|---|
| 97 | checking whether the shell understands "+="... yes |
|---|
| 98 | checking for /usr/bin/ld option to reload object files... -r |
|---|
| 99 | checking for objdump... objdump |
|---|
| 100 | checking how to recognize dependent libraries... pass_all |
|---|
| 101 | checking for ar... ar |
|---|
| 102 | checking for strip... strip |
|---|
| 103 | checking for ranlib... ranlib |
|---|
| 104 | checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok |
|---|
| 105 | checking for dlfcn.h... yes |
|---|
| 106 | checking for objdir... .libs |
|---|
| 107 | checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no |
|---|
| 108 | checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC |
|---|
| 109 | checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes |
|---|
| 110 | checking if gcc -std=gnu99 static flag -static works... yes |
|---|
| 111 | checking if gcc -std=gnu99 supports -c -o file.o... yes |
|---|
| 112 | checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes |
|---|
| 113 | checking whether the gcc -std=gnu99 linker (/usr/bin/ld) supports shared libraries... yes |
|---|
| 114 | checking whether -lc should be explicitly linked in... no |
|---|
| 115 | checking dynamic linker characteristics... GNU/Linux ld.so |
|---|
| 116 | checking how to hardcode library paths into programs... immediate |
|---|
| 117 | checking for shl_load... no |
|---|
| 118 | checking for shl_load in -ldld... no |
|---|
| 119 | checking for dlopen... no |
|---|
| 120 | checking for dlopen in -ldl... yes |
|---|
| 121 | checking whether a program can dlopen itself... yes |
|---|
| 122 | checking whether a statically linked program can dlopen itself... no |
|---|
| 123 | checking whether stripping libraries is possible... yes |
|---|
| 124 | checking if libtool supports shared libraries... yes |
|---|
| 125 | checking whether to build shared libraries... yes |
|---|
| 126 | checking whether to build static libraries... no |
|---|
| 127 | checking ltdl.h usability... yes |
|---|
| 128 | checking ltdl.h presence... yes |
|---|
| 129 | checking for ltdl.h... yes |
|---|
| 130 | checking for lt_dladvise_init in -lltdl... yes |
|---|
| 131 | checking for ANSI C header files... (cached) yes |
|---|
| 132 | checking for arpa/inet.h... yes |
|---|
| 133 | checking for glob.h... yes |
|---|
| 134 | checking for grp.h... yes |
|---|
| 135 | checking for netdb.h... yes |
|---|
| 136 | checking for netinet/in.h... yes |
|---|
| 137 | checking for netinet/in_systm.h... yes |
|---|
| 138 | checking for netinet/tcp.h... yes |
|---|
| 139 | checking for poll.h... yes |
|---|
| 140 | checking for pwd.h... yes |
|---|
| 141 | checking for sched.h... yes |
|---|
| 142 | checking for sys/mman.h... yes |
|---|
| 143 | checking for sys/resource.h... yes |
|---|
| 144 | checking for sys/select.h... yes |
|---|
| 145 | checking for sys/socket.h... yes |
|---|
| 146 | checking for sys/wait.h... yes |
|---|
| 147 | checking for sys/uio.h... yes |
|---|
| 148 | checking for syslog.h... yes |
|---|
| 149 | checking for sys/dl.h... no |
|---|
| 150 | checking for dlfcn.h... (cached) yes |
|---|
| 151 | checking for linux/sockios.h... yes |
|---|
| 152 | checking for sys/prctl.h... yes |
|---|
| 153 | checking for sys/filio.h... no |
|---|
| 154 | checking for windows.h... no |
|---|
| 155 | checking for winsock2.h... no |
|---|
| 156 | checking for ws2tcpip.h... no |
|---|
| 157 | checking for sys/atomic.h... no |
|---|
| 158 | checking for sys/ioctl.h... yes |
|---|
| 159 | checking for byteswap.h... yes |
|---|
| 160 | checking for sys/syscall.h... yes |
|---|
| 161 | checking for sys/eventfd.h... yes |
|---|
| 162 | checking for execinfo.h... yes |
|---|
| 163 | checking for valgrind/memcheck.h... no |
|---|
| 164 | checking for netinet/ip.h... yes |
|---|
| 165 | checking regex.h usability... yes |
|---|
| 166 | checking regex.h presence... yes |
|---|
| 167 | checking for regex.h... yes |
|---|
| 168 | checking sys/un.h usability... yes |
|---|
| 169 | checking sys/un.h presence... yes |
|---|
| 170 | checking for sys/un.h... yes |
|---|
| 171 | checking linux/input.h usability... yes |
|---|
| 172 | checking linux/input.h presence... yes |
|---|
| 173 | checking for linux/input.h... yes |
|---|
| 174 | checking for an ANSI C-conforming const... yes |
|---|
| 175 | checking whether byte ordering is bigendian... no |
|---|
| 176 | checking for pid_t... yes |
|---|
| 177 | checking for size_t... yes |
|---|
| 178 | checking for ssize_t... yes |
|---|
| 179 | checking for off_t... yes |
|---|
| 180 | checking for uid_t in sys/types.h... yes |
|---|
| 181 | checking whether environ is declared... yes |
|---|
| 182 | checking for SIGXCPU in signal.h... yes |
|---|
| 183 | checking for INADDR_NONE in netinet/in.h... yes |
|---|
| 184 | checking for the pthreads library -lpthreads... no |
|---|
| 185 | checking whether pthreads work without any flags... no |
|---|
| 186 | checking whether pthreads work with -Kthread... no |
|---|
| 187 | checking whether pthreads work with -kthread... no |
|---|
| 188 | checking for the pthreads library -llthread... no |
|---|
| 189 | checking whether pthreads work with -pthread... yes |
|---|
| 190 | checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE |
|---|
| 191 | checking if more special flags are required for pthreads... no |
|---|
| 192 | checking whether to check for GCC pthread/shared inconsistencies... yes |
|---|
| 193 | checking whether -pthread is sufficient with -shared... yes |
|---|
| 194 | checking for library containing pow... -lm |
|---|
| 195 | checking for library containing sched_setscheduler... none required |
|---|
| 196 | checking for library containing dlopen... -ldl |
|---|
| 197 | checking for library containing shm_open... -lrt |
|---|
| 198 | checking for library containing inet_ntop... none required |
|---|
| 199 | checking for library containing timer_create... none required |
|---|
| 200 | checking for library containing connect... none required |
|---|
| 201 | checking for library containing backtrace... none required |
|---|
| 202 | checking for getopt_long... yes |
|---|
| 203 | checking for lrintf... yes |
|---|
| 204 | checking for strtof... yes |
|---|
| 205 | checking for chmod... yes |
|---|
| 206 | checking for chown... yes |
|---|
| 207 | checking for clock_gettime... yes |
|---|
| 208 | checking for getaddrinfo... yes |
|---|
| 209 | checking for getgrgid_r... yes |
|---|
| 210 | checking for getgrnam_r... yes |
|---|
| 211 | checking for getpwnam_r... yes |
|---|
| 212 | checking for getpwuid_r... yes |
|---|
| 213 | checking for gettimeofday... yes |
|---|
| 214 | checking for getuid... yes |
|---|
| 215 | checking for inet_ntop... yes |
|---|
| 216 | checking for inet_pton... yes |
|---|
| 217 | checking for mlock... yes |
|---|
| 218 | checking for nanosleep... yes |
|---|
| 219 | checking for pipe... yes |
|---|
| 220 | checking for posix_fadvise... yes |
|---|
| 221 | checking for posix_madvise... yes |
|---|
| 222 | checking for posix_memalign... yes |
|---|
| 223 | checking for setpgid... yes |
|---|
| 224 | checking for setsid... yes |
|---|
| 225 | checking for shm_open... yes |
|---|
| 226 | checking for sigaction... yes |
|---|
| 227 | checking for sleep... yes |
|---|
| 228 | checking for sysconf... yes |
|---|
| 229 | checking for pthread_setaffinity_np... yes |
|---|
| 230 | checking for readlink... yes |
|---|
| 231 | checking for ctime_r... yes |
|---|
| 232 | checking for usleep... yes |
|---|
| 233 | checking for strerror_r... yes |
|---|
| 234 | checking for lstat... yes |
|---|
| 235 | checking for setresuid... yes |
|---|
| 236 | checking for setresgid... yes |
|---|
| 237 | checking for setreuid... yes |
|---|
| 238 | checking for setregid... yes |
|---|
| 239 | checking for seteuid... yes |
|---|
| 240 | checking for setegid... yes |
|---|
| 241 | checking for ppoll... yes |
|---|
| 242 | checking for strsignal... yes |
|---|
| 243 | checking for sig2str... no |
|---|
| 244 | checking for strtof_l... yes |
|---|
| 245 | checking for open64... yes |
|---|
| 246 | checking vfork.h usability... no |
|---|
| 247 | checking vfork.h presence... no |
|---|
| 248 | checking for vfork.h... no |
|---|
| 249 | checking for fork... yes |
|---|
| 250 | checking for vfork... yes |
|---|
| 251 | checking for working fork... yes |
|---|
| 252 | checking for working vfork... (cached) yes |
|---|
| 253 | checking type of array argument to getgroups... gid_t |
|---|
| 254 | checking for getgroups... yes |
|---|
| 255 | checking for working getgroups... yes |
|---|
| 256 | checking for sys/select.h... (cached) yes |
|---|
| 257 | checking for sys/socket.h... (cached) yes |
|---|
| 258 | checking types of arguments for select... int,fd_set *,struct timeval * |
|---|
| 259 | checking for mkfifo... yes |
|---|
| 260 | checking for working alloca.h... yes |
|---|
| 261 | checking for alloca... yes |
|---|
| 262 | checking for PTHREAD_PRIO_INHERIT... yes |
|---|
| 263 | checking for special C compiler options needed for large files... no |
|---|
| 264 | checking for _FILE_OFFSET_BITS value needed for large files... 64 |
|---|
| 265 | checking for ld used by GCC... /usr/bin/ld |
|---|
| 266 | checking if the linker (/usr/bin/ld) is GNU ld... yes |
|---|
| 267 | checking for shared library run path origin... done |
|---|
| 268 | checking for iconv... yes |
|---|
| 269 | checking for working iconv... yes |
|---|
| 270 | checking how to link with libiconv... /usr/lib/libiconv.so |
|---|
| 271 | checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); |
|---|
| 272 | checking whether NLS is requested... yes |
|---|
| 273 | checking for intltool >= 0.35.0... 0.40.6 found |
|---|
| 274 | checking for intltool-update... /usr/bin/intltool-update |
|---|
| 275 | checking for intltool-merge... /usr/bin/intltool-merge |
|---|
| 276 | checking for intltool-extract... /usr/bin/intltool-extract |
|---|
| 277 | checking for xgettext... /usr/bin/xgettext |
|---|
| 278 | checking for msgmerge... /usr/bin/msgmerge |
|---|
| 279 | checking for msgfmt... /usr/bin/msgfmt |
|---|
| 280 | checking for gmsgfmt... /usr/bin/msgfmt |
|---|
| 281 | checking for perl... /usr/bin/perl |
|---|
| 282 | checking for perl >= 5.8.1... 5.10.0 |
|---|
| 283 | checking for XML::Parser... ok |
|---|
| 284 | checking locale.h usability... yes |
|---|
| 285 | checking locale.h presence... yes |
|---|
| 286 | checking for locale.h... yes |
|---|
| 287 | checking for LC_MESSAGES... yes |
|---|
| 288 | checking libintl.h usability... yes |
|---|
| 289 | checking libintl.h presence... yes |
|---|
| 290 | checking for libintl.h... yes |
|---|
| 291 | checking for ngettext in libc... yes |
|---|
| 292 | checking for dgettext in libc... yes |
|---|
| 293 | checking for bind_textdomain_codeset... yes |
|---|
| 294 | checking for msgfmt... (cached) /usr/bin/msgfmt |
|---|
| 295 | checking for dcgettext... yes |
|---|
| 296 | checking if msgfmt accepts -c... yes |
|---|
| 297 | checking for gmsgfmt... (cached) /usr/bin/msgfmt |
|---|
| 298 | checking for xgettext... (cached) /usr/bin/xgettext |
|---|
| 299 | checking for pkg-config... /usr/bin/pkg-config |
|---|
| 300 | checking pkg-config is at least version 0.9.0... yes |
|---|
| 301 | checking for X11... yes |
|---|
| 302 | checking for library containing cap_init... no |
|---|
| 303 | checking sys/capability.h usability... no |
|---|
| 304 | checking sys/capability.h presence... no |
|---|
| 305 | checking for sys/capability.h... no |
|---|
| 306 | checking for LIBSNDFILE... yes |
|---|
| 307 | checking for LIBSPEEX... yes |
|---|
| 308 | checking whether we need libatomic_ops... yes |
|---|
| 309 | checking atomic_ops.h usability... yes |
|---|
| 310 | checking atomic_ops.h presence... yes |
|---|
| 311 | checking for atomic_ops.h... yes |
|---|
| 312 | checking for LIBSAMPLERATE... no |
|---|
| 313 | checking for TDB... no |
|---|
| 314 | checking for gdbm_open in -lgdbm... yes |
|---|
| 315 | checking gdbm.h usability... yes |
|---|
| 316 | checking gdbm.h presence... yes |
|---|
| 317 | checking for gdbm.h... yes |
|---|
| 318 | checking sys/soundcard.h usability... yes |
|---|
| 319 | checking sys/soundcard.h presence... yes |
|---|
| 320 | checking for sys/soundcard.h... yes |
|---|
| 321 | checking for ASOUNDLIB... yes |
|---|
| 322 | checking sys/audio.h usability... no |
|---|
| 323 | checking sys/audio.h presence... no |
|---|
| 324 | checking for sys/audio.h... no |
|---|
| 325 | checking for GLIB20... yes |
|---|
| 326 | checking for GTK20... yes |
|---|
| 327 | checking for GCONF... yes |
|---|
| 328 | checking for AVAHI... yes |
|---|
| 329 | checking for JACK... no |
|---|
| 330 | checking for LIBASYNCNS... no |
|---|
| 331 | checking for tcpwrap library and headers... yes |
|---|
| 332 | checking lirc/lirc_client.h usability... no |
|---|
| 333 | checking lirc/lirc_client.h presence... no |
|---|
| 334 | checking for lirc/lirc_client.h... no |
|---|
| 335 | checking for HAL... yes |
|---|
| 336 | checking for UDEV... yes |
|---|
| 337 | checking for BLUEZ... yes |
|---|
| 338 | checking for DBUS... yes |
|---|
| 339 | checking for dbus_watch_get_unix_fd... yes |
|---|
| 340 | checking for OPENSSL... yes |
|---|
| 341 | configure: creating ./config.status |
|---|
| 342 | config.status: creating Makefile |
|---|
| 343 | config.status: creating src/Makefile |
|---|
| 344 | config.status: creating man/Makefile |
|---|
| 345 | config.status: creating libpulse.pc |
|---|
| 346 | config.status: creating libpulse-simple.pc |
|---|
| 347 | config.status: creating libpulse-browse.pc |
|---|
| 348 | config.status: creating libpulse-mainloop-glib.pc |
|---|
| 349 | config.status: creating doxygen/Makefile |
|---|
| 350 | config.status: creating doxygen/doxygen.conf |
|---|
| 351 | config.status: creating src/pulse/version.h |
|---|
| 352 | config.status: creating po/Makefile.in |
|---|
| 353 | config.status: creating config.h |
|---|
| 354 | config.status: config.h is unchanged |
|---|
| 355 | config.status: executing depfiles commands |
|---|
| 356 | config.status: executing libtool commands |
|---|
| 357 | config.status: executing default-1 commands |
|---|
| 358 | config.status: executing po/stamp-it commands |
|---|
| 359 | |
|---|
| 360 | ---{ pulseaudio 0.9.21 }--- |
|---|
| 361 | |
|---|
| 362 | prefix: /usr |
|---|
| 363 | sysconfdir: /etc |
|---|
| 364 | localstatedir: ${prefix}/var |
|---|
| 365 | System Runtime Path: ${prefix}/var/run/pulse |
|---|
| 366 | System State Path: ${prefix}/var/lib/pulse |
|---|
| 367 | System Config Path: ${prefix}/var/lib/pulse |
|---|
| 368 | Compiler: gcc -std=gnu99 |
|---|
| 369 | CFLAGS: -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option |
|---|
| 370 | |
|---|
| 371 | Have X11: yes |
|---|
| 372 | Enable OSS Output: yes |
|---|
| 373 | Enable OSS Wrapper: yes |
|---|
| 374 | Enable Alsa: yes |
|---|
| 375 | Enable Solaris: no |
|---|
| 376 | Enable GLib 2.0: yes |
|---|
| 377 | Enable Gtk+ 2.0: yes |
|---|
| 378 | Enable GConf: yes |
|---|
| 379 | Enable Avahi: yes |
|---|
| 380 | Enable Jack: no |
|---|
| 381 | Enable Async DNS: no |
|---|
| 382 | Enable LIRC: no |
|---|
| 383 | Enable HAL: yes |
|---|
| 384 | Enable udev: yes |
|---|
| 385 | Enable HAL->udev compat: no |
|---|
| 386 | Enable BlueZ: yes |
|---|
| 387 | Enable TCP Wrappers: yes |
|---|
| 388 | Enable libsamplerate: no |
|---|
| 389 | Enable IPv6: yes |
|---|
| 390 | Enable OpenSSL (for Airtunes): yes |
|---|
| 391 | Enable tdb: no |
|---|
| 392 | Enable gdbm: yes |
|---|
| 393 | Enable simple database: no |
|---|
| 394 | |
|---|
| 395 | System User: pulse |
|---|
| 396 | System Group: pulse |
|---|
| 397 | Access Group: pulse-access |
|---|
| 398 | Enable per-user EsounD socket: yes |
|---|
| 399 | Force preopen: no |
|---|
| 400 | Preopened modules: all |
|---|