ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: "Dmitry V. Levin" <ldv@altlinux.org>
To: ALT Devel discussion list <devel@lists.altlinux.org>
Subject: Re: [devel] libtool-2.2
Date: Tue, 28 Apr 2009 01:06:27 +0400
Message-ID: <20090427210627.GE17613@wo.int.altlinux.org> (raw)
In-Reply-To: <20090427093204.GE5268@wo.int.altlinux.org>

[-- Attachment #1: Type: text/plain, Size: 1936 bytes --]

On Mon, Apr 27, 2009 at 01:32:04PM +0400, Dmitry V. Levin wrote:
> On Mon, Apr 27, 2009 at 01:20:01PM +0400, Alexey I. Froloff wrote:
> > * QA Team Robot <qa@> [090427 13:00]:
> > > Package: librep-0.17.2-alt1
> > > configure: WARNING: unrecognized options: --disable-dependency-tracking, --without-included-gettext
> > > configure: error: cannot run /bin/sh ./config.sub
> > 
> > * QA Team Robot <qa@> [090427 13:03]:
> > > Package: zsh-1:4.3.9-alt2
> > > configure: WARNING: unrecognized options: --disable-dependency-tracking, --without-included-gettext, --with-curses-terminfo
> > > configuring for zsh 4.3.9-dev-1
> > > configure: error: cannot run /bin/sh ./config.sub
> > 
> > Что случилось?  Оба эти пакета не используют automake.
> 
> Раньше файлы config.* копировал libtoolize; теперь он этого не делает.

Более развёрнутый ответ, с цитатами, выглядит так:

* libtoolize no longer removes config.guess and config.sub, even when
  --install is passed.
* Like automake, libtoolize no longer installs config.guess and config.sub
  by default.  Use new --install option to get the old behaviour.

Другими словами, если потребовалось прежнее поведение (копирование
config.guess и config.sub), то придётся передать libtoolize новый
(появился в libtool-1.9b) параметр --install.
Если libtoolize вызывается неявно из autoreconf, то это можно сделать,
например, с помощью
export LIBTOOLIZE='libtoolize --install'

Возможно, autoreconf -if должен сам передавать этот новый параметр
libtoolize'у.  Сложность состоит в том, что в прежних версиях libtool у
libtoolize'а этого параметра не было.  Так что я, конечно, пропатчу
наш autoreconf, но апстрим это вряд ли возьмёт (хотя можно проверить).

Мораль: если в результате вчерашней автопересборки у вас пропал
config.sub, дождитесь результата следующей автопересборки: есть некоторая
вероятность исправления сборки без вашего участия.


-- 
ldv

[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]

  parent reply	other threads:[~2009-04-27 21:06 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-27  9:20   ` [devel] librep-0.17.2-alt1: Sisyphus/i586 test rebuild failed Alexey I. Froloff
2009-04-27  9:32     ` Dmitry V. Levin
2009-04-27 10:07       ` Alexey I. Froloff
2009-04-27 11:51         ` Anton Farygin
2009-04-27 12:04           ` Alexey I. Froloff
2009-04-27 12:13       ` Alexey I. Froloff
2009-04-27 21:06       ` Dmitry V. Levin [this message]
2009-04-27 23:59     ` Dmitry V. Levin

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=20090427210627.GE17613@wo.int.altlinux.org \
    --to=ldv@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