ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Alexander Bokovoy <ab@altlinux.org>
To: ALT Devel discussion list <devel@altlinux.ru>
Subject: Re: [devel] I: samba 3.0.14a-alt1
Date: Tue, 19 Apr 2005 18:50:15 +0400
Message-ID: <20050419145015.GF13250@altlinux.org> (raw)
In-Reply-To: <42651468.30504@altlinux.ru>

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

On Tue, Apr 19, 2005 at 06:23:36PM +0400, Alexey Gladkov wrote:
> Alexander Bokovoy wrote:
> >Мы разбираемся с legion@, пока очевидно, что проблема в сборочной среде
> 
> Для меня пока это не очевидно.
> 
> >-- я дважды пересобирал в свежем (сегодняшнем) Сизифе в hasher-е с
> >настройками по умолчанию и у меня все собирается. 
> 
> У меня воспроизводится не пересобираемость на нескольких серверах.
Смотри:
1. выполняется make release в docs/samba-docs
2. make release -- это безусловная цель:
release: manpages htmlman html pdf

3. У нас получается, что не выполняется цель manpages, которая выглядит
следующим образом:

manpages: $(patsubst $(MANPAGEDIR)/%.xml,$(MANDIR)/%,$(MANPAGES))

где MANPAGES = $(wildcard $(MANPAGEDIR)/*.?.xml)

то есть, manpages без выполнения может быть удовлетворена только если
MANPAGES -- пустое множество, чего быть не может, так как из этих же
MANPAGES отрабатывает следующая цель -- htmlman:

htmlman: $(patsubst $(MANPAGEDIR)/%.xml,$(HTMLDIR)/%.html,$(MANPAGES)) $(HTMLDIR)/manpages.html

Вот кусок протокола твоей сборки для manpages/editreg.1.xml:

make: Entering directory
`/usr/src/RPM/BUILD/samba-3.0.14a/docs/samba-docs'
mkdir -p tmp
xsltproc --xinclude --stringparam latex.imagebasedir "editreg.1/" --stringparam noreference 1 --output tmp/editreg.1.xml xslt/expand-sambadoc.xsl manpages/editreg.1.xml
mkdir -p output/htmldocs
cp xslt/html/samba.css output/htmldocs/samba.css
xsltproc --output output/htmldocs/editreg.1.html xslt/html.xsl tmp/editreg.1.xml

Как видим, output/htmldocs/editreg.1.html собрался безо всяких проблем.

У меня цель manpages выполняется.
-- 
/ Alexander Bokovoy
Samba Team                      http://www.samba.org/
ALT Linux Team                  http://www.altlinux.org/
Midgard Project Ry              http://www.midgard-project.org/

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

  parent reply	other threads:[~2005-04-19 14:50 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-17 22:07 Alexander Bokovoy
2005-04-19 13:23 ` Dmitry V. Levin
2005-04-19 14:10   ` Alexander Bokovoy
2005-04-19 14:23     ` Alexey Gladkov
2005-04-19 14:28       ` Yuri N. Sedunov
2005-04-19 15:49         ` Dmitry V. Levin
2005-04-19 14:50       ` Alexander Bokovoy [this message]
2005-04-19 15:49         ` Dmitry V. Levin
2005-04-19 16:04           ` Alexander Bokovoy
2005-04-19 16:11             ` Dmitry V. Levin
2005-04-19 16:49   ` Vladimir Lettiev
2005-04-19 16:59     ` Alexander Bokovoy
2005-05-30 11:02 ` [devel] [sisyphus] " Alexander Bokovoy

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=20050419145015.GF13250@altlinux.org \
    --to=ab@altlinux.org \
    --cc=devel@altlinux.ru \
    /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