Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/m4.spec'], chrootPath='/var/lib/mock/810038-epel-6-x86_64-1539642861.495241/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/m4.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False BUILDSTDERR: warning: Could not canonicalize hostname: copr-builder-690187403.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/autotools-git-m4-1.9a-8.685_d69f.el6.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/m4.spec'], chrootPath='/var/lib/mock/810038-epel-6-x86_64-1539642861.495241/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/m4.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.dgvnu3 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf m4-1.9a.685-d69f + /usr/bin/gzip -dc /builddir/build/SOURCES/m4-1.9a.685-d69f.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd m4-1.9a.685-d69f + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + chmod 644 COPYING + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.h5oEKY + umask 022 + cd /builddir/build/BUILD + cd m4-1.9a.685-d69f + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/opt/rh/autotools-git/root/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --prefix=/opt/rh/autotools-git/root/usr --exec-prefix=/opt/rh/autotools-git/root/usr --bindir=/opt/rh/autotools-git/root/usr/bin --sbindir=/opt/rh/autotools-git/root/usr/sbin --sysconfdir=/opt/rh/autotools-git/root/etc --datadir=/opt/rh/autotools-git/root/usr/share --includedir=/opt/rh/autotools-git/root/usr/include --libdir=/opt/rh/autotools-git/root/usr/lib64 --libexecdir=/opt/rh/autotools-git/root/usr/libexec --localstatedir=/opt/rh/autotools-git/root/var --sharedstatedir=/opt/rh/autotools-git/root/var/lib --mandir=/opt/rh/autotools-git/root/usr/share/man --infodir=/opt/rh/autotools-git/root/usr/share/info --disable-rpath --disable-static checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for Minix Amsterdam compiler... no checking for x86_64-redhat-linux-gnu-ar... no checking for x86_64-redhat-linux-gnu-lib... no checking for x86_64-redhat-linux-gnu-link... no checking for ar... ar checking the archiver (ar) interface... ar checking for x86_64-redhat-linux-gnu-ar... ar checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking for _LARGEFILE_SOURCE value needed for large files... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for gcc option to accept ISO C99... -std=gnu99 checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 configure: autobuild project... GNU M4 configure: autobuild revision... 1.9a.685-d69f configure: autobuild hostname... copr-builder-690187403.novalocal configure: autobuild timestamp... 20181015T223441Z checking for special C compiler options needed for large files... (cached) no checking for _FILE_OFFSET_BITS value needed for large files... (cached) no checking how to run the C preprocessor... gcc -E checking for a sed that does not truncate output... /bin/sed checking for compilation debug mode... no checking for size_t... yes checking size of long long int... 8 checking how to print strings... printf checking for fgrep... /bin/grep -F checking for ld used by gcc -std=gnu99... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... (cached) ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes checking if gcc -std=gnu99 static flag -static works... no checking if gcc -std=gnu99 supports -c -o file.o... yes checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes checking whether the gcc -std=gnu99 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for library containing dlopen... -ldl checking for dlerror... yes checking for shl_load... (cached) no checking for shl_load in -ldld... (cached) no checking for dld_link in -ldld... no checking for _ prefix in compiled symbols... no checking what extension is used for runtime loadable modules... .so checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by gcc -std=gnu99... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for gettext.h... no checking for working alloca.h... yes checking for alloca... yes checking whether uses 'inline' correctly... yes checking for btowc... yes checking for canonicalize_file_name... yes checking for getcwd... yes checking for readlink... yes checking for realpath... yes checking for _set_invalid_parameter_handler... no checking for fcntl... yes checking for symlink... yes checking for mempcpy... yes checking for fpurge... no checking for __fpurge... yes checking for __freadahead... no checking for __freading... yes checking for __freadptr... no checking for __freadptrinc... no checking for __fseterr... no checking for getdtablesize... yes checking for getprogname... no checking for getexecname... no checking for gettimeofday... yes checking for iswcntrl... yes checking for iswblank... yes checking for lstat... yes checking for mbsinit... yes checking for mbrtowc... yes checking for mbslen... no checking for mprotect... yes checking for mkstemp... yes checking for nl_langinfo... yes checking for obstack_printf... yes checking for vasnprintf... no checking for snprintf... yes checking for pipe2... yes checking for isblank... yes checking for iswctype... yes checking for link... yes checking for secure_getenv... no checking for getuid... yes checking for geteuid... yes checking for getgid... yes checking for getegid... yes checking for setenv... yes checking for sigaction... yes checking for sigaltstack... yes checking for siginterrupt... yes checking for strndup... yes checking for pipe... yes checking for wcrtomb... yes checking for wcwidth... yes checking for newlocale... yes checking for sleep... yes checking for strdup... yes checking for wctob... yes checking for calloc... yes checking for strerror... yes checking for sigstack... yes checking for sigvec... yes checking for gethostname... yes checking for mktime... yes checking for uname... yes checking for nl_langinfo and CODESET... yes checking for a traditional french locale... fr_FR checking whether // is distinct from /... no checking whether realpath works... yes checking for sys/param.h... yes checking for sys/socket.h... yes checking for unistd.h... (cached) yes checking for stdio_ext.h... yes checking for sys/stat.h... (cached) yes checking for sys/time.h... yes checking for iconv.h... yes checking for limits.h... yes checking for wchar.h... yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking for wctype.h... yes checking for langinfo.h... yes checking for xlocale.h... yes checking for math.h... yes checking for sys/mman.h... yes checking for features.h... yes checking for malloc.h... yes checking for sys/cdefs.h... yes checking for spawn.h... yes checking for sys/wait.h... yes checking for dirent.h... yes checking for getopt.h... yes checking for siginfo.h... no checking if environ is properly declared... yes checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking for complete errno.h... yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... yes checking for mode_t... yes checking for sig_atomic_t... yes checking for working fcntl.h... yes checking for pid_t... yes checking whether frexp() can be used without linking with libm... yes checking whether alarm is declared... yes checking whether long double and double are the same... no checking whether stdin defaults to large file offsets... yes checking whether fseeko is declared... yes checking for fseeko... yes checking whether fflush works on input streams... no checking whether stat file-mode macros are broken... no checking for nlink_t... yes checking whether ftello is declared... yes checking for ftello... yes checking whether ftello works... yes checking whether getdtablesize is declared... yes checking for C/C++ restrict keyword... __restrict checking for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... yes checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for inline... inline checking whether limits.h has ULLONG_WIDTH etc.... no checking for wint_t... yes checking whether wint_t is too small... no checking for unsigned long long int... yes checking for long long int... yes checking whether stdint.h conforms to C99... yes checking whether stdint.h predates C++11... no checking whether stdint.h has UINTMAX_WIDTH etc.... no checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no checking where to find the exponent in a 'double'... word 1 bit 20 checking where to find the exponent in a 'float'... word 0 bit 23 checking whether byte ordering is bigendian... no checking whether iswcntrl works... yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... yes checking whether getc_unlocked is declared... yes checking whether we are using the GNU C Library >= 2.1 or uClibc... yes checking for wchar_t... yes checking for max_align_t... no checking whether NULL can be used in arbitrary expressions... yes checking whether imported symbols can be declared weak... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for multithread API to use... posix checking whether lstat correctly handles trailing slash... yes checking whether malloc, realloc, calloc are POSIX compliant... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for mbstate_t... yes checking for a traditional japanese locale... ja_JP checking for a transitional chinese locale... zh_CN.GB18030 checking for a french Unicode locale... fr_FR.UTF-8 checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether memmem is declared... yes checking for memmem... yes checking whether memmem works... yes checking whether defines MIN and MAX... no checking whether defines MIN and MAX... yes checking for stdint.h... yes checking for inttypes.h... yes checking whether printf supports size specifiers as in C99... yes checking whether printf supports 'long double' arguments... yes checking whether printf supports infinite 'double' arguments... yes checking whether printf supports infinite 'long double' arguments... yes checking whether printf supports the 'a' and 'A' directives... yes checking whether printf supports the 'F' directive... yes checking whether printf supports the 'n' directive... no checking whether printf supports the 'ls' directive... yes checking whether printf supports POSIX/XSI format strings with positions... yes checking whether printf supports the grouping flag... yes checking whether printf supports the left-adjust flag correctly... yes checking whether printf supports the zero flag correctly... yes checking whether printf supports large precisions... yes checking whether printf survives out-of-memory conditions... yes checking for intmax_t... yes checking whether snprintf returns a byte count as in C99... yes checking for snprintf... (cached) yes checking for strnlen... yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... (cached) yes checking for wcrtomb... (cached) yes checking whether _snprintf is declared... no checking whether obstack_printf is declared... yes checking for promoted mode_t type... mode_t checking for library containing posix_spawn... none required checking for posix_spawn... yes checking whether posix_spawn works... yes checking whether posix_spawnattr_setschedpolicy is supported... yes checking whether posix_spawnattr_setschedparam is supported... yes checking for sigset_t... yes checking for SIGPIPE... yes checking whether setenv is declared... yes checking search.h usability... yes checking search.h presence... yes checking for search.h... yes checking for tsearch... yes checking for uid_t in sys/types.h... yes checking whether C symbols are prefixed with underscore at the linker level... no checking whether snprintf is declared... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking whether strerror(0) succeeds... yes checking whether strndup is declared... yes checking whether strnlen is declared... yes checking whether ldexp() can be used without linking with libm... yes checking for struct timespec in ... yes checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes checking whether fflush_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking whether fputc_unlocked is declared... yes checking whether fputs_unlocked is declared... yes checking whether fread_unlocked is declared... yes checking whether fwrite_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking whether unsetenv is declared... yes checking whether to use C++... no checking whether ungetc works on arbitrary bytes... yes checking whether getcwd (NULL, 0) allocates memory for result... yes checking for getcwd with POSIX signature... yes checking for LC_MESSAGES... yes checking whether strdup is declared... yes checking for alloca as a compiler built-in... yes checking whether to enable assertions... yes checking whether btowc(0) is correct... yes checking whether btowc(EOF) is correct... yes checking for __builtin_expect... yes checking whether // is distinct from /... (cached) no checking whether dup2 works... yes checking for error_at_line... yes checking whether fflush works on input streams... (cached) no checking whether fcntl handles F_DUPFD correctly... yes checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check checking whether fflush works on input streams... (cached) no checking for flexible array member... yes checking whether conversion from 'int' to 'long double' works... yes checking whether fopen recognizes a trailing slash... yes checking for __fpending... yes checking whether __fpending is declared... yes checking whether fpurge is declared... no checking whether frexp works... yes checking whether frexpl is declared... yes checking whether frexpl() can be used without linking with libm... yes checking whether frexpl works... yes checking for fseeko... (cached) yes checking whether fflush works on input streams... (cached) no checking for _fseeki64... no checking for ftello... (cached) yes checking whether ftello works... (cached) yes checking whether getdtablesize works... yes checking whether program_invocation_name is declared... yes checking whether program_invocation_short_name is declared... yes checking whether __argv is declared... no checking whether gettimeofday clobbers localtime buffer... no checking for gettimeofday with POSIX signature... almost checking whether the compiler generally respects inline... yes checking whether INT32_MAX < INTMAX_MAX... yes checking whether INT64_MAX == LONG_MAX... yes checking whether UINT32_MAX < UINTMAX_MAX... yes checking whether UINT64_MAX == ULONG_MAX... yes checking whether isnan(double) can be used without linking with libm... yes checking whether isnan(float) can be used without linking with libm... yes checking whether isnan(float) works... yes checking whether isnan(long double) can be used without linking with libm... yes checking whether isnanl works... yes checking whether iswblank is declared... yes checking whether langinfo.h defines CODESET... yes checking whether langinfo.h defines T_FMT_AMPM... yes checking whether langinfo.h defines ERA... yes checking whether langinfo.h defines YESEXPR... yes checking whether locale.h conforms to POSIX:2001... yes checking whether locale.h defines locale_t... yes checking whether struct lconv is properly defined... yes checking for pthread_rwlock_t... yes checking whether lseek detects pipes... yes checking whether NAN macro works... yes checking whether HUGE_VAL works... yes checking whether mbrtowc handles incomplete characters... yes checking whether mbrtowc works as well as mbtowc... yes checking whether mbrtowc handles a NULL pwc argument... yes checking whether mbrtowc handles a NULL string argument... yes checking whether mbrtowc has a correct return value... yes checking whether mbrtowc returns 0 when parsing a NUL character... yes checking whether mbrtowc works on empty input... no checking whether the C locale is free of encoding errors... no checking whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether memmem works in linear time... yes checking for memmem... (cached) yes checking whether memmem works... (cached) yes checking for mkdtemp... yes checking for working mkstemp... yes checking whether YESEXPR works... yes checking for obstacks that work with any size object... no checking for ptrdiff_t... yes checking whether open recognizes a trailing slash... yes checking whether posix_spawn_file_actions_addclose works... yes checking whether posix_spawn_file_actions_adddup2 works... yes checking whether posix_spawn_file_actions_addopen works... yes checking whether frexp works... (cached) yes checking whether ldexp can be used without linking with libm... (cached) yes checking whether frexpl() can be used without linking with libm... (cached) yes checking whether frexpl works... (cached) yes checking whether frexpl is declared... (cached) yes checking whether ldexpl() can be used without linking with libm... yes checking whether ldexpl works... yes checking whether ldexpl is declared... yes checking whether program_invocation_name is declared... (cached) yes checking whether program_invocation_short_name is declared... (cached) yes checking for raise... yes checking for sigprocmask... yes checking for rawmemchr... yes checking whether readlink signature is correct... yes checking whether readlink handles trailing slash correctly... yes checking for working re_compile_pattern... yes checking whether rename honors trailing slash on destination... yes checking whether rename honors trailing slash on source... yes checking whether rename manages hard links correctly... yes checking whether rename manages existing destinations correctly... yes checking whether rmdir works... yes checking for __secure_getenv... yes checking whether setenv validates arguments... yes checking for struct sigaction.sa_sigaction... yes checking for volatile sig_atomic_t... yes checking for sighandler_t... yes checking for signbit macro... yes checking for signbit compiler built-ins... yes checking for sigprocmask... (cached) yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for snprintf... (cached) yes checking whether snprintf respects a size of 1... yes checking whether printf supports POSIX/XSI format strings with positions... (cached) yes checking for snprintf... (cached) yes checking whether snprintf truncates the result as in C99... yes checking whether snprintf fully supports the 'n' directive... no checking whether snprintf respects a size of 1... (cached) yes checking whether vsnprintf respects a zero size as in C99... yes checking for ptrdiff_t... (cached) yes checking for posix_spawnattr_t... yes checking for posix_spawn_file_actions_t... yes checking for ptrdiff_t... (cached) yes checking for ssize_t... yes checking whether stat handles trailing slashes on directories... yes checking whether stat handles trailing slashes on files... yes checking for va_copy... yes checking for max_align_t... (cached) no checking whether NULL can be used in arbitrary expressions... (cached) yes checking which flavor of printf attribute matches inttypes macros... system checking for strchrnul... yes checking whether strchrnul works... yes checking for working strerror function... yes checking for working strndup... yes checking for working strnlen... yes checking whether strtod obeys C99... yes checking for nlink_t... (cached) yes checking for unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv obeys POSIX... yes checking for ptrdiff_t... (cached) yes checking for ptrdiff_t... (cached) yes checking for vasprintf... yes checking for vasprintf... (cached) yes checking for ptrdiff_t... (cached) yes checking for ptrdiff_t... (cached) yes checking for waitid... yes checking whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether wcrtomb return value is correct... yes checking whether iswcntrl works... (cached) yes checking for towlower... (cached) yes checking for wctype_t... (cached) yes checking for wctrans_t... (cached) yes checking whether wcwidth is declared... yes checking whether wcwidth works reasonably in UTF-8 locales... yes checking for stdint.h... (cached) yes checking for a traditional french locale... (cached) fr_FR checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional french locale... (cached) fr_FR checking for a turkish Unicode locale... tr_TR.UTF-8 checking for closedir... yes checking for dirfd... yes checking whether dirfd is declared... yes checking whether dirfd is a macro... no checking whether dup works... yes checking whether fdopen sets errno... yes checking for getpagesize... yes checking whether getpagesize is declared... yes checking where to find the exponent in a 'double'... (cached) word 1 bit 20 checking where to find the exponent in a 'float'... (cached) word 0 bit 23 checking where to find the exponent in a 'long double'... word 2 bit 0 checking whether link obeys POSIX... yes checking for setlocale... yes checking for uselocale... yes checking for getlocalename_l... no checking for a traditional french locale... (cached) fr_FR checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional japanese locale... (cached) ja_JP checking for a transitional chinese locale... (cached) zh_CN.GB18030 checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a transitional chinese locale... (cached) zh_CN.GB18030 checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for a traditional french locale... (cached) fr_FR checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for opendir... yes checking for putenv compatible with GNU and SVID... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for readdir... yes checking for a traditional french locale... (cached) fr_FR checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional japanese locale... (cached) ja_JP checking for a transitional chinese locale... (cached) zh_CN.GB18030 checking whether sleep is declared... yes checking for working sleep... yes checking for working stdalign.h... no checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking whether symlink handles trailing slash correctly... yes checking for pthread_atfork... yes checking for a traditional french locale... (cached) fr_FR checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional french locale... (cached) fr_FR checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional japanese locale... (cached) ja_JP checking for a transitional chinese locale... (cached) zh_CN.GB18030 checking whether wctob works... yes checking whether wctob is declared... yes checking for sched_yield in -lrt... yes checking for error.h... yes checking for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether getopt is POSIX compatible... yes checking for working GNU getopt function... no checking for obstack.h... yes checking whether an open file can be renamed... yes checking if malloc debugging is wanted... no checking return type of signal handlers... void checking for stack_t.ss_sp... yes checking if stack overflow is detectable... yes checking for rlim_t... yes checking for stack_t... yes checking for sigcontext... no checking for siginfo_t... yes checking for struct sigaction.sa_sigaction... (cached) yes checking whether struct tm is in sys/time.h or time.h... time.h checking for strftime... yes checking for gmp.h... no BUILDSTDERR: configure: WARNING: could not detect gmp library checking which shell to use for syscmd... /bin/sh checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating tests/m4 config.status: creating po/Makefile.in config.status: creating Makefile config.status: creating doc/Makefile config.status: creating m4/gnu/Makefile config.status: creating m4/system.h config.status: creating tests/atlocal config.status: creating tests/gnu/Makefile config.status: creating config.h config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + /usr/bin/make -j2 /usr/bin/make all-recursive make[1]: Entering directory `/builddir/build/BUILD/m4-1.9a.685-d69f' Making all in po make[2]: Entering directory `/builddir/build/BUILD/m4-1.9a.685-d69f/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/m4-1.9a.685-d69f/po' Making all in m4/gnu make[2]: Entering directory `/builddir/build/BUILD/m4-1.9a.685-d69f/m4/gnu' GEN alloca.h GEN configmake.h GEN c++defs.h GEN arg-nonnull.h GEN warn-on-use.h GEN limits.h GEN unused-parameter.h GEN spawn.h GEN stddef.h GEN stdint.h GEN stdio.h GEN stdlib.h GEN string.h GEN sys/stat.h GEN sys/time.h GEN sys/types.h GEN sys/wait.h GEN time.h GEN unistd.h GEN unistr.h GEN unitypes.h GEN uniwidth.h GEN wchar.h GEN wctype.h GEN fcntl.h GEN iconv.h GEN inttypes.h GEN langinfo.h GEN locale.h GEN math.h GEN signal.h /usr/bin/make all-recursive make[3]: Entering directory `/builddir/build/BUILD/m4-1.9a.685-d69f/m4/gnu' make[4]: Entering directory `/builddir/build/BUILD/m4-1.9a.685-d69f/m4/gnu' CC gl_avltree_oset.lo CC binary-io.lo CC bitrotate.lo BUILDSTDERR: In file included from gl_avltree_oset.c:538: BUILDSTDERR: gl_anytree_oset.h: In function 'gl_tree_iterator': BUILDSTDERR: gl_anytree_oset.h:264: warning: 'result.j' is used uninitialized in this function BUILDSTDERR: gl_anytree_oset.h:264: warning: 'result.i' is used uninitialized in this function BUILDSTDERR: gl_anytree_oset.h:264: warning: 'result.count' is used uninitialized in this function CC c-ctype.lo CC c-strcasecmp.lo CC c-strncasecmp.lo CC clean-temp.lo CC cloexec.lo CC close-stream.lo CC closein.lo CC closeout.lo CC dirname.lo CC basename.lo CC dirname-lgpl.lo CC basename-lgpl.lo CC stripslash.lo CC execute.lo CC exitfail.lo CC fatal-signal.lo CC fd-hook.lo CC fd-safer-flag.lo CC dup-safer-flag.lo CC filenamecat.lo CC filenamecat-lgpl.lo CC fopen-safer.lo CC freading.lo CC freadseek.lo CC getprogname.lo CC hard-locale.lo CC gl_linkedhash_list.lo CC gl_list.lo BUILDSTDERR: In file included from gl_linkedhash_list.c:89: BUILDSTDERR: gl_anylinked_list2.h: In function 'gl_linked_iterator': BUILDSTDERR: gl_anylinked_list2.h:932: warning: 'result.j' is used uninitialized in this function BUILDSTDERR: gl_anylinked_list2.h:932: warning: 'result.i' is used uninitialized in this function BUILDSTDERR: gl_anylinked_list2.h:932: warning: 'result.count' is used uninitialized in this function BUILDSTDERR: gl_anylinked_list2.h: In function 'gl_linked_iterator_from_to': BUILDSTDERR: gl_anylinked_list2.h:1003: warning: 'result.j' may be used uninitialized in this function BUILDSTDERR: gl_anylinked_list2.h:1003: warning: 'result.i' may be used uninitialized in this function BUILDSTDERR: gl_anylinked_list2.h:1003: warning: 'result.count' may be used uninitialized in this function CC localcharset.lo CC malloca.lo CC math.lo CC mbchar.lo CC mbiter.lo CC mbslen.lo CC mbsstr.lo CC mbuiter.lo CC memchr2.lo CC memcmp2.lo CC gl_oset.lo CC pipe2.lo CC pipe2-safer.lo CC printf-frexp.lo CC printf-frexpl.lo CC progname.lo CC propername.lo CC quotearg.lo CC sig-handler.lo CC spawn-pipe.lo CC mkstemp-safer.lo CC striconv.lo CC strnlen1.lo CC tempname.lo CC glthread/threadlib.lo CC tmpdir.lo CC trim.lo CC unistd.lo BUILDSTDERR: trim.c: In function 'trim2': BUILDSTDERR: trim.c:69: warning: 'r' may be used uninitialized in this function CC dup-safer.lo CC fd-safer.lo CC pipe-safer.lo CC verror.lo CC wait-process.lo CC wctype-h.lo CC xmalloc.lo CC xalloc-die.lo CC gl_xlist.lo CC xmalloca.lo CC gl_xoset.lo CC xprintf.lo CC xsize.lo CC xstriconv.lo CC xstrndup.lo CC xvasprintf.lo CC xasprintf.lo CC asnprintf.lo CC asprintf.lo CC fclose.lo CC fcntl.lo CC fflush.lo CC fpurge.lo CC freadahead.lo CC freadptr.lo CC fseek.lo CC fseeko.lo CC fseterr.lo CC mbrtowc.lo CC obstack.lo CC obstack_printf.lo CC printf-args.lo CC printf-parse.lo CC secure_getenv.lo CC snprintf.lo CC sprintf.lo CC vasnprintf.lo CC vasprintf.lo CC vfprintf.lo CC vprintf.lo CC xmemdup0.lo GEN charset.alias GEN ref-add.sed GEN ref-del.sed CC glthread/lock.lo CC unistr/u8-mbtoucr.lo CC unistr/u8-uctomb.lo CC unistr/u8-uctomb-aux.lo CC uniwidth/width.lo CCLD libgnu.la make[4]: Leaving directory `/builddir/build/BUILD/m4-1.9a.685-d69f/m4/gnu' make[3]: Leaving directory `/builddir/build/BUILD/m4-1.9a.685-d69f/m4/gnu' make[2]: Leaving directory `/builddir/build/BUILD/m4-1.9a.685-d69f/m4/gnu' Making all in . make[2]: Entering directory `/builddir/build/BUILD/m4-1.9a.685-d69f' CC m4/builtin.lo CC m4/debug.lo CC m4/hash.lo CC m4/input.lo CC m4/m4.lo CC m4/macro.lo BUILDSTDERR: m4/macro.c: In function 'arg_symbol': BUILDSTDERR: m4/macro.c:1124: warning: 'value' may be used uninitialized in this function CC m4/module.lo BUILDSTDERR: m4/module.c:83: warning: 'module_dlerror' declared 'static' but never defined CC m4/output.lo CC m4/path.lo CC m4/resyntax.lo CC m4/symtab.lo CC m4/syntax.lo CC m4/utility.lo CC modules/gnu.lo CC modules/m4.lo CC modules/stdlib.lo CC modules/time.lo CC modules/traditional.lo CC src/src_m4-xstrtoul.o CC src/src_m4-xstrtol-error.o CC src/src_m4-xstrtol.o CC src/src_m4-version-etc-fsf.o CC src/src_m4-version-etc.o CC src/src_m4-main.o CC src/src_m4-freeze.o BUILDSTDERR: src/main.c: In function 'main': BUILDSTDERR: src/main.c:425: warning: ignoring return value of 'strtol', declared with attribute warn_unused_result CC src/src_m4-stackovf.o BUILDSTDERR: src/stackovf.c: In function 'process_sigsegv': BUILDSTDERR: src/stackovf.c:192: warning: ignoring return value of 'write', declared with attribute warn_unused_result BUILDSTDERR: src/stackovf.c:219: warning: ignoring return value of 'write', declared with attribute warn_unused_result BUILDSTDERR: src/stackovf.c:220: warning: ignoring return value of 'write', declared with attribute warn_unused_result BUILDSTDERR: src/stackovf.c:222: warning: ignoring return value of 'write', declared with attribute warn_unused_result CCLD m4/libm4.la CCLD modules/gnu.la CCLD modules/m4.la CCLD modules/stdlib.la CCLD modules/time.la CCLD modules/traditional.la CCLD src/m4 make[2]: Leaving directory `/builddir/build/BUILD/m4-1.9a.685-d69f' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/m4-1.9a.685-d69f/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/m4-1.9a.685-d69f/doc' Making all in tests/gnu make[2]: Entering directory `/builddir/build/BUILD/m4-1.9a.685-d69f/tests/gnu' GEN c++defs.h GEN warn-on-use.h GEN arg-nonnull.h GEN test-posix_spawn1.sh GEN test-posix_spawn2.sh GEN unused-parameter.h GEN stdalign.h GEN ctype.h GEN dirent.h /usr/bin/make all-recursive make[3]: Entering directory `/builddir/build/BUILD/m4-1.9a.685-d69f/tests/gnu' Making all in . make[4]: Entering directory `/builddir/build/BUILD/m4-1.9a.685-d69f/tests/gnu' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/m4-1.9a.685-d69f/tests/gnu' make[3]: Leaving directory `/builddir/build/BUILD/m4-1.9a.685-d69f/tests/gnu' make[2]: Leaving directory `/builddir/build/BUILD/m4-1.9a.685-d69f/tests/gnu' make[1]: Leaving directory `/builddir/build/BUILD/m4-1.9a.685-d69f' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.KwkHtb + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64 + cd m4-1.9a.685-d69f + LANG=C + export LANG + unset DISPLAY + make install DESTDIR=/builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64 make install-recursive make[1]: Entering directory `/builddir/build/BUILD/m4-1.9a.685-d69f' Making install in po make[2]: Entering directory `/builddir/build/BUILD/m4-1.9a.685-d69f/po' /bin/mkdir -p /builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64/opt/rh/autotools-git/root/usr/share installing cs.gmo as /builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64/opt/rh/autotools-git/root/usr/share/locale/cs/LC_MESSAGES/m4.mo installing da.gmo as /builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64/opt/rh/autotools-git/root/usr/share/locale/da/LC_MESSAGES/m4.mo installing de.gmo as /builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64/opt/rh/autotools-git/root/usr/share/locale/de/LC_MESSAGES/m4.mo installing el.gmo as /builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64/opt/rh/autotools-git/root/usr/share/locale/el/LC_MESSAGES/m4.mo installing eo.gmo as /builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64/opt/rh/autotools-git/root/usr/share/locale/eo/LC_MESSAGES/m4.mo installing es.gmo as /builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64/opt/rh/autotools-git/root/usr/share/locale/es/LC_MESSAGES/m4.mo installing fi.gmo as /builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64/opt/rh/autotools-git/root/usr/share/locale/fi/LC_MESSAGES/m4.mo installing fr.gmo as /builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64/opt/rh/autotools-git/root/usr/share/locale/fr/LC_MESSAGES/m4.mo installing ga.gmo as /builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64/opt/rh/autotools-git/root/usr/share/locale/ga/LC_MESSAGES/m4.mo installing gl.gmo as /builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64/opt/rh/autotools-git/root/usr/share/locale/gl/LC_MESSAGES/m4.mo installing hr.gmo as /builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64/opt/rh/autotools-git/root/usr/share/locale/hr/LC_MESSAGES/m4.mo installing id.gmo as /builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64/opt/rh/autotools-git/root/usr/share/locale/id/LC_MESSAGES/m4.mo installing ja.gmo as /builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64/opt/rh/autotools-git/root/usr/share/locale/ja/LC_MESSAGES/m4.mo installing nl.gmo as /builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64/opt/rh/autotools-git/root/usr/share/locale/nl/LC_MESSAGES/m4.mo installing pl.gmo as /builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64/opt/rh/autotools-git/root/usr/share/locale/pl/LC_MESSAGES/m4.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64/opt/rh/autotools-git/root/usr/share/locale/pt_BR/LC_MESSAGES/m4.mo installing ro.gmo as /builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64/opt/rh/autotools-git/root/usr/share/locale/ro/LC_MESSAGES/m4.mo installing ru.gmo as /builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64/opt/rh/autotools-git/root/usr/share/locale/ru/LC_MESSAGES/m4.mo installing sr.gmo as /builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64/opt/rh/autotools-git/root/usr/share/locale/sr/LC_MESSAGES/m4.mo installing sv.gmo as /builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64/opt/rh/autotools-git/root/usr/share/locale/sv/LC_MESSAGES/m4.mo installing vi.gmo as /builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64/opt/rh/autotools-git/root/usr/share/locale/vi/LC_MESSAGES/m4.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64/opt/rh/autotools-git/root/usr/share/locale/zh_CN/LC_MESSAGES/m4.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64/opt/rh/autotools-git/root/usr/share/locale/zh_TW/LC_MESSAGES/m4.mo if test "m4" = "gettext-tools"; then \ /bin/mkdir -p /builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64/opt/rh/autotools-git/root/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64/opt/rh/autotools-git/root/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64/opt/rh/autotools-git/root/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory `/builddir/build/BUILD/m4-1.9a.685-d69f/po' Making install in m4/gnu make[2]: Entering directory `/builddir/build/BUILD/m4-1.9a.685-d69f/m4/gnu' make install-recursive make[3]: Entering directory `/builddir/build/BUILD/m4-1.9a.685-d69f/m4/gnu' make[4]: Entering directory `/builddir/build/BUILD/m4-1.9a.685-d69f/m4/gnu' make[5]: Entering directory `/builddir/build/BUILD/m4-1.9a.685-d69f/m4/gnu' if test yes = no; then \ case 'linux-gnu' in \ darwin[56]*) \ need_charset_alias=true ;; \ darwin* | cygwin* | mingw* | pw32* | cegcc*) \ need_charset_alias=false ;; \ *) \ need_charset_alias=true ;; \ esac ; \ else \ need_charset_alias=false ; \ fi ; \ if $need_charset_alias; then \ /bin/sh /builddir/build/BUILD/m4-1.9a.685-d69f/build-aux/install-sh -d /builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64/opt/rh/autotools-git/root/usr/lib64 ; \ fi ; \ if test -f /builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64/opt/rh/autotools-git/root/usr/lib64/charset.alias; then \ sed -f ref-add.sed /builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64/opt/rh/autotools-git/root/usr/lib64/charset.alias > /builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64/opt/rh/autotools-git/root/usr/lib64/charset.tmp ; \ /usr/bin/install -c -m 644 /builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64/opt/rh/autotools-git/root/usr/lib64/charset.tmp /builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64/opt/rh/autotools-git/root/usr/lib64/charset.alias ; \ rm -f /builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64/opt/rh/autotools-git/root/usr/lib64/charset.tmp ; \ else \ if $need_charset_alias; then \ sed -f ref-add.sed charset.alias > /builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64/opt/rh/autotools-git/root/usr/lib64/charset.tmp ; \ /usr/bin/install -c -m 644 /builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64/opt/rh/autotools-git/root/usr/lib64/charset.tmp /builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64/opt/rh/autotools-git/root/usr/lib64/charset.alias ; \ rm -f /builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64/opt/rh/autotools-git/root/usr/lib64/charset.tmp ; \ fi ; \ fi make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/m4-1.9a.685-d69f/m4/gnu' make[4]: Leaving directory `/builddir/build/BUILD/m4-1.9a.685-d69f/m4/gnu' make[3]: Leaving directory `/builddir/build/BUILD/m4-1.9a.685-d69f/m4/gnu' make[2]: Leaving directory `/builddir/build/BUILD/m4-1.9a.685-d69f/m4/gnu' Making install in . make[2]: Entering directory `/builddir/build/BUILD/m4-1.9a.685-d69f' make[3]: Entering directory `/builddir/build/BUILD/m4-1.9a.685-d69f' /bin/mkdir -p '/builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64/opt/rh/autotools-git/root/usr/lib64' /bin/sh ./libtool --mode=install /usr/bin/install -c m4/libm4.la '/builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64/opt/rh/autotools-git/root/usr/lib64' libtool: install: /usr/bin/install -c m4/.libs/libm4.so.0.0.0 /builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64/opt/rh/autotools-git/root/usr/lib64/libm4.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64/opt/rh/autotools-git/root/usr/lib64 && { ln -s -f libm4.so.0.0.0 libm4.so.0 || { rm -f libm4.so.0 && ln -s libm4.so.0.0.0 libm4.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64/opt/rh/autotools-git/root/usr/lib64 && { ln -s -f libm4.so.0.0.0 libm4.so || { rm -f libm4.so && ln -s libm4.so.0.0.0 libm4.so; }; }) libtool: install: /usr/bin/install -c m4/.libs/libm4.lai /builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64/opt/rh/autotools-git/root/usr/lib64/libm4.la BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /opt/rh/autotools-git/root/usr/lib64' /bin/mkdir -p '/builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64/opt/rh/autotools-git/root/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c src/m4 '/builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64/opt/rh/autotools-git/root/usr/bin' BUILDSTDERR: libtool: warning: 'm4/libm4.la' has not been installed in '/opt/rh/autotools-git/root/usr/lib64' libtool: install: /usr/bin/install -c src/.libs/m4 /builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64/opt/rh/autotools-git/root/usr/bin/m4 /bin/mkdir -p '/builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64/opt/rh/autotools-git/root/usr/lib64/m4' /bin/sh ./libtool --mode=install /usr/bin/install -c modules/gnu.la modules/m4.la modules/stdlib.la modules/time.la modules/traditional.la '/builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64/opt/rh/autotools-git/root/usr/lib64/m4' BUILDSTDERR: libtool: warning: relinking 'modules/gnu.la' libtool: install: (cd /builddir/build/BUILD/m4-1.9a.685-d69f; /bin/sh "/builddir/build/BUILD/m4-1.9a.685-d69f/libtool" --silent --tag CC --mode=relink gcc -std=gnu99 -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -avoid-version -module -no-undefined -export-dynamic -export-symbols-regex ".*" -o modules/gnu.la -rpath /opt/rh/autotools-git/root/usr/lib64/m4 modules/gnu.lo m4/libm4.la -inst-prefix-dir /builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64) libtool: install: /usr/bin/install -c modules/.libs/gnu.soT /builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64/opt/rh/autotools-git/root/usr/lib64/m4/gnu.so libtool: install: /usr/bin/install -c modules/.libs/gnu.lai /builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64/opt/rh/autotools-git/root/usr/lib64/m4/gnu.la BUILDSTDERR: libtool: warning: relinking 'modules/m4.la' libtool: install: (cd /builddir/build/BUILD/m4-1.9a.685-d69f; /bin/sh "/builddir/build/BUILD/m4-1.9a.685-d69f/libtool" --silent --tag CC --mode=relink gcc -std=gnu99 -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -avoid-version -module -no-undefined -export-dynamic -export-symbols-regex ".*" -o modules/m4.la -rpath /opt/rh/autotools-git/root/usr/lib64/m4 modules/m4.lo m4/libm4.la -inst-prefix-dir /builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64) libtool: install: /usr/bin/install -c modules/.libs/m4.soT /builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64/opt/rh/autotools-git/root/usr/lib64/m4/m4.so libtool: install: /usr/bin/install -c modules/.libs/m4.lai /builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64/opt/rh/autotools-git/root/usr/lib64/m4/m4.la BUILDSTDERR: libtool: warning: relinking 'modules/stdlib.la' libtool: install: (cd /builddir/build/BUILD/m4-1.9a.685-d69f; /bin/sh "/builddir/build/BUILD/m4-1.9a.685-d69f/libtool" --silent --tag CC --mode=relink gcc -std=gnu99 -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -avoid-version -module -no-undefined -export-dynamic -export-symbols-regex ".*" -o modules/stdlib.la -rpath /opt/rh/autotools-git/root/usr/lib64/m4 modules/stdlib.lo m4/libm4.la -inst-prefix-dir /builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64) libtool: install: /usr/bin/install -c modules/.libs/stdlib.soT /builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64/opt/rh/autotools-git/root/usr/lib64/m4/stdlib.so libtool: install: /usr/bin/install -c modules/.libs/stdlib.lai /builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64/opt/rh/autotools-git/root/usr/lib64/m4/stdlib.la BUILDSTDERR: libtool: warning: relinking 'modules/time.la' libtool: install: (cd /builddir/build/BUILD/m4-1.9a.685-d69f; /bin/sh "/builddir/build/BUILD/m4-1.9a.685-d69f/libtool" --silent --tag CC --mode=relink gcc -std=gnu99 -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -avoid-version -module -no-undefined -export-dynamic -export-symbols-regex ".*" -o modules/time.la -rpath /opt/rh/autotools-git/root/usr/lib64/m4 modules/time.lo m4/libm4.la -inst-prefix-dir /builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64) libtool: install: /usr/bin/install -c modules/.libs/time.soT /builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64/opt/rh/autotools-git/root/usr/lib64/m4/time.so libtool: install: /usr/bin/install -c modules/.libs/time.lai /builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64/opt/rh/autotools-git/root/usr/lib64/m4/time.la BUILDSTDERR: libtool: warning: relinking 'modules/traditional.la' libtool: install: (cd /builddir/build/BUILD/m4-1.9a.685-d69f; /bin/sh "/builddir/build/BUILD/m4-1.9a.685-d69f/libtool" --silent --tag CC --mode=relink gcc -std=gnu99 -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -avoid-version -module -no-undefined -export-dynamic -export-symbols-regex ".*" -o modules/traditional.la -rpath /opt/rh/autotools-git/root/usr/lib64/m4 modules/traditional.lo m4/libm4.la -inst-prefix-dir /builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64) libtool: install: /usr/bin/install -c modules/.libs/traditional.soT /builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64/opt/rh/autotools-git/root/usr/lib64/m4/traditional.so libtool: install: /usr/bin/install -c modules/.libs/traditional.lai /builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64/opt/rh/autotools-git/root/usr/lib64/m4/traditional.la BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /opt/rh/autotools-git/root/usr/lib64/m4' /bin/mkdir -p '/builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64/opt/rh/autotools-git/root/usr/share/m4' /usr/bin/install -c -m 644 doc/examples/capitalize.m4 doc/examples/capitalize2.m4 doc/examples/comments.m4 doc/examples/curry.m4 doc/examples/ddivert.m4 doc/examples/debug.m4 doc/examples/esyscmd.m4 doc/examples/exp.m4 doc/examples/foreach.m4 doc/examples/foreach2.m4 doc/examples/foreachq.m4 doc/examples/foreachq2.m4 doc/examples/foreachq3.m4 doc/examples/foreachq4.m4 doc/examples/forloop.m4 doc/examples/forloop2.m4 doc/examples/forloop3.m4 doc/examples/fstab.m4 doc/examples/hanoi.m4 doc/examples/incl-test.m4 doc/examples/incl.m4 doc/examples/include.m4 doc/examples/indir.m4 doc/examples/join.m4 doc/examples/loop.m4 doc/examples/misc.m4 doc/examples/multiquotes.m4 doc/examples/patsubst.m4 doc/examples/pushpop.m4 doc/examples/quote.m4 doc/examples/regexp.m4 doc/examples/reverse.m4 doc/examples/stack.m4 doc/examples/stack_sep.m4 doc/examples/sysv-args.m4 doc/examples/trace.m4 doc/examples/translit.m4 doc/examples/undivert.incl doc/examples/undivert.m4 doc/examples/wrap.m4 '/builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64/opt/rh/autotools-git/root/usr/share/m4' /usr/bin/install -c -m 644 doc/examples/wrapfifo.m4 doc/examples/wraplifo.m4 doc/examples/wraplifo2.m4 '/builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64/opt/rh/autotools-git/root/usr/share/m4' /bin/mkdir -p '/builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64/opt/rh/autotools-git/root/usr/include' /bin/mkdir -p '/builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64/opt/rh/autotools-git/root/usr/include/m4' /usr/bin/install -c -m 644 m4/m4module.h m4/hash.h m4/system.h '/builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64/opt/rh/autotools-git/root/usr/include/m4' make[3]: Leaving directory `/builddir/build/BUILD/m4-1.9a.685-d69f' make[2]: Leaving directory `/builddir/build/BUILD/m4-1.9a.685-d69f' Making install in doc make[2]: Entering directory `/builddir/build/BUILD/m4-1.9a.685-d69f/doc' make[3]: Entering directory `/builddir/build/BUILD/m4-1.9a.685-d69f/doc' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64/opt/rh/autotools-git/root/usr/share/info' /usr/bin/install -c -m 644 ./m4.info ./m4.info-1 ./m4.info-2 '/builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64/opt/rh/autotools-git/root/usr/share/info' install-info --info-dir='/builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64/opt/rh/autotools-git/root/usr/share/info' '/builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64/opt/rh/autotools-git/root/usr/share/info/m4.info' /bin/mkdir -p '/builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64/opt/rh/autotools-git/root/usr/share/man/man1' /usr/bin/install -c -m 644 ./m4.1 '/builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64/opt/rh/autotools-git/root/usr/share/man/man1' make[3]: Leaving directory `/builddir/build/BUILD/m4-1.9a.685-d69f/doc' make[2]: Leaving directory `/builddir/build/BUILD/m4-1.9a.685-d69f/doc' Making install in tests/gnu make[2]: Entering directory `/builddir/build/BUILD/m4-1.9a.685-d69f/tests/gnu' make install-recursive make[3]: Entering directory `/builddir/build/BUILD/m4-1.9a.685-d69f/tests/gnu' Making install in . make[4]: Entering directory `/builddir/build/BUILD/m4-1.9a.685-d69f/tests/gnu' make[5]: Entering directory `/builddir/build/BUILD/m4-1.9a.685-d69f/tests/gnu' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/m4-1.9a.685-d69f/tests/gnu' make[4]: Leaving directory `/builddir/build/BUILD/m4-1.9a.685-d69f/tests/gnu' make[3]: Leaving directory `/builddir/build/BUILD/m4-1.9a.685-d69f/tests/gnu' make[2]: Leaving directory `/builddir/build/BUILD/m4-1.9a.685-d69f/tests/gnu' make[1]: Leaving directory `/builddir/build/BUILD/m4-1.9a.685-d69f' + rm -f /builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64/opt/rh/autotools-git/root/usr/share/info/dir + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64 m4 + find /builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64 -name '*.la' -exec rm '{}' + + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/m4-1.9a.685-d69f extracting debug info from /builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64/opt/rh/autotools-git/root/usr/bin/m4 extracting debug info from /builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64/opt/rh/autotools-git/root/usr/lib64/m4/traditional.so extracting debug info from /builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64/opt/rh/autotools-git/root/usr/lib64/m4/time.so extracting debug info from /builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64/opt/rh/autotools-git/root/usr/lib64/m4/stdlib.so extracting debug info from /builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64/opt/rh/autotools-git/root/usr/lib64/m4/m4.so extracting debug info from /builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64/opt/rh/autotools-git/root/usr/lib64/m4/gnu.so extracting debug info from /builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64/opt/rh/autotools-git/root/usr/lib64/libm4.so.0.0.0 symlinked /usr/lib/debug/opt/rh/autotools-git/root/usr/lib64/libm4.so.0.0.0.debug to /usr/lib/debug/opt/rh/autotools-git/root/usr/lib64/libm4.so.debug symlinked /usr/lib/debug/opt/rh/autotools-git/root/usr/lib64/libm4.so.0.0.0.debug to /usr/lib/debug/opt/rh/autotools-git/root/usr/lib64/libm4.so.0.debug + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-scl-compress /opt/rh/autotools-git/root + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-scl-python-bytecompile /usr/bin/python /opt/rh/autotools-git/root + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Cp3nut + umask 022 + cd /builddir/build/BUILD + cd m4-1.9a.685-d69f + unset DISPLAY BUILDSTDERR: ++ pwd BUILDSTDERR: ++ find -name .libs BUILDSTDERR: ++ grep m4/.libs + export LD_LIBRARY_PATH=/builddir/build/BUILD/m4-1.9a.685-d69f/./m4/.libs + LD_LIBRARY_PATH=/builddir/build/BUILD/m4-1.9a.685-d69f/./m4/.libs + make -j2 check GEN public-submodule-commit make check-recursive make[1]: Entering directory `/builddir/build/BUILD/m4-1.9a.685-d69f' Making check in po make[2]: Entering directory `/builddir/build/BUILD/m4-1.9a.685-d69f/po' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/m4-1.9a.685-d69f/po' Making check in m4/gnu make[2]: Entering directory `/builddir/build/BUILD/m4-1.9a.685-d69f/m4/gnu' make check-recursive make[3]: Entering directory `/builddir/build/BUILD/m4-1.9a.685-d69f/m4/gnu' make[4]: Entering directory `/builddir/build/BUILD/m4-1.9a.685-d69f/m4/gnu' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/m4-1.9a.685-d69f/m4/gnu' make[3]: Leaving directory `/builddir/build/BUILD/m4-1.9a.685-d69f/m4/gnu' make[2]: Leaving directory `/builddir/build/BUILD/m4-1.9a.685-d69f/m4/gnu' Making check in . make[2]: Entering directory `/builddir/build/BUILD/m4-1.9a.685-d69f' make tests/import.la tests/modtest.la tests/shadow.la make[3]: Entering directory `/builddir/build/BUILD/m4-1.9a.685-d69f' CC tests/import.lo CC tests/modtest.lo CC tests/shadow.lo CCLD tests/import.la CCLD tests/modtest.la CCLD tests/shadow.la make[3]: Leaving directory `/builddir/build/BUILD/m4-1.9a.685-d69f' make check-local make[3]: Entering directory `/builddir/build/BUILD/m4-1.9a.685-d69f' /bin/sh './tests/testsuite' -C tests ## -------------------------------- ## ## GNU M4 1.9a.685-d69f test suite. ## ## -------------------------------- ## Macro definitions. 1: Arity and defn ok 2: Arity, defn, and freeze ok 3: Command line define ok 4: Command line pushdef ok 5: pushdef/popdef ok 6: Tracing Hanoi Towers ok 7: Propagation of traceon ok 8: Propagation of --trace ok 9: Renamesyms collisions expected failure (macros.at:524) 10: Rescanning macros ok Torturing builtins. 11: __file__ ok 12: __line__ ok 13: __m4_version__ ok 14: builtin ok 15: changequote ok 16: debug ok 17: define ok 18: defn ok 19: divert ok 20: dnl ok 21: dumpdef ok 22: errprint ok 23: esyscmd ok 24: ifelse ok 25: include ok 26: index ok 27: indir ok 28: m4exit ok 29: mkdtemp ok 30: mkstemp ok 31: mpeval skipped (builtins.at:809) 32: multiquotes ok 33: patsubst ok 34: regexp ok 35: sync-lines ok 36: syscmd ok 37: translit ok 38: undivert ok 39: wrap ok Options. 40: deprecated options ok 41: file names ok 42: option grouping ok 43: POSIXLY_CORRECT ok 44: unknown option ok 45: --debugfile ok 46: --debuglen ok 47: --debugmode ok 48: --discard-comments ok 49: --fatal-warnings ok 50: --help and --version ok 51: --import-environment ok 52: --nesting-limit ok 53: --prepend-include ok 54: --regexp-syntax ok 55: --safer ok 56: --syncoutput ok 57: --syncoutput and diversions expected failure (options.at:836) 58: --traceon and --traceoff ok Freezing state. 59: freezing failure ok 60: large diversion ok 61: loading format 1 ok 62: loading format 2 ok 63: reloading changecom ok 64: reloading changesyntax ok 65: reloading debugmode ok 66: reloading nul ok 67: reloading pushdef stack ok 68: reloading regexp syntax ok 69: reloading traced macros ok 70: reloading unknown builtin ok Composite macros and other tests. 71: Capitalize ok 72: Comments ok 73: countdown ok 74: directory ok 75: foreach ok 76: forloop ok 77: fstab ok 78: hanoi ok 79: ifndef ok 80: iso8859 ok 81: nul character ok 82: recursion ok 83: reverse ok 84: stderr closed skipped (others.at:593) 85: stdin closed ok 86: stdin seekable ok 87: stdin and stdout closed ok 88: stdout closed skipped (others.at:836) 89: stdout full ok 90: sysv-args ok Module support. 91: Freezing modules ok 92: --include: absolute path ok 93: --include: relative path ok 94: M4PATH: absolute path ok 95: M4PATH: relative path ok 96: modules: shadow ok 97: modules: importing ok 98: modules: text ok 99: modules: trace ok Documentation examples. 100: Operation modes ok 101: Debugging options ok 102: Command line files ok 103: Comments ok 104: Input processing ok 105: Inhibiting Invocation ok 106: Macro Arguments ok 107: Quoting Arguments ok 108: Macro expansion ok 109: Define ok 110: Arguments ok 111: Pseudo Arguments ok 112: Undefine ok 113: Defn ok 114: Pushdef ok 115: Renamesyms ok 116: Indir ok 117: Builtin ok 118: M4symbols ok 119: Ifdef ok 120: Ifelse ok 121: Shift ok 122: Forloop ok 123: Foreach ok 124: Stacks ok 125: Composition ok 126: Dumpdef ok 127: Trace ok 128: Debugmode ok 129: Debuglen ok 130: Debugfile ok 131: Dnl ok 132: Changequote ok 133: Changecom ok 134: Changeresyntax ok 135: Changesyntax ok 136: M4wrap ok 137: Include ok 138: Divert ok 139: Undivert ok 140: Divnum ok 141: Cleardivert ok 142: M4modules ok 143: Standard Modules ok 144: Len ok 145: Index macro ok 146: Regexp ok 147: Substr ok 148: Translit ok 149: Patsubst ok 150: Format ok 151: Incr ok 152: Eval ok 153: Mpeval skipped (generated.at:4692) 154: Platform macros ok 155: Syscmd ok 156: Esyscmd ok 157: Sysval ok 158: Mkstemp ok 159: Mkdtemp ok 160: Errprint ok 161: Location ok 162: M4exit ok 163: Syncoutput ok 164: Incompatibilities ok 165: Improved exch ok 166: Improved forloop ok 167: Improved foreach ok 168: Improved copy ok 169: Improved m4wrap ok 170: Improved cleardivert ok 171: Improved capitalize ok 172: Improved fatal_error ok ## ------------- ## ## Test results. ## ## ------------- ## 168 tests behaved as expected. 4 tests were skipped. make[3]: Leaving directory `/builddir/build/BUILD/m4-1.9a.685-d69f' make[2]: Leaving directory `/builddir/build/BUILD/m4-1.9a.685-d69f' Making check in doc make[2]: Entering directory `/builddir/build/BUILD/m4-1.9a.685-d69f/doc' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/m4-1.9a.685-d69f/doc' Making check in tests/gnu make[2]: Entering directory `/builddir/build/BUILD/m4-1.9a.685-d69f/tests/gnu' make check-recursive make[3]: Entering directory `/builddir/build/BUILD/m4-1.9a.685-d69f/tests/gnu' Making check in . make[4]: Entering directory `/builddir/build/BUILD/m4-1.9a.685-d69f/tests/gnu' make libtests.a test-alignof test-alloca-opt test-array_list test-array_oset test-avltree_oset test-binary-io test-bitrotate test-btowc test-c-ctype test-c-strcasecmp test-c-strncasecmp test-canonicalize-lgpl test-chdir test-cloexec test-close test-closein test-ctype test-dirent test-dirname test-dup test-dup2 test-environ test-errno test-fclose test-fcntl-h test-fcntl test-fdopen test-fflush test-fflush2 test-fgetc test-filenamecat test-float test-fopen-safer test-fopen test-fpending test-fpurge test-fputc test-fread test-freadahead test-freading test-freadptr test-freadptr2 test-freadseek test-frexp-nolibm test-frexpl-nolibm test-fseek test-fseeko test-fseeko3 test-fseeko4 test-fseterr test-fstat test-ftell test-ftell3 test-ftello test-ftello3 test-ftello4 test-fwrite test-getcwd-lgpl test-getdtablesize test-getprogname test-gettimeofday test-iconv-h test-iconv test-ignore-value test-intprops test-inttypes test-isblank test-isnand-nolibm test-isnanf-nolibm test-isnanl-nolibm test-iswblank test-langinfo test-limits-h test-link test-linkedhash_list test-locale test-localeconv test-localename test-lock test-lseek test-lstat test-malloca test-math test-mbrtowc test-mbrtowc-w32 test-mbsinit test-mbsstr1 test-mbsstr2 test-mbsstr3 test-memchr test-memchr2 test-memmem test-nl_langinfo test-obstack-printf test-open test-pathmax test-pipe2 test-posix_spawn_file_actions_addclose test-posix_spawn_file_actions_adddup2 test-posix_spawn_file_actions_addopen test-posix_spawn1 test-posix_spawn2 test-printf-frexp test-printf-frexpl test-quotearg-simple test-raise test-rawmemchr test-readlink test-regex test-rename test-rmdir test-sched test-setenv test-setlocale1 test-setlocale2 test-sigaction test-signal-h test-signbit test-sigpipe test-sigprocmask test-sleep test-snprintf-posix test-snprintf test-snprintf test-spawn-pipe-main test-spawn-pipe-child test-spawn test-sprintf-posix test-stat test-stdalign test-stdbool test-stddef test-stdint test-stdio test-stdlib test-strchrnul test-strerror test-striconv test-string test-strnlen test-strtod test-symlink test-sys_stat test-sys_time test-sys_types test-sys_wait test-thread_self test-thread_create test-time test-dup-safer test-unistd test-u8-mbtoucr test-u8-uctomb test-uc_width test-uc_width2 test-unsetenv test-vasnprintf-posix test-vasnprintf-posix2 test-vasnprintf-posix3 test-vasnprintf test-vasprintf-posix test-vasprintf test-verify test-vfprintf-posix test-vprintf-posix test-wchar test-wcrtomb test-wcrtomb-w32 test-wctype-h test-wcwidth test-write test-xalloc-die test-xmemdup0 test-xfprintf-posix test-xprintf-posix test-xvasprintf make[5]: Entering directory `/builddir/build/BUILD/m4-1.9a.685-d69f/tests/gnu' CC gl_array_list.o CC gl_array_oset.o BUILDSTDERR: gl_array_list.c: In function 'gl_array_iterator': BUILDSTDERR: gl_array_list.c:462: warning: 'result.j' is used uninitialized in this function BUILDSTDERR: gl_array_list.c:462: warning: 'result.i' is used uninitialized in this function BUILDSTDERR: gl_array_oset.c: In function 'gl_array_iterator': BUILDSTDERR: gl_array_oset.c:311: warning: 'result.j' is used uninitialized in this function BUILDSTDERR: gl_array_oset.c:311: warning: 'result.i' is used uninitialized in this function BUILDSTDERR: gl_array_list.c: In function 'gl_array_iterator_from_to': BUILDSTDERR: gl_array_list.c:483: warning: 'result.j' may be used uninitialized in this function BUILDSTDERR: gl_array_list.c:483: warning: 'result.i' may be used uninitialized in this function CC localename.o CC obstack_printf.o CC test-alignof.o CC test-alloca-opt.o CC test-array_list.o CC test-array_oset.o CC test-avltree_oset.o CC test-binary-io.o CC test-bitrotate.o CC test-btowc.o CC test-c-ctype.o CC test-c-strcasecmp.o CC test-c-strncasecmp.o CC test-canonicalize-lgpl.o CC test-chdir.o CC test-cloexec.o CC test-close.o CC test-closein.o CC test-ctype.o CC test-dirent.o CC test-dirname.o CC test-dup.o CC test-dup2.o CC test-environ.o CC test-errno.o CC test-fclose.o CC test-fcntl-h.o CC test-fcntl.o CC test-fdopen.o CC test-fflush.o CC test-fflush2.o CC test-fgetc.o CC test-filenamecat.o CC test-float.o CC test-fopen-safer.o CC test-fopen.o CC test-fpending.o CC test-fpurge.o CC test-fputc.o CC test-fread.o CC test-freadahead.o CC test-freading.o CC test-freadptr.o CC test-freadptr2.o CC test-freadseek.o CC test-frexp.o CC randomd.o CC test-frexpl.o CC randoml.o CC test-fseek.o CC test-fseeko.o CC test-fseeko3.o CC test-fseeko4.o CC test-fseterr.o CC test-fstat.o CC test-ftell.o CC test-ftell3.o CC test-ftello.o CC test-ftello3.o CC test-ftello4.o CC test-fwrite.o CC test-getcwd-lgpl.o CC test-getdtablesize.o CC test-getprogname.o CC test-gettimeofday.o CC test-iconv-h.o CC test-iconv.o CC test-ignore-value.o CC test-intprops.o CC test-inttypes.o CC test-isblank.o CC test-isnand-nolibm.o CC test-isnanf-nolibm.o CC test-isnanl-nolibm.o CC test-iswblank.o CC test-langinfo.o CC test-limits-h.o CC test-link.o CC test-linkedhash_list.o CC test-locale.o CC test-localeconv.o CC test-localename.o CC test-lock.o CC test-lseek.o CC test-lstat.o CC test-malloca.o CC test-math.o CC test-mbrtowc.o CC test-mbrtowc-w32.o CC test-mbsinit.o CC test-mbsstr1.o CC test-mbsstr2.o CC test-mbsstr3.o CC test-memchr.o CC test-memchr2.o CC test-memmem.o CC test-nl_langinfo.o CC test-obstack-printf.o CC test-open.o CC test-pathmax.o CC test-pipe2.o CC test-posix_spawn_file_actions_addclose.o CC test-posix_spawn_file_actions_adddup2.o CC test-posix_spawn_file_actions_addopen.o CC test-posix_spawn1.o CC test-posix_spawn2.o CC test-printf-frexp.o CC test-printf-frexpl.o CC test-quotearg-simple.o CC test-raise.o CC test-rawmemchr.o CC test-readlink.o CC test-regex.o CC test-rename.o CC test-rmdir.o CC test-sched.o CC test-setenv.o CC test-setlocale1.o CC test-setlocale2.o CC test-sigaction.o CC test-signal-h.o CC test-signbit.o CC test-sigpipe.o CC test-sleep.o CC test-sigprocmask.o CC test-snprintf-posix.o CC test-snprintf.o CC test-spawn-pipe-main.o CC test-spawn-pipe-child.o CC test-spawn.o CC test-sprintf-posix.o CC test-stat.o CC test-stdalign.o CC test-stdbool.o CC test-stddef.o CC test-stdint.o CC test-stdio.o CC test-stdlib.o CC test-strchrnul.o CC test-strerror.o CC test-striconv.o CC test-string.o CC test-strnlen.o CC test-strtod.o CC test-symlink.o CC test-sys_stat.o CC test-sys_time.o CC test-sys_types.o CC test-sys_wait.o CC test-thread_self.o CC test-thread_create.o CC test-time.o CC test-dup-safer.o CC test-unistd.o CC test-unsetenv.o CC test-vasnprintf-posix.o CC test-vasnprintf-posix2.o CC test-vasnprintf-posix3.o CC test-vasnprintf.o CC test-vasprintf-posix.o CC test-vasprintf.o CC test-verify.o CC test-vfprintf-posix.o CC test-vprintf-posix.o CC test-wchar.o CC test-wcrtomb.o CC test-wcrtomb-w32.o CC test-wctype-h.o CC test-wcwidth.o CC test-write.o CC test-xalloc-die.o CC test-xmemdup0.o CC test-xfprintf-posix.o CC test-xprintf-posix.o CC test-xvasprintf.o CC glthread/thread.o CC unistr/test-u8-mbtoucr.o CCLD test-spawn-pipe-child CC unistr/test-u8-uctomb.o CC uniwidth/test-uc_width.o CC uniwidth/test-uc_width2.o AR libtests.a CCLD test-alignof CCLD test-alloca-opt CCLD test-array_list CCLD test-array_oset CCLD test-avltree_oset CCLD test-binary-io CCLD test-bitrotate CCLD test-btowc CCLD test-c-ctype CCLD test-c-strcasecmp CCLD test-c-strncasecmp CCLD test-canonicalize-lgpl CCLD test-chdir CCLD test-cloexec CCLD test-close CCLD test-closein CCLD test-ctype CCLD test-dirent CCLD test-dirname CCLD test-dup CCLD test-dup2 CCLD test-environ CCLD test-errno CCLD test-fclose CCLD test-fcntl-h CCLD test-fcntl CCLD test-fdopen CCLD test-fflush CCLD test-fflush2 CCLD test-fgetc CCLD test-filenamecat CCLD test-float CCLD test-fopen-safer CCLD test-fopen CCLD test-fpending CCLD test-fpurge CCLD test-fputc CCLD test-fread CCLD test-freadahead CCLD test-freading CCLD test-freadptr CCLD test-freadptr2 CCLD test-freadseek CCLD test-frexp-nolibm CCLD test-frexpl-nolibm CCLD test-fseek CCLD test-fseeko CCLD test-fseeko3 CCLD test-fseeko4 CCLD test-fseterr CCLD test-fstat CCLD test-ftell CCLD test-ftell3 CCLD test-ftello CCLD test-ftello3 CCLD test-ftello4 CCLD test-fwrite CCLD test-getcwd-lgpl CCLD test-getdtablesize CCLD test-getprogname CCLD test-gettimeofday CCLD test-iconv-h CCLD test-iconv CCLD test-ignore-value CCLD test-intprops CCLD test-inttypes CCLD test-isblank CCLD test-isnand-nolibm CCLD test-isnanf-nolibm CCLD test-isnanl-nolibm CCLD test-iswblank CCLD test-langinfo CCLD test-limits-h CCLD test-link CCLD test-linkedhash_list CCLD test-locale CCLD test-localeconv CCLD test-localename CCLD test-lock CCLD test-lseek CCLD test-lstat CCLD test-malloca CCLD test-math CCLD test-mbrtowc CCLD test-mbrtowc-w32 CCLD test-mbsinit CCLD test-mbsstr1 CCLD test-mbsstr2 CCLD test-mbsstr3 CCLD test-memchr CCLD test-memchr2 CCLD test-memmem CCLD test-nl_langinfo CCLD test-obstack-printf CCLD test-open CCLD test-pathmax CCLD test-pipe2 CCLD test-posix_spawn_file_actions_addclose CCLD test-posix_spawn_file_actions_adddup2 CCLD test-posix_spawn_file_actions_addopen CCLD test-posix_spawn1 CCLD test-posix_spawn2 CCLD test-printf-frexp CCLD test-printf-frexpl CCLD test-quotearg-simple CCLD test-raise CCLD test-rawmemchr CCLD test-readlink CCLD test-regex CCLD test-rename CCLD test-rmdir CCLD test-sched CCLD test-setenv CCLD test-setlocale1 CCLD test-setlocale2 CCLD test-sigaction CCLD test-signal-h CCLD test-signbit CCLD test-sigpipe CCLD test-sigprocmask CCLD test-sleep CCLD test-snprintf-posix CCLD test-snprintf CCLD test-spawn-pipe-main CCLD test-spawn CCLD test-sprintf-posix CCLD test-stat CCLD test-stdalign CCLD test-stdbool CCLD test-stddef CCLD test-stdint CCLD test-stdio CCLD test-stdlib CCLD test-strchrnul CCLD test-strerror CCLD test-striconv CCLD test-string CCLD test-strnlen CCLD test-strtod CCLD test-symlink CCLD test-sys_stat CCLD test-sys_time CCLD test-sys_types CCLD test-sys_wait CCLD test-thread_self CCLD test-thread_create CCLD test-time CCLD test-dup-safer CCLD test-unistd CCLD test-u8-mbtoucr CCLD test-u8-uctomb CCLD test-uc_width CCLD test-uc_width2 CCLD test-unsetenv CCLD test-vasnprintf-posix CCLD test-vasnprintf-posix2 CCLD test-vasnprintf-posix3 CCLD test-vasnprintf CCLD test-vasprintf-posix CCLD test-vasprintf CCLD test-verify CCLD test-vfprintf-posix CCLD test-vprintf-posix CCLD test-wchar CCLD test-wcrtomb CCLD test-wcrtomb-w32 CCLD test-wctype-h CCLD test-wcwidth CCLD test-write CCLD test-xalloc-die CCLD test-xmemdup0 CCLD test-xfprintf-posix CCLD test-xprintf-posix CCLD test-xvasprintf make[5]: `test-snprintf' is up to date. make[5]: Leaving directory `/builddir/build/BUILD/m4-1.9a.685-d69f/tests/gnu' make check-TESTS make[5]: Entering directory `/builddir/build/BUILD/m4-1.9a.685-d69f/tests/gnu' make[6]: Entering directory `/builddir/build/BUILD/m4-1.9a.685-d69f/tests/gnu' PASS: test-alignof PASS: test-alloca-opt PASS: test-array_list PASS: test-array_oset PASS: test-binary-io.sh PASS: test-bitrotate PASS: test-avltree_oset PASS: test-btowc1.sh PASS: test-btowc2.sh PASS: test-c-ctype PASS: test-c-strcase.sh PASS: test-canonicalize-lgpl PASS: test-chdir PASS: test-cloexec PASS: test-close PASS: test-ctype PASS: test-dirent PASS: test-dirname PASS: test-dup PASS: test-dup2 PASS: test-closein.sh PASS: test-environ PASS: test-errno PASS: test-fclose PASS: test-fcntl-h PASS: test-fcntl PASS: test-fdopen PASS: test-fflush PASS: test-fgetc PASS: test-fflush2.sh PASS: test-filenamecat PASS: test-float PASS: test-fopen PASS: test-fopen-safer PASS: test-fpurge PASS: test-fpending.sh PASS: test-fread PASS: test-fputc PASS: test-freading PASS: test-freadahead.sh PASS: test-freadptr.sh PASS: test-freadptr2.sh PASS: test-frexp-nolibm PASS: test-freadseek.sh PASS: test-fseek.sh PASS: test-frexpl-nolibm PASS: test-fseek2.sh PASS: test-fseeko.sh PASS: test-fseeko2.sh PASS: test-fseeko3.sh PASS: test-fseeko4.sh PASS: test-fseterr PASS: test-fstat PASS: test-ftell.sh PASS: test-ftell2.sh PASS: test-ftell3 PASS: test-ftello.sh PASS: test-ftello2.sh PASS: test-ftello3 PASS: test-ftello4.sh PASS: test-fwrite PASS: test-getcwd-lgpl PASS: test-getdtablesize PASS: test-getprogname PASS: test-iconv-h PASS: test-gettimeofday PASS: test-iconv PASS: test-ignore-value PASS: test-intprops PASS: test-inttypes PASS: test-isblank PASS: test-isnand-nolibm PASS: test-isnanl-nolibm PASS: test-isnanf-nolibm PASS: test-iswblank PASS: test-langinfo PASS: test-limits-h PASS: test-link PASS: test-locale PASS: test-localeconv PASS: test-localename PASS: test-linkedhash_list PASS: test-lseek.sh PASS: test-lstat PASS: test-malloca PASS: test-math PASS: test-mbrtowc1.sh PASS: test-mbrtowc2.sh PASS: test-mbrtowc3.sh PASS: test-mbrtowc4.sh PASS: test-mbrtowc5.sh SKIP: test-mbrtowc-w32-1.sh SKIP: test-mbrtowc-w32-2.sh SKIP: test-mbrtowc-w32-3.sh SKIP: test-mbrtowc-w32-4.sh SKIP: test-mbrtowc-w32-5.sh PASS: test-mbsinit.sh PASS: test-mbsstr1 PASS: test-mbsstr2.sh PASS: test-mbsstr3.sh PASS: test-lock PASS: test-memchr2 PASS: test-memmem PASS: test-nl_langinfo.sh PASS: test-obstack-printf PASS: test-open PASS: test-pathmax PASS: test-pipe2 PASS: test-posix_spawn_file_actions_addclose PASS: test-posix_spawn_file_actions_adddup2 PASS: test-posix_spawn_file_actions_addopen PASS: test-posix_spawn1 PASS: test-posix_spawn2 PASS: test-printf-frexp PASS: test-printf-frexpl PASS: test-quotearg-simple PASS: test-raise PASS: test-rawmemchr PASS: test-readlink PASS: test-regex PASS: test-rename PASS: test-rmdir PASS: test-memchr PASS: test-sched PASS: test-setenv PASS: test-setlocale1.sh PASS: test-sigaction PASS: test-signal-h PASS: test-setlocale2.sh PASS: test-signbit PASS: test-sigpipe.sh PASS: test-sigprocmask PASS: test-sleep PASS: test-snprintf-posix PASS: test-snprintf PASS: test-spawn PASS: test-sprintf-posix PASS: test-spawn-pipe.sh PASS: test-stdalign PASS: test-stat PASS: test-stdbool PASS: test-stddef PASS: test-stdint PASS: test-stdio PASS: test-stdlib PASS: test-strchrnul PASS: test-strerror PASS: test-striconv PASS: test-string PASS: test-strnlen PASS: test-strtod PASS: test-symlink PASS: test-sys_stat PASS: test-sys_time PASS: test-sys_types PASS: test-sys_wait PASS: test-thread_self PASS: test-thread_create PASS: test-time PASS: test-dup-safer PASS: test-unistd PASS: test-u8-mbtoucr PASS: test-init.sh PASS: test-u8-uctomb PASS: test-uc_width PASS: test-unsetenv PASS: uniwidth/test-uc_width2.sh PASS: test-vasnprintf-posix PASS: test-vasnprintf-posix2.sh PASS: test-vasnprintf-posix3 PASS: test-vasnprintf PASS: test-vasprintf-posix PASS: test-vasprintf SKIP: test-vc-list-files-git.sh PASS: test-update-copyright.sh PASS: test-verify PASS: test-verify.sh PASS: test-vfprintf-posix.sh PASS: test-vprintf-posix.sh PASS: test-wchar PASS: test-wcrtomb.sh SKIP: test-wcrtomb-w32-1.sh SKIP: test-wcrtomb-w32-2.sh SKIP: test-wcrtomb-w32-3.sh SKIP: test-wcrtomb-w32-4.sh SKIP: test-wcrtomb-w32-5.sh PASS: test-wctype-h PASS: test-wcwidth PASS: test-write PASS: test-xalloc-die.sh PASS: test-xmemdup0 PASS: test-xprintf-posix.sh PASS: test-xvasprintf PASS: test-vc-list-files-cvs.sh ============================================================================ Testsuite summary for GNU M4 1.9a.685-d69f ============================================================================ # TOTAL: 195 # PASS: 184 # SKIP: 11 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[6]: Leaving directory `/builddir/build/BUILD/m4-1.9a.685-d69f/tests/gnu' make[5]: Leaving directory `/builddir/build/BUILD/m4-1.9a.685-d69f/tests/gnu' make[4]: Leaving directory `/builddir/build/BUILD/m4-1.9a.685-d69f/tests/gnu' make[3]: Leaving directory `/builddir/build/BUILD/m4-1.9a.685-d69f/tests/gnu' make[2]: Leaving directory `/builddir/build/BUILD/m4-1.9a.685-d69f/tests/gnu' make[1]: Leaving directory `/builddir/build/BUILD/m4-1.9a.685-d69f' Processing files: autotools-git-m4-1.9a-8.685_d69f.el6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.0fwM2E + unset LD_LIBRARY_PATH + exit 0 + umask 022 + cd /builddir/build/BUILD + cd m4-1.9a.685-d69f + DOCDIR=/builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64/opt/rh/autotools-git/root/usr/share/doc/autotools-git-m4-1.9a + export DOCDIR + rm -rf /builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64/opt/rh/autotools-git/root/usr/share/doc/autotools-git-m4-1.9a + /bin/mkdir -p /builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64/opt/rh/autotools-git/root/usr/share/doc/autotools-git-m4-1.9a + cp -pr AUTHORS COPYING ChangeLog NEWS README TODO /builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64/opt/rh/autotools-git/root/usr/share/doc/autotools-git-m4-1.9a + exit 0 Provides: bundled(gnulib) gnu.so()(64bit) libm4.so.0()(64bit) m4.so()(64bit) stdlib.so()(64bit) time.so()(64bit) traditional.so()(64bit) Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh /sbin/install-info Requires(preun): /bin/sh /sbin/install-info Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.9)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libm4.so.0()(64bit) rtld(GNU_HASH) Processing files: autotools-git-m4-debuginfo-1.9a-8.685_d69f.el6.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64 BUILDSTDERR: warning: Could not canonicalize hostname: copr-builder-690187403.novalocal Wrote: /builddir/build/RPMS/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64.rpm Wrote: /builddir/build/RPMS/autotools-git-m4-debuginfo-1.9a-8.685_d69f.el6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.rSPJtf + umask 022 + cd /builddir/build/BUILD + cd m4-1.9a.685-d69f + /bin/rm -rf /builddir/build/BUILDROOT/autotools-git-m4-1.9a-8.685_d69f.el6.x86_64 + exit 0 Child return code was: 0