<86>Apr 22 22:09:44 userdel[27561]: delete user `rooter' <86>Apr 22 22:09:44 userdel[27561]: remove group `rooter' <86>Apr 22 22:09:44 groupadd[27562]: new group: name=rooter, gid=501 <86>Apr 22 22:09:44 useradd[27563]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 22 22:09:44 userdel[27565]: delete user `builder' <86>Apr 22 22:09:44 userdel[27565]: remove group `builder' <86>Apr 22 22:09:44 groupadd[27566]: new group: name=builder, gid=502 <86>Apr 22 22:09:44 useradd[27567]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 22 22:09:46 rpmi: bash-devel-3.2.39-alt1 installed <13>Apr 22 22:09:46 rpmi: libncursesw-5.6-alt4 installed <13>Apr 22 22:09:46 rpmi: dialog-1.1-alt2 installed <86>Apr 22 22:09:46 groupadd[27867]: new group: name=crontab, gid=36 <13>Apr 22 22:09:46 rpmi: crontab-control-1.1-alt1 installed <13>Apr 22 22:09:46 rpmi: setproctitle-0.3.1-alt1 installed <13>Apr 22 22:09:47 rpmi: vixie-cron-4.1.20060426-alt4 installed <13>Apr 22 22:09:47 rpmi: crontabs-1.8-alt1 installed <13>Apr 22 22:09:47 rpmi: stmpclean-0.3-alt2 installed <13>Apr 22 22:09:47 rpmi: gcc-c++-common-1.4.11-alt1 installed <13>Apr 22 22:09:47 rpmi: libstdc++4.3-4.3.2-alt6 installed <13>Apr 22 22:09:48 rpmi: libstdc++4.3-devel-4.3.2-alt6 installed <13>Apr 22 22:09:48 rpmi: gcc4.3-c++-4.3.2-alt6 installed <13>Apr 22 22:09:49 rpmi: libpng12-1.2.27-alt1 installed <13>Apr 22 22:09:56 rpmi: tetex-core-2.0-alt4 installed Installing bashdb-4.0-alt2.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.31774 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf bashdb-4.0 + echo 'Source #0 (bashdb-4.0.tar.bz2):' Source #0 (bashdb-4.0.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/bashdb-4.0.tar.bz2 + /bin/tar -xf - + cd bashdb-4.0 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (bashdb-alt-use-mktemp.patch):' Patch #0 (bashdb-alt-use-mktemp.patch): + /usr/bin/patch -p1 patching file dbg-opts.sh patching file bashdb-trace.in patching file bashdb-trace patching file dbg-pre.sh patching file bashdb.in + echo 'Patch #1 (bashdb-alt-fix-builtin.patch):' Patch #1 (bashdb-alt-fix-builtin.patch): + /usr/bin/patch -p1 -b --suffix .fix patching file builtin/set0.c patching file builtin/readarray.c patching file dbg-init.sh patching file lib/file.sh + echo 'Patch #2 (bashdb-fix-set0.patch):' Patch #2 (bashdb-fix-set0.patch): + /usr/bin/patch -p1 patching file bashdb.in + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.31774 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd bashdb-4.0 + export 'CFLAGS= -pipe -Wall -O2 -fsigned-char -fPIC -DPIC' + CFLAGS=' -pipe -Wall -O2 -fsigned-char -fPIC -DPIC' + CFLAGS=' -pipe -Wall -O2 -fsigned-char -fPIC -DPIC' + 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 + ./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 --with-pic --enable-getopt --with-bash --with-bash-src=/usr/include/bash checking for emacs... no checking for xemacs... no checking where .elc files should go... ${datadir}/emacs/site-lisp checking whether to enable maintainer-specific portions of Makefiles... no 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 ln -s works... yes checking for rm... /bin/rm checking for emacs... no checking for bash... /bin/bash 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 for style of include used by make... GNU checking dependency style of ppc-alt-linux-gcc... none checking whether ppc-alt-linux-gcc and cc understand -c and -o together... yes 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 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 for unistd.h... (cached) yes checking for string.h... (cached) yes checking for getline... yes checking build system type... powerpc-alt-linux-gnu checking host system type... powerpc-alt-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for ld used by ppc-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking how to recognize dependent libraries... (cached) pass_all checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for ppc-alt-linux-g++... ppc-alt-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether ppc-alt-linux-g++ accepts -g... yes checking dependency style of ppc-alt-linux-g++... none checking how to run the C++ preprocessor... ppc-alt-linux-g++ -E checking for ppc-alt-linux-g77... no checking for ppc-alt-linux-xlf... no checking for ppc-alt-linux-f77... no checking for ppc-alt-linux-frt... no checking for ppc-alt-linux-pgf77... no checking for ppc-alt-linux-cf77... no checking for ppc-alt-linux-fort77... no checking for ppc-alt-linux-fl32... no checking for ppc-alt-linux-af77... no checking for ppc-alt-linux-xlf90... no checking for ppc-alt-linux-f90... no checking for ppc-alt-linux-pgf90... no checking for ppc-alt-linux-pghpf... no checking for ppc-alt-linux-epcf90... no checking for ppc-alt-linux-gfortran... no checking for ppc-alt-linux-g95... no checking for ppc-alt-linux-xlf95... no checking for ppc-alt-linux-f95... no checking for ppc-alt-linux-fort... no checking for ppc-alt-linux-ifort... no checking for ppc-alt-linux-ifc... no checking for ppc-alt-linux-efc... no checking for ppc-alt-linux-pgf95... no checking for ppc-alt-linux-lf95... no checking for ppc-alt-linux-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from ppc-alt-linux-gcc object... ok checking for objdir... .libs checking for ppc-alt-linux-ar... no checking for ar... ar checking for ppc-alt-linux-ranlib... no checking for ranlib... ranlib checking for ppc-alt-linux-strip... no checking for strip... strip checking if ppc-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for ppc-alt-linux-gcc option to produce PIC... -fPIC checking if ppc-alt-linux-gcc PIC flag -fPIC works... yes checking if ppc-alt-linux-gcc static flag -static works... no checking if ppc-alt-linux-gcc supports -c -o file.o... yes checking whether the ppc-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 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... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by ppc-alt-linux-g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the ppc-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking for ppc-alt-linux-g++ option to produce PIC... -fPIC checking if ppc-alt-linux-g++ PIC flag -fPIC works... yes checking if ppc-alt-linux-g++ static flag -static works... no checking if ppc-alt-linux-g++ supports -c -o file.o... yes checking whether the ppc-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for diff... /usr/bin/diff adding -w to diff in regression tests adding --unified to diff in regression tests configure: creating ./config.status config.status: creating Makefile config.status: creating builtin/Makefile config.status: creating command/Makefile config.status: creating doc/Makefile config.status: creating lib/Makefile config.status: creating test/Makefile config.status: creating test/data/Makefile config.status: creating test/example/Makefile config.status: creating test/integration/Makefile config.status: creating test/unit/Makefile config.status: creating bashdb config.status: creating test/example/bugIFS.sh config.status: creating test/example/hanoi.sh config.status: creating test/example/interrupt.sh config.status: creating test/example/bug-args.sh config.status: creating test/unit/test-alias.sh config.status: creating test/unit/test-bashdb-trace.sh config.status: creating test/unit/test-columns.sh config.status: creating test/unit/test-file.sh config.status: creating test/unit/test-fns.sh config.status: creating test/unit/test-frame.sh config.status: creating test/unit/test-io.sh config.status: creating test/unit/test-pre.sh config.status: creating test/unit/test-run.sh config.status: creating test/unit/test-save-restore.sh config.status: creating test/unit/test-set0.sh config.status: creating test/unit/test-sort.sh config.status: creating bashdb-main.inc config.status: creating bashdb-trace config.status: creating dbg-main.sh config.status: creating doc/macros.texi config.status: creating emacs/Makefile config.status: creating test/integration/check-common.sh config.status: creating config.h config.status: executing depfiles commands config.status: executing default commands ========================================================= Bash version: GNU bash, version 3.2.39(1)-release (powerpc-alt-linux-gnu) Copyright (C) 2007 Free Software Foundation, Inc. Location: /bin/bash We will try to build the readarray builtin to speed up loading located at /usr/include/bash. We will not install GNU Emacs files. + '[' -n '' ']' + NPROCS=48 + make -j48 make: Entering directory `/usr/src/RPM/BUILD/bashdb-4.0' make all-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/bashdb-4.0' Making all in builtin make[2]: Entering directory `/usr/src/RPM/BUILD/bashdb-4.0/builtin' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I /usr/include/bash -I /usr/include/bash/include -I/usr/include/bash/builtins -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o readarray-readarray.o `test -f 'readarray.c' || echo './'`readarray.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I /usr/include/bash -I /usr/include/bash/include -I/usr/include/bash/builtins -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o set0-set0.o `test -f 'set0.c' || echo './'`set0.c set0.c: In function 'set0_builtin': set0.c:39: warning: unused variable 'v' ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -o set0 \ -shared set0-set0.o ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -o readarray \ -shared readarray-readarray.o make[2]: Leaving directory `/usr/src/RPM/BUILD/bashdb-4.0/builtin' Making all in command make[2]: Entering directory `/usr/src/RPM/BUILD/bashdb-4.0/command' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/bashdb-4.0/command' Making all in lib make[2]: Entering directory `/usr/src/RPM/BUILD/bashdb-4.0/lib' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/bashdb-4.0/lib' Making all in doc make[2]: Entering directory `/usr/src/RPM/BUILD/bashdb-4.0/doc' texi2html ./bashdb.texi || true make[2]: Leaving directory `/usr/src/RPM/BUILD/bashdb-4.0/doc' Making all in test make[2]: Entering directory `/usr/src/RPM/BUILD/bashdb-4.0/test' Making all in unit make[3]: Entering directory `/usr/src/RPM/BUILD/bashdb-4.0/test/unit' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/src/RPM/BUILD/bashdb-4.0/test/unit' Making all in data make[3]: Entering directory `/usr/src/RPM/BUILD/bashdb-4.0/test/data' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/src/RPM/BUILD/bashdb-4.0/test/data' Making all in example make[3]: Entering directory `/usr/src/RPM/BUILD/bashdb-4.0/test/example' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/src/RPM/BUILD/bashdb-4.0/test/example' Making all in integration make[3]: Entering directory `/usr/src/RPM/BUILD/bashdb-4.0/test/integration' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/src/RPM/BUILD/bashdb-4.0/test/integration' make[3]: Entering directory `/usr/src/RPM/BUILD/bashdb-4.0/test' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/bashdb-4.0/test' make[2]: Leaving directory `/usr/src/RPM/BUILD/bashdb-4.0/test' make[2]: Entering directory `/usr/src/RPM/BUILD/bashdb-4.0' make[2]: Leaving directory `/usr/src/RPM/BUILD/bashdb-4.0' make[1]: Leaving directory `/usr/src/RPM/BUILD/bashdb-4.0' make: Leaving directory `/usr/src/RPM/BUILD/bashdb-4.0' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.23667 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/bashdb-buildroot + : + /bin/rm -rf -- /usr/src/tmp/bashdb-buildroot + cd bashdb-4.0 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/bashdb-buildroot make: Entering directory `/usr/src/RPM/BUILD/bashdb-4.0' Making install in builtin make[1]: Entering directory `/usr/src/RPM/BUILD/bashdb-4.0/builtin' make[2]: Entering directory `/usr/src/RPM/BUILD/bashdb-4.0/builtin' test -z "/usr/share/bashdb/builtin" || /bin/mkdir -p "/usr/src/tmp/bashdb-buildroot/usr/share/bashdb/builtin" /bin/sh ../libtool --mode=install /bin/install -p 'readarray' '/usr/src/tmp/bashdb-buildroot/usr/share/bashdb/builtin/readarray' /bin/install -p readarray /usr/src/tmp/bashdb-buildroot/usr/share/bashdb/builtin/readarray /bin/sh ../libtool --mode=install /bin/install -p 'set0' '/usr/src/tmp/bashdb-buildroot/usr/share/bashdb/builtin/set0' /bin/install -p set0 /usr/src/tmp/bashdb-buildroot/usr/share/bashdb/builtin/set0 test -z "/usr/share/bashdb/builtin" || /bin/mkdir -p "/usr/src/tmp/bashdb-buildroot/usr/share/bashdb/builtin" /bin/install -p -m 644 'readarray' '/usr/src/tmp/bashdb-buildroot/usr/share/bashdb/builtin/readarray' /bin/install -p -m 644 'set0' '/usr/src/tmp/bashdb-buildroot/usr/share/bashdb/builtin/set0' make[2]: Leaving directory `/usr/src/RPM/BUILD/bashdb-4.0/builtin' make[1]: Leaving directory `/usr/src/RPM/BUILD/bashdb-4.0/builtin' Making install in command make[1]: Entering directory `/usr/src/RPM/BUILD/bashdb-4.0/command' make[2]: Entering directory `/usr/src/RPM/BUILD/bashdb-4.0/command' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/bashdb/command" || /bin/mkdir -p "/usr/src/tmp/bashdb-buildroot/usr/share/bashdb/command" /bin/install -p -m 644 'alias.sh' '/usr/src/tmp/bashdb-buildroot/usr/share/bashdb/command/alias.sh' /bin/install -p -m 644 'break.sh' '/usr/src/tmp/bashdb-buildroot/usr/share/bashdb/command/break.sh' /bin/install -p -m 644 'commands.sh' '/usr/src/tmp/bashdb-buildroot/usr/share/bashdb/command/commands.sh' /bin/install -p -m 644 'condition.sh' '/usr/src/tmp/bashdb-buildroot/usr/share/bashdb/command/condition.sh' /bin/install -p -m 644 'continue.sh' '/usr/src/tmp/bashdb-buildroot/usr/share/bashdb/command/continue.sh' /bin/install -p -m 644 'debug.sh' '/usr/src/tmp/bashdb-buildroot/usr/share/bashdb/command/debug.sh' /bin/install -p -m 644 'delete.sh' '/usr/src/tmp/bashdb-buildroot/usr/share/bashdb/command/delete.sh' /bin/install -p -m 644 'display.sh' '/usr/src/tmp/bashdb-buildroot/usr/share/bashdb/command/display.sh' /bin/install -p -m 644 'disable.sh' '/usr/src/tmp/bashdb-buildroot/usr/share/bashdb/command/disable.sh' /bin/install -p -m 644 'edit.sh' '/usr/src/tmp/bashdb-buildroot/usr/share/bashdb/command/edit.sh' /bin/install -p -m 644 'enable.sh' '/usr/src/tmp/bashdb-buildroot/usr/share/bashdb/command/enable.sh' /bin/install -p -m 644 'eval.sh' '/usr/src/tmp/bashdb-buildroot/usr/share/bashdb/command/eval.sh' /bin/install -p -m 644 'examine.sh' '/usr/src/tmp/bashdb-buildroot/usr/share/bashdb/command/examine.sh' /bin/install -p -m 644 'file.sh' '/usr/src/tmp/bashdb-buildroot/usr/share/bashdb/command/file.sh' /bin/install -p -m 644 'frame.sh' '/usr/src/tmp/bashdb-buildroot/usr/share/bashdb/command/frame.sh' /bin/install -p -m 644 'handle.sh' '/usr/src/tmp/bashdb-buildroot/usr/share/bashdb/command/handle.sh' /bin/install -p -m 644 'help.sh' '/usr/src/tmp/bashdb-buildroot/usr/share/bashdb/command/help.sh' /bin/install -p -m 644 'history.sh' '/usr/src/tmp/bashdb-buildroot/usr/share/bashdb/command/history.sh' /bin/install -p -m 644 'info.sh' '/usr/src/tmp/bashdb-buildroot/usr/share/bashdb/command/info.sh' /bin/install -p -m 644 'kill.sh' '/usr/src/tmp/bashdb-buildroot/usr/share/bashdb/command/kill.sh' /bin/install -p -m 644 'list.sh' '/usr/src/tmp/bashdb-buildroot/usr/share/bashdb/command/list.sh' /bin/install -p -m 644 'load.sh' '/usr/src/tmp/bashdb-buildroot/usr/share/bashdb/command/load.sh' /bin/install -p -m 644 'log.sh' '/usr/src/tmp/bashdb-buildroot/usr/share/bashdb/command/log.sh' /bin/install -p -m 644 'pwd.sh' '/usr/src/tmp/bashdb-buildroot/usr/share/bashdb/command/pwd.sh' /bin/install -p -m 644 'quit.sh' '/usr/src/tmp/bashdb-buildroot/usr/share/bashdb/command/quit.sh' /bin/install -p -m 644 'restart.sh' '/usr/src/tmp/bashdb-buildroot/usr/share/bashdb/command/restart.sh' /bin/install -p -m 644 'set.sh' '/usr/src/tmp/bashdb-buildroot/usr/share/bashdb/command/set.sh' /bin/install -p -m 644 'show.sh' '/usr/src/tmp/bashdb-buildroot/usr/share/bashdb/command/show.sh' /bin/install -p -m 644 'signal.sh' '/usr/src/tmp/bashdb-buildroot/usr/share/bashdb/command/signal.sh' /bin/install -p -m 644 'source.sh' '/usr/src/tmp/bashdb-buildroot/usr/share/bashdb/command/source.sh' /bin/install -p -m 644 'stepping.sh' '/usr/src/tmp/bashdb-buildroot/usr/share/bashdb/command/stepping.sh' /bin/install -p -m 644 'tracefn.sh' '/usr/src/tmp/bashdb-buildroot/usr/share/bashdb/command/tracefn.sh' /bin/install -p -m 644 'tty.sh' '/usr/src/tmp/bashdb-buildroot/usr/share/bashdb/command/tty.sh' /bin/install -p -m 644 'watch.sh' '/usr/src/tmp/bashdb-buildroot/usr/share/bashdb/command/watch.sh' /bin/install -p -m 644 'where.sh' '/usr/src/tmp/bashdb-buildroot/usr/share/bashdb/command/where.sh' make[2]: Leaving directory `/usr/src/RPM/BUILD/bashdb-4.0/command' make[1]: Leaving directory `/usr/src/RPM/BUILD/bashdb-4.0/command' Making install in lib make[1]: Entering directory `/usr/src/RPM/BUILD/bashdb-4.0/lib' make[2]: Entering directory `/usr/src/RPM/BUILD/bashdb-4.0/lib' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/bashdb/lib" || /bin/mkdir -p "/usr/src/tmp/bashdb-buildroot/usr/share/bashdb/lib" /bin/install -p -m 644 'alias.sh' '/usr/src/tmp/bashdb-buildroot/usr/share/bashdb/lib/alias.sh' /bin/install -p -m 644 'brk.sh' '/usr/src/tmp/bashdb-buildroot/usr/share/bashdb/lib/brk.sh' /bin/install -p -m 644 'columnize.sh' '/usr/src/tmp/bashdb-buildroot/usr/share/bashdb/lib/columnize.sh' /bin/install -p -m 644 'commands.sh' '/usr/src/tmp/bashdb-buildroot/usr/share/bashdb/lib/commands.sh' /bin/install -p -m 644 'complete.sh' '/usr/src/tmp/bashdb-buildroot/usr/share/bashdb/lib/complete.sh' /bin/install -p -m 644 'dbg-call.sh' '/usr/src/tmp/bashdb-buildroot/usr/share/bashdb/lib/dbg-call.sh' /bin/install -p -m 644 'file.sh' '/usr/src/tmp/bashdb-buildroot/usr/share/bashdb/lib/file.sh' /bin/install -p -m 644 'fns.sh' '/usr/src/tmp/bashdb-buildroot/usr/share/bashdb/lib/fns.sh' /bin/install -p -m 644 'frame.sh' '/usr/src/tmp/bashdb-buildroot/usr/share/bashdb/lib/frame.sh' /bin/install -p -m 644 'help.sh' '/usr/src/tmp/bashdb-buildroot/usr/share/bashdb/lib/help.sh' /bin/install -p -m 644 'hook.sh' '/usr/src/tmp/bashdb-buildroot/usr/share/bashdb/lib/hook.sh' /bin/install -p -m 644 'hist.sh' '/usr/src/tmp/bashdb-buildroot/usr/share/bashdb/lib/hist.sh' /bin/install -p -m 644 'info.sh' '/usr/src/tmp/bashdb-buildroot/usr/share/bashdb/lib/info.sh' /bin/install -p -m 644 'journal.sh' '/usr/src/tmp/bashdb-buildroot/usr/share/bashdb/lib/journal.sh' /bin/install -p -m 644 'list.sh' '/usr/src/tmp/bashdb-buildroot/usr/share/bashdb/lib/list.sh' /bin/install -p -m 644 'sort.sh' '/usr/src/tmp/bashdb-buildroot/usr/share/bashdb/lib/sort.sh' /bin/install -p -m 644 'msg.sh' '/usr/src/tmp/bashdb-buildroot/usr/share/bashdb/lib/msg.sh' /bin/install -p -m 644 'processor.sh' '/usr/src/tmp/bashdb-buildroot/usr/share/bashdb/lib/processor.sh' /bin/install -p -m 644 'run.sh' '/usr/src/tmp/bashdb-buildroot/usr/share/bashdb/lib/run.sh' /bin/install -p -m 644 'save-restore.sh' '/usr/src/tmp/bashdb-buildroot/usr/share/bashdb/lib/save-restore.sh' /bin/install -p -m 644 'sig.sh' '/usr/src/tmp/bashdb-buildroot/usr/share/bashdb/lib/sig.sh' make[2]: Leaving directory `/usr/src/RPM/BUILD/bashdb-4.0/lib' make[1]: Leaving directory `/usr/src/RPM/BUILD/bashdb-4.0/lib' Making install in doc make[1]: Entering directory `/usr/src/RPM/BUILD/bashdb-4.0/doc' make[2]: Entering directory `/usr/src/RPM/BUILD/bashdb-4.0/doc' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/info" || /bin/mkdir -p "/usr/src/tmp/bashdb-buildroot/usr/share/info" /bin/install -p -m 644 './bashdb.info' '/usr/src/tmp/bashdb-buildroot/usr/share/info/bashdb.info' test -z "/usr/share/man/man1" || /bin/mkdir -p "/usr/src/tmp/bashdb-buildroot/usr/share/man/man1" /bin/install -p -m 644 './bashdb.1' '/usr/src/tmp/bashdb-buildroot/usr/share/man/man1/bashdb.1' make[2]: Leaving directory `/usr/src/RPM/BUILD/bashdb-4.0/doc' make[1]: Leaving directory `/usr/src/RPM/BUILD/bashdb-4.0/doc' Making install in test make[1]: Entering directory `/usr/src/RPM/BUILD/bashdb-4.0/test' Making install in unit make[2]: Entering directory `/usr/src/RPM/BUILD/bashdb-4.0/test/unit' make[3]: Entering directory `/usr/src/RPM/BUILD/bashdb-4.0/test/unit' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/bashdb-4.0/test/unit' make[2]: Leaving directory `/usr/src/RPM/BUILD/bashdb-4.0/test/unit' Making install in data make[2]: Entering directory `/usr/src/RPM/BUILD/bashdb-4.0/test/data' make[3]: Entering directory `/usr/src/RPM/BUILD/bashdb-4.0/test/data' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/bashdb-4.0/test/data' make[2]: Leaving directory `/usr/src/RPM/BUILD/bashdb-4.0/test/data' Making install in example make[2]: Entering directory `/usr/src/RPM/BUILD/bashdb-4.0/test/example' make[3]: Entering directory `/usr/src/RPM/BUILD/bashdb-4.0/test/example' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/bashdb-4.0/test/example' make[2]: Leaving directory `/usr/src/RPM/BUILD/bashdb-4.0/test/example' Making install in integration make[2]: Entering directory `/usr/src/RPM/BUILD/bashdb-4.0/test/integration' make[3]: Entering directory `/usr/src/RPM/BUILD/bashdb-4.0/test/integration' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/bashdb-4.0/test/integration' make[2]: Leaving directory `/usr/src/RPM/BUILD/bashdb-4.0/test/integration' make[2]: Entering directory `/usr/src/RPM/BUILD/bashdb-4.0/test' make[3]: Entering directory `/usr/src/RPM/BUILD/bashdb-4.0/test' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/bashdb-4.0/test' make[2]: Leaving directory `/usr/src/RPM/BUILD/bashdb-4.0/test' make[1]: Leaving directory `/usr/src/RPM/BUILD/bashdb-4.0/test' make[1]: Entering directory `/usr/src/RPM/BUILD/bashdb-4.0' make[2]: Entering directory `/usr/src/RPM/BUILD/bashdb-4.0' test -z "/usr/bin" || /bin/mkdir -p "/usr/src/tmp/bashdb-buildroot/usr/bin" /bin/install -p 'bashdb' '/usr/src/tmp/bashdb-buildroot/usr/bin/bashdb' test -z "/usr/share" || /bin/mkdir -p "/usr/src/tmp/bashdb-buildroot/usr/share" test -z "/usr/share/bashdb" || /bin/mkdir -p "/usr/src/tmp/bashdb-buildroot/usr/share/bashdb" /bin/install -p -m 644 'dbg-init.sh' '/usr/src/tmp/bashdb-buildroot/usr/share/bashdb/dbg-init.sh' /bin/install -p -m 644 'dbg-io.sh' '/usr/src/tmp/bashdb-buildroot/usr/share/bashdb/dbg-io.sh' /bin/install -p -m 644 'dbg-main.sh' '/usr/src/tmp/bashdb-buildroot/usr/share/bashdb/dbg-main.sh' /bin/install -p -m 644 'dbg-opts.sh' '/usr/src/tmp/bashdb-buildroot/usr/share/bashdb/dbg-opts.sh' /bin/install -p -m 644 'dbg-pre.sh' '/usr/src/tmp/bashdb-buildroot/usr/share/bashdb/dbg-pre.sh' /bin/install -p -m 644 'dbg-set-d-vars.inc' '/usr/src/tmp/bashdb-buildroot/usr/share/bashdb/dbg-set-d-vars.inc' /bin/install -p -m 644 'bashdb-main.inc' '/usr/src/tmp/bashdb-buildroot/usr/share/bashdb/bashdb-main.inc' /bin/install -p -m 644 'bashdb-trace' '/usr/src/tmp/bashdb-buildroot/usr/share/bashdb/bashdb-trace' /bin/install -p -m 644 'getopts_long.sh' '/usr/src/tmp/bashdb-buildroot/usr/share/bashdb/getopts_long.sh' make install-data-hook make[3]: Entering directory `/usr/src/RPM/BUILD/bashdb-4.0' test -d /usr/src/tmp/bashdb-buildroot/usr/share/bashdb || /bin/mkdir -p /usr/src/tmp/bashdb-buildroot/usr/share/bashdb make[3]: Leaving directory `/usr/src/RPM/BUILD/bashdb-4.0' make[2]: Leaving directory `/usr/src/RPM/BUILD/bashdb-4.0' make[1]: Leaving directory `/usr/src/RPM/BUILD/bashdb-4.0' make: Leaving directory `/usr/src/RPM/BUILD/bashdb-4.0' + mkdir -p -- /usr/src/tmp/bashdb-buildroot/usr/lib/bash + mv -f -- /usr/src/tmp/bashdb-buildroot//usr/share/bashdb/builtin/readarray /usr/src/tmp/bashdb-buildroot//usr/share/bashdb/builtin/set0 /usr/src/tmp/bashdb-buildroot/usr/lib/bash + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/bashdb-buildroot (auto) Verifying and fixing files in /usr/src/tmp/bashdb-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/bashdb-buildroot (auto) Adjusting library links in /usr/src/tmp/bashdb-buildroot ./usr/lib: ./usr/share/bashdb/lib: Verifying ELF objects in /usr/src/tmp/bashdb-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/lib/bash/set0: undefined symbol: dollar_vars verify-elf: WARNING: ./usr/lib/bash/set0: undefined symbol: builtin_error verify-elf: WARNING: ./usr/lib/bash/set0: undefined symbol: builtin_usage verify-elf: WARNING: ./usr/lib/bash/set0: undefined symbol: xmalloc verify-elf: WARNING: ./usr/lib/bash/readarray: undefined symbol: list_optarg verify-elf: WARNING: ./usr/lib/bash/readarray: undefined symbol: loptend verify-elf: WARNING: ./usr/lib/bash/readarray: undefined symbol: shell_variables verify-elf: WARNING: ./usr/lib/bash/readarray: undefined symbol: builtin_error verify-elf: WARNING: ./usr/lib/bash/readarray: undefined symbol: parse_and_execute verify-elf: WARNING: ./usr/lib/bash/readarray: undefined symbol: xfree verify-elf: WARNING: ./usr/lib/bash/readarray: undefined symbol: zsyncfd verify-elf: WARNING: ./usr/lib/bash/readarray: undefined symbol: zreadc verify-elf: WARNING: ./usr/lib/bash/readarray: undefined symbol: builtin_usage verify-elf: WARNING: ./usr/lib/bash/readarray: undefined symbol: reset_internal_getopt verify-elf: WARNING: ./usr/lib/bash/readarray: undefined symbol: sh_invalidid verify-elf: WARNING: ./usr/lib/bash/readarray: undefined symbol: err_readonly verify-elf: WARNING: ./usr/lib/bash/readarray: undefined symbol: valid_array_reference verify-elf: WARNING: ./usr/lib/bash/readarray: undefined symbol: internal_getopt verify-elf: WARNING: ./usr/lib/bash/readarray: undefined symbol: bind_array_variable verify-elf: WARNING: ./usr/lib/bash/readarray: undefined symbol: legal_identifier verify-elf: WARNING: ./usr/lib/bash/readarray: undefined symbol: sh_validfd verify-elf: WARNING: ./usr/lib/bash/readarray: undefined symbol: xmalloc verify-elf: WARNING: ./usr/lib/bash/readarray: undefined symbol: var_lookup verify-elf: WARNING: ./usr/lib/bash/readarray: undefined symbol: zread verify-elf: WARNING: ./usr/lib/bash/readarray: undefined symbol: xrealloc verify-elf: WARNING: ./usr/lib/bash/readarray: undefined symbol: _ verify-elf: WARNING: ./usr/lib/bash/readarray: undefined symbol: legal_number Stripping binaries in /usr/src/tmp/bashdb-buildroot (executable,shared) Processing files: bashdb-4.0-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.98899 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd bashdb-4.0 + DOCDIR=/usr/src/tmp/bashdb-buildroot/usr/share/doc/bashdb-4.0 + export DOCDIR + rm -rf /usr/src/tmp/bashdb-buildroot/usr/share/doc/bashdb-4.0 + /bin/mkdir -p /usr/src/tmp/bashdb-buildroot/usr/share/doc/bashdb-4.0 + cp -prL README THANKS NEWS TODO /usr/src/tmp/bashdb-buildroot/usr/share/doc/bashdb-4.0 + chmod -R go-w /usr/src/tmp/bashdb-buildroot/usr/share/doc/bashdb-4.0 + chmod -R a+rX /usr/src/tmp/bashdb-buildroot/usr/share/doc/bashdb-4.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.98899 + 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.30235 + 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) shebang.req.files: executable script /usr/src/tmp/bashdb-buildroot/usr/share/bashdb/getopts_long.sh is not executable shell.req: /usr/src/tmp/bashdb-buildroot/usr/bin/bashdb: print not found (skip) + exit 0 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: /usr/lib/bash, /bin/bash, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.3104 + 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/bashdb-4.0-alt2.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/bashdb-4.0-alt2.ppc.rpm 7.20user 4.97system 0:15.27elapsed 79%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+1085946minor)pagefaults 0swaps