ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: ALT QA Team Robot <at@altlinux.ru>
To: devel@altlinux.ru
Subject: [devel] sisyphus_check: selfbuildreq
Date: Thu, 30 Sep 2004 14:08:19 +0400 (MSD)
Message-ID: <20040930100819.4BC73155C@basalt.office.altlinux.org> (raw)

Hi,

This is experimental sisyphus_check v2.0.1.
I will run only test "selfbuildreq".

Description for test "selfbuildreq":
	source packages should not depend on itself;
i.e. package name should not itself be listed in BuildRequires clause;
there's a few exceptions, though, as it comes under the notion
of bootstrapping

Strictly speaking, the following perl code will be invoked:
	$VAR1 = sub {
                  package Sisyphus::Check;
                  use strict 'refs';
                  return if not $$rpm{'SOURCEPACKAGE'};
                  return if not $$rpm{'REQUIRENAME'};
                  foreach my $dep (@{$$rpm{'REQUIRENAME'};}) {
                      W($dep) if $dep eq $$rpm{'NAME'};
                  }
              };

Test results:

Sisyphus/files/SRPMS/ghc-6.2.1.20040316-alt4.src.rpm
Warning(selfbuildreq): ghc
Sisyphus/files/SRPMS/lilypond-2.2.0-alt0.7.src.rpm
Warning(selfbuildreq): lilypond
Sisyphus/files/SRPMS/mcs-1.0-alt1.src.rpm
Warning(selfbuildreq): mcs
Sisyphus/files/SRPMS/monodoc-1.0-alt1.src.rpm
Warning(selfbuildreq): monodoc
Sisyphus/files/SRPMS/osec-1.0.1-alt1.src.rpm
Warning(selfbuildreq): osec
Sisyphus/files/SRPMS/perl-PDL-2.4.1-alt1.src.rpm
Warning(selfbuildreq): perl-PDL
Sisyphus/files/SRPMS/ppp-2.4.2-alt2.src.rpm
Warning(selfbuildreq): ppp
Sisyphus/files/SRPMS/rpm-4.0.4-alt40.src.rpm
Warning(selfbuildreq): rpm
Sisyphus/files/SRPMS/sbcl-0.8.14-alt1.src.rpm
Warning(selfbuildreq): sbcl
Sisyphus/files/SRPMS/squid-2.5.STABLE6-alt3.src.rpm
Warning(selfbuildreq): squid
Sisyphus/files/SRPMS/xsp-1.0-alt1.src.rpm
Warning(selfbuildreq): xsp

-- 
ALT QA Team Robot
Softool 2004: http://altlinux.ru/index.php?module=softool2004


             reply	other threads:[~2004-09-30 10:08 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-30 10:08 ALT QA Team Robot [this message]
2004-09-30 10:22 ` Alexey I. Froloff
2004-09-30 12:38   ` [devel] " Alexey Tourbin
2004-09-30 13:01     ` Alexey I. Froloff
2004-09-30 13:49       ` Alexey Tourbin

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=20040930100819.4BC73155C@basalt.office.altlinux.org \
    --to=at@altlinux.ru \
    --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