<86>Apr 26 07:06:32 userdel[21466]: delete user `rooter' <86>Apr 26 07:06:32 userdel[21466]: remove group `rooter' <86>Apr 26 07:06:32 groupadd[21467]: new group: name=rooter, gid=501 <86>Apr 26 07:06:32 useradd[21468]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 26 07:06:32 userdel[21470]: delete user `builder' <86>Apr 26 07:06:33 userdel[21470]: remove group `builder' <86>Apr 26 07:06:33 groupadd[21471]: new group: name=builder, gid=502 <86>Apr 26 07:06:33 useradd[21472]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 26 07:06:34 rpmi: libtinfo-devel-5.6-alt4 installed <13>Apr 26 07:06:35 rpmi: libncurses-devel-5.6-alt4 installed <13>Apr 26 07:06:35 rpmi: libstdc++4.3-4.3.2-alt6 installed <13>Apr 26 07:06:35 rpmi: groff-base-1.19.2-alt2.0 installed Installing hsftp-1.15-alt1.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.7314 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf hsftp-1.15 + echo 'Source #0 (hsftp-1.15.tar.gz):' Source #0 (hsftp-1.15.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/hsftp-1.15.tar.gz + /bin/tar -xf - + cd hsftp-1.15 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.7314 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd hsftp-1.15 + 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.in'. You should add the contents of `/usr/share/libtool-1.5/aclocal/libtool.m4' to `aclocal.m4'. + ./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 creating cache ./config.cache checking whether make sets ${MAKE}... yes checking for gcc... gcc checking whether the C compiler (gcc -pipe -Wall -O2 -fsigned-char ) works... yes checking whether the C compiler (gcc -pipe -Wall -O2 -fsigned-char ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for a BSD compatible install... /bin/install -c checking for mv... /bin/mv checking for rm... /bin/rm checking for cp... /bin/cp checking for sed... /bin/sed checking for awk... /bin/awk checking for echo... /bin/echo checking for cmp... /usr/bin/cmp checking for tbl... /usr/bin/tbl checking how to run the C preprocessor... gcc -E checking for AIX... no checking for POSIXized ISC... no checking for stdio.h... yes checking for stdlib.h... yes checking for stdarg.h... yes checking for fcntl.h... yes checking for curses.h... yes checking for term.h... yes checking for pwd.h... yes checking for grp.h... yes checking for sys/types.h... yes checking for sys/select.h... yes checking for ANSI C header files... yes checking for mode_t... yes checking for pid_t... yes checking for uid_t in sys/types.h... yes checking return type of signal handlers... void checking for vsnprintf... yes checking for snprintf... yes checking for atexit... yes checking for unsetenv... yes checking for setutent... yes checking for seteuid... yes checking for _getpty... no checking for grantpt... yes checking for unlockpt... yes checking for mlock... yes checking for initgroups... yes checking whether snprintf ignores n... no, snprintf is ok checking whether vsnprintf ignores n... no, vsnprintcf is ok and it terminates checking for getpt... yes checking for tty/pty type... BSD updating cache ./config.cache creating ./config.status creating makefile creating config.h Configuration: Source code location: . Install path: /usr/bin Compiler: gcc Compiler flags: -pipe -Wall -O2 -fsigned-char The following are set in config.h pty/tty type: BSD + make make: Entering directory `/usr/src/RPM/BUILD/hsftp-1.15' gcc -DHAVE_CONFIG_H -DPACKAGE=\"hsftp\" -DVERSION=\"1.15\" -I. -I. -pipe -Wall -O2 -fsigned-char -o hsftp.o -c ./hsftp.c ./hsftp.c: In function 'main': ./hsftp.c:1426: warning: ignoring return value of 'system', declared with attribute warn_unused_result gcc -DHAVE_CONFIG_H -DPACKAGE=\"hsftp\" -DVERSION=\"1.15\" -I. -I. -pipe -Wall -O2 -fsigned-char -o piper.o -c ./piper.c ./piper.c: In function 'restore_tty': ./piper.c:357: warning: ignoring return value of 'chown', declared with attribute warn_unused_result gcc -O -o hsftp piper.o hsftp.o make: Leaving directory `/usr/src/RPM/BUILD/hsftp-1.15' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.13364 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/hsftp-buildroot + : + /bin/rm -rf -- /usr/src/tmp/hsftp-buildroot + cd hsftp-1.15 + /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/hsftp-buildroot/usr exec_prefix=/usr/src/tmp/hsftp-buildroot/usr bindir=/usr/src/tmp/hsftp-buildroot/usr/bin sbindir=/usr/src/tmp/hsftp-buildroot/usr/sbin sysconfdir=/usr/src/tmp/hsftp-buildroot/etc datadir=/usr/src/tmp/hsftp-buildroot/usr/share includedir=/usr/src/tmp/hsftp-buildroot/usr/include libdir=/usr/src/tmp/hsftp-buildroot/usr/lib libexecdir=/usr/src/tmp/hsftp-buildroot/usr/lib localstatedir=/usr/src/tmp/hsftp-buildroot/var/lib sharedstatedir=/usr/src/tmp/hsftp-buildroot/usr/com mandir=/usr/src/tmp/hsftp-buildroot/usr/share/man infodir=/usr/src/tmp/hsftp-buildroot/usr/share/info install make: Entering directory `/usr/src/RPM/BUILD/hsftp-1.15' /bin/sh ./mkinstalldirs /usr/src/tmp/hsftp-buildroot/usr/bin mkdir /usr/src/tmp/hsftp-buildroot mkdir /usr/src/tmp/hsftp-buildroot/usr mkdir /usr/src/tmp/hsftp-buildroot/usr/bin /bin/install -c -s -m 755 hsftp /usr/src/tmp/hsftp-buildroot/usr/bin/hsftp /bin/sh ./mkinstalldirs /usr/src/tmp/hsftp-buildroot/usr/share/man/man1 mkdir /usr/src/tmp/hsftp-buildroot/usr/share mkdir /usr/src/tmp/hsftp-buildroot/usr/share/man mkdir /usr/src/tmp/hsftp-buildroot/usr/share/man/man1 /bin/install -c -m 444 ./hsftp.1 /usr/src/tmp/hsftp-buildroot/usr/share/man/man1/hsftp.1 make: Leaving directory `/usr/src/RPM/BUILD/hsftp-1.15' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/hsftp-buildroot (auto) mode of `usr/share/man/man1/hsftp.1' changed to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/hsftp-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/hsftp-buildroot (auto) Verifying ELF objects in /usr/src/tmp/hsftp-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/hsftp-buildroot (executable,shared) Processing files: hsftp-1.15-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.84103 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd hsftp-1.15 + DOCDIR=/usr/src/tmp/hsftp-buildroot/usr/share/doc/hsftp-1.15 + export DOCDIR + rm -rf /usr/src/tmp/hsftp-buildroot/usr/share/doc/hsftp-1.15 + /bin/mkdir -p /usr/src/tmp/hsftp-buildroot/usr/share/doc/hsftp-1.15 + cp -prL readme license hsftp.lsm /usr/src/tmp/hsftp-buildroot/usr/share/doc/hsftp-1.15 + chmod -R go-w /usr/src/tmp/hsftp-buildroot/usr/share/doc/hsftp-1.15 + chmod -R a+rX /usr/src/tmp/hsftp-buildroot/usr/share/doc/hsftp-1.15 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.84103 + 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 (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.31277 + 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(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: openssh-clients, /lib/ld.so.1, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.2), 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.26995 + 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/hsftp-1.15-alt1.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/hsftp-1.15-alt1.ppc.rpm 3.42user 1.74system 0:08.08elapsed 63%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+378142minor)pagefaults 0swaps