Mock Version: 1.1.8 Mock Version: 1.1.8 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/hello.spec'], False, '/var/lib/mock/dist-f15-build-958655-143692/root/', None, 86400, True, 0, 422, 497, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/hello.spec'] warning: Could not canonicalize hostname: x86-13.phx2.fedoraproject.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/hello-2.6-1.fc15.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/hello.spec'], False, '/var/lib/mock/dist-f15-build-958655-143692/root/', None, 86400, True, 0, 422, 497, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/hello.spec'] Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Msdk93 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf hello-2.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/hello-2.6.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd hello-2.6 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.XF6Ut5 + umask 022 + cd /builddir/build/BUILD + cd hello-2.6 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + ./configure --build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info 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 for i386-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 for style of include used by make... GNU checking dependency style of gcc... none checking for i386-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking build system type... i386-redhat-linux-gnu checking host system type... i386-redhat-linux-gnu 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 the preprocessor supports include_next... yes checking for errno.h... yes checking for stdio_ext.h... yes checking for getopt.h... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for wchar.h... yes checking for stdlib.h... (cached) yes checking for sys/socket.h... yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for wctype.h... yes 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 inline... inline checking for __fpending... yes checking for mbsinit... yes checking for mbrtowc... yes checking for iswcntrl... yes checking for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether optreset is declared... no checking whether getopt is POSIX compatible... yes checking for working GNU getopt function... yes checking whether getenv is declared... yes checking for nl_langinfo and CODESET... 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 newer... 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 stdbool.h that conforms to C99... yes checking for _Bool... yes checking for wchar_t... yes checking for long long int... yes checking for unsigned long long int... yes checking for working strerror function... yes checking for C/C++ restrict keyword... __restrict 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 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 strsignal is declared without a macro... yes checking whether strverscmp is declared without a macro... yes checking whether uses 'inline' correctly... yes checking for wint_t... yes checking for error_at_line... yes checking whether __fpending is declared... yes checking whether the compiler generally respects inline... yes checking whether mbrtowc handles incomplete characters... yes checking whether mbrtowc works as well as mbtowc... 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 NULL can be used in arbitrary expressions... yes checking whether stdint.h conforms to C99... yes checking for random.h... no checking for struct random_data... 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 mkdtemp is declared without a macro... yes checking whether mkostemp is declared without a macro... yes checking whether mkostemps is declared without a macro... yes checking whether mkstemp is declared without a macro... yes checking whether mkstemps is declared without a macro... yes checking whether random_r is declared without a macro... yes checking whether initstat_r is declared without a macro... no checking whether srandom_r is declared without a macro... yes checking whether setstate_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 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 unsetenv is declared without a macro... yes checking whether chown is declared without a macro... yes checking whether dup2 is declared without a macro... yes checking whether dup3 is declared without a macro... yes 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 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 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 pipe2 is declared without a macro... yes checking whether pread 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 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 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 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 iswcntrl works... yes 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... /usr/bin/ld checking if the linker (/usr/bin/ld) 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 configure: creating ./config.status config.status: creating Makefile config.status: creating contrib/Makefile config.status: creating doc/Makefile config.status: creating gnulib/lib/Makefile config.status: creating man/Makefile config.status: creating po/Makefile.in config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile + make -j16 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/hello-2.6' Making all in contrib make[2]: Entering directory `/builddir/build/BUILD/hello-2.6/contrib' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/hello-2.6/contrib' Making all in gnulib/lib make[2]: Entering directory `/builddir/build/BUILD/hello-2.6/gnulib/lib' rm -f arg-nonnull.h-t arg-nonnull.h && \ sed -n -e '/GL_ARG_NONNULL/,$p' \ < ../../build-aux/arg-nonnull.h \ > arg-nonnull.h-t && \ mv arg-nonnull.h-t arg-nonnull.h rm -f configmake.h-t && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ echo '#define PREFIX "/usr"'; \ echo '#define EXEC_PREFIX "/usr"'; \ echo '#define BINDIR "/usr/bin"'; \ echo '#define SBINDIR "/usr/sbin"'; \ echo '#define LIBEXECDIR "/usr/libexec"'; \ echo '#define DATAROOTDIR "/usr/share"'; \ echo '#define DATADIR "/usr/share"'; \ echo '#define SYSCONFDIR "/etc"'; \ echo '#define SHAREDSTATEDIR "/var/lib"'; \ echo '#define LOCALSTATEDIR "/var"'; \ echo '#define INCLUDEDIR "/usr/include"'; \ echo '#define OLDINCLUDEDIR "/usr/include"'; \ echo '#define DOCDIR "/usr/share/doc/hello"'; \ echo '#define INFODIR "/usr/share/info"'; \ echo '#define HTMLDIR "/usr/share/doc/hello"'; \ echo '#define DVIDIR "/usr/share/doc/hello"'; \ echo '#define PDFDIR "/usr/share/doc/hello"'; \ echo '#define PSDIR "/usr/share/doc/hello"'; \ echo '#define LIBDIR "/usr/lib"'; \ echo '#define LISPDIR ""'; \ echo '#define LOCALEDIR "/usr/share/locale"'; \ echo '#define MANDIR "/usr/share/man"'; \ echo '#define MANEXT ""'; \ echo '#define PKGDATADIR "/usr/share/hello"'; \ echo '#define PKGINCLUDEDIR "/usr/include/hello"'; \ echo '#define PKGLIBDIR "/usr/lib/hello"'; \ echo '#define PKGLIBEXECDIR "/usr/libexec/hello"'; \ } | sed '/""/d' > configmake.h-t && \ if test -f configmake.h && cmp configmake.h-t configmake.h > /dev/null; then \ rm -f configmake.h-t; \ else \ rm -f configmake.h; mv configmake.h-t configmake.h; \ fi rm -f warn-on-use.h-t warn-on-use.h && \ sed -n -e '/^.ifndef/,$p' \ < ../../build-aux/warn-on-use.h \ > warn-on-use.h-t && \ mv warn-on-use.h-t warn-on-use.h rm -f stdlib.h-t stdlib.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_STDLIB_H''@||g' \ -e 's|@''GNULIB_ATOLL''@|0|g' \ -e 's|@''GNULIB_CALLOC_POSIX''@|0|g' \ -e 's|@''GNULIB_CANONICALIZE_FILE_NAME''@|0|g' \ -e 's|@''GNULIB_GETLOADAVG''@|0|g' \ -e 's|@''GNULIB_GETSUBOPT''@|0|g' \ -e 's|@''GNULIB_MALLOC_POSIX''@|0|g' \ -e 's|@''GNULIB_MKDTEMP''@|0|g' \ -e 's|@''GNULIB_MKOSTEMP''@|0|g' \ -e 's|@''GNULIB_MKOSTEMPS''@|0|g' \ -e 's|@''GNULIB_MKSTEMP''@|0|g' \ -e 's|@''GNULIB_MKSTEMPS''@|0|g' \ -e 's|@''GNULIB_PUTENV''@|0|g' \ -e 's|@''GNULIB_RANDOM_R''@|0|g' \ -e 's|@''GNULIB_REALLOC_POSIX''@|0|g' \ -e 's|@''GNULIB_REALPATH''@|0|g' \ -e 's|@''GNULIB_RPMATCH''@|0|g' \ -e 's|@''GNULIB_SETENV''@|0|g' \ -e 's|@''GNULIB_STRTOD''@|0|g' \ -e 's|@''GNULIB_STRTOLL''@|0|g' \ -e 's|@''GNULIB_STRTOULL''@|0|g' \ -e 's|@''GNULIB_UNSETENV''@|0|g' \ -e 's|@''HAVE_ATOLL''@|1|g' \ -e 's|@''HAVE_CALLOC_POSIX''@|1|g' \ -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \ -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \ -e 's|@''HAVE_GETSUBOPT''@|1|g' \ -e 's|@''HAVE_MALLOC_POSIX''@|1|g' \ -e 's|@''HAVE_MKDTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMPS''@|1|g' \ -e 's|@''HAVE_MKSTEMPS''@|1|g' \ -e 's|@''HAVE_RANDOM_H''@|0|g' \ -e 's|@''HAVE_RANDOM_R''@|1|g' \ -e 's|@''HAVE_REALLOC_POSIX''@|1|g' \ -e 's|@''HAVE_REALPATH''@|1|g' \ -e 's|@''HAVE_RPMATCH''@|1|g' \ -e 's|@''HAVE_SETENV''@|1|g' \ -e 's|@''HAVE_STRTOD''@|1|g' \ -e 's|@''HAVE_STRTOLL''@|1|g' \ -e 's|@''HAVE_STRTOULL''@|1|g' \ -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \ -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \ -e 's|@''HAVE_UNSETENV''@|1|g' \ -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \ -e 's|@''REPLACE_MKSTEMP''@|0|g' \ -e 's|@''REPLACE_PUTENV''@|0|g' \ -e 's|@''REPLACE_REALPATH''@|0|g' \ -e 's|@''REPLACE_SETENV''@|0|g' \ -e 's|@''REPLACE_STRTOD''@|0|g' \ -e 's|@''REPLACE_UNSETENV''@|0|g' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./stdlib.in.h; \ } > stdlib.h-t && \ mv stdlib.h-t stdlib.h rm -f string.h-t string.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_STRING_H''@||g' \ -e 's|@''GNULIB_MBSLEN''@|0|g' \ -e 's|@''GNULIB_MBSNLEN''@|0|g' \ -e 's|@''GNULIB_MBSCHR''@|0|g' \ -e 's|@''GNULIB_MBSRCHR''@|0|g' \ -e 's|@''GNULIB_MBSSTR''@|0|g' \ -e 's|@''GNULIB_MBSCASECMP''@|0|g' \ -e 's|@''GNULIB_MBSNCASECMP''@|0|g' \ -e 's|@''GNULIB_MBSPCASECMP''@|0|g' \ -e 's|@''GNULIB_MBSCASESTR''@|0|g' \ -e 's|@''GNULIB_MBSCSPN''@|0|g' \ -e 's|@''GNULIB_MBSPBRK''@|0|g' \ -e 's|@''GNULIB_MBSSPN''@|0|g' \ -e 's|@''GNULIB_MBSSEP''@|0|g' \ -e 's|@''GNULIB_MBSTOK_R''@|0|g' \ -e 's|@''GNULIB_MEMCHR''@|0|g' \ -e 's|@''GNULIB_MEMMEM''@|0|g' \ -e 's|@''GNULIB_MEMPCPY''@|0|g' \ -e 's|@''GNULIB_MEMRCHR''@|0|g' \ -e 's|@''GNULIB_RAWMEMCHR''@|0|g' \ -e 's|@''GNULIB_STPCPY''@|0|g' \ -e 's|@''GNULIB_STPNCPY''@|0|g' \ -e 's|@''GNULIB_STRCHRNUL''@|0|g' \ -e 's|@''GNULIB_STRDUP''@|0|g' \ -e 's|@''GNULIB_STRNDUP''@|0|g' \ -e 's|@''GNULIB_STRNLEN''@|0|g' \ -e 's|@''GNULIB_STRPBRK''@|0|g' \ -e 's|@''GNULIB_STRSEP''@|0|g' \ -e 's|@''GNULIB_STRSTR''@|0|g' \ -e 's|@''GNULIB_STRCASESTR''@|0|g' \ -e 's|@''GNULIB_STRTOK_R''@|0|g' \ -e 's|@''GNULIB_STRERROR''@|1|g' \ -e 's|@''GNULIB_STRSIGNAL''@|0|g' \ -e 's|@''GNULIB_STRVERSCMP''@|0|g' \ < ./string.in.h | \ sed -e 's|@''HAVE_MBSLEN''@|0|g' \ -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \ -e 's|@''HAVE_MEMPCPY''@|1|g' \ -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \ -e 's|@''HAVE_RAWMEMCHR''@|1|g' \ -e 's|@''HAVE_STPCPY''@|1|g' \ -e 's|@''HAVE_STPNCPY''@|1|g' \ -e 's|@''HAVE_STRCHRNUL''@|1|g' \ -e 's|@''HAVE_DECL_STRDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \ -e 's|@''HAVE_STRPBRK''@|1|g' \ -e 's|@''HAVE_STRSEP''@|1|g' \ -e 's|@''HAVE_STRCASESTR''@|1|g' \ -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \ -e 's|@''HAVE_DECL_STRERROR''@|1|g' \ -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \ -e 's|@''HAVE_STRVERSCMP''@|1|g' \ -e 's|@''REPLACE_MEMCHR''@|0|g' \ -e 's|@''REPLACE_MEMMEM''@|0|g' \ -e 's|@''REPLACE_STRCASESTR''@|0|g' \ -e 's|@''REPLACE_STRDUP''@|0|g' \ -e 's|@''REPLACE_STRSTR''@|0|g' \ -e 's|@''REPLACE_STRERROR''@|0|g' \ -e 's|@''REPLACE_STRNDUP''@|0|g' \ -e 's|@''REPLACE_STRSIGNAL''@|0|g' \ -e 's|@''REPLACE_STRTOK_R''@|0|g' \ -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ < ./string.in.h; \ } > string.h-t && \ mv string.h-t string.h rm -f unistd.h-t unistd.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''HAVE_UNISTD_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_UNISTD_H''@||g' \ -e 's|@''GNULIB_CHOWN''@|0|g' \ -e 's|@''GNULIB_CLOSE''@|0|g' \ -e 's|@''GNULIB_DUP2''@|0|g' \ -e 's|@''GNULIB_DUP3''@|0|g' \ -e 's|@''GNULIB_ENVIRON''@|0|g' \ -e 's|@''GNULIB_EUIDACCESS''@|0|g' \ -e 's|@''GNULIB_FACCESSAT''@|0|g' \ -e 's|@''GNULIB_FCHDIR''@|0|g' \ -e 's|@''GNULIB_FCHOWNAT''@|0|g' \ -e 's|@''GNULIB_FSYNC''@|0|g' \ -e 's|@''GNULIB_FTRUNCATE''@|0|g' \ -e 's|@''GNULIB_GETCWD''@|0|g' \ -e 's|@''GNULIB_GETDOMAINNAME''@|0|g' \ -e 's|@''GNULIB_GETDTABLESIZE''@|0|g' \ -e 's|@''GNULIB_GETGROUPS''@|0|g' \ -e 's|@''GNULIB_GETHOSTNAME''@|0|g' \ -e 's|@''GNULIB_GETLOGIN''@|0|g' \ -e 's|@''GNULIB_GETLOGIN_R''@|0|g' \ -e 's|@''GNULIB_GETPAGESIZE''@|0|g' \ -e 's|@''GNULIB_GETUSERSHELL''@|0|g' \ -e 's|@''GNULIB_LCHOWN''@|0|g' \ -e 's|@''GNULIB_LINK''@|0|g' \ -e 's|@''GNULIB_LINKAT''@|0|g' \ -e 's|@''GNULIB_LSEEK''@|0|g' \ -e 's|@''GNULIB_PIPE2''@|0|g' \ -e 's|@''GNULIB_PREAD''@|0|g' \ -e 's|@''GNULIB_READLINK''@|0|g' \ -e 's|@''GNULIB_READLINKAT''@|0|g' \ -e 's|@''GNULIB_RMDIR''@|0|g' \ -e 's|@''GNULIB_SLEEP''@|0|g' \ -e 's|@''GNULIB_SYMLINK''@|0|g' \ -e 's|@''GNULIB_SYMLINKAT''@|0|g' \ -e 's|@''GNULIB_UNISTD_H_GETOPT''@|0|g' \ -e 's|@''GNULIB_UNISTD_H_SIGPIPE''@|0|g' \ -e 's|@''GNULIB_UNLINK''@|0|g' \ -e 's|@''GNULIB_UNLINKAT''@|0|g' \ -e 's|@''GNULIB_USLEEP''@|0|g' \ -e 's|@''GNULIB_WRITE''@|0|g' \ < ./unistd.in.h | \ sed -e 's|@''HAVE_CHOWN''@|1|g' \ -e 's|@''HAVE_DUP2''@|1|g' \ -e 's|@''HAVE_DUP3''@|1|g' \ -e 's|@''HAVE_EUIDACCESS''@|1|g' \ -e 's|@''HAVE_FACCESSAT''@|1|g' \ -e 's|@''HAVE_FCHOWNAT''@|1|g' \ -e 's|@''HAVE_FSYNC''@|1|g' \ -e 's|@''HAVE_FTRUNCATE''@|1|g' \ -e 's|@''HAVE_GETDOMAINNAME''@|1|g' \ -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \ -e 's|@''HAVE_GETGROUPS''@|1|g' \ -e 's|@''HAVE_GETHOSTNAME''@|1|g' \ -e 's|@''HAVE_GETLOGIN''@|1|g' \ -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_GETUSERSHELL''@|1|g' \ -e 's|@''HAVE_LCHOWN''@|1|g' \ -e 's|@''HAVE_LINK''@|1|g' \ -e 's|@''HAVE_LINKAT''@|1|g' \ -e 's|@''HAVE_PIPE2''@|1|g' \ -e 's|@''HAVE_PREAD''@|1|g' \ -e 's|@''HAVE_READLINK''@|1|g' \ -e 's|@''HAVE_READLINKAT''@|1|g' \ -e 's|@''HAVE_SLEEP''@|1|g' \ -e 's|@''HAVE_SYMLINK''@|1|g' \ -e 's|@''HAVE_SYMLINKAT''@|1|g' \ -e 's|@''HAVE_UNLINKAT''@|1|g' \ -e 's|@''HAVE_USLEEP''@|1|g' \ -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ -e 's|@''HAVE_OS_H''@|0|g' \ -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ -e 's|@''REPLACE_CHOWN''@|0|g' \ -e 's|@''REPLACE_CLOSE''@|0|g' \ -e 's|@''REPLACE_DUP''@|0|g' \ -e 's|@''REPLACE_DUP2''@|0|g' \ -e 's|@''REPLACE_FCHDIR''@|0|g' \ -e 's|@''REPLACE_FCHOWNAT''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|0|g' \ -e 's|@''REPLACE_GETGROUPS''@|0|g' \ -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ -e 's|@''REPLACE_LCHOWN''@|0|g' \ -e 's|@''REPLACE_LINK''@|0|g' \ -e 's|@''REPLACE_LINKAT''@|0|g' \ -e 's|@''REPLACE_LSEEK''@|0|g' \ -e 's|@''REPLACE_PREAD''@|0|g' \ -e 's|@''REPLACE_READLINK''@|0|g' \ -e 's|@''REPLACE_RMDIR''@|0|g' \ -e 's|@''REPLACE_SLEEP''@|0|g' \ -e 's|@''REPLACE_SYMLINK''@|0|g' \ -e 's|@''REPLACE_UNLINK''@|0|g' \ -e 's|@''REPLACE_UNLINKAT''@|0|g' \ -e 's|@''REPLACE_USLEEP''@|0|g' \ -e 's|@''REPLACE_WRITE''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ } > unistd.h-t && \ mv unistd.h-t unistd.h rm -f wchar.h-t wchar.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_WCHAR_H''@||g' \ -e 's|@''HAVE_WCHAR_H''@|1|g' \ -e 's|@''GNULIB_BTOWC''@|0|g' \ -e 's|@''GNULIB_WCTOB''@|0|g' \ -e 's|@''GNULIB_MBSINIT''@|1|g' \ -e 's|@''GNULIB_MBRTOWC''@|1|g' \ -e 's|@''GNULIB_MBRLEN''@|0|g' \ -e 's|@''GNULIB_MBSRTOWCS''@|0|g' \ -e 's|@''GNULIB_MBSNRTOWCS''@|0|g' \ -e 's|@''GNULIB_WCRTOMB''@|0|g' \ -e 's|@''GNULIB_WCSRTOMBS''@|0|g' \ -e 's|@''GNULIB_WCSNRTOMBS''@|0|g' \ -e 's|@''GNULIB_WCWIDTH''@|0|g' \ -e 's|@''HAVE_WINT_T''@|1|g' \ -e 's|@''HAVE_BTOWC''@|1|g' \ -e 's|@''HAVE_MBSINIT''@|1|g' \ -e 's|@''HAVE_MBRTOWC''@|1|g' \ -e 's|@''HAVE_MBRLEN''@|1|g' \ -e 's|@''HAVE_MBSRTOWCS''@|1|g' \ -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \ -e 's|@''HAVE_WCRTOMB''@|1|g' \ -e 's|@''HAVE_WCSRTOMBS''@|1|g' \ -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \ -e 's|@''HAVE_DECL_WCTOB''@|1|g' \ -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \ -e 's|@''REPLACE_MBSTATE_T''@|0|g' \ -e 's|@''REPLACE_BTOWC''@|0|g' \ -e 's|@''REPLACE_WCTOB''@|0|g' \ -e 's|@''REPLACE_MBSINIT''@|0|g' \ -e 's|@''REPLACE_MBRTOWC''@|0|g' \ -e 's|@''REPLACE_MBRLEN''@|0|g' \ -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \ -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \ -e 's|@''REPLACE_WCRTOMB''@|0|g' \ -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCWIDTH''@|0|g' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./wchar.in.h; \ } > wchar.h-t && \ mv wchar.h-t wchar.h make all-recursive make[3]: Entering directory `/builddir/build/BUILD/hello-2.6/gnulib/lib' make[4]: Entering directory `/builddir/build/BUILD/hello-2.6/gnulib/lib' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c localcharset.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c xalloc-die.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c close-stream.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c closeout.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c exitfail.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c quotearg.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c xmalloc.c rm -f t-charset.alias charset.alias && \ /bin/sh ./config.charset 'i386-redhat-linux-gnu' > t-charset.alias && \ mv t-charset.alias charset.alias rm -f t-ref-add.sed ref-add.sed && \ sed -e '/^#/d' -e 's/@''PACKAGE''@/hello/g' ref-add.sin > t-ref-add.sed && \ mv t-ref-add.sed ref-add.sed rm -f t-ref-del.sed ref-del.sed && \ sed -e '/^#/d' -e 's/@''PACKAGE''@/hello/g' ref-del.sin > t-ref-del.sed && \ mv t-ref-del.sed ref-del.sed rm -f libgnu.a ar cru libgnu.a localcharset.o xalloc-die.o close-stream.o closeout.o exitfail.o quotearg.o xmalloc.o ranlib libgnu.a make[4]: Leaving directory `/builddir/build/BUILD/hello-2.6/gnulib/lib' make[3]: Leaving directory `/builddir/build/BUILD/hello-2.6/gnulib/lib' make[2]: Leaving directory `/builddir/build/BUILD/hello-2.6/gnulib/lib' Making all in po make[2]: Entering directory `/builddir/build/BUILD/hello-2.6/po' make[2]: Leaving directory `/builddir/build/BUILD/hello-2.6/po' Making all in src make[2]: Entering directory `/builddir/build/BUILD/hello-2.6/src' gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c hello.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o hello hello.o ../gnulib/lib/libgnu.a make[2]: Leaving directory `/builddir/build/BUILD/hello-2.6/src' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/hello-2.6/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/hello-2.6/doc' Making all in man make[2]: Entering directory `/builddir/build/BUILD/hello-2.6/man' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/hello-2.6/man' Making all in tests make[2]: Entering directory `/builddir/build/BUILD/hello-2.6/tests' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/hello-2.6/tests' make[2]: Entering directory `/builddir/build/BUILD/hello-2.6' make[2]: Leaving directory `/builddir/build/BUILD/hello-2.6' make[1]: Leaving directory `/builddir/build/BUILD/hello-2.6' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.6FchEt + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/hello-2.6-1.fc15.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/hello-2.6-1.fc15.i386 ++ dirname /builddir/build/BUILDROOT/hello-2.6-1.fc15.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/hello-2.6-1.fc15.i386 + cd hello-2.6 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/hello-2.6-1.fc15.i386 + make install DESTDIR=/builddir/build/BUILDROOT/hello-2.6-1.fc15.i386 Making install in contrib make[1]: Entering directory `/builddir/build/BUILD/hello-2.6/contrib' make[2]: Entering directory `/builddir/build/BUILD/hello-2.6/contrib' 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/hello-2.6/contrib' make[1]: Leaving directory `/builddir/build/BUILD/hello-2.6/contrib' Making install in gnulib/lib make[1]: Entering directory `/builddir/build/BUILD/hello-2.6/gnulib/lib' make install-recursive make[2]: Entering directory `/builddir/build/BUILD/hello-2.6/gnulib/lib' make[3]: Entering directory `/builddir/build/BUILD/hello-2.6/gnulib/lib' make[4]: Entering directory `/builddir/build/BUILD/hello-2.6/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 ../../build-aux/mkinstalldirs /builddir/build/BUILDROOT/hello-2.6-1.fc15.i386/usr/lib ; \ fi ; \ if test -f /builddir/build/BUILDROOT/hello-2.6-1.fc15.i386/usr/lib/charset.alias; then \ sed -f ref-add.sed /builddir/build/BUILDROOT/hello-2.6-1.fc15.i386/usr/lib/charset.alias > /builddir/build/BUILDROOT/hello-2.6-1.fc15.i386/usr/lib/charset.tmp ; \ /usr/bin/install -c -m 644 /builddir/build/BUILDROOT/hello-2.6-1.fc15.i386/usr/lib/charset.tmp /builddir/build/BUILDROOT/hello-2.6-1.fc15.i386/usr/lib/charset.alias ; \ rm -f /builddir/build/BUILDROOT/hello-2.6-1.fc15.i386/usr/lib/charset.tmp ; \ else \ if $need_charset_alias; then \ sed -f ref-add.sed charset.alias > /builddir/build/BUILDROOT/hello-2.6-1.fc15.i386/usr/lib/charset.tmp ; \ /usr/bin/install -c -m 644 /builddir/build/BUILDROOT/hello-2.6-1.fc15.i386/usr/lib/charset.tmp /builddir/build/BUILDROOT/hello-2.6-1.fc15.i386/usr/lib/charset.alias ; \ rm -f /builddir/build/BUILDROOT/hello-2.6-1.fc15.i386/usr/lib/charset.tmp ; \ fi ; \ fi make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/hello-2.6/gnulib/lib' make[3]: Leaving directory `/builddir/build/BUILD/hello-2.6/gnulib/lib' make[2]: Leaving directory `/builddir/build/BUILD/hello-2.6/gnulib/lib' make[1]: Leaving directory `/builddir/build/BUILD/hello-2.6/gnulib/lib' Making install in po make[1]: Entering directory `/builddir/build/BUILD/hello-2.6/po' /bin/mkdir -p /builddir/build/BUILDROOT/hello-2.6-1.fc15.i386/usr/share installing bg.gmo as /builddir/build/BUILDROOT/hello-2.6-1.fc15.i386/usr/share/locale/bg/LC_MESSAGES/hello.mo installing ca.gmo as /builddir/build/BUILDROOT/hello-2.6-1.fc15.i386/usr/share/locale/ca/LC_MESSAGES/hello.mo installing da.gmo as /builddir/build/BUILDROOT/hello-2.6-1.fc15.i386/usr/share/locale/da/LC_MESSAGES/hello.mo installing de.gmo as /builddir/build/BUILDROOT/hello-2.6-1.fc15.i386/usr/share/locale/de/LC_MESSAGES/hello.mo installing el.gmo as /builddir/build/BUILDROOT/hello-2.6-1.fc15.i386/usr/share/locale/el/LC_MESSAGES/hello.mo installing en@boldquot.gmo as /builddir/build/BUILDROOT/hello-2.6-1.fc15.i386/usr/share/locale/en@boldquot/LC_MESSAGES/hello.mo installing en@quot.gmo as /builddir/build/BUILDROOT/hello-2.6-1.fc15.i386/usr/share/locale/en@quot/LC_MESSAGES/hello.mo installing eo.gmo as /builddir/build/BUILDROOT/hello-2.6-1.fc15.i386/usr/share/locale/eo/LC_MESSAGES/hello.mo installing es.gmo as /builddir/build/BUILDROOT/hello-2.6-1.fc15.i386/usr/share/locale/es/LC_MESSAGES/hello.mo installing et.gmo as /builddir/build/BUILDROOT/hello-2.6-1.fc15.i386/usr/share/locale/et/LC_MESSAGES/hello.mo installing eu.gmo as /builddir/build/BUILDROOT/hello-2.6-1.fc15.i386/usr/share/locale/eu/LC_MESSAGES/hello.mo installing fa.gmo as /builddir/build/BUILDROOT/hello-2.6-1.fc15.i386/usr/share/locale/fa/LC_MESSAGES/hello.mo installing fi.gmo as /builddir/build/BUILDROOT/hello-2.6-1.fc15.i386/usr/share/locale/fi/LC_MESSAGES/hello.mo installing fr.gmo as /builddir/build/BUILDROOT/hello-2.6-1.fc15.i386/usr/share/locale/fr/LC_MESSAGES/hello.mo installing ga.gmo as /builddir/build/BUILDROOT/hello-2.6-1.fc15.i386/usr/share/locale/ga/LC_MESSAGES/hello.mo installing gl.gmo as /builddir/build/BUILDROOT/hello-2.6-1.fc15.i386/usr/share/locale/gl/LC_MESSAGES/hello.mo installing he.gmo as /builddir/build/BUILDROOT/hello-2.6-1.fc15.i386/usr/share/locale/he/LC_MESSAGES/hello.mo installing hr.gmo as /builddir/build/BUILDROOT/hello-2.6-1.fc15.i386/usr/share/locale/hr/LC_MESSAGES/hello.mo installing hu.gmo as /builddir/build/BUILDROOT/hello-2.6-1.fc15.i386/usr/share/locale/hu/LC_MESSAGES/hello.mo installing id.gmo as /builddir/build/BUILDROOT/hello-2.6-1.fc15.i386/usr/share/locale/id/LC_MESSAGES/hello.mo installing it.gmo as /builddir/build/BUILDROOT/hello-2.6-1.fc15.i386/usr/share/locale/it/LC_MESSAGES/hello.mo installing ja.gmo as /builddir/build/BUILDROOT/hello-2.6-1.fc15.i386/usr/share/locale/ja/LC_MESSAGES/hello.mo installing ka.gmo as /builddir/build/BUILDROOT/hello-2.6-1.fc15.i386/usr/share/locale/ka/LC_MESSAGES/hello.mo installing ko.gmo as /builddir/build/BUILDROOT/hello-2.6-1.fc15.i386/usr/share/locale/ko/LC_MESSAGES/hello.mo installing lv.gmo as /builddir/build/BUILDROOT/hello-2.6-1.fc15.i386/usr/share/locale/lv/LC_MESSAGES/hello.mo installing ms.gmo as /builddir/build/BUILDROOT/hello-2.6-1.fc15.i386/usr/share/locale/ms/LC_MESSAGES/hello.mo installing nb.gmo as /builddir/build/BUILDROOT/hello-2.6-1.fc15.i386/usr/share/locale/nb/LC_MESSAGES/hello.mo installing nl.gmo as /builddir/build/BUILDROOT/hello-2.6-1.fc15.i386/usr/share/locale/nl/LC_MESSAGES/hello.mo installing nn.gmo as /builddir/build/BUILDROOT/hello-2.6-1.fc15.i386/usr/share/locale/nn/LC_MESSAGES/hello.mo installing pl.gmo as /builddir/build/BUILDROOT/hello-2.6-1.fc15.i386/usr/share/locale/pl/LC_MESSAGES/hello.mo installing pt.gmo as /builddir/build/BUILDROOT/hello-2.6-1.fc15.i386/usr/share/locale/pt/LC_MESSAGES/hello.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/hello-2.6-1.fc15.i386/usr/share/locale/pt_BR/LC_MESSAGES/hello.mo installing rm.gmo as /builddir/build/BUILDROOT/hello-2.6-1.fc15.i386/usr/share/locale/rm/LC_MESSAGES/hello.mo installing ro.gmo as /builddir/build/BUILDROOT/hello-2.6-1.fc15.i386/usr/share/locale/ro/LC_MESSAGES/hello.mo installing ru.gmo as /builddir/build/BUILDROOT/hello-2.6-1.fc15.i386/usr/share/locale/ru/LC_MESSAGES/hello.mo installing sk.gmo as /builddir/build/BUILDROOT/hello-2.6-1.fc15.i386/usr/share/locale/sk/LC_MESSAGES/hello.mo installing sl.gmo as /builddir/build/BUILDROOT/hello-2.6-1.fc15.i386/usr/share/locale/sl/LC_MESSAGES/hello.mo installing sr.gmo as /builddir/build/BUILDROOT/hello-2.6-1.fc15.i386/usr/share/locale/sr/LC_MESSAGES/hello.mo installing sv.gmo as /builddir/build/BUILDROOT/hello-2.6-1.fc15.i386/usr/share/locale/sv/LC_MESSAGES/hello.mo installing th.gmo as /builddir/build/BUILDROOT/hello-2.6-1.fc15.i386/usr/share/locale/th/LC_MESSAGES/hello.mo installing tr.gmo as /builddir/build/BUILDROOT/hello-2.6-1.fc15.i386/usr/share/locale/tr/LC_MESSAGES/hello.mo installing uk.gmo as /builddir/build/BUILDROOT/hello-2.6-1.fc15.i386/usr/share/locale/uk/LC_MESSAGES/hello.mo installing vi.gmo as /builddir/build/BUILDROOT/hello-2.6-1.fc15.i386/usr/share/locale/vi/LC_MESSAGES/hello.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/hello-2.6-1.fc15.i386/usr/share/locale/zh_CN/LC_MESSAGES/hello.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/hello-2.6-1.fc15.i386/usr/share/locale/zh_TW/LC_MESSAGES/hello.mo if test "hello" = "gettext-tools"; then \ /bin/mkdir -p /builddir/build/BUILDROOT/hello-2.6-1.fc15.i386/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/hello-2.6-1.fc15.i386/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/hello-2.6-1.fc15.i386/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory `/builddir/build/BUILD/hello-2.6/po' Making install in src make[1]: Entering directory `/builddir/build/BUILD/hello-2.6/src' make[2]: Entering directory `/builddir/build/BUILD/hello-2.6/src' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/hello-2.6-1.fc15.i386/usr/bin" /usr/bin/install -c hello '/builddir/build/BUILDROOT/hello-2.6-1.fc15.i386/usr/bin' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/hello-2.6/src' make[1]: Leaving directory `/builddir/build/BUILD/hello-2.6/src' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/hello-2.6/doc' make[2]: Entering directory `/builddir/build/BUILD/hello-2.6/doc' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/info" || /bin/mkdir -p "/builddir/build/BUILDROOT/hello-2.6-1.fc15.i386/usr/share/info" /usr/bin/install -c -m 644 ./hello.info '/builddir/build/BUILDROOT/hello-2.6-1.fc15.i386/usr/share/info' install-info --info-dir='/builddir/build/BUILDROOT/hello-2.6-1.fc15.i386/usr/share/info' '/builddir/build/BUILDROOT/hello-2.6-1.fc15.i386/usr/share/info/hello.info' make[2]: Leaving directory `/builddir/build/BUILD/hello-2.6/doc' make[1]: Leaving directory `/builddir/build/BUILD/hello-2.6/doc' Making install in man make[1]: Entering directory `/builddir/build/BUILD/hello-2.6/man' make[2]: Entering directory `/builddir/build/BUILD/hello-2.6/man' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man1" || /bin/mkdir -p "/builddir/build/BUILDROOT/hello-2.6-1.fc15.i386/usr/share/man/man1" /usr/bin/install -c -m 644 hello.1 '/builddir/build/BUILDROOT/hello-2.6-1.fc15.i386/usr/share/man/man1' make[2]: Leaving directory `/builddir/build/BUILD/hello-2.6/man' make[1]: Leaving directory `/builddir/build/BUILD/hello-2.6/man' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/hello-2.6/tests' make[2]: Entering directory `/builddir/build/BUILD/hello-2.6/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/hello-2.6/tests' make[1]: Leaving directory `/builddir/build/BUILD/hello-2.6/tests' make[1]: Entering directory `/builddir/build/BUILD/hello-2.6' make[2]: Entering directory `/builddir/build/BUILD/hello-2.6' 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/hello-2.6' make[1]: Leaving directory `/builddir/build/BUILD/hello-2.6' + rm -f /builddir/build/BUILDROOT/hello-2.6-1.fc15.i386/usr/share/info/dir + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/hello-2.6-1.fc15.i386 hello + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/hello-2.6 extracting debug info from /builddir/build/BUILDROOT/hello-2.6-1.fc15.i386/usr/bin/hello 143 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/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.p7dVpT + umask 022 + cd /builddir/build/BUILD + cd hello-2.6 + unset DISPLAY + cd tests + make check-TESTS PASS: greeting-1 ./greeting-2: Skipping test: not a full moon night SKIP: greeting-2 PASS: hello-1 PASS: last-1 PASS: traditional-1 ==================== All 4 tests passed (1 test was not run) ==================== + exit 0 Processing files: hello-2.6-1.fc15.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.IytNjj + umask 022 + cd /builddir/build/BUILD + cd hello-2.6 + DOCDIR=/builddir/build/BUILDROOT/hello-2.6-1.fc15.i386/usr/share/doc/hello-2.6 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/hello-2.6-1.fc15.i386/usr/share/doc/hello-2.6 + /bin/mkdir -p /builddir/build/BUILDROOT/hello-2.6-1.fc15.i386/usr/share/doc/hello-2.6 + cp -pr COPYING /builddir/build/BUILDROOT/hello-2.6-1.fc15.i386/usr/share/doc/hello-2.6 + exit 0 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 info Requires(preun): /bin/sh info Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) rtld(GNU_HASH) Processing files: hello-debuginfo-2.6-1.fc15.i686 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/hello-2.6-1.fc15.i386 warning: Could not canonicalize hostname: x86-13.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/hello-2.6-1.fc15.i686.rpm Wrote: /builddir/build/RPMS/hello-debuginfo-2.6-1.fc15.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.FpdZHz + umask 022 + cd /builddir/build/BUILD + cd hello-2.6 + rm -rf /builddir/build/BUILDROOT/hello-2.6-1.fc15.i386 + exit 0 Child returncode was: 0 LEAVE do -->