Ticket #3960: compilation.log

File compilation.log, 31.7 KB (added by dp, 5 years ago)
Line 
1./configure --prefix=/opt/freeware --mandir=/opt/freeware/man --enable-threads=posix --enable-mclib --with-screen=slang --with-pcre=/opt/freeware --with-x
2checking for a BSD-compatible install... /opt/freeware/bin/install -c
3checking whether build environment is sane... yes
4checking for a thread-safe mkdir -p... /opt/freeware/bin/mkdir -p
5checking for gawk... gawk
6checking whether make sets $(MAKE)... yes
7checking whether make supports nested variables... yes
8checking whether make supports nested variables... (cached) yes
9checking whether to enable maintainer-specific portions of Makefiles... no
10checking build system type... powerpc-ibm-aix7.2.3.0
11checking host system type... powerpc-ibm-aix7.2.3.0
12checking whether make supports the include directive... yes (GNU style)
13checking for gcc... gcc
14checking whether the C compiler works... yes
15checking for C compiler default output file name... a.out
16checking for suffix of executables...
17checking whether we are cross compiling... no
18checking for suffix of object files... o
19checking whether we are using the GNU C compiler... yes
20checking whether gcc accepts -g... yes
21checking for gcc option to accept ISO C89... none needed
22checking whether gcc understands -c and -o together... yes
23checking dependency style of gcc... gcc3
24checking how to run the C preprocessor... gcc -E
25checking for grep that handles long lines and -e... /opt/freeware/bin/grep
26checking for egrep... /opt/freeware/bin/grep -E
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 gcc option to accept ISO C99... none needed
42checking for gcc option to accept ISO Standard C... (cached) none needed
43checking whether gcc accepts -fdiagnostics-show-option... yes
44checking whether gcc accepts -Wassign-enum... no
45checking whether gcc accepts -Wbad-function-cast... yes
46checking whether gcc accepts -Wcomment... yes
47checking whether gcc accepts -Wconditional-uninitialized... no
48checking whether gcc accepts -Wdeclaration-after-statement... yes
49checking whether gcc accepts -Wfloat-conversion... yes
50checking whether gcc accepts -Wfloat-equal... yes
51checking whether gcc accepts -Wformat... yes
52checking whether gcc accepts -Wformat-security... yes
53checking whether gcc accepts -Wformat-signedness... yes
54checking whether gcc accepts -Wimplicit... yes
55checking whether gcc accepts -Wimplicit-fallthrough... yes
56checking whether gcc accepts -Wignored-qualifiers... yes
57checking whether gcc accepts -Wlogical-not-parentheses... yes
58checking whether gcc accepts -Wmaybe-uninitialized... yes
59checking whether gcc accepts -Wmissing-braces... yes
60checking whether gcc accepts -Wmissing-declarations... yes
61checking whether gcc accepts -Wmissing-field-initializers... yes
62checking whether gcc accepts -Wmissing-format-attribute... yes
63checking whether gcc accepts -Wmissing-parameter-type... yes
64checking whether gcc accepts -Wmissing-prototypes... yes
65checking whether gcc accepts -Wmissing-variable-declarations... no
66checking whether gcc accepts -Wnested-externs... yes
67checking whether gcc accepts -Wno-long-long... yes
68checking whether gcc accepts -Wno-unreachable-code... yes
69checking whether gcc accepts -Wparentheses... yes
70checking whether gcc accepts -Wpointer-arith... yes
71checking whether gcc accepts -Wpointer-sign... yes
72checking whether gcc accepts -Wredundant-decls... yes
73checking whether gcc accepts -Wreturn-type... yes
74checking whether gcc accepts -Wsequence-point... yes
75checking whether gcc accepts -Wshadow... yes
76checking whether gcc accepts -Wsign-compare... yes
77checking whether gcc accepts -Wstrict-prototypes... yes
78checking whether gcc accepts -Wswitch... yes
79checking whether gcc accepts -Wswitch-default... yes
80checking whether gcc accepts -Wtype-limits... yes
81checking whether gcc accepts -Wundef... yes
82checking whether gcc accepts -Wuninitialized... yes
83checking whether gcc accepts -Wunreachable-code... yes
84checking whether gcc accepts -Wunused-but-set-variable... yes
85checking whether gcc accepts -Wunused-function... yes
86checking whether gcc accepts -Wunused-label... yes
87checking whether gcc accepts -Wunused-parameter... yes
88checking whether gcc accepts -Wunused-result... yes
89checking whether gcc accepts -Wunused-value... yes
90checking whether gcc accepts -Wunused-variable... yes
91checking whether gcc accepts -Wwrite-strings... yes
92checking for __attribute__((fallthrough))... yes
93checking how to print strings... print -r
94checking for a sed that does not truncate output... /opt/freeware/bin/sed
95checking for fgrep... /opt/freeware/bin/grep -F
96checking for ld used by gcc... /usr/bin/ld
97checking if the linker (/usr/bin/ld) is GNU ld... no
98checking for BSD- or MS-compatible name lister (nm)... /opt/freeware/bin/nm -B
99checking the name lister (/opt/freeware/bin/nm -B) interface... BSD nm
100checking whether ln -s works... yes
101checking the maximum length of command line arguments... 786432
102checking how to convert powerpc-ibm-aix7.2.3.0 file names to powerpc-ibm-aix7.2.3.0 format... func_convert_file_noop
103checking how to convert powerpc-ibm-aix7.2.3.0 file names to toolchain format... func_convert_file_noop
104checking for /usr/bin/ld option to reload object files... -r
105checking for objdump... objdump
106checking how to recognize dependent libraries... pass_all
107checking for dlltool... no
108checking how to associate runtime and link libraries... print -r --
109checking for archiver @FILE support... no
110checking for strip... strip
111checking for ranlib... ranlib
112checking command to parse /opt/freeware/bin/nm -B output from gcc object... ok
113checking for sysroot... no
114checking for a working dd... /opt/freeware/bin/dd
115checking how to truncate binary pipes... /opt/freeware/bin/dd bs=4096 count=1
116checking for mt... mt
117checking if mt is a manifest tool... no
118checking for dlfcn.h... yes
119checking which variant of shared library versioning to provide... aix
120checking for objdir... .libs
121checking if gcc supports -fno-rtti -fno-exceptions... no
122checking for gcc option to produce PIC... -fPIC -DPIC
123checking if gcc PIC flag -fPIC -DPIC works... yes
124checking if gcc static flag -static works... no
125checking if gcc supports -c -o file.o... yes
126checking if gcc supports -c -o file.o... (cached) yes
127checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
128checking dynamic linker characteristics... AIX lib.a(lib.so.V)
129checking how to hardcode library paths into programs... immediate
130checking whether stripping libraries is possible... no
131checking if libtool supports shared libraries... yes
132checking whether to build shared libraries... yes
133checking whether to build static libraries... no
134checking for pkg-config... /opt/freeware/bin/pkg-config
135checking pkg-config is at least version 0.9.0... yes
136checking whether ln -s works... yes
137checking for nroff... true
138checking for manual formatting macros... -man
139checking for option to disable ANSI color in manuals... none
140checking if nroff accepts -Tlatin1 or -Tascii...
141checking for file... true
142checking for -L option to file command... no
143checking for gnome-moz-remote... no
144checking for mozilla... no
145checking for firefox... no
146checking for konqueror... no
147checking for opera... no
148checking for ar... /usr/bin/ar
149checking for CHECK... no
150configure: WARNING: 'Check' testing framework not found. Check your environment
151checking for GLIB... yes
152checking for GMODULE... yes
153checking for SLANG... no
154checking S-Lang headers in /usr ...
155checking for slang.h... yes
156checking for S-Lang version 2.0 or newer... yes
157checking if S-Lang uses termcap... no
158checking for SLang_init_tty in -lslang... yes
159checking for slang/slang.h... no
160checking for X... libraries , headers
161checking for gethostbyname... yes
162checking for connect... yes
163checking for remove... yes
164checking for shmat... yes
165checking for IceConnectionNumber in -lICE... yes
166checking for string.h... (cached) yes
167checking for memory.h... (cached) yes
168checking limits.h usability... yes
169checking limits.h presence... yes
170checking for limits.h... yes
171checking malloc.h usability... yes
172checking malloc.h presence... yes
173checking for malloc.h... yes
174checking utime.h usability... yes
175checking utime.h presence... yes
176checking for utime.h... yes
177checking sys/statfs.h usability... yes
178checking sys/statfs.h presence... yes
179checking for sys/statfs.h... yes
180checking sys/vfs.h usability... yes
181checking sys/vfs.h presence... yes
182checking for sys/vfs.h... yes
183checking sys/select.h usability... yes
184checking sys/select.h presence... yes
185checking for sys/select.h... yes
186checking sys/ioctl.h usability... yes
187checking sys/ioctl.h presence... yes
188checking for sys/ioctl.h... yes
189checking stropts.h usability... yes
190checking stropts.h presence... yes
191checking for stropts.h... yes
192checking arpa/inet.h usability... yes
193checking arpa/inet.h presence... yes
194checking for arpa/inet.h... yes
195checking sys/socket.h usability... yes
196checking sys/socket.h presence... yes
197checking for sys/socket.h... yes
198checking for sys/types.h... (cached) yes
199checking sys/mkdev.h usability... no
200checking sys/mkdev.h presence... no
201checking for sys/mkdev.h... no
202checking sys/sysmacros.h usability... yes
203checking sys/sysmacros.h presence... yes
204checking for sys/sysmacros.h... yes
205checking for special C compiler options needed for large files... no
206checking for _FILE_OFFSET_BITS value needed for large files... unknown
207checking for _LARGE_FILES value needed for large files... 1
208checking size of long... 4
209checking for unsigned long long int... yes
210checking for uintmax_t... yes
211checking size of uintmax_t... 8
212checking for off_t... yes
213checking size of off_t... 8
214checking for mode_t... yes
215checking for promoted mode_t type... mode_t
216checking for pid_t... yes
217checking for uid_t in sys/types.h... yes
218checking for struct stat.st_blocks... yes
219checking for struct stat.st_blksize... yes
220checking for struct stat.st_rdev... yes
221checking for struct stat.st_mtim... yes
222checking sys/param.h usability... yes
223checking sys/param.h presence... yes
224checking for sys/param.h... yes
225checking for sig_atomic_t in signal.h... yes, non volatile
226checking for strverscmp... no
227checking for strncasecmp... yes
228checking for realpath... yes
229checking for posix_openpt... yes
230checking for grantpt... yes
231checking for statlstat... no
232checking for stdlib.h... (cached) yes
233checking for unistd.h... (cached) yes
234checking for getpagesize... yes
235checking for working mmap... yes
236checking for get_process_stats in -lseq... no
237checking sys/statvfs.h usability... yes
238checking sys/statvfs.h presence... yes
239checking for sys/statvfs.h... yes
240checking for sys/vfs.h... (cached) yes
241checking sys/fs_types.h usability... no
242checking sys/fs_types.h presence... no
243checking for sys/fs_types.h... no
244checking OS.h usability... no
245checking OS.h presence... no
246checking for OS.h... no
247checking netinet/in.h usability... yes
248checking netinet/in.h presence... yes
249checking for netinet/in.h... yes
250checking for listmntent... no
251checking for sys/ucred.h... no
252checking for sys/mount.h... no
253checking mntent.h usability... yes
254checking mntent.h presence... yes
255checking for mntent.h... yes
256checking for sys/fs_types.h... (cached) no
257checking for struct fsstat.f_fstypename... no
258checking for library containing getmntent... none required
259checking for getmntent... yes
260checking for mntctl function and struct vmount... yes
261checking sys/mntent.h usability... no
262checking sys/mntent.h presence... no
263checking for sys/mntent.h... no
264checking for struct statfs.f_fstypename... no
265checking fcntl.h usability... yes
266checking fcntl.h presence... yes
267checking for fcntl.h... yes
268checking for utime.h... (cached) yes
269checking for listmntent... (cached) no
270checking for sys/ucred.h... (cached) no
271checking for sys/mount.h... (cached) no
272checking for mntent.h... (cached) yes
273checking for sys/fs_types.h... (cached) no
274checking for struct fsstat.f_fstypename... (cached) no
275checking for library containing getmntent... (cached) none required
276checking for getmntent... (cached) yes
277checking for mntctl function and struct vmount... (cached) yes
278checking for sys/mount.h... (cached) no
279checking how to get file system space usage... checking for statvfs function (SVR4)... yes
280checking whether to use statvfs64... yes
281checking for two-argument statfs with statfs.f_frsize member... no
282checking sys/fs/s5param.h usability... no
283checking sys/fs/s5param.h presence... no
284checking for sys/fs/s5param.h... no
285checking for sys/statfs.h... (cached) yes
286checking for statfs that truncates block counts... no
287checking for struct statfs.f_fstypename... (cached) no
288checking for struct statvfs.f_basetype... yes
289checking for struct statvfs.f_namemax... yes
290checking whether NLS is requested... yes
291checking for msgfmt... /opt/freeware/bin/msgfmt
292checking for gmsgfmt... /opt/freeware/bin/msgfmt
293checking for xgettext... /opt/freeware/bin/xgettext
294checking for msgmerge... /opt/freeware/bin/msgmerge
295checking whether we are using the GNU C Library 2 or newer... no
296checking for ranlib... (cached) ranlib
297checking whether the -Werror option is usable... yes
298checking for simple visibility declarations... yes
299checking for inline... inline
300checking for size_t... yes
301checking for stdint.h... yes
302checking for working alloca.h... yes
303checking for alloca... yes
304checking whether integer division by zero raises SIGFPE... no
305checking for inttypes.h... yes
306checking for inttypes.h... (cached) yes
307checking whether the inttypes.h PRIxNN macros are broken... no
308checking for ld used by GCC... /usr/bin/ld
309checking if the linker (/usr/bin/ld) is GNU ld... no
310checking for shared library run path origin... done
311checking whether imported symbols can be declared weak... no
312checking pthread.h usability... yes
313checking pthread.h presence... yes
314checking for pthread.h... yes
315checking for pthread_kill in -lpthread... yes
316checking for multithread API to use... posix
317checking for pthread_rwlock_t... yes
318checking for iconv... yes
319checking for working iconv... yes
320checking how to link with libiconv... /opt/freeware/lib/libiconv.a
321checking for iconv declaration...
322         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
323checking argz.h usability... no
324checking argz.h presence... no
325checking for argz.h... no
326checking for inttypes.h... (cached) yes
327checking for limits.h... (cached) yes
328checking for unistd.h... (cached) yes
329checking for sys/param.h... (cached) yes
330checking for getcwd... yes
331checking for getegid... yes
332checking for geteuid... yes
333checking for getgid... yes
334checking for getuid... yes
335checking for mempcpy... no
336checking for munmap... yes
337checking for stpcpy... yes
338checking for strcasecmp... yes
339checking for strdup... yes
340checking for strtoul... yes
341checking for tsearch... yes
342checking for uselocale... yes
343checking for argz_count... no
344checking for argz_stringify... no
345checking for argz_next... no
346checking for __fsetlocking... no
347checking whether feof_unlocked is declared... yes
348checking whether fgets_unlocked is declared... no
349checking for bison... bison
350checking version of bison... 3.0.4, ok
351checking for long long int... yes
352checking for wchar_t... yes
353checking for wint_t... yes
354checking for intmax_t... yes
355checking whether printf() supports POSIX/XSI format strings... yes
356checking whether we are using the GNU C Library 2.1 or newer... no
357checking for stdint.h... (cached) yes
358checking for SIZE_MAX... yes
359checking for stdint.h... (cached) yes
360checking for working fcntl.h... no (bad O_NOATIME)
361checking for CFPreferencesCopyAppValue... no
362checking for CFLocaleCopyCurrent... no
363checking for ptrdiff_t... yes
364checking stddef.h usability... yes
365checking stddef.h presence... yes
366checking for stddef.h... yes
367checking for stdlib.h... (cached) yes
368checking for string.h... (cached) yes
369checking for asprintf... no
370checking for fwprintf... yes
371checking for newlocale... yes
372checking for putenv... yes
373checking for setenv... yes
374checking for setlocale... yes
375checking for snprintf... yes
376checking for strnlen... yes
377checking for wcslen... yes
378checking for wcsnlen... yes
379checking for mbrtowc... yes
380checking for wcrtomb... yes
381checking whether _snprintf is declared... no
382checking whether _snwprintf is declared... no
383checking whether getc_unlocked is declared... yes
384checking for nl_langinfo and CODESET... yes
385checking for LC_MESSAGES... yes
386checking for CFPreferencesCopyAppValue... (cached) no
387checking for CFLocaleCopyCurrent... (cached) no
388checking whether included gettext is requested... no
389checking for GNU gettext in libc... no
390checking for GNU gettext in libintl... yes
391checking whether to use NLS... yes
392checking where the gettext function comes from... external libintl
393checking how to link with libintl... /opt/freeware/lib/libintl.a -lc
394checking for perl... /opt/freeware/bin/perl
395checking for python... /opt/freeware/bin/python
396checking for ruby... /usr/bin/ruby
397checking for AIX defines... yes
398checking for utimensat... yes
399configure: using internal editor
400configure: using diff viewer
401checking for subshell support... checking pty.h usability... no
402checking pty.h presence... no
403checking for pty.h... no
404checking libutil.h usability... no
405checking libutil.h presence... no
406checking for libutil.h... no
407checking util.h usability... no
408checking util.h presence... no
409checking for util.h... no
410checking for openpty... no
411checking for openpty in -lutil... no
412yes
413configure: Enabling VFS code
414checking for zip... /opt/freeware/bin/zip
415checking for unzip... /opt/freeware/bin/unzip
416checking for zipinfo code in unzip... yes
417checking for LIBSSH... no
418checking for library containing socket... none required
419checking for library containing gethostbyname... none required
420checking for struct linger.l_linger... yes
421checking for nlink_t... yes
422checking for socklen_t... yes
423checking for pmap_set... yes
424checking for pmap_getport... yes
425checking for pmap_getmaps... yes
426checking for rresvport... yes
427checking for rpc/pmap_clnt.h... yes
428checking for doxygen... no
429configure: WARNING: doxygen not found - will not generate any doxygen documentation
430checking for perl... /opt/freeware/bin/perl
431checking that generated files are newer than configure... done
432configure: creating ./config.status
433config.status: creating src/man2hlp/man2hlp
434config.status: creating Makefile
435config.status: creating contrib/Makefile
436config.status: creating contrib/dist/Makefile
437config.status: creating contrib/dist/gentoo/Makefile
438config.status: creating contrib/dist/redhat/Makefile
439config.status: creating contrib/dist/redhat/mc.spec
440config.status: creating contrib/dist/pkginfo
441config.status: creating contrib/dist/prototype
442config.status: creating misc/Makefile
443config.status: creating misc/mc.menu
444config.status: creating misc/mcedit.menu
445config.status: creating misc/skins/Makefile
446config.status: creating misc/ext.d/Makefile
447config.status: creating misc/ext.d/doc.sh
448config.status: creating misc/ext.d/misc.sh
449config.status: creating misc/ext.d/text.sh
450config.status: creating misc/ext.d/web.sh
451config.status: creating misc/macros.d/Makefile
452config.status: creating misc/mc.ext
453config.status: creating src/Makefile
454config.status: creating src/consaver/Makefile
455config.status: creating src/editor/Makefile
456config.status: creating src/man2hlp/Makefile
457config.status: creating src/subshell/Makefile
458config.status: creating src/viewer/Makefile
459config.status: creating src/diffviewer/Makefile
460config.status: creating src/filemanager/Makefile
461config.status: creating src/vfs/Makefile
462config.status: creating src/vfs/cpio/Makefile
463config.status: creating src/vfs/extfs/Makefile
464config.status: creating src/vfs/extfs/helpers/Makefile
465config.status: creating src/vfs/extfs/helpers/a+
466config.status: creating src/vfs/extfs/helpers/apt+
467config.status: creating src/vfs/extfs/helpers/audio
468config.status: creating src/vfs/extfs/helpers/deb
469config.status: creating src/vfs/extfs/helpers/deba
470config.status: creating src/vfs/extfs/helpers/debd
471config.status: creating src/vfs/extfs/helpers/dpkg+
472config.status: creating src/vfs/extfs/helpers/iso9660
473config.status: creating src/vfs/extfs/helpers/hp48+
474config.status: creating src/vfs/extfs/helpers/lslR
475config.status: creating src/vfs/extfs/helpers/mailfs
476config.status: creating src/vfs/extfs/helpers/patchfs
477config.status: creating src/vfs/extfs/helpers/rpms+
478config.status: creating src/vfs/extfs/helpers/s3+
479config.status: creating src/vfs/extfs/helpers/uace
480config.status: creating src/vfs/extfs/helpers/ualz
481config.status: creating src/vfs/extfs/helpers/uar
482config.status: creating src/vfs/extfs/helpers/uarc
483config.status: creating src/vfs/extfs/helpers/uarj
484config.status: creating src/vfs/extfs/helpers/uc1541
485config.status: creating src/vfs/extfs/helpers/ucab
486config.status: creating src/vfs/extfs/helpers/uha
487config.status: creating src/vfs/extfs/helpers/ulha
488config.status: creating src/vfs/extfs/helpers/ulib
489config.status: creating src/vfs/extfs/helpers/urar
490config.status: creating src/vfs/extfs/helpers/uzip
491config.status: creating src/vfs/extfs/helpers/uzoo
492config.status: creating src/vfs/fish/Makefile
493config.status: creating src/vfs/fish/helpers/Makefile
494config.status: creating src/vfs/ftpfs/Makefile
495config.status: creating src/vfs/sftpfs/Makefile
496config.status: creating src/vfs/local/Makefile
497config.status: creating src/vfs/sfs/Makefile
498config.status: creating src/vfs/smbfs/Makefile
499config.status: creating src/vfs/tar/Makefile
500config.status: creating src/vfs/undelfs/Makefile
501config.status: creating lib/Makefile
502config.status: creating lib/event/Makefile
503config.status: creating lib/filehighlight/Makefile
504config.status: creating lib/mcconfig/Makefile
505config.status: creating lib/search/Makefile
506config.status: creating lib/skin/Makefile
507config.status: creating lib/strutil/Makefile
508config.status: creating lib/tty/Makefile
509config.status: creating lib/vfs/Makefile
510config.status: creating lib/widget/Makefile
511config.status: creating misc/syntax/Makefile
512config.status: creating misc/syntax/Syntax
513config.status: creating doc/Makefile
514config.status: creating doc/hints/Makefile
515config.status: creating doc/hints/l10n/Makefile
516config.status: creating doc/man/Makefile
517config.status: creating doc/man/es/Makefile
518config.status: creating doc/man/hu/Makefile
519config.status: creating doc/man/it/Makefile
520config.status: creating doc/man/pl/Makefile
521config.status: creating doc/man/ru/Makefile
522config.status: creating doc/man/sr/Makefile
523config.status: creating doc/hlp/Makefile
524config.status: creating doc/hlp/es/Makefile
525config.status: creating doc/hlp/hu/Makefile
526config.status: creating doc/hlp/it/Makefile
527config.status: creating doc/hlp/pl/Makefile
528config.status: creating doc/hlp/ru/Makefile
529config.status: creating doc/hlp/sr/Makefile
530config.status: creating intl/Makefile
531config.status: creating po/Makefile.in
532config.status: creating tests/Makefile
533config.status: creating tests/lib/Makefile
534config.status: creating tests/lib/mcconfig/Makefile
535config.status: creating tests/lib/search/Makefile
536config.status: creating tests/lib/strutil/Makefile
537config.status: creating tests/lib/vfs/Makefile
538config.status: creating tests/lib/widget/Makefile
539config.status: creating tests/src/Makefile
540config.status: creating tests/src/filemanager/Makefile
541config.status: creating tests/src/editor/Makefile
542config.status: creating tests/src/editor/test-data.txt
543config.status: creating tests/src/vfs/Makefile
544config.status: creating tests/src/vfs/extfs/Makefile
545config.status: creating tests/src/vfs/extfs/helpers-list/Makefile
546config.status: creating tests/src/vfs/extfs/helpers-list/data/config.sh
547config.status: creating tests/src/vfs/extfs/helpers-list/misc/Makefile
548config.status: creating config.h
549config.status: executing depfiles commands
550config.status: executing libtool commands
551config.status: executing po-directories commands
552config.status: creating po/POTFILES
553config.status: creating po/Makefile
554configure:
555
556Configuration:
557
558  Source code location:       .
559  Compiler:                   gcc
560  Compiler flags:              -fdiagnostics-show-option -Wbad-function-cast -Wcomment -Wdeclaration-after-statement -Wfloat-conversion -Wfloat-equal -Wformat -Wformat-security -Wformat-signedness -Wimplicit -Wimplicit-fallthrough -Wignored-qualifiers -Wlogical-not-parentheses -Wmaybe-uninitialized -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-format-attribute -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wstrict-prototypes -Wswitch -Wswitch-default -Wtype-limits -Wundef -Wuninitialized -Wunreachable-code -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings  -g -O2
561  Assertions:                 yes
562  Unit tests:                 no ('Check' testing framework not found)
563  File system:                Midnight Commander Virtual Filesystem
564                              cpio, extfs, fish, ftp, sfs, tar
565  Screen library:             S-Lang
566  Mouse support:              xterm only
567  X11 events support:         yes
568  With subshell support:      yes
569  With background operations: yes
570  Internal editor:            yes
571  Diff viewer:                yes
572  Support for charset:        yes
573  Search type:                glib-regexp
574
575+ make
576make  all-recursive
577make[1]: Entering directory '/home/dp/rpmbuild/BUILD/mc-4.8.22'
578Making all in intl
579make[2]: Entering directory '/home/dp/rpmbuild/BUILD/mc-4.8.22/intl'
580make[2]: Nothing to be done for 'all'.
581make[2]: Leaving directory '/home/dp/rpmbuild/BUILD/mc-4.8.22/intl'
582Making all in po
583make[2]: Entering directory '/home/dp/rpmbuild/BUILD/mc-4.8.22/po'
584make[2]: Leaving directory '/home/dp/rpmbuild/BUILD/mc-4.8.22/po'
585Making all in lib
586make[2]: Entering directory '/home/dp/rpmbuild/BUILD/mc-4.8.22/lib'
587Making all in event
588make[3]: Entering directory '/home/dp/rpmbuild/BUILD/mc-4.8.22/lib/event'
589  CC       event.lo
590  CC       manage.lo
591  CC       raise.lo
592  CCLD     libmcevent.la
593make[3]: Leaving directory '/home/dp/rpmbuild/BUILD/mc-4.8.22/lib/event'
594Making all in filehighlight
595make[3]: Entering directory '/home/dp/rpmbuild/BUILD/mc-4.8.22/lib/filehighlight'
596  CC       common.lo
597  CC       get-color.lo
598  CC       ini-file-read.lo
599  CCLD     libmcfilehighlight.la
600make[3]: Leaving directory '/home/dp/rpmbuild/BUILD/mc-4.8.22/lib/filehighlight'
601Making all in mcconfig
602make[3]: Entering directory '/home/dp/rpmbuild/BUILD/mc-4.8.22/lib/mcconfig'
603  CC       common.lo
604  CC       get.lo
605  CC       set.lo
606  CC       paths.lo
607  CCLD     libmcconfig.la
608make[3]: Leaving directory '/home/dp/rpmbuild/BUILD/mc-4.8.22/lib/mcconfig'
609Making all in search
610make[3]: Entering directory '/home/dp/rpmbuild/BUILD/mc-4.8.22/lib/search'
611  CC       search.lo
612  CC       lib.lo
613  CC       normal.lo
614  CC       regex.lo
615  CC       glob.lo
616  CC       hex.lo
617  CCLD     libsearch.la
618make[3]: Leaving directory '/home/dp/rpmbuild/BUILD/mc-4.8.22/lib/search'
619Making all in skin
620make[3]: Entering directory '/home/dp/rpmbuild/BUILD/mc-4.8.22/lib/skin'
621  CC       colors.lo
622  CC       colors-old.lo
623  CC       common.lo
624  CC       hc-skins.lo
625  CC       ini-file.lo
626  CC       lines.lo
627  CCLD     libmcskin.la
628make[3]: Leaving directory '/home/dp/rpmbuild/BUILD/mc-4.8.22/lib/skin'
629Making all in tty
630make[3]: Entering directory '/home/dp/rpmbuild/BUILD/mc-4.8.22/lib/tty'
631  CC       color-internal.lo
632  CC       color.lo
633  CC       key.lo
634  CC       keyxdef.lo
635  CC       mouse.lo
636  CC       tty.lo
637  CC       win.lo
638  CC       x11conn.lo
639  CC       color-slang.lo
640  CC       tty-slang.lo
641  CCLD     libmctty.la
642make[3]: Leaving directory '/home/dp/rpmbuild/BUILD/mc-4.8.22/lib/tty'
643Making all in vfs
644make[3]: Entering directory '/home/dp/rpmbuild/BUILD/mc-4.8.22/lib/vfs'
645  CC       direntry.lo
646  CC       gc.lo
647  CC       interface.lo
648  CC       parse_ls_vga.lo
649  CC       path.lo
650  CC       vfs.lo
651  CC       utilvfs.lo
652  CC       netutil.lo
653  CCLD     libmcvfs.la
654make[3]: Leaving directory '/home/dp/rpmbuild/BUILD/mc-4.8.22/lib/vfs'
655Making all in strutil
656make[3]: Entering directory '/home/dp/rpmbuild/BUILD/mc-4.8.22/lib/strutil'
657  CC       replace.lo
658  CC       strescape.lo
659  CC       strutil8bit.lo
660  CC       strutilascii.lo
661  CC       strutil.lo
662  CC       strutilutf8.lo
663  CC       strverscmp.lo
664  CC       xstrtol.lo
665  CCLD     libmcstrutil.la
666make[3]: Leaving directory '/home/dp/rpmbuild/BUILD/mc-4.8.22/lib/strutil'
667Making all in widget
668make[3]: Entering directory '/home/dp/rpmbuild/BUILD/mc-4.8.22/lib/widget'
669  CC       button.lo
670  CC       buttonbar.lo
671  CC       check.lo
672  CC       dialog.lo
673  CC       dialog-switch.lo
674  CC       gauge.lo
675  CC       groupbox.lo
676  CC       hline.lo
677  CC       history.lo
678  CC       input.lo
679  CC       input_complete.lo
680input_complete.c:62:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls]
681 extern char **environ;
682               ^~~~~~~
683In file included from input_complete.c:44:
684/opt/freeware/lib/gcc/powerpc-ibm-aix7.2.0.0/8.1.0/include-fixed/unistd.h:1026:15: note: previous declaration of 'environ' was here
685 extern char **environ;
686               ^~~~~~~
687  CC       listbox-window.lo
688  CC       listbox.lo
689  CC       label.lo
690  CC       menu.lo
691  CC       mouse.lo
692  CC       quick.lo
693  CC       radio.lo
694  CC       widget-common.lo
695  CC       wtools.lo
696  CCLD     libmcwidget.la
697make[3]: Leaving directory '/home/dp/rpmbuild/BUILD/mc-4.8.22/lib/widget'
698Making all in .
699make[3]: Entering directory '/home/dp/rpmbuild/BUILD/mc-4.8.22/lib'
700  CC       utilunix.lo
701  CC       util.lo
702  CC       hook.lo
703  CC       glibcompat.lo
704  CC       global.lo
705  CC       keybind.lo
706  CC       lock.lo
707  CC       serialize.lo
708  CC       shell.lo
709  CC       timefmt.lo
710  CC       timer.lo
711  CC       charsets.lo
712  CCLD     libmc.la
713
714*** Warning: Linking the shared library libmc.la against the
715*** static library /opt/freeware/lib/libiconv.a is not portable!
716
717*** Warning: Linking the shared library libmc.la against the
718*** static library /opt/freeware/lib/libintl.a is not portable!
719make[3]: Leaving directory '/home/dp/rpmbuild/BUILD/mc-4.8.22/lib'
720make[2]: Leaving directory '/home/dp/rpmbuild/BUILD/mc-4.8.22/lib'
721Making all in src
722make[2]: Entering directory '/home/dp/rpmbuild/BUILD/mc-4.8.22/src'
723Making all in filemanager
724make[3]: Entering directory '/home/dp/rpmbuild/BUILD/mc-4.8.22/src/filemanager'
725  CC       achown.lo
726achown.c: In function 'chl_callback':
727achown.c:491:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
728         switch (parm)
729         ^~~~~~
730achown.c:505:5: note: here
731     default:
732     ^~~~~~~
733  CC       boxes.lo
734  CC       chmod.lo
735  CC       chown.lo
736  CC       cmd.lo
737  CC       command.lo
738In function 'examine_cd',
739    inlined from 'do_cd_command' at command.c:440:16:
740command.c:172:25: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=]
741                         strncpy (r, t, tlen + 1);
742                         ^~~~~~~~~~~~~~~~~~~~~~~~
743command.c: In function 'do_cd_command':
744command.c:168:28: note: length computed here
745                     tlen = strlen (t);
746                            ^~~~~~~~~~
747  CC       dir.lo
748  CC       ext.lo
749  CC       file.lo
750file.c: In function 'get_times':
751file.c:899:17: error: incompatible types when assigning to type 'struct timespec' from type 'st_timespec_t' {aka 'const struct st_timespec'}
752     (*times)[0] = sb->st_atim;
753                 ^
754file.c:900:17: error: incompatible types when assigning to type 'struct timespec' from type 'st_timespec_t' {aka 'const struct st_timespec'}
755     (*times)[1] = sb->st_mtim;
756                 ^
757make[3]: *** [Makefile:604: file.lo] Error 1
758make[3]: Leaving directory '/home/dp/rpmbuild/BUILD/mc-4.8.22/src/filemanager'
759make[2]: *** [Makefile:738: all-recursive] Error 1
760make[2]: Leaving directory '/home/dp/rpmbuild/BUILD/mc-4.8.22/src'
761make[1]: *** [Makefile:625: all-recursive] Error 1
762make[1]: Leaving directory '/home/dp/rpmbuild/BUILD/mc-4.8.22'
763make: *** [Makefile:553: all] Error 2