<86>Apr 25 10:24:22 userdel[10287]: delete user `rooter' <86>Apr 25 10:24:22 userdel[10287]: remove group `rooter' <86>Apr 25 10:24:22 groupadd[10288]: new group: name=rooter, gid=501 <86>Apr 25 10:24:22 useradd[10289]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 25 10:24:22 userdel[10291]: delete user `builder' <86>Apr 25 10:24:22 userdel[10291]: remove group `builder' <86>Apr 25 10:24:22 groupadd[10292]: new group: name=builder, gid=502 <86>Apr 25 10:24:22 useradd[10293]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash WARNING: %__autoreconf is obsolete, use %autoreconf instead Installing bftpd-2.1-alt0.1.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.85354 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf bftpd + echo 'Source #0 (bftpd-2.1.tar.gz):' Source #0 (bftpd-2.1.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/bftpd-2.1.tar.gz + /bin/tar -xf - + cd bftpd + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (bftpd-makefile-install.patch):' Patch #1 (bftpd-makefile-install.patch): + /usr/bin/patch -p0 patching file Makefile.in + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.in: not using Gettext autoreconf-default: running: aclocal --force autoreconf-default: configure.in: tracing autoreconf-default: configure.in: not using Libtool autoreconf-default: configure.in: not using Intltool autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoheader-2.60: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot' autoheader-2.60: WARNING: and `config.h.top', to define templates for `config.h.in' autoheader-2.60: WARNING: is deprecated and discouraged. autoheader-2.60: autoheader-2.60: WARNING: Using the third argument of `AC_DEFINE' and autoheader-2.60: WARNING: `AC_DEFINE_UNQUOTED' allows one to define a template without autoheader-2.60: WARNING: `acconfig.h': autoheader-2.60: autoheader-2.60: WARNING: AC_DEFINE([NEED_FUNC_MAIN], 1, autoheader-2.60: [Define if a function `main' is needed.]) autoheader-2.60: autoheader-2.60: WARNING: More sophisticated templates can also be produced, see the autoheader-2.60: WARNING: documentation. autoreconf-default: configure.in: not using Automake autoreconf-default: Leaving directory `.' + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.51283 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd bftpd + 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 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 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 AIX... no checking for a BSD-compatible install... /bin/install -c checking for getusershell in -lc... yes checking for inet_ntoa in -lc... yes checking for socket in -lsocket... no checking for connect in -lsocket... no checking for crypt in -lcrypt... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required 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 paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking asm/socket.h usability... yes checking asm/socket.h presence... yes checking for asm/socket.h... yes checking wait.h usability... yes checking wait.h presence... yes checking for wait.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking shadow.h usability... yes checking shadow.h presence... yes checking for shadow.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking utmp.h usability... yes checking utmp.h presence... yes checking for utmp.h... yes checking whether to enable pam... no checking whether to enable libz... no checking whether to enable debug... no configure: creating ./config.status config.status: creating Makefile config.status: WARNING: Makefile.in seems to ignore the --datarootdir setting config.status: creating config.h + make make: Entering directory `/usr/src/RPM/BUILD/bftpd' ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DHAVE_CONFIG_H -Wall -I. -DVERSION=\"2.1\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -c -o bftpdutmp.o bftpdutmp.c bftpdutmp.c: In function 'bftpdutmp_log': bftpdutmp.c:81: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result bftpdutmp.c: In function 'bftpdutmp_remove_pid': bftpdutmp.c:165: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DHAVE_CONFIG_H -Wall -I. -DVERSION=\"2.1\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -c -o commands.o commands.c commands.c: In function 'test_abort': commands.c:448: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result commands.c: In function 'do_stor': commands.c:726: warning: ignoring return value of 'write', declared with attribute warn_unused_result ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DHAVE_CONFIG_H -Wall -I. -DVERSION=\"2.1\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -c -o commands_admin.o commands_admin.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DHAVE_CONFIG_H -Wall -I. -DVERSION=\"2.1\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -c -o cwd.o cwd.c cwd.c: In function 'bftpd_cwd_init': cwd.c:100: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DHAVE_CONFIG_H -Wall -I. -DVERSION=\"2.1\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -c -o dirlist.o dirlist.c dirlist.c: In function 'dirlist': dirlist.c:209: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result dirlist.c:230: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DHAVE_CONFIG_H -Wall -I. -DVERSION=\"2.1\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -c -o list.o list.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DHAVE_CONFIG_H -Wall -I. -DVERSION=\"2.1\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -c -o login.o login.c login.c: In function 'bftpd_logwtmp': login.c:148: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result login.c: In function 'bftpd_login': login.c:346: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result login.c:387: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DHAVE_CONFIG_H -Wall -I. -DVERSION=\"2.1\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -c -o logging.o logging.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DHAVE_CONFIG_H -Wall -I. -DVERSION=\"2.1\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -c -o main.o main.c main.c: In function 'main': main.c:230: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DHAVE_CONFIG_H -Wall -I. -DVERSION=\"2.1\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -c -o mystring.o mystring.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DHAVE_CONFIG_H -Wall -I. -DVERSION=\"2.1\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -c -o options.o options.c options.c: In function 'getoption_directories': options.c:256: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DHAVE_CONFIG_H -Wall -I. -DVERSION=\"2.1\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -c -o md5.o md5.c ./mksources ppc-alt-linux-gcc bftpdutmp.o commands.o commands_admin.o cwd.o dirlist.o list.o login.o logging.o main.o mystring.o options.o md5.o -lcrypt -o bftpd make: Leaving directory `/usr/src/RPM/BUILD/bftpd' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.1476 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/bftpd-buildroot + : + /bin/rm -rf -- /usr/src/tmp/bftpd-buildroot + cd bftpd + /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/bftpd-buildroot/usr exec_prefix=/usr/src/tmp/bftpd-buildroot/usr bindir=/usr/src/tmp/bftpd-buildroot/usr/bin sbindir=/usr/src/tmp/bftpd-buildroot/usr/sbin sysconfdir=/usr/src/tmp/bftpd-buildroot/etc datadir=/usr/src/tmp/bftpd-buildroot/usr/share includedir=/usr/src/tmp/bftpd-buildroot/usr/include libdir=/usr/src/tmp/bftpd-buildroot/usr/lib libexecdir=/usr/src/tmp/bftpd-buildroot/usr/lib localstatedir=/usr/src/tmp/bftpd-buildroot/var/lib sharedstatedir=/usr/src/tmp/bftpd-buildroot/usr/com mandir=/usr/src/tmp/bftpd-buildroot/usr/share/man infodir=/usr/src/tmp/bftpd-buildroot/usr/share/info install make: Entering directory `/usr/src/RPM/BUILD/bftpd' /bin/install -p -D bftpd //usr/src/tmp/bftpd-buildroot/usr/sbin/bftpd /bin/install -p -D bftpd.8 //usr/src/tmp/bftpd-buildroot/usr/share/man/man8/bftpd.8 /bin/install -p -D bftpd.conf //usr/src/tmp/bftpd-buildroot/etc/bftpd.conf make: Leaving directory `/usr/src/RPM/BUILD/bftpd' + mkdir -p /usr/src/tmp/bftpd-buildroot//var/run/bftpd + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/bftpd-buildroot (auto) Verifying and fixing files in /usr/src/tmp/bftpd-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/bftpd-buildroot (auto) mode of `/usr/src/tmp/bftpd-buildroot/usr/share/man/man8/bftpd.8' changed to 0644 (rw-r--r--) Verifying ELF objects in /usr/src/tmp/bftpd-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/bftpd-buildroot (executable,shared) Processing files: bftpd-2.1-alt0.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.13827 + 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.65632 + 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: /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.4), libc.so.6(GLIBC_2.4), libcrypt.so.1(GLIBC_2.0), rtld(GNU_HASH) Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.9811 + 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/bftpd-2.1-alt0.1.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/bftpd-2.1-alt0.1.ppc.rpm 15.90user 3.07system 0:23.95elapsed 79%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+644467minor)pagefaults 0swaps