<86>Apr 23 19:08:49 userdel[10958]: delete user `rooter' <86>Apr 23 19:08:49 userdel[10958]: remove group `rooter' <86>Apr 23 19:08:49 groupadd[10959]: new group: name=rooter, gid=501 <86>Apr 23 19:08:49 useradd[10960]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 23 19:08:49 userdel[10962]: delete user `builder' <86>Apr 23 19:08:49 userdel[10962]: remove group `builder' <86>Apr 23 19:08:49 groupadd[10963]: new group: name=builder, gid=502 <86>Apr 23 19:08:49 useradd[10964]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash Installing hello-2.4-alt1.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.52341 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf hello-2.4 + echo 'Source #0 (hello-2.4.tar.gz):' Source #0 (hello-2.4.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/hello-2.4.tar.gz + /bin/tar -xf - + cd hello-2.4 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.52341 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd hello-2.4 + CFLAGS='-pipe -Wall -O2 -fsigned-char' + export CFLAGS + CXXFLAGS='-pipe -Wall -O2 -fsigned-char' + export CXXFLAGS + FFLAGS='-pipe -Wall -O2 -fsigned-char' + export FFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + '[' -f configure.ac -o -f configure.in ']' + libtoolize --copy --force Remember to add `AC_PROG_LIBTOOL' to `configure.ac'. You should update your `aclocal.m4' by running aclocal. Putting files in AC_CONFIG_AUX_DIR, `build-aux'. + ./configure --build=ppc-alt-linux --host=ppc-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /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 ppc-alt-linux-gcc... ppc-alt-linux-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether ppc-alt-linux-gcc accepts -g... yes checking for ppc-alt-linux-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of ppc-alt-linux-gcc... none checking for ppc-alt-linux-ranlib... no checking for ranlib... ranlib checking how to run the C preprocessor... ppc-alt-linux-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 build system type... powerpc-alt-linux-gnu checking host system type... powerpc-alt-linux-gnu checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking stdio_ext.h usability... yes checking stdio_ext.h presence... yes checking for stdio_ext.h... yes checking for stdlib.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking wctype.h usability... yes checking wctype.h presence... 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 __fpending... yes checking for mbsinit... yes checking for iswcntrl... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for getopt_long_only... yes checking whether optreset is declared... no checking for working GNU getopt function... yes checking whether getenv is declared... yes checking for inline... inline checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for working strerror function... yes checking for C/C++ restrict keyword... __restrict 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 for mbstate_t... yes checking whether mbrtowc and mbstate_t are properly declared... yes checking for struct random_data... yes checking whether is standalone... 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 configure: WARNING: unrecognized options: --without-included-gettext + '[' -n '' ']' + NPROCS=48 + make -j48 make: Entering directory `/usr/src/RPM/BUILD/hello-2.4' make all-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/hello-2.4' Making all in contrib make[2]: Entering directory `/usr/src/RPM/BUILD/hello-2.4/contrib' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/hello-2.4/contrib' Making all in gnulib/lib make[2]: Entering directory `/usr/src/RPM/BUILD/hello-2.4/gnulib/lib' rm -f 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_STDLIB_H''@||g' \ -e 's|@''GNULIB_MALLOC_POSIX''@|0|g' \ -e 's|@''GNULIB_REALLOC_POSIX''@|0|g' \ -e 's|@''GNULIB_CALLOC_POSIX''@|0|g' \ -e 's|@''GNULIB_ATOLL''@|0|g' \ -e 's|@''GNULIB_GETLOADAVG''@|0|g' \ -e 's|@''GNULIB_GETSUBOPT''@|0|g' \ -e 's|@''GNULIB_MKDTEMP''@|0|g' \ -e 's|@''GNULIB_MKSTEMP''@|0|g' \ -e 's|@''GNULIB_PUTENV''@|0|g' \ -e 's|@''GNULIB_RANDOM_R''@|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_GETSUBOPT''@|1|g' \ -e 's|@''HAVE_MALLOC_POSIX''@|1|g' \ -e 's|@''HAVE_MKDTEMP''@|1|g' \ -e 's|@''HAVE_REALLOC_POSIX''@|1|g' \ -e 's|@''HAVE_RANDOM_R''@|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|@''HAVE_DECL_GETLOADAVG''@|1|g' \ -e 's|@''REPLACE_MKSTEMP''@|0|g' \ -e 's|@''REPLACE_PUTENV''@|0|g' \ -e 's|@''REPLACE_STRTOD''@|0|g' \ -e 's|@''VOID_UNSETENV''@|0|g' \ -e '/definition of GL_LINK_WARNING/r ../../build-aux/link-warning.h' \ < ./stdlib.in.h; \ } > stdlib.h-t rm -f unistd.h-t unistd.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_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' \ -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_STRNDUP''@|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_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_STRSIGNAL''@|0|g' \ -e '/definition of GL_LINK_WARNING/r ../../build-aux/link-warning.h' \ < ./string.in.h; \ } > string.h-t { 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_ENVIRON''@|0|g' \ -e 's|@''GNULIB_EUIDACCESS''@|0|g' \ -e 's|@''GNULIB_FCHDIR''@|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_GETHOSTNAME''@|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_LSEEK''@|0|g' \ -e 's|@''GNULIB_READLINK''@|0|g' \ -e 's|@''GNULIB_SLEEP''@|0|g' \ -e 's|@''GNULIB_UNISTD_H_SIGPIPE''@|0|g' \ -e 's|@''GNULIB_WRITE''@|0|g' \ -e 's|@''HAVE_DUP2''@|1|g' \ -e 's|@''HAVE_EUIDACCESS''@|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_GETHOSTNAME''@|1|g' \ -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_GETUSERSHELL''@|1|g' \ -e 's|@''HAVE_READLINK''@|1|g' \ -e 's|@''HAVE_SLEEP''@|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_FCHDIR''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|0|g' \ -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ -e 's|@''REPLACE_LCHOWN''@|0|g' \ -e 's|@''REPLACE_LSEEK''@|0|g' \ -e 's|@''REPLACE_WRITE''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ -e '/definition of GL_LINK_WARNING/r ../../build-aux/link-warning.h' \ < ./unistd.in.h; \ } > unistd.h-t mv stdlib.h-t stdlib.h mv unistd.h-t unistd.h mv string.h-t string.h make all-recursive make[3]: Entering directory `/usr/src/RPM/BUILD/hello-2.4/gnulib/lib' make[4]: Entering directory `/usr/src/RPM/BUILD/hello-2.4/gnulib/lib' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -Wall -O2 -fsigned-char -c xalloc-die.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -Wall -O2 -fsigned-char -c close-stream.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -Wall -O2 -fsigned-char -c closeout.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -Wall -O2 -fsigned-char -c exitfail.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -Wall -O2 -fsigned-char -c quotearg.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -Wall -O2 -fsigned-char -c xmalloc.c rm -f libgnu.a ar cru libgnu.a xalloc-die.o close-stream.o closeout.o exitfail.o quotearg.o xmalloc.o ranlib libgnu.a make[4]: Leaving directory `/usr/src/RPM/BUILD/hello-2.4/gnulib/lib' make[3]: Leaving directory `/usr/src/RPM/BUILD/hello-2.4/gnulib/lib' make[2]: Leaving directory `/usr/src/RPM/BUILD/hello-2.4/gnulib/lib' Making all in po make[2]: Entering directory `/usr/src/RPM/BUILD/hello-2.4/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/hello-2.4/po' Making all in src make[2]: Entering directory `/usr/src/RPM/BUILD/hello-2.4/src' ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -pipe -Wall -O2 -fsigned-char -c hello.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o hello hello.o ../gnulib/lib/libgnu.a make[2]: Leaving directory `/usr/src/RPM/BUILD/hello-2.4/src' Making all in doc make[2]: Entering directory `/usr/src/RPM/BUILD/hello-2.4/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/hello-2.4/doc' Making all in man make[2]: Entering directory `/usr/src/RPM/BUILD/hello-2.4/man' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/hello-2.4/man' Making all in tests make[2]: Entering directory `/usr/src/RPM/BUILD/hello-2.4/tests' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/hello-2.4/tests' make[2]: Entering directory `/usr/src/RPM/BUILD/hello-2.4' make[2]: Leaving directory `/usr/src/RPM/BUILD/hello-2.4' make[1]: Leaving directory `/usr/src/RPM/BUILD/hello-2.4' make: Leaving directory `/usr/src/RPM/BUILD/hello-2.4' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.76874 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/hello-buildroot + : + /bin/rm -rf -- /usr/src/tmp/hello-buildroot + cd hello-2.4 + /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/hello-buildroot/usr exec_prefix=/usr/src/tmp/hello-buildroot/usr bindir=/usr/src/tmp/hello-buildroot/usr/bin sbindir=/usr/src/tmp/hello-buildroot/usr/sbin sysconfdir=/usr/src/tmp/hello-buildroot/etc datadir=/usr/src/tmp/hello-buildroot/usr/share includedir=/usr/src/tmp/hello-buildroot/usr/include libdir=/usr/src/tmp/hello-buildroot/usr/lib libexecdir=/usr/src/tmp/hello-buildroot/usr/lib localstatedir=/usr/src/tmp/hello-buildroot/var/lib sharedstatedir=/usr/src/tmp/hello-buildroot/usr/com mandir=/usr/src/tmp/hello-buildroot/usr/share/man infodir=/usr/src/tmp/hello-buildroot/usr/share/info install make: Entering directory `/usr/src/RPM/BUILD/hello-2.4' Making install in contrib make[1]: Entering directory `/usr/src/RPM/BUILD/hello-2.4/contrib' make[2]: Entering directory `/usr/src/RPM/BUILD/hello-2.4/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 `/usr/src/RPM/BUILD/hello-2.4/contrib' make[1]: Leaving directory `/usr/src/RPM/BUILD/hello-2.4/contrib' Making install in gnulib/lib make[1]: Entering directory `/usr/src/RPM/BUILD/hello-2.4/gnulib/lib' /usr/bin/make install-recursive make[2]: Entering directory `/usr/src/RPM/BUILD/hello-2.4/gnulib/lib' make[3]: Entering directory `/usr/src/RPM/BUILD/hello-2.4/gnulib/lib' make[4]: Entering directory `/usr/src/RPM/BUILD/hello-2.4/gnulib/lib' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/usr/src/RPM/BUILD/hello-2.4/gnulib/lib' make[3]: Leaving directory `/usr/src/RPM/BUILD/hello-2.4/gnulib/lib' make[2]: Leaving directory `/usr/src/RPM/BUILD/hello-2.4/gnulib/lib' make[1]: Leaving directory `/usr/src/RPM/BUILD/hello-2.4/gnulib/lib' Making install in po make[1]: Entering directory `/usr/src/RPM/BUILD/hello-2.4/po' /bin/mkdir -p /usr/src/tmp/hello-buildroot/usr/share installing bg.gmo as /usr/src/tmp/hello-buildroot/usr/share/locale/bg/LC_MESSAGES/hello.mo installing ca.gmo as /usr/src/tmp/hello-buildroot/usr/share/locale/ca/LC_MESSAGES/hello.mo installing da.gmo as /usr/src/tmp/hello-buildroot/usr/share/locale/da/LC_MESSAGES/hello.mo installing de.gmo as /usr/src/tmp/hello-buildroot/usr/share/locale/de/LC_MESSAGES/hello.mo installing el.gmo as /usr/src/tmp/hello-buildroot/usr/share/locale/el/LC_MESSAGES/hello.mo installing en@boldquot.gmo as /usr/src/tmp/hello-buildroot/usr/share/locale/en@boldquot/LC_MESSAGES/hello.mo installing en@quot.gmo as /usr/src/tmp/hello-buildroot/usr/share/locale/en@quot/LC_MESSAGES/hello.mo installing eo.gmo as /usr/src/tmp/hello-buildroot/usr/share/locale/eo/LC_MESSAGES/hello.mo installing es.gmo as /usr/src/tmp/hello-buildroot/usr/share/locale/es/LC_MESSAGES/hello.mo installing et.gmo as /usr/src/tmp/hello-buildroot/usr/share/locale/et/LC_MESSAGES/hello.mo installing eu.gmo as /usr/src/tmp/hello-buildroot/usr/share/locale/eu/LC_MESSAGES/hello.mo installing fa.gmo as /usr/src/tmp/hello-buildroot/usr/share/locale/fa/LC_MESSAGES/hello.mo installing fi.gmo as /usr/src/tmp/hello-buildroot/usr/share/locale/fi/LC_MESSAGES/hello.mo installing fr.gmo as /usr/src/tmp/hello-buildroot/usr/share/locale/fr/LC_MESSAGES/hello.mo installing ga.gmo as /usr/src/tmp/hello-buildroot/usr/share/locale/ga/LC_MESSAGES/hello.mo installing gl.gmo as /usr/src/tmp/hello-buildroot/usr/share/locale/gl/LC_MESSAGES/hello.mo installing he.gmo as /usr/src/tmp/hello-buildroot/usr/share/locale/he/LC_MESSAGES/hello.mo installing hr.gmo as /usr/src/tmp/hello-buildroot/usr/share/locale/hr/LC_MESSAGES/hello.mo installing hu.gmo as /usr/src/tmp/hello-buildroot/usr/share/locale/hu/LC_MESSAGES/hello.mo installing id.gmo as /usr/src/tmp/hello-buildroot/usr/share/locale/id/LC_MESSAGES/hello.mo installing it.gmo as /usr/src/tmp/hello-buildroot/usr/share/locale/it/LC_MESSAGES/hello.mo installing ja.gmo as /usr/src/tmp/hello-buildroot/usr/share/locale/ja/LC_MESSAGES/hello.mo installing ka.gmo as /usr/src/tmp/hello-buildroot/usr/share/locale/ka/LC_MESSAGES/hello.mo installing ko.gmo as /usr/src/tmp/hello-buildroot/usr/share/locale/ko/LC_MESSAGES/hello.mo installing lv.gmo as /usr/src/tmp/hello-buildroot/usr/share/locale/lv/LC_MESSAGES/hello.mo installing ms.gmo as /usr/src/tmp/hello-buildroot/usr/share/locale/ms/LC_MESSAGES/hello.mo installing nb.gmo as /usr/src/tmp/hello-buildroot/usr/share/locale/nb/LC_MESSAGES/hello.mo installing nl.gmo as /usr/src/tmp/hello-buildroot/usr/share/locale/nl/LC_MESSAGES/hello.mo installing nn.gmo as /usr/src/tmp/hello-buildroot/usr/share/locale/nn/LC_MESSAGES/hello.mo installing pl.gmo as /usr/src/tmp/hello-buildroot/usr/share/locale/pl/LC_MESSAGES/hello.mo installing pt.gmo as /usr/src/tmp/hello-buildroot/usr/share/locale/pt/LC_MESSAGES/hello.mo installing pt_BR.gmo as /usr/src/tmp/hello-buildroot/usr/share/locale/pt_BR/LC_MESSAGES/hello.mo installing rm.gmo as /usr/src/tmp/hello-buildroot/usr/share/locale/rm/LC_MESSAGES/hello.mo installing ro.gmo as /usr/src/tmp/hello-buildroot/usr/share/locale/ro/LC_MESSAGES/hello.mo installing ru.gmo as /usr/src/tmp/hello-buildroot/usr/share/locale/ru/LC_MESSAGES/hello.mo installing sk.gmo as /usr/src/tmp/hello-buildroot/usr/share/locale/sk/LC_MESSAGES/hello.mo installing sl.gmo as /usr/src/tmp/hello-buildroot/usr/share/locale/sl/LC_MESSAGES/hello.mo installing sr.gmo as /usr/src/tmp/hello-buildroot/usr/share/locale/sr/LC_MESSAGES/hello.mo installing sv.gmo as /usr/src/tmp/hello-buildroot/usr/share/locale/sv/LC_MESSAGES/hello.mo installing th.gmo as /usr/src/tmp/hello-buildroot/usr/share/locale/th/LC_MESSAGES/hello.mo installing tr.gmo as /usr/src/tmp/hello-buildroot/usr/share/locale/tr/LC_MESSAGES/hello.mo installing uk.gmo as /usr/src/tmp/hello-buildroot/usr/share/locale/uk/LC_MESSAGES/hello.mo installing vi.gmo as /usr/src/tmp/hello-buildroot/usr/share/locale/vi/LC_MESSAGES/hello.mo installing zh_CN.gmo as /usr/src/tmp/hello-buildroot/usr/share/locale/zh_CN/LC_MESSAGES/hello.mo installing zh_TW.gmo as /usr/src/tmp/hello-buildroot/usr/share/locale/zh_TW/LC_MESSAGES/hello.mo if test "hello" = "gettext-tools"; then \ /bin/mkdir -p /usr/src/tmp/hello-buildroot/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 \ /bin/install -p -m 644 ./$file \ /usr/src/tmp/hello-buildroot/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /usr/src/tmp/hello-buildroot/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory `/usr/src/RPM/BUILD/hello-2.4/po' Making install in src make[1]: Entering directory `/usr/src/RPM/BUILD/hello-2.4/src' make[2]: Entering directory `/usr/src/RPM/BUILD/hello-2.4/src' test -z "/usr/src/tmp/hello-buildroot/usr/bin" || /bin/mkdir -p "/usr/src/tmp/hello-buildroot/usr/bin" /bin/install -p 'hello' '/usr/src/tmp/hello-buildroot/usr/bin/hello' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/hello-2.4/src' make[1]: Leaving directory `/usr/src/RPM/BUILD/hello-2.4/src' Making install in doc make[1]: Entering directory `/usr/src/RPM/BUILD/hello-2.4/doc' make[2]: Entering directory `/usr/src/RPM/BUILD/hello-2.4/doc' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/src/tmp/hello-buildroot/usr/share/info" || /bin/mkdir -p "/usr/src/tmp/hello-buildroot/usr/share/info" /bin/install -p -m 644 './hello.info' '/usr/src/tmp/hello-buildroot/usr/share/info/hello.info' make[2]: Leaving directory `/usr/src/RPM/BUILD/hello-2.4/doc' make[1]: Leaving directory `/usr/src/RPM/BUILD/hello-2.4/doc' Making install in man make[1]: Entering directory `/usr/src/RPM/BUILD/hello-2.4/man' make[2]: Entering directory `/usr/src/RPM/BUILD/hello-2.4/man' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/src/tmp/hello-buildroot/usr/share/man/man1" || /bin/mkdir -p "/usr/src/tmp/hello-buildroot/usr/share/man/man1" /bin/install -p -m 644 './hello.1' '/usr/src/tmp/hello-buildroot/usr/share/man/man1/hello.1' make[2]: Leaving directory `/usr/src/RPM/BUILD/hello-2.4/man' make[1]: Leaving directory `/usr/src/RPM/BUILD/hello-2.4/man' Making install in tests make[1]: Entering directory `/usr/src/RPM/BUILD/hello-2.4/tests' make[2]: Entering directory `/usr/src/RPM/BUILD/hello-2.4/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 `/usr/src/RPM/BUILD/hello-2.4/tests' make[1]: Leaving directory `/usr/src/RPM/BUILD/hello-2.4/tests' make[1]: Entering directory `/usr/src/RPM/BUILD/hello-2.4' make[2]: Entering directory `/usr/src/RPM/BUILD/hello-2.4' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/hello-2.4' make[1]: Leaving directory `/usr/src/RPM/BUILD/hello-2.4' make: Leaving directory `/usr/src/RPM/BUILD/hello-2.4' + /usr/lib/rpm/find-lang hello + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/hello-buildroot (auto) Verifying and fixing files in /usr/src/tmp/hello-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/hello-buildroot (auto) Verifying ELF objects in /usr/src/tmp/hello-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/hello-buildroot (executable,shared) Processing files: hello-2.4-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.98271 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd hello-2.4 + DOCDIR=/usr/src/tmp/hello-buildroot/usr/share/doc/hello-2.4 + export DOCDIR + rm -rf /usr/src/tmp/hello-buildroot/usr/share/doc/hello-2.4 + /bin/mkdir -p /usr/src/tmp/hello-buildroot/usr/share/doc/hello-2.4 + cp -prL ABOUT-NLS AUTHORS ChangeLog ChangeLog.O NEWS README THANKS TODO contrib/ tests/ /usr/src/tmp/hello-buildroot/usr/share/doc/hello-2.4 + chmod -R go-w /usr/src/tmp/hello-buildroot/usr/share/doc/hello-2.4 + chmod -R a+rX /usr/src/tmp/hello-buildroot/usr/share/doc/hello-2.4 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.98271 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing(Requires(post)): /bin/sh -e /usr/src/tmp/rpm-tmp.95744 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-scriptlet-requires /usr/src/tmp/hello-buildroot/.post:hello + exit 0 Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing(Requires(preun)): /bin/sh -e /usr/src/tmp/rpm-tmp.16210 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-scriptlet-requires /usr/src/tmp/hello-buildroot/.preun:hello + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.77443 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Requires(interp): /bin/sh, /bin/sh Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires(post): /bin/sh, /usr/sbin/install_info Requires(preun): /bin/sh, /usr/sbin/uninstall_info Requires: /lib/ld.so.1, 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.4), rtld(GNU_HASH) Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.25589 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/check-files + exit 0 Wrote: /usr/src/RPM/SRPMS/hello-2.4-alt1.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/hello-2.4-alt1.ppc.rpm 6.94user 4.38system 0:16.29elapsed 69%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+936600minor)pagefaults 0swaps