Skip to content

Commit

Permalink
unblacklist perl-bio-viennangs (#12643)
Browse files Browse the repository at this point in the history
* unblacklist perl-bio-viennangs

* fix version string; remove 0.19 recipe

* remove all perl version strings

* increased build nr
  • Loading branch information
mtw authored and druvus committed Dec 16, 2018
1 parent 338f3d2 commit d5b7816
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 154 deletions.
3 changes: 0 additions & 3 deletions build-fail-blacklist
Original file line number Diff line number Diff line change
Expand Up @@ -653,9 +653,6 @@ recipes/perl-biox-workflow-command

recipes/perl-hpc-runner-command-plugin-logger-sqlite/0.0.3

# real long build-time
recipes/perl-bio-viennangs

# /boost/intrusive/list.hpp:123:22: error: ‘const bool boost::intrusive::list_impl<boost::intrusive::bhtraits<dng::pileup::Node, boost::intrusive::list_node_traits<void*>, (boost::intrusive::link_mode_type)0u, boost::intrusive::dft_tag, 1u>, long unsigned int, true, void>::safemode_or_autounlink’ is private
recipes/denovogear

Expand Down
25 changes: 0 additions & 25 deletions recipes/perl-bio-viennangs/0.19/build.sh

This file was deleted.

123 changes: 0 additions & 123 deletions recipes/perl-bio-viennangs/0.19/meta.yaml

This file was deleted.

7 changes: 4 additions & 3 deletions recipes/perl-bio-viennangs/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ source:
sha256: {{ sha256 }}

build:
number: 1
number: 5

requirements:
build:
Expand All @@ -20,7 +20,7 @@ requirements:
- ucsc-bedgraphtobigwig
- ucsc-fatotwobit
- ucsc-bedtobigbed
- perl >=5.26,<6.0
- perl
- perl-getopt-long
- perl-constant
- perl-moosex-clone
Expand Down Expand Up @@ -61,7 +61,7 @@ requirements:
- ucsc-bedgraphtobigwig
- ucsc-fatotwobit
- ucsc-bedtobigbed
- perl >=5.26,<6.0
- perl
- perl-getopt-long
- perl-constant
- perl-moosex-clone
Expand Down Expand Up @@ -104,6 +104,7 @@ test:
- Bio::ViennaNGS::ExtFeature
- Bio::ViennaNGS::Fasta
- Bio::ViennaNGS::Feature
- Bio::ViennaNGS::FeatureBase
- Bio::ViennaNGS::FeatureChain
- Bio::ViennaNGS::FeatureInterval
- Bio::ViennaNGS::FeatureIntervalN
Expand Down

0 comments on commit d5b7816

Please sign in to comment.