ERRORS: bash

Wojciech "Sas" Cieciwa cieciwa w alpha.zarz.agh.edu.pl
Pią, 3 Lis 2000, 10:42:15 CET


Getting spec file ...[DONE].

Getting SOURCES ...
[DONE].
Building RPM ...
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.3615
+ umask 022
+ cd /users/cieciwa/rpm/BUILD
+ cd /users/cieciwa/rpm/BUILD
+ rm -rf bash-2.04
+ /bin/gzip -dc /users/cieciwa/rpm/SOURCES/bash-2.04.tar.gz
+ tar -xf -
+ STATUS=0
+ [ 0 -ne 0 ]
+ cd bash-2.04
[...]
size bash
   text	   data	    bss	    dec	    hex	filename
 735744	  26240	  24212	 786196	  bff14	bash
+ mv -f bash bash.static
+ /usr/bin/make TERMCAP_LIB=-ltinfo STATIC_LD=
rm -f bash
gcc -L./builtins -L/usr/lib -L/usr/lib -L./lib/glob -L./lib/tilde -L./lib/malloc -L./lib/sh  -rdynamic  -O2 -mpentiumpro -o bash shell.o eval.o y.tab.o general.o make_cmd.o print_cmd.o  dispose_cmd.o execute_cmd.o variables.o copy_cmd.o error.o expr.o flags.o jobs.o subst.o hashcmd.o hashlib.o mailcheck.o trap.o input.o unwind_prot.o pathexp.o sig.o test.o version.o alias.o array.o braces.o bracecomp.o bashhist.o bashline.o siglist.o list.o stringlib.o locale.o findcmd.o redir.o pcomplete.o pcomplib.o xmalloc.o -lbuiltins -lreadline -lhistory -ltinfo -lglob -ltilde -lmalloc -lsh   
ls -l bash
-rwxr-xr-x    1 cieciwa  users      535436 lis  3 10:37 bash
size bash
   text	   data	    bss	    dec	    hex	filename
 413443	  10144	  21868	 445455	  6cc0f	bash
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.91738
+ umask 022
+ cd /users/cieciwa/rpm/BUILD
+ cd bash-2.04
+ rm -rf /tmp/bash-2.04-root-cieciwa
+ install -d /tmp/bash-2.04-root-cieciwa/usr/share/man /tmp/bash-2.04-root-cieciwa/usr/share/info /tmp/bash-2.04-root-cieciwa/bin /tmp/bash-2.04-root-cieciwa/etc/skel/C /tmp/bash-2.04-root-cieciwa/etc/skel/pl
[...]
+ /usr/bin/make install bindir=/tmp/bash-2.04-root-cieciwa/usr/bin infodir=/tmp/bash-2.04-root-cieciwa/usr/share/info mandir=/tmp/bash-2.04-root-cieciwa/usr/share/man
mkdir /tmp/bash-2.04-root-cieciwa/usr/bin
mkdir /tmp/bash-2.04-root-cieciwa/usr/share/man/man1
mkdir /tmp/bash-2.04-root-cieciwa/usr/share/man/man3
/usr/bin/install -c -m 0755 bash /tmp/bash-2.04-root-cieciwa/usr/bin/bash
/usr/bin/install -c -m 0555 bashbug /tmp/bash-2.04-root-cieciwa/usr/bin/bashbug
( cd ./doc ; /usr/bin/make  \
	man1dir=/tmp/bash-2.04-root-cieciwa/usr/share/man/man1 man1ext=1 \
	man3dir=/tmp/bash-2.04-root-cieciwa/usr/share/man/man3 man3ext=3 \
	infodir=/tmp/bash-2.04-root-cieciwa/usr/share/info htmldir= install )
make[1]: Wchodzę katalog `/users/cieciwa/rpm/BUILD/bash-2.04/doc'
makeinfo --no-split -I../lib/readline/doc ./bashref.texi
./bashref.texi:473: warning: `.' or `,' must follow cross reference, not f.
./bashref.texi:4397: warning: `.' or `,' must follow cross reference, not f.
./bashref.texi:5032: warning: unlikely character [ in @var.
./bashref.texi:5032: warning: unlikely character ] in @var.
../lib/readline/doc/rluser.texinfo:1331: warning: @sc argument all uppercase, thus no effect.
test -d /tmp/bash-2.04-root-cieciwa/usr/share/man/man1 || /bin/sh ../support/mkdirs /tmp/bash-2.04-root-cieciwa/usr/share/man/man1
test -d /tmp/bash-2.04-root-cieciwa/usr/share/info || /bin/sh ../support/mkdirs /tmp/bash-2.04-root-cieciwa/usr/share/info
if [ -n "" ]; then \
	test -d  || /bin/sh ../support/mkdirs  ; \
