ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] sisyphus_check: selfbuildreq
@ 2004-09-30 10:08 ALT QA Team Robot
  2004-09-30 10:22 ` Alexey I. Froloff
  0 siblings, 1 reply; 5+ messages in thread
From: ALT QA Team Robot @ 2004-09-30 10:08 UTC (permalink / raw)
  To: devel

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


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

end of thread, other threads:[~2004-09-30 13:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-09-30 10:08 [devel] sisyphus_check: selfbuildreq ALT QA Team Robot
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

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