ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] autoconf_2.5-2.54-alt1.src.rpm
@ 2002-09-30 16:21 Sinom
  2002-10-01  7:07 ` Stanislav Ievlev
  0 siblings, 1 reply; 4+ messages in thread
From: Sinom @ 2002-09-30 16:21 UTC (permalink / raw)
  To: sisyphus

Выкачал из Сизифа 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)
---------------------------------------------------------------

Что делать?


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [sisyphus] autoconf_2.5-2.54-alt1.src.rpm
  2002-09-30 16:21 [sisyphus] autoconf_2.5-2.54-alt1.src.rpm Sinom
@ 2002-10-01  7:07 ` Stanislav Ievlev
  2002-10-01 13:44   ` Sinom
  0 siblings, 1 reply; 4+ messages in thread
From: Stanislav Ievlev @ 2002-10-01  7:07 UTC (permalink / raw)
  To: sisyphus

А autoconf тут не при чем.
По-моему у Вас сборка обвалилась на makeinfo


On Tue, Oct 01, 2002 at 12:21:45AM +0800, Sinom wrote:
> Выкачал из Сизифа 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)
> ---------------------------------------------------------------
> 
> Что делать?
> _______________________________________________
> Sisyphus mailing list
> Sisyphus@altlinux.ru
> http://altlinux.ru/mailman/listinfo/sisyphus


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [sisyphus] autoconf_2.5-2.54-alt1.src.rpm
  2002-10-01  7:07 ` Stanislav Ievlev
@ 2002-10-01 13:44   ` Sinom
  2002-10-02  7:30     ` Stanislav Ievlev
  0 siblings, 1 reply; 4+ messages in thread
From: Sinom @ 2002-10-01 13:44 UTC (permalink / raw)
  To: sisyphus

> А autoconf тут не при чем.
> По-моему у Вас сборка обвалилась на makeinfo

А что делать-то?


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [sisyphus] autoconf_2.5-2.54-alt1.src.rpm
  2002-10-01 13:44   ` Sinom
@ 2002-10-02  7:30     ` Stanislav Ievlev
  0 siblings, 0 replies; 4+ messages in thread
From: Stanislav Ievlev @ 2002-10-02  7:30 UTC (permalink / raw)
  To: sisyphus

On Tue, Oct 01, 2002 at 09:44:04PM +0800, Sinom wrote:
> > А autoconf тут не при чем.
> > По-моему у Вас сборка обвалилась на makeinfo
> 
> А что делать-то?
Выкачайте новый texinfo и повесте багу в BTS об отуствии правильного
BuildPreReq.

> _______________________________________________
> Sisyphus mailing list
> Sisyphus@altlinux.ru
> http://altlinux.ru/mailman/listinfo/sisyphus


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2002-10-02  7:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-09-30 16:21 [sisyphus] autoconf_2.5-2.54-alt1.src.rpm Sinom
2002-10-01  7:07 ` Stanislav Ievlev
2002-10-01 13:44   ` Sinom
2002-10-02  7:30     ` Stanislav Ievlev

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git