<86>Oct 3 08:27:44 userdel[1447780]: delete user 'rooter' <86>Oct 3 08:27:44 groupadd[1447785]: group added to /etc/group: name=rooter, GID=549 <86>Oct 3 08:27:44 groupadd[1447785]: group added to /etc/gshadow: name=rooter <86>Oct 3 08:27:44 groupadd[1447785]: new group: name=rooter, GID=549 <86>Oct 3 08:27:44 useradd[1447791]: new user: name=rooter, UID=549, GID=549, home=/root, shell=/bin/bash <86>Oct 3 08:27:44 userdel[1447798]: delete user 'builder' <86>Oct 3 08:27:44 userdel[1447798]: removed group 'builder' owned by 'builder' <86>Oct 3 08:27:44 userdel[1447798]: removed shadow group 'builder' owned by 'builder' <86>Oct 3 08:27:44 groupadd[1447806]: group added to /etc/group: name=builder, GID=550 <86>Oct 3 08:27:44 groupadd[1447806]: group added to /etc/gshadow: name=builder <86>Oct 3 08:27:44 groupadd[1447806]: new group: name=builder, GID=550 <86>Oct 3 08:27:44 useradd[1447810]: new user: name=builder, UID=550, GID=550, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/bftpd-2.1-alt0.1.qa2.src.rpm: The use of such a license name is ambiguous: GPL warning: user igor does not exist - using root warning: group igor does not exist - using root warning: user igor does not exist - using root warning: group igor does not exist - using root warning: user igor does not exist - using root warning: group igor does not exist - using root Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/bftpd-2.1-alt0.1.qa2.nosrc.rpm Installing bftpd-2.1-alt0.1.qa2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.38259 + 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 aclocal-default: warning: autoconf input should be named 'configure.ac', not 'configure.in' autoreconf-default: configure.in: tracing autoreconf-default: configure.in: not using Libtool autoreconf-default: configure.in: not using Intltool autoreconf-default: configure.in: not using gtk-doc 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.48015 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd bftpd + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=i586-alt-linux --host=i586-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=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext checking for i586-alt-linux-gcc... i586-alt-linux-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... i586-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 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 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 configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext + make make: Entering directory '/usr/src/RPM/BUILD/bftpd' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DHAVE_CONFIG_H -Wall -I. -DVERSION=\"2.1\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -c -o bftpdutmp.o bftpdutmp.c In file included from /usr/include/string.h:508, from bftpdutmp.c:2: In function 'strncpy', inlined from 'bftpdutmp_log.part.0' at bftpdutmp.c:64:9: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 256 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DHAVE_CONFIG_H -Wall -I. -DVERSION=\"2.1\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -c -o commands.o commands.c commands.c:10: warning: "__USE_GNU" redefined 10 | #define __USE_GNU | In file included from /usr/include/errno.h:25, from commands.c:2: /usr/include/features.h:377: note: this is the location of the previous definition 377 | # define __USE_GNU 1 | commands.c: In function 'command_retr': commands.c:840:13: warning: variable 'new_num_clients' set but not used [-Wunused-but-set-variable] 840 | int new_num_clients = 1; /* number of connectiosn to the server */ | ^~~~~~~~~~~~~~~ commands.c: In function 'dataconn': commands.c:159:13: warning: ignoring return value of 'seteuid', declared with attribute warn_unused_result [-Wunused-result] 159 | seteuid(0); | ^~~~~~~~~~ commands.c:168:13: warning: ignoring return value of 'seteuid', declared with attribute warn_unused_result [-Wunused-result] 168 | seteuid(curuid); | ^~~~~~~~~~~~~~~ commands.c: In function 'test_abort': commands.c:448:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] 448 | fgets(str, sizeof(str), stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ commands.c: In function 'do_stor': commands.c:726:15: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 726 | write(fd, buffer, i); | ^~~~~~~~~~~~~~~~~~~~ i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DHAVE_CONFIG_H -Wall -I. -DVERSION=\"2.1\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -c -o commands_admin.o commands_admin.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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:2: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] 100 | getcwd(cwd, 255); | ^~~~~~~~~~~~~~~~ i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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:202:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 202 | if ((strstr(name, "/.")) && strchr(name, '*')) | ^~ dirlist.c:205:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 205 | if ((directory = opendir(name))) | ^~ dirlist.c:209:14: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] 209 | chdir(name); | ^~~~~~~~~~~ dirlist.c:230:3: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] 230 | chdir(local_cwd); | ^~~~~~~~~~~~~~~~ dirlist.c: In function 'bftpd_stat': dirlist.c:116:28: warning: '%s' directive writing up to 257 bytes into a region of size 256 [-Wformat-overflow=] 116 | sprintf(linktarget, " -> %s", temp); | ^~ ~~~~ In file included from /usr/include/stdio.h:867, from dirlist.c:2: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 5 and 262 bytes into a destination of size 260 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DHAVE_CONFIG_H -Wall -I. -DVERSION=\"2.1\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -c -o list.o list.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 'checkshell': login.c:525:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 525 | if (!strcasecmp(config_getoption("AUTH_ETCSHELLS"), "no")) | ^~ login.c:528:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 528 | pwd = getpwnam(user); | ^~~ login.c: In function 'bftpd_login': login.c:321:2: warning: ignoring return value of 'setgid', declared with attribute warn_unused_result [-Wunused-result] 321 | setgid(userinfo.pw_gid); | ^~~~~~~~~~~~~~~~~~~~~~~ login.c:346:4: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] 346 | chdir("/"); | ^~~~~~~~~~ login.c:387:13: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] 387 | chdir(config_getoption("AUTO_CHDIR")); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DHAVE_CONFIG_H -Wall -I. -DVERSION=\"2.1\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -c -o logging.o logging.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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:3: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] 230 | chdir("/"); | ^~~~~~~~~~ i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DHAVE_CONFIG_H -Wall -I. -DVERSION=\"2.1\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -c -o mystring.o mystring.c In file included from /usr/include/string.h:508, from mystring.c:2: In function 'strncpy', inlined from 'int_from_list' at mystring.c:60:5: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mystring.c: In function 'int_from_list': mystring.c:60:5: note: length computed here 60 | strncpy(str, list, strlen(list)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 'Reread_Config_File': options.c:415:9: warning: variable 'xfer_delay' set but not used [-Wunused-but-set-variable] 415 | int xfer_delay; | ^~~~~~~~~~ options.c: In function 'getoption_directories': options.c:256:5: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] 256 | getcwd(curpath, sizeof(curpath) - 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DHAVE_CONFIG_H -Wall -I. -DVERSION=\"2.1\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -c -o md5.o md5.c ./mksources i586-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.22552 + 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/var/lib 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,desktop) Checking contents of files in /usr/src/tmp/bftpd-buildroot/ (default) Compressing files in /usr/src/tmp/bftpd-buildroot (auto) mode of '/usr/src/tmp/bftpd-buildroot/usr/share/man/man8/bftpd.8' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying ELF objects in /usr/src/tmp/bftpd-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: bftpd-2.1-alt0.1.qa2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kdHsza find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BfBOCb find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.27), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libcrypt.so.1 >= set:ihuTa, libcrypt.so.1(XCRYPT_2.0), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.M37q5a Creating bftpd-debuginfo package Processing files: bftpd-debuginfo-2.1-alt0.1.qa2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GnnVja find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Gu1gic find-requires: running scripts (debuginfo) Requires: bftpd = 2.1-alt0.1.qa2, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libcrypt.so.1) Adding to bftpd-debuginfo a strict dependency on bftpd Wrote: /usr/src/RPM/RPMS/i586/bftpd-2.1-alt0.1.qa2.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/bftpd-debuginfo-2.1-alt0.1.qa2.i586.rpm 6.11user 1.29system 0:12.68elapsed 58%CPU (0avgtext+0avgdata 30380maxresident)k 0inputs+0outputs (0major+489831minor)pagefaults 0swaps /.out/bftpd-2.1-alt0.1.qa2.i586.rpm: The use of such a license name is ambiguous: GPL /.out/bftpd-debuginfo-2.1-alt0.1.qa2.i586.rpm: The use of such a license name is ambiguous: GPL 7.38user 3.49system 0:15.87elapsed 68%CPU (0avgtext+0avgdata 30380maxresident)k 0inputs+0outputs (0major+670166minor)pagefaults 0swaps