Ticket #800: config-log-pulseaudio.txt

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