From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Tue, 1 Oct 2002 00:21:45 +0800 From: Sinom To: sisyphus@altlinux.ru Message-Id: <20021001002145.19dfd468.sinom@ktk.ru> X-Mailer: Sylpheed version 0.7.4 (GTK+ 1.2.10; i586-alt-linux) Mime-Version: 1.0 Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 8bit Subject: [sisyphus] autoconf_2.5-2.54-alt1.src.rpm Sender: sisyphus-admin@altlinux.ru Errors-To: sisyphus-admin@altlinux.ru X-BeenThere: sisyphus@altlinux.ru X-Mailman-Version: 2.0.13 Precedence: bulk Reply-To: sisyphus@altlinux.ru List-Unsubscribe: , List-Id: List-Post: List-Help: List-Subscribe: , List-Archive: Archived-At: List-Archive: Выкачал из Сизифа autoconf, пытаюсь пересобрать, а оно мне: ---------------------------------------------------------- Выполняется(%build): /bin/sh -e /var/tmp/rpm-tmp.40406 + umask 022 + cd /usr/src/RPM/BUILD + cd autoconf-2.54 + CFLAGS=-pipe -Wall -O2 -fexpensive-optimizations -march=i686 + export CFLAGS + CXXFLAGS=-pipe -Wall -O2 -fexpensive-optimizations -march=i686 + export CXXFLAGS + FFLAGS=-pipe -Wall -O2 -fexpensive-optimizations -march=i686 + export FFLAGS + '[' -f configure.in ']' + ./configure noarch-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 --without-included-gettext --program-suffix=_2.5 configure: WARNING: you should use --build, --host, --target 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 expr... /usr/bin/expr checking for gm4... no checking for gnum4... no checking for m4... /usr/bin/m4 checking whether m4 supports frozen files... yes checking for perl... /usr/bin/perl checking for emacs... emacs checking for emacs... (cached) emacs checking where .elc files should go... ${datadir}/emacs/site-lisp configure: creating ./config.status config.status: creating config/Makefile config.status: creating tests/Makefile config.status: creating tests/atlocal config.status: creating tests/autoconf config.status: creating tests/autoheader config.status: creating tests/autom4te config.status: creating tests/autoreconf config.status: creating tests/autoscan config.status: creating tests/autoupdate config.status: creating tests/ifnames config.status: creating man/Makefile config.status: creating lib/emacs/Makefile config.status: creating Makefile config.status: creating doc/Makefile config.status: creating lib/Makefile config.status: creating lib/Autom4te/Makefile config.status: creating lib/autoscan/Makefile config.status: creating lib/m4sugar/Makefile config.status: creating lib/autoconf/Makefile config.status: creating lib/autotest/Makefile config.status: creating bin/Makefile config.status: executing tests/atconfig commands + '[' -n '' ']' + NPROCS=1 + make -j1 Making all in bin make[1]: Entering directory `/usr/src/RPM/BUILD/autoconf-2.54/bin' rm -f autom4te autom4te.tmp sed -e 's,@SHELL\@,/bin/sh,g' -e 's,@PERL\@,/usr/bin/perl,g' -e 's,@bindir\@,/usr/bin,g' -e 's,@datadir\@,/usr/share/autoconf_2.5,g' -e 's,@prefix\@,/usr,g' -e 's,@autoconf-name\@,'`echo autoconf | sed 's,$,_2.5,'`',g' -e 's,@autoheader-name\@,'`echo autoheader | sed 's,$,_2.5,'`',g' -e 's,@autom4te-name\@,'`echo autom4te | sed 's,$,_2.5,'`',g' -e 's,@M4\@,/usr/bin/m4,g' -e 's,@AWK\@,gawk,g' -e 's,@VERSION\@,2.54,g' -e 's,@PACKAGE_NAME\@,GNU Autoconf,g' autom4te.in >autom4te.tmp chmod +x autom4te.tmp mv autom4te.tmp autom4te rm -f autoconf autoconf.tmp sed -e 's,@SHELL\@,/bin/sh,g' -e 's,@PERL\@,/usr/bin/perl,g' -e 's,@bindir\@,/usr/bin,g' -e 's,@datadir\@,/usr/share/autoconf_2.5,g' -e 's,@prefix\@,/usr,g' -e 's,@autoconf-name\@,'`echo autoconf | sed 's,$,_2.5,'`',g' -e 's,@autoheader-name\@,'`echo autoheader | sed 's,$,_2.5,'`',g' -e 's,@autom4te-name\@,'`echo autom4te | sed 's,$,_2.5,'`',g' -e 's,@M4\@,/usr/bin/m4,g' -e 's,@AWK\@,gawk,g' -e 's,@VERSION\@,2.54,g' -e 's,@PACKAGE_NAME\@,GNU Autoconf,g' autoconf.in >autoconf.tmp chmod +x autoconf.tmp mv autoconf.tmp autoconf rm -f autoheader autoheader.tmp sed -e 's,@SHELL\@,/bin/sh,g' -e 's,@PERL\@,/usr/bin/perl,g' -e 's,@bindir\@,/usr/bin,g' -e 's,@datadir\@,/usr/share/autoconf_2.5,g' -e 's,@prefix\@,/usr,g' -e 's,@autoconf-name\@,'`echo autoconf | sed 's,$,_2.5,'`',g' -e 's,@autoheader-name\@,'`echo autoheader | sed 's,$,_2.5,'`',g' -e 's,@autom4te-name\@,'`echo autom4te | sed 's,$,_2.5,'`',g' -e 's,@M4\@,/usr/bin/m4,g' -e 's,@AWK\@,gawk,g' -e 's,@VERSION\@,2.54,g' -e 's,@PACKAGE_NAME\@,GNU Autoconf,g' autoheader.in >autoheader.tmp chmod +x autoheader.tmp mv autoheader.tmp autoheader rm -f autoreconf autoreconf.tmp sed -e 's,@SHELL\@,/bin/sh,g' -e 's,@PERL\@,/usr/bin/perl,g' -e 's,@bindir\@,/usr/bin,g' -e 's,@datadir\@,/usr/share/autoconf_2.5,g' -e 's,@prefix\@,/usr,g' -e 's,@autoconf-name\@,'`echo autoconf | sed 's,$,_2.5,'`',g' -e 's,@autoheader-name\@,'`echo autoheader | sed 's,$,_2.5,'`',g' -e 's,@autom4te-name\@,'`echo autom4te | sed 's,$,_2.5,'`',g' -e 's,@M4\@,/usr/bin/m4,g' -e 's,@AWK\@,gawk,g' -e 's,@VERSION\@,2.54,g' -e 's,@PACKAGE_NAME\@,GNU Autoconf,g' autoreconf.in >autoreconf.tmp chmod +x autoreconf.tmp mv autoreconf.tmp autoreconf rm -f ifnames ifnames.tmp sed -e 's,@SHELL\@,/bin/sh,g' -e 's,@PERL\@,/usr/bin/perl,g' -e 's,@bindir\@,/usr/bin,g' -e 's,@datadir\@,/usr/share/autoconf_2.5,g' -e 's,@prefix\@,/usr,g' -e 's,@autoconf-name\@,'`echo autoconf | sed 's,$,_2.5,'`',g' -e 's,@autoheader-name\@,'`echo autoheader | sed 's,$,_2.5,'`',g' -e 's,@autom4te-name\@,'`echo autom4te | sed 's,$,_2.5,'`',g' -e 's,@M4\@,/usr/bin/m4,g' -e 's,@AWK\@,gawk,g' -e 's,@VERSION\@,2.54,g' -e 's,@PACKAGE_NAME\@,GNU Autoconf,g' ifnames.in >ifnames.tmp chmod +x ifnames.tmp mv ifnames.tmp ifnames rm -f autoscan autoscan.tmp sed -e 's,@SHELL\@,/bin/sh,g' -e 's,@PERL\@,/usr/bin/perl,g' -e 's,@bindir\@,/usr/bin,g' -e 's,@datadir\@,/usr/share/autoconf_2.5,g' -e 's,@prefix\@,/usr,g' -e 's,@autoconf-name\@,'`echo autoconf | sed 's,$,_2.5,'`',g' -e 's,@autoheader-name\@,'`echo autoheader | sed 's,$,_2.5,'`',g' -e 's,@autom4te-name\@,'`echo autom4te | sed 's,$,_2.5,'`',g' -e 's,@M4\@,/usr/bin/m4,g' -e 's,@AWK\@,gawk,g' -e 's,@VERSION\@,2.54,g' -e 's,@PACKAGE_NAME\@,GNU Autoconf,g' autoscan.in >autoscan.tmp chmod +x autoscan.tmp mv autoscan.tmp autoscan rm -f autoupdate autoupdate.tmp sed -e 's,@SHELL\@,/bin/sh,g' -e 's,@PERL\@,/usr/bin/perl,g' -e 's,@bindir\@,/usr/bin,g' -e 's,@datadir\@,/usr/share/autoconf_2.5,g' -e 's,@prefix\@,/usr,g' -e 's,@autoconf-name\@,'`echo autoconf | sed 's,$,_2.5,'`',g' -e 's,@autoheader-name\@,'`echo autoheader | sed 's,$,_2.5,'`',g' -e 's,@autom4te-name\@,'`echo autom4te | sed 's,$,_2.5,'`',g' -e 's,@M4\@,/usr/bin/m4,g' -e 's,@AWK\@,gawk,g' -e 's,@VERSION\@,2.54,g' -e 's,@PACKAGE_NAME\@,GNU Autoconf,g' autoupdate.in >autoupdate.tmp chmod +x autoupdate.tmp mv autoupdate.tmp autoupdate make[1]: Leaving directory `/usr/src/RPM/BUILD/autoconf-2.54/bin' Making all in tests make[1]: Entering directory `/usr/src/RPM/BUILD/autoconf-2.54/tests' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/usr/src/RPM/BUILD/autoconf-2.54/tests' Making all in . make[1]: Entering directory `/usr/src/RPM/BUILD/autoconf-2.54' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/usr/src/RPM/BUILD/autoconf-2.54' Making all in lib make[1]: Entering directory `/usr/src/RPM/BUILD/autoconf-2.54/lib' Making all in Autom4te make[2]: Entering directory `/usr/src/RPM/BUILD/autoconf-2.54/lib/Autom4te' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/autoconf-2.54/lib/Autom4te' Making all in m4sugar make[2]: Entering directory `/usr/src/RPM/BUILD/autoconf-2.54/lib/m4sugar' { \ echo '# This file is part of -*- Autoconf -*-.'; \ echo '# Version of Autoconf.'; \ echo '# Copyright (C) 1999, 2000, 2001, 2002'; \ echo '# Free Software Foundation, Inc.'; \ echo ;\ echo 'm4_define([m4_PACKAGE_NAME], [GNU Autoconf])'; \ echo 'm4_define([m4_PACKAGE_TARNAME], [autoconf])'; \ echo 'm4_define([m4_PACKAGE_VERSION], [2.54])'; \ echo 'm4_define([m4_PACKAGE_STRING], [GNU Autoconf 2.54])'; \ echo 'm4_define([m4_PACKAGE_BUGREPORT], [bug-autoconf@gnu.org])'; \ } >version.m4 cd ../../lib && make autom4te.cfg make[3]: Entering directory `/usr/src/RPM/BUILD/autoconf-2.54/lib' rm -f autom4te.cfg autom4te.tmp sed -e 's,@SHELL\@,/bin/sh,g' -e 's,@PERL\@,/usr/bin/perl,g' -e 's,@bindir\@,/usr/bin,g' -e 's,@datadir\@,/usr/share/autoconf_2.5,g' -e 's,@prefix\@,/usr,g' -e 's,@autoconf-name\@,'`echo autoconf | sed 's,$,_2.5,'`',g' -e 's,@autoheader-name\@,'`echo autoheader | sed 's,$,_2.5,'`',g' -e 's,@autom4te-name\@,'`echo autom4te | sed 's,$,_2.5,'`',g' -e 's,@M4\@,/usr/bin/m4,g' -e 's,@AWK\@,gawk,g' -e 's,@VERSION\@,2.54,g' -e 's,@PACKAGE_NAME\@,GNU Autoconf,g' ./autom4te.in >autom4te.tmp mv autom4te.tmp autom4te.cfg make[3]: Leaving directory `/usr/src/RPM/BUILD/autoconf-2.54/lib' ../../tests/autom4te \ --language=m4sugar \ --freeze \ --include=./.. \ --include=.. \ --output=m4sugar.m4f ../../tests/autom4te \ --language=m4sh \ --freeze \ --include=./.. \ --include=.. \ --output=m4sh.m4f make[2]: Leaving directory `/usr/src/RPM/BUILD/autoconf-2.54/lib/m4sugar' Making all in autoconf make[2]: Entering directory `/usr/src/RPM/BUILD/autoconf-2.54/lib/autoconf' ../../tests/autom4te \ --language=autoconf \ --freeze \ --include=./.. \ --include=.. \ --output=autoconf.m4f make[2]: Leaving directory `/usr/src/RPM/BUILD/autoconf-2.54/lib/autoconf' Making all in autotest make[2]: Entering directory `/usr/src/RPM/BUILD/autoconf-2.54/lib/autotest' ../../tests/autom4te \ --language=autotest \ --freeze \ --include=./.. \ --include=.. \ --output=autotest.m4f make[2]: Leaving directory `/usr/src/RPM/BUILD/autoconf-2.54/lib/autotest' Making all in autoscan make[2]: Entering directory `/usr/src/RPM/BUILD/autoconf-2.54/lib/autoscan' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/autoconf-2.54/lib/autoscan' Making all in emacs make[2]: Entering directory `/usr/src/RPM/BUILD/autoconf-2.54/lib/emacs' WARNING: Warnings can be ignored. :-) if test emacs != no; then \ EMACS=emacs /bin/sh ../../config/elisp-comp autoconf-mode.el; \ else : ; fi Loading /etc/emacs/site-start.d/00macros.el (source)... Loading /etc/emacs/site-start.d/10fontlock.el (source)... Loading /etc/emacs/site-start.d/10frames.el (source)... Loading /etc/emacs/site-start.d/10initial-features.el (source)... unzipping auto-show.elc.gz... unzipping auto-show.elc.gz...done Loading /etc/emacs/site-start.d/10keys.el (source)... Loading /etc/emacs/site-start.d/10more-cyrillic.el (source)... Loading /etc/emacs/site-start.d/10mouse.el (source)... [?1000hLoading /etc/emacs/site-start.d/10selection.el (source)... Loading /etc/emacs/site-start.d/dvilj.el (source)... Loading /etc/emacs/site-start.d/dvips.el (source)... Loading /etc/emacs/site-start.d/gettext.el (source)... Loading /etc/emacs/site-start.d/ocaml.el (source)... Loading /etc/emacs/site-start.d/php.el (source)... Loading /etc/emacs/site-start.d/python.el (source)... Loading /etc/emacs/site-start.d/ruby.el (source)... Loading /etc/emacs/site-start.d/xdvi.el (source)... Starting new Ispell process... While compiling autoconf-mode in file /usr/src/RPM/BUILD/autoconf-2.54/lib/emacs/elc.31523/autoconf-mode.el: ** assignment to free variable add-log-current-defun-function Wrote /usr/src/RPM/BUILD/autoconf-2.54/lib/emacs/elc.31523/autoconf-mode.elc Done WARNING: Warnings can be ignored. :-) if test emacs != no; then \ EMACS=emacs /bin/sh ../../config/elisp-comp autotest-mode.el; \ else : ; fi Loading /etc/emacs/site-start.d/00macros.el (source)... Loading /etc/emacs/site-start.d/10fontlock.el (source)... Loading /etc/emacs/site-start.d/10frames.el (source)... Loading /etc/emacs/site-start.d/10initial-features.el (source)... unzipping auto-show.elc.gz... unzipping auto-show.elc.gz...done Loading /etc/emacs/site-start.d/10keys.el (source)... Loading /etc/emacs/site-start.d/10more-cyrillic.el (source)... Loading /etc/emacs/site-start.d/10mouse.el (source)... [?1000hLoading /etc/emacs/site-start.d/10selection.el (source)... Loading /etc/emacs/site-start.d/dvilj.el (source)... Loading /etc/emacs/site-start.d/dvips.el (source)... Loading /etc/emacs/site-start.d/gettext.el (source)... Loading /etc/emacs/site-start.d/ocaml.el (source)... Loading /etc/emacs/site-start.d/php.el (source)... Loading /etc/emacs/site-start.d/python.el (source)... Loading /etc/emacs/site-start.d/ruby.el (source)... Loading /etc/emacs/site-start.d/xdvi.el (source)... Starting new Ispell process... While compiling autotest-mode in file /usr/src/RPM/BUILD/autoconf-2.54/lib/emacs/elc.31537/autotest-mode.el: ** assignment to free variable add-log-current-defun-function Wrote /usr/src/RPM/BUILD/autoconf-2.54/lib/emacs/elc.31537/autotest-mode.elc Done make[2]: Leaving directory `/usr/src/RPM/BUILD/autoconf-2.54/lib/emacs' make[2]: Entering directory `/usr/src/RPM/BUILD/autoconf-2.54/lib' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/autoconf-2.54/lib' make[1]: Leaving directory `/usr/src/RPM/BUILD/autoconf-2.54/lib' Making all in config make[1]: Entering directory `/usr/src/RPM/BUILD/autoconf-2.54/config' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/usr/src/RPM/BUILD/autoconf-2.54/config' Making all in man make[1]: Entering directory `/usr/src/RPM/BUILD/autoconf-2.54/man' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/usr/src/RPM/BUILD/autoconf-2.54/man' Making all in doc make[1]: Entering directory `/usr/src/RPM/BUILD/autoconf-2.54/doc' Updating version.texi /bin/sh /usr/src/RPM/BUILD/autoconf-2.54/config/missing --run makeinfo --no-split -I . \ `test -f 'autoconf.texi' || echo './'`autoconf.texi -o autoconf.info autoconf.texi:70: Unknown command `copying'. autoconf.texi:93: Unmatched `@end'. autoconf.texi:140: Unknown command `insertcopying'. autoconf.texi:3788: Unknown command `verbatim'. autoconf.texi:3803: Misplaced {. autoconf.texi:3807: Misplaced }. autoconf.texi:3809: Bad argument to `end', `verbatim', using `defmac'. autoconf.texi:3809: Unmatched `@end'. makeinfo: Removing output file `autoconf.info' due to errors; use --force to preserve. make[1]: *** [autoconf.info] Error 1 make[1]: Leaving directory `/usr/src/RPM/BUILD/autoconf-2.54/doc' make: *** [all-recursive] Error 1 ошибка: Неверный код возврата из /var/tmp/rpm-tmp.40406 (%build) --------------------------------------------------------------- Что делать?