<86>Aug 15 08:42:24 userdel[4580]: delete user 'rooter' <86>Aug 15 08:42:24 userdel[4580]: removed group 'rooter' owned by 'rooter' <86>Aug 15 08:42:24 groupadd[4585]: group added to /etc/group: name=rooter, GID=615 <86>Aug 15 08:42:24 groupadd[4585]: group added to /etc/gshadow: name=rooter <86>Aug 15 08:42:24 groupadd[4585]: new group: name=rooter, GID=615 <86>Aug 15 08:42:24 useradd[4590]: new user: name=rooter, UID=615, GID=615, home=/root, shell=/bin/bash <86>Aug 15 08:42:24 userdel[4597]: delete user 'builder' <86>Aug 15 08:42:24 userdel[4597]: removed group 'builder' owned by 'builder' <86>Aug 15 08:42:24 userdel[4597]: removed shadow group 'builder' owned by 'builder' <86>Aug 15 08:42:24 groupadd[4602]: group added to /etc/group: name=builder, GID=616 <86>Aug 15 08:42:24 groupadd[4602]: group added to /etc/gshadow: name=builder <86>Aug 15 08:42:24 groupadd[4602]: new group: name=builder, GID=616 <86>Aug 15 08:42:24 useradd[4606]: new user: name=builder, UID=616, GID=616, home=/usr/src, shell=/bin/bash Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/pax-3.4-alt7.nosrc.rpm Installing pax-3.4-alt7.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.69347 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf pax-3.4 + echo 'Source #0 (pax-3.4.tar.bz2):' Source #0 (pax-3.4.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/pax-3.4.tar.bz2 + /bin/tar -xf - + cd pax-3.4 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (pax-3.4-rdtruncate.patch):' Patch #1 (pax-3.4-rdtruncate.patch): + /usr/bin/patch -p1 patching file src/tar.c + echo 'Patch #2 (pax-3.4-abs100.patch):' Patch #2 (pax-3.4-abs100.patch): + /usr/bin/patch -p1 patching file src/tar.c + echo 'Patch #3 (pax-3.4-PATHMAX.patch):' Patch #3 (pax-3.4-PATHMAX.patch): + /usr/bin/patch -p1 patching file src/pax.h Hunk #1 succeeded at 36 with fuzz 1 (offset -5 lines). Hunk #2 succeeded at 46 with fuzz 1 (offset -5 lines). + echo 'Patch #4 (pax-3.4-rh-gcc46.patch):' Patch #4 (pax-3.4-rh-gcc46.patch): + /usr/bin/patch -p1 patching file lib/fts.c + echo 'Patch #5 (pax-3.4-alt-includes.patch):' Patch #5 (pax-3.4-alt-includes.patch): + /usr/bin/patch -p2 patching file src/cpio.c patching file src/gen_subs.c patching file src/tar.c + echo 'Patch #6 (pax-3.4-alt-gcc8.patch):' Patch #6 (pax-3.4-alt-gcc8.patch): + /usr/bin/patch -p2 patching file src/pax.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.69347 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd pax-3.4 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-error=implicit-fallthrough' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-error=implicit-fallthrough' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-error=implicit-fallthrough' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-error=implicit-fallthrough' ++ 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 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 + xargs -ri dirname -- '{}' + ./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 checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of i586-alt-linux-gcc... none checking for library containing strerror... none required checking for a BSD-compatible install... /bin/install -c checking whether make sets $(MAKE)... (cached) yes checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for _LARGE_FILES value needed for large files... no checking for an ANSI C-conforming const... yes configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands + make -j8 make all-recursive Making all in lib make[2]: Entering directory '/usr/src/RPM/BUILD/pax-3.4/lib' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Werror -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -DXTSTRINGDEFINES -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -Wmissing-format-attribute -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-error=implicit-fallthrough -c strlcpy.c make[2]: Leaving directory '/usr/src/RPM/BUILD/pax-3.4/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/pax-3.4/lib' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Werror -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -DXTSTRINGDEFINES -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -Wmissing-format-attribute -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-error=implicit-fallthrough -c vis.c make[2]: Leaving directory '/usr/src/RPM/BUILD/pax-3.4/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/pax-3.4/lib' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Werror -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -DXTSTRINGDEFINES -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -Wmissing-format-attribute -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-error=implicit-fallthrough -c strmode.c make[2]: Leaving directory '/usr/src/RPM/BUILD/pax-3.4/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/pax-3.4/lib' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Werror -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -DXTSTRINGDEFINES -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -Wmissing-format-attribute -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-error=implicit-fallthrough -c fts.c make[2]: Leaving directory '/usr/src/RPM/BUILD/pax-3.4/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/pax-3.4/lib' rm -f libbsdfunc.a ar cru libbsdfunc.a vis.o strlcpy.o strmode.o fts.o ranlib libbsdfunc.a make[2]: Leaving directory '/usr/src/RPM/BUILD/pax-3.4/lib' Making all in src make[2]: Entering directory '/usr/src/RPM/BUILD/pax-3.4/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I.. -I.. -I. -Werror -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -DXTSTRINGDEFINES -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -Wmissing-format-attribute -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-error=implicit-fallthrough -c ftree.c make[2]: Leaving directory '/usr/src/RPM/BUILD/pax-3.4/src' make[2]: Entering directory '/usr/src/RPM/BUILD/pax-3.4/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I.. -I.. -I. -Werror -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -DXTSTRINGDEFINES -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -Wmissing-format-attribute -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-error=implicit-fallthrough -c ar_subs.c make[2]: Leaving directory '/usr/src/RPM/BUILD/pax-3.4/src' make[2]: Entering directory '/usr/src/RPM/BUILD/pax-3.4/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I.. -I.. -I. -Werror -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -DXTSTRINGDEFINES -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -Wmissing-format-attribute -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-error=implicit-fallthrough -c ar_io.c make[2]: Leaving directory '/usr/src/RPM/BUILD/pax-3.4/src' make[2]: Entering directory '/usr/src/RPM/BUILD/pax-3.4/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I.. -I.. -I. -Werror -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -DXTSTRINGDEFINES -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -Wmissing-format-attribute -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-error=implicit-fallthrough -c getoldopt.c make[2]: Leaving directory '/usr/src/RPM/BUILD/pax-3.4/src' make[2]: Entering directory '/usr/src/RPM/BUILD/pax-3.4/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I.. -I.. -I. -Werror -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -DXTSTRINGDEFINES -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -Wmissing-format-attribute -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-error=implicit-fallthrough -c pat_rep.c make[2]: Leaving directory '/usr/src/RPM/BUILD/pax-3.4/src' make[2]: Entering directory '/usr/src/RPM/BUILD/pax-3.4/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I.. -I.. -I. -Werror -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -DXTSTRINGDEFINES -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -Wmissing-format-attribute -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-error=implicit-fallthrough -c cache.c make[2]: Leaving directory '/usr/src/RPM/BUILD/pax-3.4/src' make[2]: Entering directory '/usr/src/RPM/BUILD/pax-3.4/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I.. -I.. -I. -Werror -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -DXTSTRINGDEFINES -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -Wmissing-format-attribute -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-error=implicit-fallthrough -c pax.c make[2]: Leaving directory '/usr/src/RPM/BUILD/pax-3.4/src' make[2]: Entering directory '/usr/src/RPM/BUILD/pax-3.4/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I.. -I.. -I. -Werror -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -DXTSTRINGDEFINES -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -Wmissing-format-attribute -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-error=implicit-fallthrough -c cpio.c make[2]: Leaving directory '/usr/src/RPM/BUILD/pax-3.4/src' make[2]: Entering directory '/usr/src/RPM/BUILD/pax-3.4/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I.. -I.. -I. -Werror -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -DXTSTRINGDEFINES -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -Wmissing-format-attribute -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-error=implicit-fallthrough -c gen_subs.c make[2]: Leaving directory '/usr/src/RPM/BUILD/pax-3.4/src' make[2]: Entering directory '/usr/src/RPM/BUILD/pax-3.4/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I.. -I.. -I. -Werror -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -DXTSTRINGDEFINES -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -Wmissing-format-attribute -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-error=implicit-fallthrough -c sel_subs.c make[2]: Leaving directory '/usr/src/RPM/BUILD/pax-3.4/src' make[2]: Entering directory '/usr/src/RPM/BUILD/pax-3.4/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I.. -I.. -I. -Werror -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -DXTSTRINGDEFINES -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -Wmissing-format-attribute -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-error=implicit-fallthrough -c buf_subs.c make[2]: Leaving directory '/usr/src/RPM/BUILD/pax-3.4/src' make[2]: Entering directory '/usr/src/RPM/BUILD/pax-3.4/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I.. -I.. -I. -Werror -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -DXTSTRINGDEFINES -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -Wmissing-format-attribute -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-error=implicit-fallthrough -c tty_subs.c make[2]: Leaving directory '/usr/src/RPM/BUILD/pax-3.4/src' make[2]: Entering directory '/usr/src/RPM/BUILD/pax-3.4/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I.. -I.. -I. -Werror -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -DXTSTRINGDEFINES -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -Wmissing-format-attribute -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-error=implicit-fallthrough -c file_subs.c make[2]: Leaving directory '/usr/src/RPM/BUILD/pax-3.4/src' make[2]: Entering directory '/usr/src/RPM/BUILD/pax-3.4/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I.. -I.. -I. -Werror -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -DXTSTRINGDEFINES -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -Wmissing-format-attribute -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-error=implicit-fallthrough -c tar.c make[2]: Leaving directory '/usr/src/RPM/BUILD/pax-3.4/src' make[2]: Entering directory '/usr/src/RPM/BUILD/pax-3.4/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I.. -I.. -I. -Werror -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -DXTSTRINGDEFINES -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -Wmissing-format-attribute -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-error=implicit-fallthrough -c tables.c make[2]: Leaving directory '/usr/src/RPM/BUILD/pax-3.4/src' make[2]: Entering directory '/usr/src/RPM/BUILD/pax-3.4/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I.. -I.. -I. -Werror -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -DXTSTRINGDEFINES -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -Wmissing-format-attribute -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-error=implicit-fallthrough -c options.c options.c: In function 'tar_options': options.c:725:7: warning: this statement may fall through [-Wimplicit-fallthrough=] if (opt_add ("write_opt=nodir") < 0) ^ options.c:727:2: note: here case 'O': ^~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/pax-3.4/src' make[2]: Entering directory '/usr/src/RPM/BUILD/pax-3.4/src' i586-alt-linux-gcc -Werror -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -DXTSTRINGDEFINES -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -Wmissing-format-attribute -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-error=implicit-fallthrough -o pax ar_io.o ar_subs.o buf_subs.o cache.o cpio.o file_subs.o ftree.o gen_subs.o getoldopt.o options.o pat_rep.o pax.o sel_subs.o tables.o tar.o tty_subs.o ../lib/libbsdfunc.a make[2]: Leaving directory '/usr/src/RPM/BUILD/pax-3.4/src' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.35247 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/pax-buildroot + : + /bin/rm -rf -- /usr/src/tmp/pax-buildroot + cd pax-3.4 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/pax-buildroot make: Entering directory '/usr/src/RPM/BUILD/pax-3.4' Making install in lib make[1]: Entering directory '/usr/src/RPM/BUILD/pax-3.4/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/pax-3.4/lib' 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/pax-3.4/lib' make[1]: Leaving directory '/usr/src/RPM/BUILD/pax-3.4/lib' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/pax-3.4/src' make[2]: Entering directory '/usr/src/RPM/BUILD/pax-3.4/src' test -z "/usr/bin" || mkdir -p -- "/usr/src/tmp/pax-buildroot/usr/bin" /bin/install -p 'pax' '/usr/src/tmp/pax-buildroot/usr/bin/pax' test -z "/usr/share/man/man1" || mkdir -p -- "/usr/src/tmp/pax-buildroot/usr/share/man/man1" /bin/install -p -m 644 './pax.1' '/usr/src/tmp/pax-buildroot/usr/share/man/man1/pax.1' make[2]: Leaving directory '/usr/src/RPM/BUILD/pax-3.4/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/pax-3.4/src' make[1]: Entering directory '/usr/src/RPM/BUILD/pax-3.4' make[2]: Entering directory '/usr/src/RPM/BUILD/pax-3.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/pax-3.4' make[1]: Leaving directory '/usr/src/RPM/BUILD/pax-3.4' make: Leaving directory '/usr/src/RPM/BUILD/pax-3.4' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/pax-buildroot (auto) Verifying and fixing files in /usr/src/tmp/pax-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/pax-buildroot/ (default) Compressing files in /usr/src/tmp/pax-buildroot (auto) Verifying ELF objects in /usr/src/tmp/pax-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: pax-3.4-alt7 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4aEfhX 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.nT4qQ0 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: /lib/ld-linux.so.2, libc.so.6(ALT_2.24), libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CkoxE9 Creating pax-debuginfo package Processing files: pax-debuginfo-3.4-alt7 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2LQnbD find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nfOiJl find-requires: running scripts (debuginfo) Requires: pax = 3.4-alt7, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Adding to pax-debuginfo a strict dependency on pax Wrote: /usr/src/RPM/RPMS/i586/pax-3.4-alt7.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/pax-debuginfo-3.4-alt7.i586.rpm 5.60user 0.92system 0:10.85elapsed 60%CPU (0avgtext+0avgdata 28904maxresident)k 0inputs+0outputs (0major+366620minor)pagefaults 0swaps 6.73user 2.69system 0:14.20elapsed 66%CPU (0avgtext+0avgdata 28904maxresident)k 0inputs+0outputs (0major+544725minor)pagefaults 0swaps