Mock Version: 1.1.21 Mock Version: 1.1.21 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/augeas.spec'], False, '/var/lib/mock/dist-5E-epel-build-1540997-263963/root/', None, 86400, True, False, 500, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/augeas.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: buildvm-08.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/augeas-1.0.0-1.el5.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/augeas.spec'], False, '/var/lib/mock/dist-5E-epel-build-1540997-263963/root/', None, 86400, True, False, 500, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/augeas.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.87946 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf augeas-1.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/augeas-1.0.0.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd augeas-1.0.0 ++ /usr/bin/id -u + '[' 500 = 0 ']' ++ /usr/bin/id -u + '[' 500 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.87946 + umask 022 + cd /builddir/build/BUILD + cd augeas-1.0.0 + 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' + export FFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./build/aux/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./build/aux/config.sub ++ basename ./build/aux/config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./build/aux/config.sub `/usr/lib/rpm/redhat/config.sub' -> `./build/aux/config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./build/aux/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./build/aux/config.guess ++ basename ./build/aux/config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./build/aux/config.guess `/usr/lib/rpm/redhat/config.guess' -> `./build/aux/config.guess' + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --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 for naturaldocs... no checking for NaturalDocs... no checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking for style of include used by make... GNU 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 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 for x86_64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking for Minix Amsterdam compiler... no checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no 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 print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /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... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes 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... 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 object... ok checking for sysroot... no 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 supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc 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 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 bison... no checking for byacc... no checking for flex... no checking for lex... no checking whether gcc understands -Wall... yes checking whether gcc understands -Wformat... yes checking whether gcc understands -Wformat-security... yes checking whether gcc understands -Wmissing-prototypes... yes checking whether gcc understands -Wnested-externs... yes checking whether gcc understands -Wpointer-arith... yes checking whether gcc understands -Wextra... yes checking whether gcc understands -Wshadow... yes checking whether gcc understands -Wcast-align... yes checking whether gcc understands -Wwrite-strings... yes checking whether gcc understands -Waggregate-return... yes checking whether gcc understands -Wstrict-prototypes... yes checking whether gcc understands -Winline... yes checking whether gcc understands -Wredundant-decls... yes checking whether gcc understands -Wno-sign-compare... yes checking whether gcc understands -Wp,-D_FORTIFY_SOURCE=2... yes checking whether gcc understands -fexceptions... yes checking whether gcc understands -fasynchronous-unwind-tables... yes checking what language compliance flags to pass to the C compiler... checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking for readline in -lreadline... no checking for library containing tgetent... -ltermcap checking for rl_initialize in -lreadline... yes checking for rl_completion_matches... yes checking for open_memstream... yes checking for uselocale... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for C/C++ restrict keyword... __restrict 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 isblank... yes checking for iswctype... yes checking for mbsrtowcs... yes checking for mempcpy... yes checking for wmemchr... yes checking for wmemcpy... yes checking for wmempcpy... yes checking for getdelim... yes checking for symlink... yes checking for lstat... yes checking for mbsinit... yes checking for mbrtowc... yes checking for mprotect... yes checking for nl_langinfo... yes checking for wcscoll... yes checking for stpncpy... yes checking for strndup... yes checking for vasnprintf... no checking for snprintf... yes checking for wcrtomb... yes checking for iswcntrl... yes checking for _set_invalid_parameter_handler... no checking for newlocale... yes checking for setenv... yes checking for wctob... 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 sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking for unistd.h... (cached) yes checking xlocale.h usability... yes checking xlocale.h presence... yes checking for xlocale.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking selinux/selinux.h usability... yes checking selinux/selinux.h presence... yes checking for selinux/selinux.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for stdint.h... (cached) yes checking for sys/stat.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking features.h usability... yes checking features.h presence... yes checking for features.h... yes checking for inttypes.h... (cached) 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 for mbstate_t... yes checking whether getdelim is declared... yes checking whether getline is declared... 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 whether getenv is declared... yes checking for working fcntl.h... 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 whether NULL can be used in arbitrary expressions... yes checking whether lstat correctly handles trailing slash... yes checking for inline... inline checking whether malloc, realloc, calloc are POSIX compliant... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for unsigned long long int... yes checking for long long int... 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 for library containing setfilecon... -lselinux checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking whether stdint.h conforms to C99... yes checking whether stpncpy is declared... yes checking whether ffsl is declared without a macro... yes checking whether ffsll is declared without a macro... yes checking whether memmem is declared without a macro... yes checking whether mempcpy is declared without a macro... yes checking whether memrchr is declared without a macro... yes checking whether rawmemchr is declared without a macro... yes checking whether stpcpy is declared without a macro... yes checking whether stpncpy is declared without a macro... yes checking whether strchrnul is declared without a macro... yes checking whether strdup is declared without a macro... yes checking whether strncat is declared without a macro... yes checking whether strndup is declared without a macro... yes checking whether strnlen is declared without a macro... yes checking whether strpbrk is declared without a macro... yes checking whether strsep is declared without a macro... yes checking whether strcasestr is declared without a macro... yes checking whether strtok_r is declared without a macro... yes checking whether strerror_r is declared without a macro... yes checking whether strsignal is declared without a macro... yes checking whether strverscmp is declared without a macro... yes checking whether strndup is declared... (cached) yes checking whether strnlen is declared... (cached) yes checking whether strstr works... yes checking whether stat file-mode macros are broken... no checking for mode_t... yes checking for pid_t... yes checking for struct timespec in ... yes checking for wint_t... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking where to find the exponent in a 'double'... word 1 bit 20 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 if environ is properly declared... yes checking whether getcwd (NULL, 0) allocates memory for result... yes checking for getcwd with POSIX signature... yes checking whether imaxabs is declared without a macro... yes checking whether imaxdiv is declared without a macro... yes checking whether strtoimax is declared without a macro... yes checking whether strtoumax is declared without a macro... yes checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for ld used by GCC... /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 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 pthread_kill in -lpthread... yes checking for multithread API to use... posix checking for promoted mode_t type... mode_t 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 whether alarm is declared... yes checking whether unsetenv is declared... yes checking for alloca as a compiler built-in... yes checking for argz.h... yes checking for error_t... yes checking for argz_replace... yes checking if argz actually works... yes checking whether btowc(0) is correct... yes checking whether btowc(EOF) is correct... yes checking whether isblank is declared without a macro... yes checking whether conversion from 'int' to 'long double' works... yes checking for working POSIX fnmatch... no checking whether isblank is declared... (cached) yes checking for working getdelim function... yes checking for getline... yes checking for working getline function... 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 nl_langinfo is declared without a macro... 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 whether setlocale is declared without a macro... yes checking whether duplocale is declared without a macro... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) 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 handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether mbsrtowcs works... yes checking for mempcpy... (cached) yes checking whether YESEXPR works... 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 for selinux/selinux.h... (cached) yes checking selinux/context.h usability... yes checking selinux/context.h presence... yes checking for selinux/context.h... yes checking for stdint.h... (cached) yes checking for SIZE_MAX... 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 whether NULL can be used in arbitrary expressions... (cached) yes checking whether dprintf is declared without a macro... yes checking whether fpurge is declared without a macro... no checking whether fseeko is declared without a macro... yes checking whether ftello is declared without a macro... yes checking whether getdelim is declared without a macro... yes checking whether getline is declared without a macro... yes checking whether gets is declared without a macro... yes checking whether pclose is declared without a macro... yes checking whether popen is declared without a macro... yes checking whether renameat is declared without a macro... yes checking whether snprintf is declared without a macro... yes checking whether tmpfile is declared without a macro... yes checking whether vdprintf is declared without a macro... yes checking whether vsnprintf is declared without a macro... yes checking whether _Exit is declared without a macro... yes checking whether atoll is declared without a macro... yes checking whether canonicalize_file_name is declared without a macro... yes checking whether getloadavg is declared without a macro... yes checking whether getsubopt is declared without a macro... yes checking whether grantpt is declared without a macro... yes checking whether initstate is declared without a macro... yes checking whether initstate_r is declared without a macro... yes checking whether mkdtemp is declared without a macro... yes checking whether mkostemp is declared without a macro... no checking whether mkostemps is declared without a macro... no checking whether mkstemp is declared without a macro... yes checking whether mkstemps is declared without a macro... no checking whether posix_openpt is declared without a macro... yes checking whether ptsname is declared without a macro... yes checking whether ptsname_r is declared without a macro... yes checking whether random is declared without a macro... yes checking whether random_r is declared without a macro... yes checking whether realpath is declared without a macro... yes checking whether rpmatch is declared without a macro... yes checking whether setenv is declared without a macro... yes checking whether setstate is declared without a macro... yes checking whether setstate_r is declared without a macro... yes checking whether srandom is declared without a macro... yes checking whether srandom_r is declared without a macro... yes checking whether strtod is declared without a macro... yes checking whether strtoll is declared without a macro... yes checking whether strtoull is declared without a macro... yes checking whether unlockpt is declared without a macro... yes checking whether unsetenv is declared without a macro... yes checking for stpcpy... yes checking for working stpncpy... yes checking for strchrnul... yes checking whether strchrnul works... yes checking for working strndup... yes checking for working strnlen... yes checking whether strstr works in linear time... no checking whether strstr works... (cached) yes checking for nlink_t... yes checking whether fchmodat is declared without a macro... yes checking whether fstat is declared without a macro... yes checking whether fstatat is declared without a macro... yes checking whether futimens is declared without a macro... no checking whether lchmod is declared without a macro... yes checking whether lstat is declared without a macro... yes checking whether mkdirat is declared without a macro... yes checking whether mkfifo is declared without a macro... yes checking whether mkfifoat is declared without a macro... yes checking whether mknod is declared without a macro... yes checking whether mknodat is declared without a macro... yes checking whether stat is declared without a macro... yes checking whether utimensat is declared without a macro... no checking whether waitpid is declared without a macro... yes checking whether chdir is declared without a macro... yes checking whether chown is declared without a macro... yes checking whether dup is declared without a macro... yes checking whether dup2 is declared without a macro... yes checking whether dup3 is declared without a macro... no checking whether environ is declared without a macro... yes checking whether euidaccess is declared without a macro... yes checking whether faccessat is declared without a macro... yes checking whether fchdir is declared without a macro... yes checking whether fchownat is declared without a macro... yes checking whether fdatasync is declared without a macro... yes checking whether fsync is declared without a macro... yes checking whether ftruncate is declared without a macro... yes checking whether getcwd is declared without a macro... yes checking whether getdomainname is declared without a macro... yes checking whether getdtablesize is declared without a macro... yes checking whether getgroups is declared without a macro... yes checking whether gethostname is declared without a macro... yes checking whether getlogin is declared without a macro... yes checking whether getlogin_r is declared without a macro... yes checking whether getpagesize is declared without a macro... yes checking whether getusershell is declared without a macro... yes checking whether setusershell is declared without a macro... yes checking whether endusershell is declared without a macro... yes checking whether group_member is declared without a macro... yes checking whether isatty is declared without a macro... yes checking whether lchown is declared without a macro... yes checking whether link is declared without a macro... yes checking whether linkat is declared without a macro... yes checking whether lseek is declared without a macro... yes checking whether pipe is declared without a macro... yes checking whether pipe2 is declared without a macro... no checking whether pread is declared without a macro... yes checking whether pwrite is declared without a macro... yes checking whether readlink is declared without a macro... yes checking whether readlinkat is declared without a macro... yes checking whether rmdir is declared without a macro... yes checking whether sethostname is declared without a macro... yes checking whether sleep is declared without a macro... yes checking whether symlink is declared without a macro... yes checking whether symlinkat is declared without a macro... yes checking whether ttyname_r is declared without a macro... yes checking whether unlink is declared without a macro... yes checking whether unlinkat is declared without a macro... yes checking whether usleep is declared without a macro... yes checking for ptrdiff_t... yes checking for vasprintf... yes checking whether btowc is declared without a macro... yes checking whether wctob is declared without a macro... yes checking whether mbsinit is declared without a macro... yes checking whether mbrtowc is declared without a macro... yes checking whether mbrlen is declared without a macro... yes checking whether mbsrtowcs is declared without a macro... yes checking whether mbsnrtowcs is declared without a macro... yes checking whether wcrtomb is declared without a macro... yes checking whether wcsrtombs is declared without a macro... yes checking whether wcsnrtombs is declared without a macro... yes checking whether wcwidth is declared without a macro... yes checking whether wmemchr is declared without a macro... yes checking whether wmemcmp is declared without a macro... yes checking whether wmemcpy is declared without a macro... yes checking whether wmemmove is declared without a macro... yes checking whether wmemset is declared without a macro... yes checking whether wcslen is declared without a macro... yes checking whether wcsnlen is declared without a macro... yes checking whether wcscpy is declared without a macro... yes checking whether wcpcpy is declared without a macro... yes checking whether wcsncpy is declared without a macro... yes checking whether wcpncpy is declared without a macro... yes checking whether wcscat is declared without a macro... yes checking whether wcsncat is declared without a macro... yes checking whether wcscmp is declared without a macro... yes checking whether wcsncmp is declared without a macro... yes checking whether wcscasecmp is declared without a macro... yes checking whether wcsncasecmp is declared without a macro... yes checking whether wcscoll is declared without a macro... yes checking whether wcsxfrm is declared without a macro... yes checking whether wcsdup is declared without a macro... yes checking whether wcschr is declared without a macro... yes checking whether wcsrchr is declared without a macro... yes checking whether wcscspn is declared without a macro... yes checking whether wcsspn is declared without a macro... yes checking whether wcspbrk is declared without a macro... yes checking whether wcsstr is declared without a macro... yes checking whether wcstok is declared without a macro... yes checking whether wcswidth is declared without a macro... 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... yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... yes checking whether wctype is declared without a macro... yes checking whether iswctype is declared without a macro... yes checking whether wctrans is declared without a macro... yes checking whether towctrans is declared without a macro... 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 whether dup2 works... yes checking whether fcntl is declared without a macro... yes checking whether openat is declared without a macro... yes checking whether fdopen sets errno... yes checking for getpagesize... yes checking whether getpagesize is declared... (cached) 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 for setlocale... yes checking for uselocale... (cached) yes checking for pthread_rwlock_t... 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 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 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 whether open recognizes a trailing slash... yes checking for putenv compatible with GNU and SVID... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking whether setenv validates arguments... 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 for wchar_t... (cached) yes checking for wint_t... (cached) yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes 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 unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv obeys POSIX... 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 wctob works... yes checking whether wctob is declared... (cached) yes checking for sched_yield in -lrt... yes checking for x86_64-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBXML... yes checking for strerror_r... yes checking for fsync... yes configure: creating ./config.status config.status: creating Makefile config.status: creating gnulib/lib/Makefile config.status: creating gnulib/tests/Makefile config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating tests/Makefile config.status: creating examples/Makefile config.status: creating doc/Makefile config.status: creating doc/naturaldocs/Makefile config.status: creating augeas.pc config.status: creating augeas.spec config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + make -j4 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/augeas-1.0.0' Making all in gnulib/lib make[2]: Entering directory `/builddir/build/BUILD/augeas-1.0.0/gnulib/lib' GEN alloca.h GEN configmake.h GEN c++defs.h GEN warn-on-use.h GEN arg-nonnull.h GEN unused-parameter.h GEN sys/wait.h GEN sys/types.h GEN wctype.h GEN ctype.h GEN fnmatch.h GEN getopt.h GEN langinfo.h GEN locale.h GEN selinux/selinux.h GEN stdio.h GEN stdlib.h GEN string.h GEN sys/stat.h GEN time.h GEN unistd.h GEN wchar.h make all-recursive make[3]: Entering directory `/builddir/build/BUILD/augeas-1.0.0/gnulib/lib' make[4]: Entering directory `/builddir/build/BUILD/augeas-1.0.0/gnulib/lib' CC localcharset.lo CC malloca.lo CC safe-alloc.lo CC strnlen1.lo CC asnprintf.lo CC fnmatch.lo CC getfilecon.lo CC getopt.lo CC getopt1.lo CC printf-args.lo CC printf-parse.lo CC strstr.lo CC vasnprintf.lo GEN charset.alias GEN ref-add.sed GEN ref-del.sed CCLD libgnu.la make[4]: Leaving directory `/builddir/build/BUILD/augeas-1.0.0/gnulib/lib' make[3]: Leaving directory `/builddir/build/BUILD/augeas-1.0.0/gnulib/lib' make[2]: Leaving directory `/builddir/build/BUILD/augeas-1.0.0/gnulib/lib' Making all in src make[2]: Entering directory `/builddir/build/BUILD/augeas-1.0.0/src' echo '#define DATADIR "/usr/share"' > datadir.h1 ../build/aux/move-if-change datadir.h1 datadir.h make all-am make[3]: Entering directory `/builddir/build/BUILD/augeas-1.0.0/src' CC fa.lo CC hash.lo CC memory.lo CC ref.lo CC augeas.lo CC augrun.lo CC pathx.lo CC internal.lo CC syntax.lo CC parser.lo fa.c: In function 'fa_minimize': fa.c:1472: warning: 'nstates' may be used uninitialized in this function CC builtin.lo CC lens.lo CC regexp.lo CC transform.lo CC ast.lo CC get.lo CC put.lo CC info.lo CC errcode.lo CC jmt.lo CC liblexer_la-lexer.lo CC augtool.o lexer.c: In function 'yy_fatal_error': lexer.c:1961: warning: unused parameter 'yyscanner' lexer.c: In function 'augl_alloc': lexer.c:2305: warning: unused parameter 'yyscanner' lexer.c: In function 'augl_realloc': lexer.c:2310: warning: unused parameter 'yyscanner' lexer.c: In function 'augl_free': lexer.c:2322: warning: unused parameter 'yyscanner' lexer.l: At top level: lexer.c:1476: warning: 'yyunput' defined but not used CC augparse.o CCLD libfa.la CCLD liblexer.la CCLD libaugeas.la CCLD augtool CCLD augparse make[3]: Leaving directory `/builddir/build/BUILD/augeas-1.0.0/src' make[2]: Leaving directory `/builddir/build/BUILD/augeas-1.0.0/src' Making all in gnulib/tests make[2]: Entering directory `/builddir/build/BUILD/augeas-1.0.0/gnulib/tests' GEN c++defs.h GEN arg-nonnull.h GEN warn-on-use.h GEN unused-parameter.h GEN fcntl.h GEN inttypes.h make all-recursive make[3]: Entering directory `/builddir/build/BUILD/augeas-1.0.0/gnulib/tests' Making all in . make[4]: Entering directory `/builddir/build/BUILD/augeas-1.0.0/gnulib/tests' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/augeas-1.0.0/gnulib/tests' make[3]: Leaving directory `/builddir/build/BUILD/augeas-1.0.0/gnulib/tests' make[2]: Leaving directory `/builddir/build/BUILD/augeas-1.0.0/gnulib/tests' Making all in tests make[2]: Entering directory `/builddir/build/BUILD/augeas-1.0.0/tests' CC leak.o CCLD leak make[2]: Leaving directory `/builddir/build/BUILD/augeas-1.0.0/tests' Making all in man make[2]: Entering directory `/builddir/build/BUILD/augeas-1.0.0/man' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/augeas-1.0.0/man' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/augeas-1.0.0/doc' Making all in naturaldocs make[3]: Entering directory `/builddir/build/BUILD/augeas-1.0.0/doc/naturaldocs' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/augeas-1.0.0/doc/naturaldocs' make[3]: Entering directory `/builddir/build/BUILD/augeas-1.0.0/doc' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/augeas-1.0.0/doc' make[2]: Leaving directory `/builddir/build/BUILD/augeas-1.0.0/doc' Making all in examples make[2]: Entering directory `/builddir/build/BUILD/augeas-1.0.0/examples' CC fadot.o CCLD fadot make[2]: Leaving directory `/builddir/build/BUILD/augeas-1.0.0/examples' make[2]: Entering directory `/builddir/build/BUILD/augeas-1.0.0' make[2]: Leaving directory `/builddir/build/BUILD/augeas-1.0.0' make[1]: Leaving directory `/builddir/build/BUILD/augeas-1.0.0' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.99127 + umask 022 + cd /builddir/build/BUILD + cd augeas-1.0.0 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/augeas-1.0.0-1.el5-root-mockbuild + make install DESTDIR=/var/tmp/augeas-1.0.0-1.el5-root-mockbuild 'INSTALL=/usr/bin/install -p' Making install in gnulib/lib make[1]: Entering directory `/builddir/build/BUILD/augeas-1.0.0/gnulib/lib' make install-recursive make[2]: Entering directory `/builddir/build/BUILD/augeas-1.0.0/gnulib/lib' make[3]: Entering directory `/builddir/build/BUILD/augeas-1.0.0/gnulib/lib' make[4]: Entering directory `/builddir/build/BUILD/augeas-1.0.0/gnulib/lib' 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/augeas-1.0.0/build/aux/install-sh -d /var/tmp/augeas-1.0.0-1.el5-root-mockbuild/usr/lib64 ; \ fi ; \ if test -f /var/tmp/augeas-1.0.0-1.el5-root-mockbuild/usr/lib64/charset.alias; then \ sed -f ref-add.sed /var/tmp/augeas-1.0.0-1.el5-root-mockbuild/usr/lib64/charset.alias > /var/tmp/augeas-1.0.0-1.el5-root-mockbuild/usr/lib64/charset.tmp ; \ /usr/bin/install -p -m 644 /var/tmp/augeas-1.0.0-1.el5-root-mockbuild/usr/lib64/charset.tmp /var/tmp/augeas-1.0.0-1.el5-root-mockbuild/usr/lib64/charset.alias ; \ rm -f /var/tmp/augeas-1.0.0-1.el5-root-mockbuild/usr/lib64/charset.tmp ; \ else \ if $need_charset_alias; then \ sed -f ref-add.sed charset.alias > /var/tmp/augeas-1.0.0-1.el5-root-mockbuild/usr/lib64/charset.tmp ; \ /usr/bin/install -p -m 644 /var/tmp/augeas-1.0.0-1.el5-root-mockbuild/usr/lib64/charset.tmp /var/tmp/augeas-1.0.0-1.el5-root-mockbuild/usr/lib64/charset.alias ; \ rm -f /var/tmp/augeas-1.0.0-1.el5-root-mockbuild/usr/lib64/charset.tmp ; \ fi ; \ fi make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/augeas-1.0.0/gnulib/lib' make[3]: Leaving directory `/builddir/build/BUILD/augeas-1.0.0/gnulib/lib' make[2]: Leaving directory `/builddir/build/BUILD/augeas-1.0.0/gnulib/lib' make[1]: Leaving directory `/builddir/build/BUILD/augeas-1.0.0/gnulib/lib' Making install in src make[1]: Entering directory `/builddir/build/BUILD/augeas-1.0.0/src' echo '#define DATADIR "/usr/share"' > datadir.h1 ../build/aux/move-if-change datadir.h1 datadir.h make install-am make[2]: Entering directory `/builddir/build/BUILD/augeas-1.0.0/src' echo '#define DATADIR "/usr/share"' > datadir.h1 ../build/aux/move-if-change datadir.h1 datadir.h make[3]: Entering directory `/builddir/build/BUILD/augeas-1.0.0/src' echo '#define DATADIR "/usr/share"' > datadir.h1 ../build/aux/move-if-change datadir.h1 datadir.h /bin/mkdir -p '/var/tmp/augeas-1.0.0-1.el5-root-mockbuild/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libfa.la libaugeas.la '/var/tmp/augeas-1.0.0-1.el5-root-mockbuild/usr/lib64' libtool: install: /usr/bin/install -p .libs/libfa.so.1.4.0 /var/tmp/augeas-1.0.0-1.el5-root-mockbuild/usr/lib64/libfa.so.1.4.0 libtool: install: (cd /var/tmp/augeas-1.0.0-1.el5-root-mockbuild/usr/lib64 && { ln -s -f libfa.so.1.4.0 libfa.so.1 || { rm -f libfa.so.1 && ln -s libfa.so.1.4.0 libfa.so.1; }; }) libtool: install: (cd /var/tmp/augeas-1.0.0-1.el5-root-mockbuild/usr/lib64 && { ln -s -f libfa.so.1.4.0 libfa.so || { rm -f libfa.so && ln -s libfa.so.1.4.0 libfa.so; }; }) libtool: install: /usr/bin/install -p .libs/libfa.lai /var/tmp/augeas-1.0.0-1.el5-root-mockbuild/usr/lib64/libfa.la libtool: install: warning: relinking `libaugeas.la' libtool: install: (cd /builddir/build/BUILD/augeas-1.0.0/src; /bin/sh /builddir/build/BUILD/augeas-1.0.0/libtool --silent --tag CC --mode=relink gcc -std=gnu99 -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -I ../gnulib/lib -I ../gnulib/lib -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,--version-script=./augeas_sym.version -version-info 16:0:16 -o libaugeas.la -rpath /usr/lib64 augeas.lo augrun.lo pathx.lo internal.lo memory.lo ref.lo syntax.lo parser.lo builtin.lo lens.lo regexp.lo transform.lo ast.lo get.lo put.lo info.lo errcode.lo jmt.lo liblexer.la libfa.la -lselinux -lxml2 -lz -lm ../gnulib/lib/libgnu.la -inst-prefix-dir /var/tmp/augeas-1.0.0-1.el5-root-mockbuild) libtool: install: /usr/bin/install -p .libs/libaugeas.so.0.16.0T /var/tmp/augeas-1.0.0-1.el5-root-mockbuild/usr/lib64/libaugeas.so.0.16.0 libtool: install: (cd /var/tmp/augeas-1.0.0-1.el5-root-mockbuild/usr/lib64 && { ln -s -f libaugeas.so.0.16.0 libaugeas.so.0 || { rm -f libaugeas.so.0 && ln -s libaugeas.so.0.16.0 libaugeas.so.0; }; }) libtool: install: (cd /var/tmp/augeas-1.0.0-1.el5-root-mockbuild/usr/lib64 && { ln -s -f libaugeas.so.0.16.0 libaugeas.so || { rm -f libaugeas.so && ln -s libaugeas.so.0.16.0 libaugeas.so; }; }) libtool: install: /usr/bin/install -p .libs/libaugeas.lai /var/tmp/augeas-1.0.0-1.el5-root-mockbuild/usr/lib64/libaugeas.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /bin/mkdir -p '/var/tmp/augeas-1.0.0-1.el5-root-mockbuild/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p augtool augparse '/var/tmp/augeas-1.0.0-1.el5-root-mockbuild/usr/bin' libtool: install: warning: `libaugeas.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/augeas-1.0.0/src/libfa.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -p .libs/augtool /var/tmp/augeas-1.0.0-1.el5-root-mockbuild/usr/bin/augtool libtool: install: warning: `libaugeas.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/augeas-1.0.0/src/libfa.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -p .libs/augparse /var/tmp/augeas-1.0.0-1.el5-root-mockbuild/usr/bin/augparse /bin/mkdir -p '/var/tmp/augeas-1.0.0-1.el5-root-mockbuild/usr/include' /usr/bin/install -p -m 644 augeas.h fa.h '/var/tmp/augeas-1.0.0-1.el5-root-mockbuild/usr/include' make[3]: Leaving directory `/builddir/build/BUILD/augeas-1.0.0/src' make[2]: Leaving directory `/builddir/build/BUILD/augeas-1.0.0/src' make[1]: Leaving directory `/builddir/build/BUILD/augeas-1.0.0/src' Making install in gnulib/tests make[1]: Entering directory `/builddir/build/BUILD/augeas-1.0.0/gnulib/tests' make install-recursive make[2]: Entering directory `/builddir/build/BUILD/augeas-1.0.0/gnulib/tests' Making install in . make[3]: Entering directory `/builddir/build/BUILD/augeas-1.0.0/gnulib/tests' make[4]: Entering directory `/builddir/build/BUILD/augeas-1.0.0/gnulib/tests' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/augeas-1.0.0/gnulib/tests' make[3]: Leaving directory `/builddir/build/BUILD/augeas-1.0.0/gnulib/tests' make[2]: Leaving directory `/builddir/build/BUILD/augeas-1.0.0/gnulib/tests' make[1]: Leaving directory `/builddir/build/BUILD/augeas-1.0.0/gnulib/tests' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/augeas-1.0.0/tests' make[2]: Entering directory `/builddir/build/BUILD/augeas-1.0.0/tests' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/augeas-1.0.0/tests' make[1]: Leaving directory `/builddir/build/BUILD/augeas-1.0.0/tests' Making install in man make[1]: Entering directory `/builddir/build/BUILD/augeas-1.0.0/man' make[2]: Entering directory `/builddir/build/BUILD/augeas-1.0.0/man' make[2]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/var/tmp/augeas-1.0.0-1.el5-root-mockbuild/usr/share/man/man1' /usr/bin/install -p -m 644 augtool.1 augparse.1 '/var/tmp/augeas-1.0.0-1.el5-root-mockbuild/usr/share/man/man1' make[2]: Leaving directory `/builddir/build/BUILD/augeas-1.0.0/man' make[1]: Leaving directory `/builddir/build/BUILD/augeas-1.0.0/man' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/augeas-1.0.0/doc' Making install in naturaldocs make[2]: Entering directory `/builddir/build/BUILD/augeas-1.0.0/doc/naturaldocs' make[3]: Entering directory `/builddir/build/BUILD/augeas-1.0.0/doc/naturaldocs' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/augeas-1.0.0/doc/naturaldocs' make[2]: Leaving directory `/builddir/build/BUILD/augeas-1.0.0/doc/naturaldocs' make[2]: Entering directory `/builddir/build/BUILD/augeas-1.0.0/doc' make[3]: Entering directory `/builddir/build/BUILD/augeas-1.0.0/doc' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/var/tmp/augeas-1.0.0-1.el5-root-mockbuild/usr/share/vim/vimfiles' /bin/mkdir -p '/var/tmp/augeas-1.0.0-1.el5-root-mockbuild/usr/share/vim/vimfiles/ftdetect' /usr/bin/install -p -m 644 ftdetect/augeas.vim '/var/tmp/augeas-1.0.0-1.el5-root-mockbuild/usr/share/vim/vimfiles/ftdetect' /bin/mkdir -p '/var/tmp/augeas-1.0.0-1.el5-root-mockbuild/usr/share/vim/vimfiles/syntax' /usr/bin/install -p -m 644 syntax/augeas.vim '/var/tmp/augeas-1.0.0-1.el5-root-mockbuild/usr/share/vim/vimfiles/syntax' make[3]: Leaving directory `/builddir/build/BUILD/augeas-1.0.0/doc' make[2]: Leaving directory `/builddir/build/BUILD/augeas-1.0.0/doc' make[1]: Leaving directory `/builddir/build/BUILD/augeas-1.0.0/doc' Making install in examples make[1]: Entering directory `/builddir/build/BUILD/augeas-1.0.0/examples' make[2]: Entering directory `/builddir/build/BUILD/augeas-1.0.0/examples' /bin/mkdir -p '/var/tmp/augeas-1.0.0-1.el5-root-mockbuild/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p fadot '/var/tmp/augeas-1.0.0-1.el5-root-mockbuild/usr/bin' libtool: install: warning: `../src/libfa.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -p .libs/fadot /var/tmp/augeas-1.0.0-1.el5-root-mockbuild/usr/bin/fadot make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/augeas-1.0.0/examples' make[1]: Leaving directory `/builddir/build/BUILD/augeas-1.0.0/examples' make[1]: Entering directory `/builddir/build/BUILD/augeas-1.0.0' make[2]: Entering directory `/builddir/build/BUILD/augeas-1.0.0' make[2]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/var/tmp/augeas-1.0.0-1.el5-root-mockbuild/usr/share/augeas/lenses/dist' /usr/bin/install -p -m 644 lenses/access.aug lenses/aliases.aug lenses/anacron.aug lenses/approx.aug lenses/apt_update_manager.aug lenses/aptconf.aug lenses/aptpreferences.aug lenses/aptsources.aug lenses/authorized_keys.aug lenses/automaster.aug lenses/automounter.aug lenses/avahi.aug lenses/backuppchosts.aug lenses/bbhosts.aug lenses/build.aug lenses/cachefilesd.aug lenses/carbon.aug lenses/cgconfig.aug lenses/cgrules.aug lenses/channels.aug lenses/cobblermodules.aug lenses/cobblersettings.aug lenses/collectd.aug lenses/cron.aug lenses/crypttab.aug lenses/cups.aug lenses/cyrus_imapd.aug lenses/darkice.aug lenses/debctrl.aug lenses/desktop.aug lenses/device_map.aug lenses/dhclient.aug lenses/dhcpd.aug lenses/dnsmasq.aug lenses/dpkg.aug lenses/dput.aug lenses/erlang.aug lenses/ethers.aug lenses/exports.aug lenses/fai_diskconfig.aug '/var/tmp/augeas-1.0.0-1.el5-root-mockbuild/usr/share/augeas/lenses/dist' /usr/bin/install -p -m 644 lenses/fonts.aug lenses/fstab.aug lenses/fuse.aug lenses/gdm.aug lenses/group.aug lenses/grub.aug lenses/gtkbookmarks.aug lenses/host_conf.aug lenses/hostname.aug lenses/hosts.aug lenses/hosts_access.aug lenses/htpasswd.aug lenses/httpd.aug lenses/inetd.aug lenses/inifile.aug lenses/inittab.aug lenses/inputrc.aug lenses/interfaces.aug lenses/iptables.aug lenses/json.aug lenses/kdump.aug lenses/keepalived.aug lenses/krb5.aug lenses/ldif.aug lenses/ldso.aug lenses/lightdm.aug lenses/limits.aug lenses/login_defs.aug lenses/logrotate.aug lenses/logwatch.aug lenses/lokkit.aug lenses/mcollective.aug lenses/mdadm_conf.aug lenses/memcached.aug lenses/mke2fs.aug lenses/modprobe.aug lenses/modules.aug lenses/modules_conf.aug lenses/monit.aug lenses/multipath.aug '/var/tmp/augeas-1.0.0-1.el5-root-mockbuild/usr/share/augeas/lenses/dist' /usr/bin/install -p -m 644 lenses/mysql.aug lenses/nagioscfg.aug lenses/nagiosobjects.aug lenses/netmasks.aug lenses/networkmanager.aug lenses/networks.aug lenses/nginx.aug lenses/nrpe.aug lenses/nsswitch.aug lenses/ntp.aug lenses/odbc.aug lenses/openvpn.aug lenses/pam.aug lenses/pamconf.aug lenses/passwd.aug lenses/pbuilder.aug lenses/pg_hba.aug lenses/php.aug lenses/phpvars.aug lenses/postfix_access.aug lenses/postfix_main.aug lenses/postfix_master.aug lenses/postfix_transport.aug lenses/postfix_virtual.aug lenses/postgresql.aug lenses/properties.aug lenses/protocols.aug lenses/puppet.aug lenses/puppet_auth.aug lenses/puppetfileserver.aug lenses/pythonpaste.aug lenses/qpid.aug lenses/quote.aug lenses/rabbitmq.aug lenses/redis.aug lenses/reprepro_uploaders.aug lenses/resolv.aug lenses/rsyncd.aug lenses/rsyslog.aug lenses/rx.aug '/var/tmp/augeas-1.0.0-1.el5-root-mockbuild/usr/share/augeas/lenses/dist' /usr/bin/install -p -m 644 lenses/samba.aug lenses/schroot.aug lenses/securetty.aug lenses/sep.aug lenses/services.aug lenses/shells.aug lenses/shellvars.aug lenses/shellvars_list.aug lenses/simplelines.aug lenses/simplevars.aug lenses/slapd.aug lenses/smbusers.aug lenses/solaris_system.aug lenses/soma.aug lenses/spacevars.aug lenses/squid.aug lenses/ssh.aug lenses/sshd.aug lenses/sssd.aug lenses/stunnel.aug lenses/subversion.aug lenses/sudoers.aug lenses/sysconfig.aug lenses/sysctl.aug lenses/syslog.aug lenses/systemd.aug lenses/thttpd.aug lenses/up2date.aug lenses/util.aug lenses/vfstab.aug lenses/vmware_config.aug lenses/vsftpd.aug lenses/webmin.aug lenses/wine.aug lenses/xendconfsxp.aug lenses/xinetd.aug lenses/xml.aug lenses/xorg.aug lenses/xymon.aug lenses/yum.aug '/var/tmp/augeas-1.0.0-1.el5-root-mockbuild/usr/share/augeas/lenses/dist' /bin/mkdir -p '/var/tmp/augeas-1.0.0-1.el5-root-mockbuild/usr/share/augeas/lenses/dist/tests' /usr/bin/install -p -m 644 lenses/tests/test_access.aug lenses/tests/test_aliases.aug lenses/tests/test_anacron.aug lenses/tests/test_approx.aug lenses/tests/test_apt_update_manager.aug lenses/tests/test_aptconf.aug lenses/tests/test_aptpreferences.aug lenses/tests/test_aptsource.aug lenses/tests/test_authorized_keys.aug lenses/tests/test_automaster.aug lenses/tests/test_automounter.aug lenses/tests/test_avahi.aug lenses/tests/test_backuppchosts.aug lenses/tests/test_bbhosts.aug lenses/tests/test_build.aug lenses/tests/test_cachefilesd.aug lenses/tests/test_carbon.aug lenses/tests/test_cgconfig.aug lenses/tests/test_cgrules.aug lenses/tests/test_channels.aug lenses/tests/test_cobblermodules.aug lenses/tests/test_cobblersettings.aug lenses/tests/test_collectd.aug lenses/tests/test_cron.aug lenses/tests/test_crypttab.aug lenses/tests/test_cups.aug lenses/tests/test_cyrus_imapd.aug lenses/tests/test_darkice.aug lenses/tests/test_debctrl.aug lenses/tests/test_desktop.aug lenses/tests/test_device_map.aug lenses/tests/test_dhclient.aug lenses/tests/test_dhcpd.aug lenses/tests/test_dnsmasq.aug lenses/tests/test_dpkg.aug lenses/tests/test_dput.aug lenses/tests/test_erlang.aug lenses/tests/test_ethers.aug lenses/tests/test_exports.aug lenses/tests/test_fai_diskconfig.aug '/var/tmp/augeas-1.0.0-1.el5-root-mockbuild/usr/share/augeas/lenses/dist/tests' /usr/bin/install -p -m 644 lenses/tests/test_fonts.aug lenses/tests/test_fstab.aug lenses/tests/test_fuse.aug lenses/tests/test_gdm.aug lenses/tests/test_group.aug lenses/tests/test_grub.aug lenses/tests/test_gtkbookmarks.aug lenses/tests/test_host_conf.aug lenses/tests/test_hostname.aug lenses/tests/test_hosts.aug lenses/tests/test_hosts_access.aug lenses/tests/test_htpasswd.aug lenses/tests/test_httpd.aug lenses/tests/test_inetd.aug lenses/tests/test_inifile.aug lenses/tests/test_inittab.aug lenses/tests/test_inputrc.aug lenses/tests/test_interfaces.aug lenses/tests/test_iptables.aug lenses/tests/test_json.aug lenses/tests/test_kdump.aug lenses/tests/test_keepalived.aug lenses/tests/test_krb5.aug lenses/tests/test_ldap.aug lenses/tests/test_ldif.aug lenses/tests/test_ldso.aug lenses/tests/test_lightdm.aug lenses/tests/test_limits.aug lenses/tests/test_login_defs.aug lenses/tests/test_logrotate.aug lenses/tests/test_logwatch.aug lenses/tests/test_lokkit.aug lenses/tests/test_mcollective.aug lenses/tests/test_mdadm_conf.aug lenses/tests/test_memcached.aug lenses/tests/test_mke2fs.aug lenses/tests/test_modprobe.aug lenses/tests/test_modules.aug lenses/tests/test_modules_conf.aug lenses/tests/test_monit.aug '/var/tmp/augeas-1.0.0-1.el5-root-mockbuild/usr/share/augeas/lenses/dist/tests' /usr/bin/install -p -m 644 lenses/tests/test_multipath.aug lenses/tests/test_mysql.aug lenses/tests/test_nagioscfg.aug lenses/tests/test_nagiosobjects.aug lenses/tests/test_netmasks.aug lenses/tests/test_networkmanager.aug lenses/tests/test_networks.aug lenses/tests/test_nginx.aug lenses/tests/test_nrpe.aug lenses/tests/test_nsswitch.aug lenses/tests/test_ntp.aug lenses/tests/test_odbc.aug lenses/tests/test_openvpn.aug lenses/tests/test_pam.aug lenses/tests/test_pamconf.aug lenses/tests/test_passwd.aug lenses/tests/test_pbuilder.aug lenses/tests/test_pg_hba.aug lenses/tests/test_php.aug lenses/tests/test_phpvars.aug lenses/tests/test_postfix_access.aug lenses/tests/test_postfix_main.aug lenses/tests/test_postfix_master.aug lenses/tests/test_postfix_transport.aug lenses/tests/test_postfix_virtual.aug lenses/tests/test_postgresql.aug lenses/tests/test_properties.aug lenses/tests/test_protocols.aug lenses/tests/test_puppet.aug lenses/tests/test_puppet_auth.aug lenses/tests/test_puppetfileserver.aug lenses/tests/test_pythonpaste.aug lenses/tests/test_qpid.aug lenses/tests/test_quote.aug lenses/tests/test_rabbitmq.aug lenses/tests/test_redis.aug lenses/tests/test_reprepro_uploaders.aug lenses/tests/test_resolv.aug lenses/tests/test_rsyncd.aug lenses/tests/test_rsyslog.aug '/var/tmp/augeas-1.0.0-1.el5-root-mockbuild/usr/share/augeas/lenses/dist/tests' /usr/bin/install -p -m 644 lenses/tests/test_rx.aug lenses/tests/test_samba.aug lenses/tests/test_schroot.aug lenses/tests/test_securetty.aug lenses/tests/test_services.aug lenses/tests/test_shells.aug lenses/tests/test_shellvars.aug lenses/tests/test_shellvars_list.aug lenses/tests/test_simplelines.aug lenses/tests/test_simplevars.aug lenses/tests/test_slapd.aug lenses/tests/test_smbusers.aug lenses/tests/test_solaris_system.aug lenses/tests/test_soma.aug lenses/tests/test_spacevars.aug lenses/tests/test_squid.aug lenses/tests/test_ssh.aug lenses/tests/test_sshd.aug lenses/tests/test_sssd.aug lenses/tests/test_stunnel.aug lenses/tests/test_subversion.aug lenses/tests/test_sudoers.aug lenses/tests/test_sysconfig.aug lenses/tests/test_sysctl.aug lenses/tests/test_syslog.aug lenses/tests/test_systemd.aug lenses/tests/test_thttpd.aug lenses/tests/test_up2date.aug lenses/tests/test_util.aug lenses/tests/test_vfstab.aug lenses/tests/test_vmware_config.aug lenses/tests/test_vsftpd.aug lenses/tests/test_webmin.aug lenses/tests/test_wine.aug lenses/tests/test_xendconfsxp.aug lenses/tests/test_xinetd.aug lenses/tests/test_xml.aug lenses/tests/test_xorg.aug lenses/tests/test_xymon.aug lenses/tests/test_yum.aug '/var/tmp/augeas-1.0.0-1.el5-root-mockbuild/usr/share/augeas/lenses/dist/tests' /bin/mkdir -p '/var/tmp/augeas-1.0.0-1.el5-root-mockbuild/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 augeas.pc '/var/tmp/augeas-1.0.0-1.el5-root-mockbuild/usr/lib64/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/augeas-1.0.0' make[1]: Leaving directory `/builddir/build/BUILD/augeas-1.0.0' + find /var/tmp/augeas-1.0.0-1.el5-root-mockbuild -name '*.la' -exec rm -f '{}' ';' + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/augeas-1.0.0 extracting debug info from /var/tmp/augeas-1.0.0-1.el5-root-mockbuild/usr/lib64/libfa.so.1.4.0 extracting debug info from /var/tmp/augeas-1.0.0-1.el5-root-mockbuild/usr/lib64/libaugeas.so.0.16.0 extracting debug info from /var/tmp/augeas-1.0.0-1.el5-root-mockbuild/usr/bin/augtool extracting debug info from /var/tmp/augeas-1.0.0-1.el5-root-mockbuild/usr/bin/augparse extracting debug info from /var/tmp/augeas-1.0.0-1.el5-root-mockbuild/usr/bin/fadot symlinked /usr/lib/debug/usr/lib64/libfa.so.1.4.0.debug to /usr/lib/debug/usr/lib64/libfa.so.1.debug symlinked /usr/lib/debug/usr/lib64/libfa.so.1.4.0.debug to /usr/lib/debug/usr/lib64/libfa.so.debug symlinked /usr/lib/debug/usr/lib64/libaugeas.so.0.16.0.debug to /usr/lib/debug/usr/lib64/libaugeas.so.0.debug symlinked /usr/lib/debug/usr/lib64/libaugeas.so.0.16.0.debug to /usr/lib/debug/usr/lib64/libaugeas.so.debug 2925 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: augeas-1.0.0-1.el5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: augeas-libs = 1.0.0-1.el5 libaugeas.so.0()(64bit) libaugeas.so.0(AUGEAS_0.1.0)(64bit) libaugeas.so.0(AUGEAS_0.10.0)(64bit) libaugeas.so.0(AUGEAS_0.14.0)(64bit) libaugeas.so.0(AUGEAS_0.8.0)(64bit) 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) libfa.so.1()(64bit) libfa.so.1(FA_1.0.0)(64bit) libm.so.6()(64bit) libreadline.so.5()(64bit) libselinux.so.1()(64bit) libtermcap.so.2()(64bit) libxml2.so.2()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: augeas-devel-1.0.0-1.el5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: augeas-libs = 1.0.0-1.el5 libaugeas.so.0()(64bit) libfa.so.1()(64bit) pkgconfig Processing files: augeas-libs-1.0.0-1.el5 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.26569 + umask 022 + cd /builddir/build/BUILD + cd augeas-1.0.0 + DOCDIR=/var/tmp/augeas-1.0.0-1.el5-root-mockbuild/usr/share/doc/augeas-libs-1.0.0 + export DOCDIR + rm -rf /var/tmp/augeas-1.0.0-1.el5-root-mockbuild/usr/share/doc/augeas-libs-1.0.0 + /bin/mkdir -p /var/tmp/augeas-1.0.0-1.el5-root-mockbuild/usr/share/doc/augeas-libs-1.0.0 + cp -pr AUTHORS COPYING NEWS /var/tmp/augeas-1.0.0-1.el5-root-mockbuild/usr/share/doc/augeas-libs-1.0.0 + exit 0 Provides: libaugeas.so.0()(64bit) libaugeas.so.0(AUGEAS_0.1.0)(64bit) libaugeas.so.0(AUGEAS_0.10.0)(64bit) libaugeas.so.0(AUGEAS_0.11.0)(64bit) libaugeas.so.0(AUGEAS_0.12.0)(64bit) libaugeas.so.0(AUGEAS_0.14.0)(64bit) libaugeas.so.0(AUGEAS_0.15.0)(64bit) libaugeas.so.0(AUGEAS_0.16.0)(64bit) libaugeas.so.0(AUGEAS_0.8.0)(64bit) libfa.so.1()(64bit) libfa.so.1(FA_1.0.0)(64bit) libfa.so.1(FA_1.2.0)(64bit) libfa.so.1(FA_1.4.0)(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libaugeas.so.0()(64bit) 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) libfa.so.1()(64bit) libfa.so.1(FA_1.0.0)(64bit) libfa.so.1(FA_1.2.0)(64bit) libfa.so.1(FA_1.4.0)(64bit) libm.so.6()(64bit) libselinux.so.1()(64bit) libxml2.so.2()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: augeas-debuginfo-1.0.0-1.el5 Provides: libaugeas.so.0.16.0.debug()(64bit) libfa.so.1.4.0.debug()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/augeas-1.0.0-1.el5-root-mockbuild warning: Could not canonicalize hostname: buildvm-08.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/augeas-1.0.0-1.el5.x86_64.rpm Wrote: /builddir/build/RPMS/augeas-devel-1.0.0-1.el5.x86_64.rpm Wrote: /builddir/build/RPMS/augeas-libs-1.0.0-1.el5.x86_64.rpm Wrote: /builddir/build/RPMS/augeas-debuginfo-1.0.0-1.el5.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.44216 + umask 022 + cd /builddir/build/BUILD + cd augeas-1.0.0 + rm -rf /var/tmp/augeas-1.0.0-1.el5-root-mockbuild + exit 0 Child return code was: 0 LEAVE do -->