<86>Apr 25 07:36:31 userdel[10380]: delete user `rooter' <86>Apr 25 07:36:31 userdel[10380]: remove group `rooter' <86>Apr 25 07:36:31 groupadd[10381]: new group: name=rooter, gid=501 <86>Apr 25 07:36:31 useradd[10382]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 25 07:36:31 userdel[10384]: delete user `builder' <86>Apr 25 07:36:31 userdel[10384]: remove group `builder' <86>Apr 25 07:36:31 groupadd[10385]: new group: name=builder, gid=502 <86>Apr 25 07:36:31 useradd[10386]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 25 07:36:33 rpmi: setproctitle-0.3.1-alt1 installed <13>Apr 25 07:36:33 rpmi: setproctitle-devel-0.3.1-alt1 installed Installing autossh-1.4a-alt1.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.9884 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf autossh-1.4a + echo 'Source #0 (autossh-1.4a.tar):' Source #0 (autossh-1.4a.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/autossh-1.4a.tar + cd autossh-1.4a + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (autossh-1.4a-alt-setproctitle.patch):' Patch #0 (autossh-1.4a-alt-setproctitle.patch): + /usr/bin/patch -p1 patching file autossh.c + chmod -x autossh.host rscreen + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.9884 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd autossh-1.4a + export LIBS=-lsetproctitle + LIBS=-lsetproctitle + export ac_cv_path_ssh=ssh + ac_cv_path_ssh=ssh + CFLAGS='-pipe -Wall -O2 -fsigned-char -D_GNU_SOURCE -DHAVE_SETPROCTITLE_H' + export CFLAGS + CXXFLAGS='-pipe -Wall -O2 -fsigned-char -D_GNU_SOURCE -DHAVE_SETPROCTITLE_H' + export CXXFLAGS + FFLAGS='-pipe -Wall -O2 -fsigned-char -D_GNU_SOURCE -DHAVE_SETPROCTITLE_H' + export FFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + '[' -f configure.ac -o -f configure.in ']' + ./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 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 ANSI C... none needed checking how to run the C preprocessor... ppc-alt-linux-gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/wait.h that is POSIX.1 compatible... 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 arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for working volatile... yes checking for socklen_t... yes checking for struct addrinfo... yes checking for u_int16_t... yes checking for uint16_t... no checking whether LOG_PERROR is declared... yes checking for pid_t... yes checking for unistd.h... (cached) yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking for strftime... yes checking for vprintf... yes checking for _doprnt... no checking for alarm... yes checking for daemon... yes checking for dup2... yes checking for gethostbyname... yes checking for gettimeofday... yes checking for memmove... yes checking for memset... yes checking for poll... yes checking for select... yes checking for setproctitle... yes checking for socket... yes checking for strchr... yes checking for strerror... yes checking for strncasecmp... yes checking for strtoul... yes checking for uname... yes checking for vsyslog... yes checking for gethostbyname in -lnsl... yes checking for connect in -lsocket... no checking whether __progname is declared... no configure: creating ./config.status config.status: creating Makefile config.status: creating config.h + '[' -n '' ']' + NPROCS=48 + make -j48 make: Entering directory `/usr/src/RPM/BUILD/autossh-1.4a' ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -D_GNU_SOURCE -DHAVE_SETPROCTITLE_H -Wall -DVER=\"1.4a\" -DSSH_PATH=\"ssh\" -c -o autossh.o autossh.c ppc-alt-linux-gcc -o autossh autossh.o -lnsl -lsetproctitle make: Leaving directory `/usr/src/RPM/BUILD/autossh-1.4a' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.37134 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/autossh-buildroot + : + /bin/rm -rf -- /usr/src/tmp/autossh-buildroot + cd autossh-1.4a + install -pD -m755 autossh /usr/src/tmp/autossh-buildroot/usr/bin/autossh + install -pD -m644 autossh.1 /usr/src/tmp/autossh-buildroot/usr/share/man/man1/autossh.1 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/autossh-buildroot (auto) Verifying and fixing files in /usr/src/tmp/autossh-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/autossh-buildroot (auto) Verifying ELF objects in /usr/src/tmp/autossh-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/autossh-buildroot (executable,shared) Processing files: autossh-1.4a-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.37134 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd autossh-1.4a + DOCDIR=/usr/src/tmp/autossh-buildroot/usr/share/doc/autossh-1.4a + export DOCDIR + rm -rf /usr/src/tmp/autossh-buildroot/usr/share/doc/autossh-1.4a + /bin/mkdir -p /usr/src/tmp/autossh-buildroot/usr/share/doc/autossh-1.4a + cp -prL CHANGES README autossh.host rscreen /usr/src/tmp/autossh-buildroot/usr/share/doc/autossh-1.4a + chmod -R go-w /usr/src/tmp/autossh-buildroot/usr/share/doc/autossh-1.4a + chmod -R a+rX /usr/src/tmp/autossh-buildroot/usr/share/doc/autossh-1.4a + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.37134 + 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.38178 + 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.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libsetproctitle.so.0, rtld(GNU_HASH) Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.11865 + 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/autossh-1.4a-alt1.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/autossh-1.4a-alt1.ppc.rpm 6.02user 4.01system 0:13.20elapsed 75%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+873122minor)pagefaults 0swaps