Ticket #4033: log

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