fi
/usr/bin/install -c -m 644 ./bash.1 /tmp/bash-2.04-root-cieciwa/usr/share/man/man1/bash.1
/usr/bin/install -c -m 644 ./bashbug.1 /tmp/bash-2.04-root-cieciwa/usr/share/man/man1/bashbug.1
/usr/bin/install -c -m 644 ./bashref.info /tmp/bash-2.04-root-cieciwa/usr/share/info/bash.info
if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \
	install-info --dir-file=/tmp/bash-2.04-root-cieciwa/usr/share/info/dir /tmp/bash-2.04-root-cieciwa/usr/share/info/bash.info; \
else true; fi
if [ -n "" ]; then \
	/usr/bin/install -c -m 644 ./bash.html  ; \
	/usr/bin/install -c -m 644 ./bashref.html  ; \
fi
make[1]: Opuszczam katalog `/users/cieciwa/rpm/BUILD/bash-2.04/doc'
+ mv -f /tmp/bash-2.04-root-cieciwa/usr/bin/bash /tmp/bash-2.04-root-cieciwa/bin
+ install bash.static /tmp/bash-2.04-root-cieciwa/bin
+ install /users/cieciwa/rpm/SOURCES/bashrc /tmp/bash-2.04-root-cieciwa/etc/bashrc
+ echo .so bash.1
+ > /tmp/bash-2.04-root-cieciwa/usr/share/man/man1/rbash.1 
+ ln -sf bash /tmp/bash-2.04-root-cieciwa/bin/rbash
+ install /users/cieciwa/rpm/SOURCES/bash-skel-.bash_logout /tmp/bash-2.04-root-cieciwa/etc/skel/C/.bash_logout
+ install /users/cieciwa/rpm/SOURCES/bash-skel-.bash_profile /tmp/bash-2.04-root-cieciwa/etc/skel/C/.bash_profile
+ install /users/cieciwa/rpm/SOURCES/bash-skel-.bashrc /tmp/bash-2.04-root-cieciwa/etc/skel/C/.bashrc
+ install /users/cieciwa/rpm/SOURCES/bash-skel_pl-.bashrc /tmp/bash-2.04-root-cieciwa/etc/skel/pl/.bashrc
+ gzip -9nf NEWS README doc/FAQ doc/INTRO
+ exit 0
Processing files: bash-2.04-12
Nie znaleziono pliku: /tmp/bash-2.04-root-cieciwa/usr/share/info/bash.info.gz
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^


Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.78309
+ umask 022
+ cd /users/cieciwa/rpm/BUILD
+ cd bash-2.04
+ DOCDIR=/tmp/bash-2.04-root-cieciwa/usr/share/doc/bash-2.04
+ export DOCDIR
+ rm -rf /tmp/bash-2.04-root-cieciwa/usr/share/doc/bash-2.04
+ /bin/mkdir -p /tmp/bash-2.04-root-cieciwa/usr/share/doc/bash-2.04
+ cp -pr NEWS.gz README.gz doc/FAQ.gz doc/INTRO.gz /tmp/bash-2.04-root-cieciwa/usr/share/doc/bash-2.04
+ exit 0
PreReq: grep fileutils /bin/sh
Obsoletes: bash2 etcskel bash2-doc
Processing files: bash-static-2.04-12
Finding  Provides: (using /usr/lib/rpm/find-provides)...
Finding  Requires: (using /usr/lib/rpm/find-requires)...
PreReq: grep fileutils /bin/sh
Requires: bash
[DONE].


Co z tym zrobic ???

Pozdrawiam.
					Sas.
-- 
{Wojciech 'Sas' Cieciwa}  {Member of PLD Team                               }
{e-mail: cieciwa w alpha.zarz.agh.edu.pl, http://www2.zarz.agh.edu.pl/~cieciwa}



Więcej informacji o liście dyskusyjnej pld-devel-pl