Ticket #1453: mc-shift-f4-bug-configure.log

File mc-shift-f4-bug-configure.log, 21.7 KB (added by smart, 15 years ago)

configure log on gentoo-current

Line 
1libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `config'.
2libtoolize: linking file `config/ltmain.sh'
3libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
4libtoolize: linking file `m4/libtool.m4'
5libtoolize: linking file `m4/ltoptions.m4'
6libtoolize: linking file `m4/ltsugar.m4'
7libtoolize: linking file `m4/ltversion.m4'
8libtoolize: linking file `m4/lt~obsolete.m4'
9am-wrapper: warning: invalid WANT_AUTOMAKE 'latest'; ignoring.
10ac-wrapper: warning: invalid WANT_AUTOCONF 'latest'; ignoring.
11ac-wrapper: warning: invalid WANT_AUTOCONF 'latest'; ignoring.
12ac-wrapper: warning: invalid WANT_AUTOCONF 'latest'; ignoring.
13am-wrapper: warning: invalid WANT_AUTOMAKE 'latest'; ignoring.
14am-wrapper: warning: invalid WANT_AUTOMAKE 'latest'; ignoring.
15ac-wrapper: warning: invalid WANT_AUTOCONF 'latest'; ignoring.
16configure.ac:17: installing `config/config.guess'
17configure.ac:17: installing `config/config.sub'
18configure.ac:12: installing `config/install-sh'
19configure.ac:12: installing `config/missing'
20edit/Makefile.am: installing `config/depcomp'
21ac-wrapper: warning: invalid WANT_AUTOCONF 'latest'; ignoring.
22ac-wrapper: warning: invalid WANT_AUTOCONF 'latest'; ignoring.
23>>> Source unpacked in /tmp-disk/var-tmp/portage/app-misc/mc-9999/work
24>>> Preparing source in /tmp-disk/var-tmp/portage/app-misc/mc-9999/work/mc-9999 ...
25>>> Source prepared.
26
27>>> Configuring source in /tmp-disk/var-tmp/portage/app-misc/mc-9999/work/mc-9999 ...
28
29./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --enable-background --enable-netcode --enable-nls --enable-charset --with-edit --without-ext2undel --with-gpm-mouse --with-vfs --with-x --without-samba --with-screen=slang
30
31checking for a BSD-compatible install... /usr/bin/install -c
32checking whether build environment is sane... yes
33checking for a thread-safe mkdir -p... /bin/mkdir -p
34checking for gawk... gawk
35checking whether make sets $(MAKE)... yes
36checking whether to enable maintainer-specific portions of Makefiles... no
37checking build system type... x86_64-pc-linux-gnu
38checking host system type... x86_64-pc-linux-gnu
39checking for style of include used by make... GNU
40checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
41checking for C compiler default output file name... a.out
42checking whether the C compiler works... yes
43checking whether we are cross compiling... no
44checking for suffix of executables...
45checking for suffix of object files... o
46checking whether we are using the GNU C compiler... yes
47checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
48checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
49checking dependency style of x86_64-pc-linux-gnu-gcc... none
50checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
51checking for grep that handles long lines and -e... /bin/grep
52checking for egrep... /bin/grep -E
53checking for ANSI C header files... yes
54checking for sys/types.h... yes
55checking for sys/stat.h... yes
56checking for stdlib.h... yes
57checking for string.h... yes
58checking for memory.h... yes
59checking for strings.h... yes
60checking for inttypes.h... yes
61checking for stdint.h... yes
62checking for unistd.h... yes
63checking minix/config.h usability... no
64checking minix/config.h presence... no
65checking for minix/config.h... no
66checking whether it is safe to define __EXTENSIONS__... yes
67checking for a sed that does not truncate output... /bin/sed
68checking for fgrep... /bin/grep -F
69checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
70checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
71checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
72checking the name lister (/usr/bin/nm -B) interface... BSD nm
73checking whether ln -s works... yes
74checking the maximum length of command line arguments... 1572864
75checking whether the shell understands some XSI constructs... yes
76checking whether the shell understands "+="... yes
77checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
78checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
79checking how to recognize dependent libraries... pass_all
80checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
81checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
82checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
83checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
84checking for dlfcn.h... yes
85checking for objdir... .libs
86checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
87checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
88checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
89checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
90checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
91checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
92checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
93checking whether -lc should be explicitly linked in... no
94checking dynamic linker characteristics... GNU/Linux ld.so
95checking how to hardcode library paths into programs... immediate
96checking whether stripping libraries is possible... yes
97checking if libtool supports shared libraries... yes
98checking whether to build shared libraries... yes
99checking whether to build static libraries... yes
100checking for strerror in -lcposix... no
101checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99
102checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99
103checking for x86_64-pc-linux-gnu-doxygen... no
104checking for doxygen... no
105configure: WARNING: doxygen not found - will not generate any doxygen documentation
106checking for x86_64-pc-linux-gnu-perl... no
107checking for perl... /usr/bin/perl
108checking for x86_64-pc-linux-gnu-pkg-config... no
109checking for pkg-config... /usr/bin/pkg-config
110checking pkg-config is at least version 0.9.0... yes
111checking for GLIB... yes
112checking for GMODULE... yes
113checking if gmodule functionality is supported... yes
114checking whether sys/types.h defines makedev... yes
115checking for an ANSI C-conforming const... yes
116checking for special C compiler options needed for large files... no
117checking for _FILE_OFFSET_BITS value needed for large files... no
118checking whether ln -s works... yes
119checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar
120checking for gnome-moz-remote... no
121checking for mozilla... no
122checking for konqueror... no
123checking for opera... opera
124checking for stdlib.h... (cached) yes
125checking for unistd.h... (cached) yes
126checking for getpagesize... yes
127checking for working mmap... yes
128checking whether NLS is requested... yes
129checking for msgfmt... /usr/bin/msgfmt
130checking for gmsgfmt... /usr/bin/gmsgfmt
131checking for xgettext... /usr/bin/xgettext
132checking for msgmerge... /usr/bin/msgmerge
133checking whether we are using the GNU C Library 2 or newer... yes
134checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib
135checking for signed... yes
136checking for inline... inline
137checking for off_t... yes
138checking for size_t... yes
139checking for long long... yes
140checking for long double... yes
141checking for wchar_t... yes
142checking for wint_t... yes
143checking for inttypes.h... yes
144checking for stdint.h... yes
145checking for intmax_t... yes
146checking whether printf() supports POSIX/XSI format strings... yes
147checking for working alloca.h... yes
148checking for alloca... yes
149checking whether we are using the GNU C Library 2.1 or newer... yes
150checking whether integer division by zero raises SIGFPE... yes
151checking for unsigned long long... yes
152checking for inttypes.h... yes
153checking whether the inttypes.h PRIxNN macros are broken... no
154checking for stdint.h... (cached) yes
155checking for SIZE_MAX... yes
156checking for stdint.h... (cached) yes
157checking for CFPreferencesCopyAppValue... no
158checking for CFLocaleCopyCurrent... no
159checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
160checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
161checking for shared library run path origin... done
162checking for ptrdiff_t... yes
163checking argz.h usability... yes
164checking argz.h presence... yes
165checking for argz.h... yes
166checking limits.h usability... yes
167checking limits.h presence... yes
168checking for limits.h... yes
169checking locale.h usability... yes
170checking locale.h presence... yes
171checking for locale.h... yes
172checking nl_types.h usability... yes
173checking nl_types.h presence... yes
174checking for nl_types.h... yes
175checking malloc.h usability... yes
176checking malloc.h presence... yes
177checking for malloc.h... yes
178checking stddef.h usability... yes
179checking stddef.h presence... yes
180checking for stddef.h... yes
181checking for stdlib.h... (cached) yes
182checking for string.h... (cached) yes
183checking for unistd.h... (cached) yes
184checking sys/param.h usability... yes
185checking sys/param.h presence... yes
186checking for sys/param.h... yes
187checking for asprintf... yes
188checking for fwprintf... yes
189checking for getcwd... yes
190checking for getegid... yes
191checking for geteuid... yes
192checking for getgid... yes
193checking for getuid... yes
194checking for mempcpy... yes
195checking for munmap... yes
196checking for putenv... yes
197checking for setenv... yes
198checking for setlocale... yes
199checking for snprintf... yes
200checking for stpcpy... yes
201checking for strcasecmp... yes
202checking for strdup... yes
203checking for strtoul... yes
204checking for tsearch... yes
205checking for wcslen... yes
206checking for __argz_count... yes
207checking for __argz_stringify... yes
208checking for __argz_next... yes
209checking for __fsetlocking... yes
210checking whether _snprintf is declared... no
211checking whether _snwprintf is declared... no
212checking whether feof_unlocked is declared... yes
213checking whether fgets_unlocked is declared... yes
214checking whether getc_unlocked is declared... yes
215checking for iconv... yes
216checking for iconv declaration...
217         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
218checking for nl_langinfo and CODESET... yes
219checking for LC_MESSAGES... yes
220checking for bison... bison
221checking version of bison... 2.4.1, ok
222checking for CFPreferencesCopyAppValue... (cached) no
223checking for CFLocaleCopyCurrent... (cached) no
224checking whether NLS is requested... yes
225checking whether included gettext is requested... no
226checking for GNU gettext in libc... yes
227checking whether to use NLS... yes
228checking where the gettext function comes from... libc
229checking for a BSD-compatible install... /usr/bin/install -c
230checking for unistd.h... (cached) yes
231checking for string.h... (cached) yes
232checking for memory.h... (cached) yes
233checking grp.h usability... yes
234checking grp.h presence... yes
235checking for grp.h... yes
236checking for limits.h... (cached) yes
237checking for malloc.h... (cached) yes
238checking for stdlib.h... (cached) yes
239checking termios.h usability... yes
240checking termios.h presence... yes
241checking for termios.h... yes
242checking utime.h usability... yes
243checking utime.h presence... yes
244checking for utime.h... yes
245checking fcntl.h usability... yes
246checking fcntl.h presence... yes
247checking for fcntl.h... yes
248checking pwd.h usability... yes
249checking pwd.h presence... yes
250checking for pwd.h... yes
251checking sys/statfs.h usability... yes
252checking sys/statfs.h presence... yes
253checking for sys/statfs.h... yes
254checking sys/vfs.h usability... yes
255checking sys/vfs.h presence... yes
256checking for sys/vfs.h... yes
257checking sys/time.h usability... yes
258checking sys/time.h presence... yes
259checking for sys/time.h... yes
260checking sys/timeb.h usability... yes
261checking sys/timeb.h presence... yes
262checking for sys/timeb.h... yes
263checking sys/select.h usability... yes
264checking sys/select.h presence... yes
265checking for sys/select.h... yes
266checking sys/ioctl.h usability... yes
267checking sys/ioctl.h presence... yes
268checking for sys/ioctl.h... yes
269checking stropts.h usability... yes
270checking stropts.h presence... yes
271checking for stropts.h... yes
272checking arpa/inet.h usability... yes
273checking arpa/inet.h presence... yes
274checking for arpa/inet.h... yes
275checking security/pam_misc.h usability... yes
276checking security/pam_misc.h presence... yes
277checking for security/pam_misc.h... yes
278checking sys/socket.h usability... yes
279checking sys/socket.h presence... yes
280checking for sys/socket.h... yes
281checking sys/sysmacros.h usability... yes
282checking sys/sysmacros.h presence... yes
283checking for sys/sysmacros.h... yes
284checking for sys/types.h... (cached) yes
285checking sys/mkdev.h usability... no
286checking sys/mkdev.h presence... no
287checking for sys/mkdev.h... no
288checking wchar.h usability... yes
289checking wchar.h presence... yes
290checking for wchar.h... yes
291checking wctype.h usability... yes
292checking wctype.h presence... yes
293checking for wctype.h... yes
294checking whether time.h and sys/time.h may both be included... yes
295checking for sys/wait.h that is POSIX.1 compatible... yes
296checking for dirent.h that defines DIR... yes
297checking for library containing opendir... none required
298checking for ANSI C header files... (cached) yes
299checking for struct stat.st_blksize... yes
300checking for struct stat.st_rdev... yes
301checking for struct stat.st_blocks... yes
302checking for atoll... yes
303checking for cfgetospeed... yes
304checking for getegid... (cached) yes
305checking for geteuid... (cached) yes
306checking for getgid... (cached) yes
307checking for getsid... yes
308checking for getuid... (cached) yes
309checking for initgroups... yes
310checking for isascii... yes
311checking for memcpy... yes
312checking for memset... yes
313checking for putenv... (cached) yes
314checking for setreuid... yes
315checking for setuid... yes
316checking for statfs... yes
317checking for strerror... yes
318checking for strftime... yes
319checking for sysconf... yes
320checking for tcgetattr... yes
321checking for tcsetattr... yes
322checking for truncate... yes
323checking for posix_openpt... yes
324checking for grantpt... yes
325checking for statlstat... no
326checking for AIX defines... no
327checking for sys/param.h... (cached) yes
328checking sys/statvfs.h usability... yes
329checking sys/statvfs.h presence... yes
330checking for sys/statvfs.h... yes
331checking for sys/vfs.h... (cached) yes
332checking sys/fs_types.h usability... no
333checking sys/fs_types.h presence... no
334checking for sys/fs_types.h... no
335checking for fcntl.h... (cached) yes
336checking for utime.h... (cached) yes
337checking for listmntent... no
338checking for getmntinfo... no
339checking for sys/ucred.h... no
340checking for sys/mount.h... yes
341checking mntent.h usability... yes
342checking mntent.h presence... yes
343checking for mntent.h... yes
344checking for sys/fs_types.h... (cached) no
345checking for struct fsstat.f_fstypename... no
346checking for library containing getmntent... none required
347checking for getmntent... yes
348checking for listmntent of Cray/Unicos-9... no
349checking for mntctl function and struct vmount... no
350checking for one-argument getmntent function... yes
351checking for sys/mount.h... (cached) yes
352configure: checking how to get file system space usage
353checking for statvfs function (SVR4)... no
354checking for 3-argument statfs function (DEC OSF/1)... no
355checking for two-argument statfs with statfs.bsize member (AIX, 4.3BSD)... yes
356checking dustat.h usability... no
357checking dustat.h presence... no
358checking for dustat.h... no
359checking sys/fs/s5param.h usability... no
360checking sys/fs/s5param.h presence... no
361checking for sys/fs/s5param.h... no
362checking sys/filsys.h usability... no
363checking sys/filsys.h presence... no
364checking for sys/filsys.h... no
365checking for sys/statfs.h... (cached) yes
366checking for statfs that truncates block counts... no
367checking for struct statfs.f_fstypename... no
368checking size of long... 8
369checking size of long long... 8
370checking for mode_t... yes
371checking for off_t... (cached) yes
372checking size of off_t... 8
373checking for pid_t... yes
374checking for uid_t in sys/types.h... yes
375checking for nlink_t... yes
376checking for socklen_t... yes
377checking for uintptr_t... yes
378checking for working alloca.h... (cached) yes
379checking for alloca... (cached) yes
380checking for working strcoll... yes
381checking for X... libraries , headers
382checking for gethostbyname... yes
383checking for connect... yes
384checking for remove... yes
385checking for shmat... yes
386checking for IceConnectionNumber in -lICE... yes
387checking for library containing socket... none required
388checking for library containing gethostbyname... none required
389checking for get_process_stats in -lseq... no
390configure: Enabling VFS code
391checking for zip... /usr/bin/zip
392checking for unzip... /usr/bin/unzip
393checking for zipinfo code in unzip... yes
394checking for perl... /usr/bin/perl
395checking for library containing socket... (cached) none required
396checking for library containing gethostbyname... (cached) none required
397checking for struct linger.l_linger... yes
398checking for pmap_set... yes
399checking for pmap_getport... yes
400checking for pmap_getmaps... yes
401checking for rresvport... yes
402checking for rpc/pmap_clnt.h... yes
403checking for library containing socket... (cached) none required
404checking for library containing gethostbyname... (cached) none required
405checking for struct linger.l_linger... (cached) yes
406configure: enabling VFS code
407checking for Gpm_Repeat in -lgpm... yes
408checking for nroff... true
409checking for manual formatting macros... -mandoc
410checking for option to disable ANSI color in manuals... none
411checking if nroff accepts -Tlatin1 or -Tascii... -Tlatin1
412checking for file... true
413checking for -L option to file command... yes
414checking for subshell support... yes
415checking SLANG-headers in default place ...
416checking for slang.h... yes
417checking if S-Lang uses termcap... no
418checking for SLang_init_tty in -lslang... yes
419checking for SLsmg_write_nwchars in -lslang... no
420checking if S-Lang exports private functions... no
421configure: using internal editor
422configure: creating ./config.status
423config.status: creating Makefile
424config.status: creating contrib/Makefile
425config.status: creating contrib/dist/Makefile
426config.status: creating contrib/dist/debian/Makefile
427config.status: creating contrib/dist/gentoo/Makefile
428config.status: creating contrib/dist/redhat/Makefile
429config.status: creating contrib/dist/redhat/mc.spec
430config.status: creating contrib/dist/mc.qpg
431config.status: creating contrib/dist/pkginfo
432config.status: creating contrib/dist/prototype
433config.status: creating misc/Makefile
434config.status: creating misc/mc.ext
435config.status: creating src/Makefile
436config.status: creating src/mcconfig/Makefile
437config.status: creating src/search/Makefile
438config.status: creating edit/Makefile
439config.status: creating syntax/Makefile
440config.status: creating vfs/Makefile
441config.status: creating vfs/extfs/Makefile
442config.status: creating vfs/extfs/a
443config.status: creating vfs/extfs/apt
444config.status: creating vfs/extfs/audio
445config.status: creating vfs/extfs/deb
446config.status: creating vfs/extfs/deba
447config.status: creating vfs/extfs/debd
448config.status: creating vfs/extfs/dpkg
449config.status: creating vfs/extfs/iso9660
450config.status: creating vfs/extfs/hp48
451config.status: creating vfs/extfs/lslR
452config.status: creating vfs/extfs/mailfs
453config.status: creating vfs/extfs/patchfs
454config.status: creating vfs/extfs/rpms
455config.status: creating vfs/extfs/uace
456config.status: creating vfs/extfs/ualz
457config.status: creating vfs/extfs/uar
458config.status: creating vfs/extfs/uarc
459config.status: creating vfs/extfs/uarj
460config.status: creating vfs/extfs/uc1541
461config.status: creating vfs/extfs/uha
462config.status: creating vfs/extfs/ulha
463config.status: creating vfs/extfs/urar
464config.status: creating vfs/extfs/uzip
465config.status: creating vfs/extfs/uzoo
466config.status: creating doc/Makefile
467config.status: creating doc/hints/Makefile
468config.status: creating doc/man/mc.1
469config.status: creating doc/man/mcedit.1
470config.status: creating doc/man/mcview.1
471config.status: creating doc/man/mcserv.8
472config.status: creating doc/man/Makefile
473config.status: creating doc/man/es/mc.1
474config.status: creating doc/man/es/Makefile
475config.status: creating doc/man/hu/mc.1
476config.status: creating doc/man/hu/Makefile
477config.status: creating doc/man/it/mc.1
478config.status: creating doc/man/it/Makefile
479config.status: creating doc/man/pl/mc.1
480config.status: creating doc/man/pl/Makefile
481config.status: creating doc/man/ru/mc.1
482config.status: creating doc/man/ru/Makefile
483config.status: creating doc/man/sr/mc.1
484config.status: creating doc/man/sr/mcserv.8
485config.status: creating doc/man/sr/Makefile
486config.status: creating doc/hlp/Makefile
487config.status: creating doc/hlp/es/Makefile
488config.status: creating doc/hlp/hu/Makefile
489config.status: creating doc/hlp/it/Makefile
490config.status: creating doc/hlp/pl/Makefile
491config.status: creating doc/hlp/ru/Makefile
492config.status: creating doc/hlp/sr/Makefile
493config.status: creating intl/Makefile
494config.status: WARNING:  'intl/Makefile.in' seems to ignore the --datarootdir setting
495config.status: creating po/Makefile.in
496config.status: WARNING:  'po/Makefile.in.in' seems to ignore the --datarootdir setting
497config.status: creating config.h
498config.status: executing depfiles commands
499config.status: executing libtool commands
500config.status: executing default-1 commands
501config.status: creating po/POTFILES
502config.status: creating po/Makefile
503
504Configuration:
505
506  Source code location:       .
507  Compiler:                   x86_64-pc-linux-gnu-gcc -std=gnu99
508  Compiler flags:             -march=core2 -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
509  File system:                Midnight Commander Virtual File System
510                              cpio, tar, ftp, fish, extfs, sfs
511  Screen library:             S-Lang library (installed on the system)
512  Mouse support:              gpm and xterm
513  X11 events support:         yes
514  With subshell support:      yes
515  Internal editor:            yes
516  Support for charset:        yes
517  Search type:                glib-regexp
518
519>>> Source configured.