<86>Nov 27 06:29:04 userdel[106866]: delete user 'rooter' <86>Nov 27 06:29:04 userdel[106866]: removed group 'rooter' owned by 'rooter' <86>Nov 27 06:29:04 userdel[106866]: removed shadow group 'rooter' owned by 'rooter' <86>Nov 27 06:29:04 groupadd[106911]: group added to /etc/group: name=rooter, GID=600 <86>Nov 27 06:29:04 groupadd[106911]: group added to /etc/gshadow: name=rooter <86>Nov 27 06:29:04 groupadd[106911]: new group: name=rooter, GID=600 <86>Nov 27 06:29:04 useradd[106944]: new user: name=rooter, UID=600, GID=600, home=/root, shell=/bin/bash <86>Nov 27 06:29:04 userdel[107008]: delete user 'builder' <86>Nov 27 06:29:04 userdel[107008]: removed group 'builder' owned by 'builder' <86>Nov 27 06:29:04 userdel[107008]: removed shadow group 'builder' owned by 'builder' <86>Nov 27 06:29:04 groupadd[107063]: group added to /etc/group: name=builder, GID=601 <86>Nov 27 06:29:04 groupadd[107063]: group added to /etc/gshadow: name=builder <86>Nov 27 06:29:04 groupadd[107063]: new group: name=builder, GID=601 <86>Nov 27 06:29:04 useradd[107100]: new user: name=builder, UID=601, GID=601, home=/usr/src, shell=/bin/bash Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/libjoedog-0.1.2-alt1_3.nosrc.rpm Installing libjoedog-0.1.2-alt1_3.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.416 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libjoedog-0.1.2 + echo 'Source #0 (libjoedog-0.1.2.tar.gz):' Source #0 (libjoedog-0.1.2.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/libjoedog-0.1.2.tar.gz + /bin/tar -xf - + cd libjoedog-0.1.2 + /bin/chmod -c -Rf u+rwX,go-w . + mkdir -p m4 + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.416 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libjoedog-0.1.2 + autoreconf -vfi autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force -I m4 autoreconf-default: configure.ac: tracing autoreconf-default: running: libtoolize --copy --force --install libtoolize-default: putting auxiliary files in `.'. libtoolize-default: copying file `./config.guess' libtoolize-default: copying file `./config.sub' libtoolize-default: copying file `./install-sh' libtoolize-default: copying file `./ltmain.sh' libtoolize-default: putting macros in AC_CONFIG_MACRO_DIR, `m4'. libtoolize-default: copying file `m4/libtool.m4' libtoolize-default: copying file `m4/ltoptions.m4' libtoolize-default: copying file `m4/ltsugar.m4' libtoolize-default: copying file `m4/ltversion.m4' libtoolize-default: copying file `m4/lt~obsolete.m4' autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --copy --force-missing configure.ac:32: installing './compile' configure.ac:28: installing './missing' src/Makefile.am: installing './depcomp' autoreconf-default: Leaving directory `.' + 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 + '[' -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 --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --disable-static configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes 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 whether i586-alt-linux-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of i586-alt-linux-gcc... none 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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for memory.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.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 size_t... 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 for memchr... yes checking for memmove... yes checking for memset... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strrchr... yes checking for snprintf... yes checking for vsnprintf... yes checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by i586-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i586-alt-linux-gnu file names to i586-alt-linux-gnu format... func_convert_file_noop checking how to convert i586-alt-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i586-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for i586-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i586-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i586-alt-linux-strip... no checking for strip... strip checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from i586-alt-linux-gcc object... ok checking for sysroot... no checking for i586-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i586-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if i586-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if i586-alt-linux-gcc static flag -static works... no checking if i586-alt-linux-gcc supports -c -o file.o... yes checking if i586-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the i586-alt-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating src/Makefile config.status: creating include/Makefile config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext + sed -i -e 's! \\\$compiler_flags !& !' libtool + make make: Entering directory '/usr/src/RPM/BUILD/libjoedog-0.1.2' make all-recursive make[1]: Entering directory '/usr/src/RPM/BUILD/libjoedog-0.1.2' Making all in . make[2]: Entering directory '/usr/src/RPM/BUILD/libjoedog-0.1.2' make[2]: Leaving directory '/usr/src/RPM/BUILD/libjoedog-0.1.2' Making all in include make[2]: Entering directory '/usr/src/RPM/BUILD/libjoedog-0.1.2/include' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/RPM/BUILD/libjoedog-0.1.2/include' Making all in src make[2]: Entering directory '/usr/src/RPM/BUILD/libjoedog-0.1.2/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o libjoedog_la-memory.lo `test -f 'memory.c' || echo './'`memory.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c memory.c -fPIC -DPIC -o .libs/libjoedog_la-memory.o memory.c: In function 'xstrcat': memory.c:62:7: warning: variable 'nargs' set but not used [-Wunused-but-set-variable] int nargs = 0; ^~~~~ /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o libjoedog_la-notify.lo `test -f 'notify.c' || echo './'`notify.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c notify.c -fPIC -DPIC -o .libs/libjoedog_la-notify.o /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o libjoedog_la-perl.lo `test -f 'perl.c' || echo './'`perl.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c perl.c -fPIC -DPIC -o .libs/libjoedog_la-perl.o /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o libjoedog_la-util.lo `test -f 'util.c' || echo './'`util.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c util.c -fPIC -DPIC -o .libs/libjoedog_la-util.o util.c: In function 'my_random': util.c:71:20: warning: implicit declaration of function 'time'; did you mean 'times'? [-Wimplicit-function-declaration] srand( (unsigned)time( NULL ) * seed ); ^~~~ times /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o libjoedog_la-snprintf.lo `test -f 'snprintf.c' || echo './'`snprintf.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c snprintf.c -fPIC -DPIC -o .libs/libjoedog_la-snprintf.o /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o libjoedog_la-stralloc.lo `test -f 'stralloc.c' || echo './'`stralloc.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c stralloc.c -fPIC -DPIC -o .libs/libjoedog_la-stralloc.o /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -version-info 1:2:1 -o libjoedog.la -rpath /usr/lib libjoedog_la-memory.lo libjoedog_la-notify.lo libjoedog_la-perl.lo libjoedog_la-util.lo libjoedog_la-snprintf.lo libjoedog_la-stralloc.lo libtool: link: i586-alt-linux-gcc -shared -fPIC -DPIC .libs/libjoedog_la-memory.o .libs/libjoedog_la-notify.o .libs/libjoedog_la-perl.o .libs/libjoedog_la-util.o .libs/libjoedog_la-snprintf.o .libs/libjoedog_la-stralloc.o -O2 -march=i586 -mtune=generic -Wl,-soname -Wl,libjoedog.so.0 -o .libs/libjoedog.so.0.1.2 libtool: link: (cd ".libs" && rm -f "libjoedog.so.0" && ln -s "libjoedog.so.0.1.2" "libjoedog.so.0") libtool: link: (cd ".libs" && rm -f "libjoedog.so" && ln -s "libjoedog.so.0.1.2" "libjoedog.so") libtool: link: ( cd ".libs" && rm -f "libjoedog.la" && ln -s "../libjoedog.la" "libjoedog.la" ) make[2]: Leaving directory '/usr/src/RPM/BUILD/libjoedog-0.1.2/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/libjoedog-0.1.2' make: Leaving directory '/usr/src/RPM/BUILD/libjoedog-0.1.2' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.91329 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libjoedog-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libjoedog-buildroot + cd libjoedog-0.1.2 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/libjoedog-buildroot make: Entering directory '/usr/src/RPM/BUILD/libjoedog-0.1.2' Making install in . make[1]: Entering directory '/usr/src/RPM/BUILD/libjoedog-0.1.2' make[2]: Entering directory '/usr/src/RPM/BUILD/libjoedog-0.1.2' 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/libjoedog-0.1.2' make[1]: Leaving directory '/usr/src/RPM/BUILD/libjoedog-0.1.2' Making install in include make[1]: Entering directory '/usr/src/RPM/BUILD/libjoedog-0.1.2/include' make[2]: Entering directory '/usr/src/RPM/BUILD/libjoedog-0.1.2/include' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/libjoedog-buildroot/usr/include' /bin/mkdir -p '/usr/src/tmp/libjoedog-buildroot/usr/include/joedog' /bin/install -p -m 644 joedog/boolean.h joedog/defs.h joedog/getopt.h joedog/joedog.h '/usr/src/tmp/libjoedog-buildroot/usr/include/joedog' make[2]: Leaving directory '/usr/src/RPM/BUILD/libjoedog-0.1.2/include' make[1]: Leaving directory '/usr/src/RPM/BUILD/libjoedog-0.1.2/include' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/libjoedog-0.1.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libjoedog-0.1.2/src' /bin/mkdir -p '/usr/src/tmp/libjoedog-buildroot/usr/lib' /bin/sh ../libtool --mode=install /bin/install -p libjoedog.la '/usr/src/tmp/libjoedog-buildroot/usr/lib' libtool: install: /bin/install -p .libs/libjoedog.so.0.1.2 /usr/src/tmp/libjoedog-buildroot/usr/lib/libjoedog.so.0.1.2 libtool: install: (cd /usr/src/tmp/libjoedog-buildroot/usr/lib && { ln -s -f libjoedog.so.0.1.2 libjoedog.so.0 || { rm -f libjoedog.so.0 && ln -s libjoedog.so.0.1.2 libjoedog.so.0; }; }) libtool: install: (cd /usr/src/tmp/libjoedog-buildroot/usr/lib && { ln -s -f libjoedog.so.0.1.2 libjoedog.so || { rm -f libjoedog.so && ln -s libjoedog.so.0.1.2 libjoedog.so; }; }) libtool: install: /bin/install -p .libs/libjoedog.lai /usr/src/tmp/libjoedog-buildroot/usr/lib/libjoedog.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/libjoedog-0.1.2/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/libjoedog-0.1.2/src' make: Leaving directory '/usr/src/RPM/BUILD/libjoedog-0.1.2' + install -Dpm 0644 config.h /usr/src/tmp/libjoedog-buildroot/usr/include/joedog + rm -f /usr/src/tmp/libjoedog-buildroot/usr/lib/libjoedog.la + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libjoedog-buildroot (auto) mode of './usr/lib/libjoedog.so.0.1.2' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libjoedog-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/libjoedog-buildroot/ (default) Compressing files in /usr/src/tmp/libjoedog-buildroot (auto) Adjusting library links in /usr/src/tmp/libjoedog-buildroot ./usr/lib: libjoedog.so.0 -> libjoedog.so.0.1.2 Verifying ELF objects in /usr/src/tmp/libjoedog-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: libjoedog-0.1.2-alt1_3 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.96562 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libjoedog-0.1.2 + DOCDIR=/usr/src/tmp/libjoedog-buildroot/usr/share/doc/libjoedog-0.1.2 + export DOCDIR + rm -rf /usr/src/tmp/libjoedog-buildroot/usr/share/doc/libjoedog-0.1.2 + /bin/mkdir -p /usr/src/tmp/libjoedog-buildroot/usr/share/doc/libjoedog-0.1.2 + cp -prL README ChangeLog COPYING /usr/src/tmp/libjoedog-buildroot/usr/share/doc/libjoedog-0.1.2 + chmod -R go-w /usr/src/tmp/libjoedog-buildroot/usr/share/doc/libjoedog-0.1.2 + chmod -R a+rX /usr/src/tmp/libjoedog-buildroot/usr/share/doc/libjoedog-0.1.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SJzvSw 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.hofZ8j find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libjoedog.so.0 = set:iddAD6Fs848eZ2zbg4M8UrkQGkBsQyft22PBkVxNMoA9YJTiMYYdqqnkM0 Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), 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.sql0Bs Creating libjoedog-debuginfo package Processing files: libjoedog-devel-0.1.2-alt1_3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WosBV9 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.MPQ8qd find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: libjoedog = 0.1.2-alt1_3, /usr/lib/libjoedog.so.0.1.2 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7wU0UD Processing files: libjoedog-debuginfo-0.1.2-alt1_3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FXbAOv find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DyAX5x find-requires: running scripts (debuginfo) Provides: debug(libjoedog.so.0) Requires: libjoedog = 0.1.2-alt1_3, debug(libc.so.6) Removing 1 extra deps from libjoedog-devel due to dependency on libjoedog Wrote: /usr/src/RPM/RPMS/i586/libjoedog-0.1.2-alt1_3.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libjoedog-devel-0.1.2-alt1_3.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libjoedog-debuginfo-0.1.2-alt1_3.i586.rpm 14.69user 3.26system 0:26.02elapsed 68%CPU (0avgtext+0avgdata 23384maxresident)k 0inputs+0outputs (0major+854703minor)pagefaults 0swaps 24.32user 6.04system 0:39.01elapsed 77%CPU (0avgtext+0avgdata 122748maxresident)k 0inputs+0outputs (0major+1180367minor)pagefaults 0swaps