[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [GSoC] blends-gen-control hints (Was: blends-dev, gsoc 2013)



Hi Emmanouil,

On Wed, Jul 24, 2013 at 01:24:42PM +0200, Andreas Tille wrote:
> ...
> That's perfectly in line with what I would do.  If we succeed with the
> single control file approach we will probably follow this path and
> fixing things we will finally not use makes it more or less a waste of
> time.

I checked your commits and just want to say that I'm really happy about
the way the control files are looking.  I have not yet checked for
correctness but one interesting feature is tha possibility to do some
QA for not so commonly used architectures.  The result creates questions
like:

  - What can we do to generally enhance the situation for kfreebsd-*?
  - Why does a certain package not build on arch X

The only thing what I'm curious about is the diff between the two
methods because I realised that for clustalw and tree-[p]puzzle the
available architectures are dependant from the usage of
blend-gen-control and sec-blend-gen-control.  That sounds a bit strange
to me. (see attached diff)

Kind regards

       Andreas.

-- 
http://fam-tille.de
--- control-sec	2013-07-25 08:55:07.359995867 +0200
+++ control	2013-07-25 08:52:59.319991964 +0200
@@ -27,7 +27,7 @@
  cdbfasta [!kfreebsd-i386 !hurd-i386 !kfreebsd-amd64],
  clonalframe [!kfreebsd-i386 !hurd-i386 !kfreebsd-amd64],
  clustalo [!kfreebsd-i386 !hurd-i386 !kfreebsd-amd64],
- clustalw [!hurd-i386],
+ clustalw [!kfreebsd-i386 !hurd-i386 !kfreebsd-amd64],
  clustalx [!kfreebsd-i386 !hurd-i386 !kfreebsd-amd64],
  concavity [!kfreebsd-i386 !hurd-i386 !kfreebsd-amd64],
  conservation-code,
@@ -160,7 +160,7 @@
  tm-align [!kfreebsd-i386 !hurd-i386 !kfreebsd-amd64],
  tophat [!sparc !hurd-i386 !armel !kfreebsd-amd64 !kfreebsd-i386],
  transtermhp [!kfreebsd-i386 !hurd-i386 !kfreebsd-amd64],
- tree-puzzle [!s390 !s390x !hurd-i386 !mipsel !mips] | tree-ppuzzle [!s390 !s390x !hurd-i386 !mipsel !mips],
+ tree-puzzle [!s390 !hurd-i386 !kfreebsd-amd64 !s390x !mips !kfreebsd-i386 !mipsel] | tree-ppuzzle [!s390 !hurd-i386 !kfreebsd-amd64 !s390x !mips !kfreebsd-i386 !mipsel],
  treeviewx [!kfreebsd-i386 !hurd-i386 !kfreebsd-amd64],
  uc-echo [!hurd-i386 !kfreebsd-amd64 !armel !armhf !ia64 !mips !kfreebsd-i386 !mipsel],
  vcftools [!kfreebsd-i386 !hurd-i386 !kfreebsd-amd64],
@@ -350,7 +350,7 @@
  autodock [!kfreebsd-i386 !hurd-i386 !kfreebsd-amd64],
  bedtools [!kfreebsd-i386 !hurd-i386 !kfreebsd-amd64],
  bwa [!kfreebsd-i386 !hurd-i386 !kfreebsd-amd64],
- clustalw [!hurd-i386],
+ clustalw [!kfreebsd-i386 !hurd-i386 !kfreebsd-amd64],
  embassy-domainatrix [!kfreebsd-i386 !hurd-i386 !kfreebsd-amd64],
  embassy-domalign [!kfreebsd-i386 !hurd-i386 !kfreebsd-amd64],
  embassy-domsearch [!kfreebsd-i386 !hurd-i386 !kfreebsd-amd64],
@@ -374,7 +374,7 @@
  samtools [!sparc !hurd-i386 !armel !kfreebsd-amd64 !kfreebsd-i386],
  ssake,
  tophat [!sparc !hurd-i386 !armel !kfreebsd-amd64 !kfreebsd-i386],
- tree-puzzle [!s390 !s390x !hurd-i386 !mipsel !mips] | tree-ppuzzle [!s390 !s390x !hurd-i386 !mipsel !mips],
+ tree-puzzle [!s390 !hurd-i386 !kfreebsd-amd64 !s390x !mips !kfreebsd-i386 !mipsel] | tree-ppuzzle [!s390 !hurd-i386 !kfreebsd-amd64 !s390x !mips !kfreebsd-i386 !mipsel],
  velvet [!kfreebsd-i386 !hurd-i386 !kfreebsd-amd64]
 Suggests: bagpipe,
  clustalw-mpi,

Reply to: