[devel-ports] Пропадаю. Не собирается Alt-овский rpm. Что я делаю не так?

gosha =?iso-8859-1?q?gosha_=CE=C1_elins=2Eru?=
Сб Сен 29 13:03:16 MSD 2007


                                           Здравствуйте.

    Пропадаю.  



    Не собирается Alt-овский rpm. Что я делаю не так?



======================================================================================================
bin на gosha:~/RPM/SPECS$ rpmbuild -bb --nodeps rpm-4_0.spec
Выполняется(%prep): /bin/sh -e /home/builder/tmp/rpm-tmp.15654
+ umask 022
+ cd /home/builder/RPM/BUILD
+ cd /home/builder/RPM/BUILD
+ rm -rf rpm-4_0-4.0.4
+ tar -xf /home/builder/RPM/SOURCES/rpm-4_0-4.0.4.tar
+ cd rpm-4_0-4.0.4
+ find -type d -name CVS -print0
+ xargs -r0 rm -rf --
+ find -type 
f '(' -name .cvsignore -o -name '*~' -o -name '*.orig' ')' -print0
+ xargs -r0 rm -f --
+ exit 0
Выполняется(%build): /bin/sh -e /home/builder/tmp/rpm-tmp.15654
+ umask 022
+ cd /home/builder/RPM/BUILD
+ cd rpm-4_0-4.0.4
+ gettextize --force
Copying file ABOUT-NLS
Copying file config.rpath
Not copying intl/ directory.
Copying file po/Makefile.in.in
Copying file po/boldquot.sed
Copying file po/en на boldquot.header
Copying file po/en на quot.header
Copying file po/insert-header.sin
Copying file po/Makevars.template
Copying file po/quot.sed
Copying file po/remove-potcdate.sin
Copying file po/Rules-quot
Creating po/ChangeLog
Creating directory m4
Copying file m4/gettext.m4
Copying file m4/iconv.m4
Copying file m4/lib-ld.m4
Copying file m4/lib-link.m4
Copying file m4/lib-prefix.m4
Copying file m4/nls.m4
Copying file m4/po.m4
Copying file m4/progtest.m4
Creating m4/ChangeLog
Updating Makefile.am (backup is in Makefile.am~)
Creating ChangeLog

Please create po/Makevars from the template in po/Makevars.template.
You can then remove po/Makevars.template.

Please run 'aclocal -I m4' to regenerate the aclocal.m4 file.
You need aclocal from GNU automake 1.9 (or newer) to do this.
Then run 'autoconf' to regenerate the configure file.

You will also need config.guess and config.sub, which you can get from the CVS
of the 'config' project at http://savannah.gnu.org/. The commands to fetch 
them
are
$ 
wget 'http://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/config/config/config.guess'
$ 
wget 'http://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/config/config/config.sub'

You might also want to copy the convenience header file gettext.h
from the /usr/share/gettext directory into your package.
It is a wrapper around <libintl.h> that implements the configure --disable-nls
option.

Press Return to acknowledge the previous four paragraphs.

+ install -pv -m644 '/usr/share/gettext/intl/Makevars*' po/Makevars
install: невозможно выполнить stat для `/usr/share/gettext/intl/Makevars*': No 
such file or directory
ошибка: Неверный код возврата из /home/builder/tmp/rpm-tmp.15654 (%build)


Ошибки сборки пакетов:
    Неверный код возврата из /home/builder/tmp/rpm-tmp.15654 (%build)




======================================================================================================
bin на gosha:~/RPM/BUILD/rpm-4_0-4.0.4$ aclocal -I m4
configure.in:411: warning: AC_COMPILE_IFELSE was called before AC_GNU_SOURCE
../../lib/autoconf/specific.m4:331: AC_GNU_SOURCE is expanded from...
/usr/share/aclocal/lock.m4:29: gl_LOCK_EARLY_BODY is expanded from...
/usr/share/aclocal/lock.m4:22: gl_LOCK_EARLY is expanded from...
/usr/share/aclocal/lock.m4:248: gl_LOCK is expanded from...
/usr/share/aclocal/intl.m4:162: gt_INTL_SUBDIR_CORE is expanded from...
/usr/share/aclocal/intl.m4:25: AM_INTL_SUBDIR is expanded from...
configure.in:411: the top level
configure.in:411: warning: AC_RUN_IFELSE was called before AC_GNU_SOURCE





======================================================================================================
bin на gosha:~/RPM/BUILD/rpm-4_0-4.0.4$ bin на gosha:~/RPM/SPECS$ 
rpmbuild -bb --nodeps rpm-4_0.spec
Выполняется(%prep): /bin/sh -e /home/builder/tmp/rpm-tmp.5240
+ umask 022
+ cd /home/builder/RPM/BUILD
+ cd /home/builder/RPM/BUILD
+ rm -rf rpm-4_0-4.0.4
+ tar -xf /home/builder/RPM/SOURCES/rpm-4_0-4.0.4.tar
+ cd rpm-4_0-4.0.4
+ find -type d -name CVS -print0
+ xargs -r0 rm -rf --
+ find -type 
f '(' -name .cvsignore -o -name '*~' -o -name '*.orig' ')' -print0
+ xargs -r0 rm -f --
+ exit 0
Выполняется(%build): /bin/sh -e /home/builder/tmp/rpm-tmp.5240
+ umask 022
+ cd /home/builder/RPM/BUILD
+ cd rpm-4_0-4.0.4
+ gettextize --force
Copying file ABOUT-NLS
Copying file config.rpath
Not copying intl/ directory.
Copying file po/Makefile.in.in
Copying file po/boldquot.sed
Copying file po/en на boldquot.header
Copying file po/en на quot.header
Copying file po/insert-header.sin
Copying file po/Makevars
Copying file po/Makevars.template
Copying file po/quot.sed
Copying file po/remove-potcdate.sin
Copying file po/Rules-quot
Creating po/ChangeLog
Creating directory m4
Copying file m4/gettext.m4
Copying file m4/iconv.m4
Copying file m4/lib-ld.m4
Copying file m4/lib-link.m4
Copying file m4/lib-prefix.m4
Copying file m4/nls.m4
Copying file m4/po.m4
Copying file m4/progtest.m4
Creating m4/ChangeLog
Updating Makefile.am (backup is in Makefile.am~)
Creating ChangeLog

Please run 'aclocal -I m4' to regenerate the aclocal.m4 file.
You need aclocal from GNU automake 1.9 (or newer) to do this.
Then run 'autoconf' to regenerate the configure file.

You will also need config.guess and config.sub, which you can get from the CVS
of the 'config' project at http://savannah.gnu.org/. The commands to fetch 
them
are
$ 
wget 'http://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/config/config/config.guess'
$ 
wget 'http://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/config/config/config.sub'

You might also want to copy the convenience header file gettext.h
from the /usr/share/gettext directory into your package.
It is a wrapper around <libintl.h> that implements the configure --disable-nls
option.

Press Return to acknowledge the previous three paragraphs.
======================================================================================================


-- 
С Уваженим,
       gosha.



Подробная информация о списке рассылки devel-ports