ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Afanasov Dmitry <ender@altlinux.org>
To: devel@lists.altlinux.org
Subject: Re: [devel] subversion-1.6.0-alt1: Sisyphus/i586 test rebuild failed
Date: Mon, 27 Apr 2009 13:58:26 +0400
Message-ID: <9d5146970904270258n78fe73adwd9f4f33566375a5c@mail.gmail.com> (raw)
In-Reply-To: <20090427085546.246821BD8570@granary.armor.altlinux.org>

я наверное тоже пожалуюсь, а то сообразить как-то не могу. лог ошибки в конце.

в спеке идет сначала %autoreconf за ним сразу %configure. как я
понимаю, облом случился из-за исчезновения %__libtoolize в вызове
%configure. сама жалоба на содержимое libtool.m4, которые надо
обновить (этим, кстати, замимается subversion'овский autogen.sh. вот
только он не только этим занимается).

вот я и думаю - а кто сейчас обновляет ltmain.sh, libtool.m4 и
остальную libtool'овскую братию?

2009/4/27, QA Team Robot <qa@altlinux.org>:
> Package: subversion-1.6.0-alt1
>  Packager: Afanasov Dmitry <ender@altlinux>
>  Build Statistics:
>         56 time(s) (last time: Sun Jun 10 2007) by Sviatoslav Sviridov <svd@altlinux>
>         8 time(s) (last time: Tue Mar 24 2009) by Afanasov Dmitry <ender@altlinux>
>         4 time(s) (last time: Sat Nov 26 2005) by Dmitry V. Levin <ldv@altlinux>
>         3 time(s) (last time: Sat Nov 01 2008) by Aleksey Avdeev <solo@altlinux>
>         3 time(s) (last time: Thu Feb 14 2008) by Grigory Batalov <bga@altlinux>
>         2 time(s) (last time: Tue Sep 02 2008) by Valery Inozemtsev <shrek@altlinux>
>         1 time(s) (last time: Tue Apr 03 2007) by Alexey Morsov <swi@altlinux>
>         1 time(s) (last time: Wed May 12 2004) by ALT QA Team Robot <qa-robot@altlinux>
>  Status: Sisyphus/i586 test rebuild failed.
>  Please investigate.
>
>  Why:
>
>  checking if i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no
>  checking for i586-alt-linux-gcc option to produce PIC... -fPIC
>  checking if i586-alt-linux-gcc PIC flag -fPIC works... yes
>  checking if i586-alt-linux-gcc static flag -static works... no
>  checking if i586-alt-linux-gcc supports -c -o file.o... yes
>  checking whether the i586-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... no
>  configure: creating libtool
>  appending configuration tag "CXX" to libtool
>  checking for ld used by i586-alt-linux-g++... /usr/bin/ld
>  checking if the linker (/usr/bin/ld) is GNU ld... yes
>  checking whether the i586-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes
>  checking for i586-alt-linux-g++ option to produce PIC... -fPIC
>  checking if i586-alt-linux-g++ PIC flag -fPIC works... yes
>  checking if i586-alt-linux-g++ static flag -static works... no
>  checking if i586-alt-linux-g++ supports -c -o file.o... yes
>  checking whether the i586-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 whether libtool needs -no-undefined... no
>  checking whether to avoid circular linkage at all costs... no
>  checking for trang... none
>  checking for socket in -lsocket... no
>  checking for availability of Berkeley DB... yes
>  checking whether to look for SASL... yes
>  configure: Looking in default locations
>  checking sasl/sasl.h usability... yes
>  checking sasl/sasl.h presence... yes
>  checking for sasl/sasl.h... yes
>  checking sasl/saslutil.h usability... yes
>  checking sasl/saslutil.h presence... yes
>  checking for sasl/saslutil.h... yes
>  checking for prop_get in -lsasl2... yes
>  checking for availability of Cyrus SASL v2... yes
>  checking for Mac OS KeyChain Services... no
>  checking whether APR has support for DSOs... yes
>  checking for D-Bus .pc file... no
>  checking whether to look for GNOME Keyring... no
>  checking for msgfmt... /usr/bin/msgfmt
>  checking for msgmerge... /usr/bin/msgmerge
>  checking for xgettext... /usr/bin/xgettext
>  checking for library containing bindtextdomain... none required
>  checking for bind_textdomain_codeset... yes
>  checking if we are using GNU gettext... yes
>  checking whether to look for KWallet... no
>  checking for ANSI C header files... (cached) yes
>  checking for an ANSI C-conforming const... yes
>  checking for size_t... yes
>  checking for working memcmp... yes
>  checking for vprintf... yes
>  checking for _doprnt... no
>  checking for symlink... yes
>  checking for readlink... yes
>  checking zlib.h usability... yes
>  checking zlib.h presence... yes
>  checking for zlib.h... yes
>  checking for inflate in -lz... yes
>  checking for python... /usr/bin/python
>  checking for JDK... yes
>  checking for perl... /usr/bin/perl
>  checking for ruby... /usr/bin/ruby
>  checking for rb_hash_foreach()... yes
>  checking for rdoc... /usr/bin/rdoc
>  checking for Ruby major version... 1
>  checking for Ruby minor version... 8
>  checking for swig... /usr/bin/swig
>  checking swig version... 1.3.36
>  configure: Configuring python swig binding
>  checking for Python includes... -I/usr/include/python2.5
>  checking for compiling Python extensions... i586-alt-linux-gcc -pthread -fPIC
>  checking for linking Python extensions... i586-alt-linux-gcc -pthread -shared
>  checking for linking Python libraries...
>  checking for apr_int64_t Python/C API format string... L
>  checking perl version... 5008009
>  configure: Configuring Ruby SWIG binding
>  checking for Ruby include path... -I. -I/usr/lib/ruby/1.8/i586-linux-gnu
>  checking how to compile Ruby extensions... i586-alt-linux-gcc -pipe -Wall -O2 -march=i586 -mtune=i686 -fPIC -DPIC -pthread -D_LARGEFILE64_SOURCE -DNE_LFS
>  checking how to link Ruby extensions... i586-alt-linux-gcc -shared -shrext .so
>  checking for linking Ruby libraries... -lruby
>  checking for rb_errinfo... no
>  checking where to install Ruby scripts... /usr/local/share/ruby/site_ruby/1.8
>  checking where to install Ruby extensions... /usr/local/share/ruby/site_ruby/1.8/i586-linux-gnu
>  checking how to use output level for Ruby bindings tests... normal
>  checking for ctypesgen.py... none
>  checking for additional flags to link C++ libraries... -lstdc++
>  configure: creating ./config.status
>  config.status: creating Makefile
>  config.status: creating tools/backup/hot-backup.py
>  config.status: creating contrib/client-side/svn_load_dirs/svn_load_dirs.pl
>  config.status: creating contrib/client-side/svncopy/svncopy.pl
>  config.status: creating contrib/client-side/svncopy/testsvncopy.pl
>  config.status: creating contrib/hook-scripts/commit-email.pl
>  config.status: creating tools/hook-scripts/commit-access-control.pl
>  config.status: creating subversion/bindings/swig/perl/native/Makefile.PL
>  config.status: creating packages/solaris/pkginfo
>  config.status: creating subversion/svn_private_config.h
>  config.status: executing svn_private_config.h commands
>  configure: WARNING: unrecognized options: --disable-dependency-tracking, --without-included-gettext
>  + '[' -n '' ']'
>  + NPROCS=1
>  + make -j1
>  make: Entering directory `/usr/src/RPM/BUILD/subversion-1.6.0'
>  /bin/install -c -d subversion/bindings/javahl/classes
>  /bin/sh /usr/src/RPM/BUILD/subversion-1.6.0/libtool --tag=CC --silent --mode=compile i586-alt-linux-gcc -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE  -pipe -Wall -O2 -march=i586 -mtune=i686 -fPIC -DPIC   -pthread  -D_LARGEFILE64_SOURCE -DNE_LFS  -I./subversion/include -I./subversion -I/usr/include/apr-1   -I/usr/include/apu-1 -I/usr/include/neon  -o subversion/libsvn_delta/cancel.lo -c subversion/libsvn_delta/cancel.c
>  /usr/src/RPM/BUILD/subversion-1.6.0/libtool: line 467: CDPATH: command not found
>  /usr/src/RPM/BUILD/subversion-1.6.0/libtool: line 1131: func_opt_split: command not found
>  libtool: Version mismatch error.  This is libtool 2.2.6, but the
>  libtool: definition of this LT_INIT comes from an older release.
>  libtool: You should recreate aclocal.m4 with macros from libtool 2.2.6
>  libtool: and run autoconf again.
>  make: Leaving directory `/usr/src/RPM/BUILD/subversion-1.6.0'
>
>  RPM build errors:
>  make: *** [subversion/libsvn_delta/cancel.lo] Error 63
>  error: Bad exit status from /usr/src/tmp/rpm-tmp.61582 (%build)
>     Bad exit status from /usr/src/tmp/rpm-tmp.61582 (%build)
>  Command exited with non-zero status 1
>  16.93user 6.24system 0:32.74elapsed 70%CPU (0avgtext+0avgdata 0maxresident)k
>  0inputs+0outputs (0major+979621minor)pagefaults 0swaps
>  hsh-rebuild: rebuild of `subversion-1.6.0-alt1.src.rpm' failed.
>  Command exited with non-zero status 1
>
>
>  --
>  Sincerely yours,
>  ALT QA Team Robot
>


-- 
С уважением
Афанасов Дмитрий


           reply	other threads:[~2009-04-27  9:58 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20090427085546.246821BD8570@granary.armor.altlinux.org>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9d5146970904270258n78fe73adwd9f4f33566375a5c@mail.gmail.com \
    --to=ender@altlinux.org \
    --cc=devel@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/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 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

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


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