Skip to content

Commit

Permalink
multiple fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
bgruening committed Jul 14, 2018
1 parent 99423c7 commit 7f2d1f0
Show file tree
Hide file tree
Showing 21 changed files with 64 additions and 19 deletions.
27 changes: 27 additions & 0 deletions build-fail-blacklist
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ recipes/smalt
recipes/trinity/2.1.1
recipes/kaiju
recipes/detonate
recipes/minialign

# needs some special treatment, shorter prefix than normal pkgs
recipes/dimspy/1.1.0
Expand All @@ -77,6 +78,8 @@ recipes/fermikit
# libxml2.so, not found
recipes/dcmtk

# build-error
recipes/mimodd

# The following recipes are also found in other channels (notably conda-forge).
# They are placed here on the blacklist until we can deal with them further.
Expand Down Expand Up @@ -245,6 +248,7 @@ recipes/hmmer2
# zlib
recipes/hmmcopy
recipes/haploclique/1.3.1
recipes/migrate-n

# CMake Error: The source directory "/opt/conda/conda-bld/sqlitebrowser_1529759350498/work" does not appear to contain CMakeLists.txt.
recipes/sqlitebrowser
Expand Down Expand Up @@ -1537,7 +1541,10 @@ recipes/bioconductor-zlibbioc
# unknown
recipes/smina
# missing tarball
recipes/metagene_annotator
recipes/sloika


# missing dep
recipes/sistr_cmd
# missing file
Expand Down Expand Up @@ -1578,6 +1585,7 @@ recipes/repeatmasker

# zlib missing
recipes/rascaf
recipes/merlin

#RuntimeError: Setuptools downloading is disabled in conda build. Be sure to add all dependencies in the meta.yaml url=https://pypi.org/simple/click/
recipes/query_phenomizer
Expand Down Expand Up @@ -1617,6 +1625,14 @@ recipes/bamm
recipes/bcftools/1.2
recipes/bcftools/1.3
recipes/ema
recipes/lordec
recipes/libssw

# aclocal error, but also downloads mauve tarballs, but there is now a mauve pkgs, is it still needed?
recipes/libmuscle

# compilation error
recipes/libsbml

# unable to access jarfile
recipes/effectivet3
Expand Down Expand Up @@ -1955,6 +1971,12 @@ recipes/antarna

# missing gfortran
recipes/tepid
recipes/ig-checkflowtypes
recipes/epicseg


#gff.h missing
recipes/gffcompare

# perl errors
recipes/snvphyl-tools
Expand Down Expand Up @@ -2285,6 +2307,7 @@ recipes/hurry.filesize

# missing tarball
recipes/knot
recipes/moreutils

# compilation error, missing boost header
recipes/k-slam
Expand All @@ -2309,3 +2332,7 @@ recipes/fastspar

# build error
recipes/mapsplice

# no target specified and no make file
recipes/mreps

2 changes: 2 additions & 0 deletions recipes/express/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ source:
requirements:
build:
- {{ compiler('cxx') }}
run:
- zlib

test:
commands:
Expand Down
2 changes: 1 addition & 1 deletion recipes/flexbar/2.5.0/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ build:

requirements:
build:
- {{ compiler('c') }}
- {{ compiler('cxx') }}
- cmake
host:
- tbb
Expand Down
1 change: 1 addition & 0 deletions recipes/libbambamc/0.5.00/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ build:
requirements:
build:
- {{ compiler('c') }}
host:
- zlib
run:
- zlib
Expand Down
10 changes: 5 additions & 5 deletions recipes/libmuscle/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ source:

requirements:
build:
- {{ compiler('c') }}
- autoconf
- automake
- perl
- libtool
- {{ compiler('c') }}
- autoconf
- automake
- perl
- libtool

run:

Expand Down
3 changes: 1 addition & 2 deletions recipes/lightning/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ package:
version: '0.2.dev0'

source:
url: https://github.com/scikit-learn-contrib/lightning/tarball/3eb7155
url: https://github.com/scikit-learn-contrib/lightning/archive/3eb71555186ffff1a809e923ddc487e4cc37332f.tar.gz
md5: ca950c86f9a54e8f681e8cbd36a82f13

build:
Expand All @@ -16,7 +16,6 @@ requirements:
- scikit-learn
- numpy
- scipy

run:
- python
- scikit-learn
Expand Down
2 changes: 1 addition & 1 deletion recipes/ls-gkm/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ build:

requirements:
build:
- {{ compiler('c') }}
- {{ compiler('cxx') }}

run:

Expand Down
5 changes: 5 additions & 0 deletions recipes/manorm/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,8 @@ about:
license_family: BSD
license_file: LICENSE
summary: A robust model for quantitative comparison of ChIP-Seq data sets.

extra:
container:
# needs libGL.so.1
extended-base: true
2 changes: 1 addition & 1 deletion recipes/mashmap/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ source:

requirements:
build:
- {{ compiler('c') }}
- {{ compiler('cxx') }}
- autoconf
- automake
- m4
Expand Down
2 changes: 1 addition & 1 deletion recipes/mentalist/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ build:
skip: True # [osx]

requirements:
build:
run:
- julia 0.6.1
- hdf5
- mpfr
Expand Down
2 changes: 1 addition & 1 deletion recipes/metfrag/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ package:

source:
url: http://msbi.ipb-halle.de/~cruttkie/metfrag/MetFrag2.4.5-CL.jar
sha256: fa66a79e9394d7cbe22e55e10d2e15e0b0457e4b3636f1f4e37bc02ae9c868bb
sha256: 7d05cb5d7e72872b6ed13495811f1eb9155943ff9f8903cb4240c6f379731174

build:
number: 3
Expand Down
9 changes: 9 additions & 0 deletions recipes/methyldackel/build.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
#!/bin/bash

export INCLUDE_PATH="${PREFIX}/include"
export LIBRARY_PATH="${PREFIX}/lib"
export LD_LIBRARY_PATH="${PREFIX}/lib"

export LDFLAGS="-L${PREFIX}/lib"
export CPPFLAGS="-I${PREFIX}/include"
export CFLAGS="-I${PREFIX}/include"

export C_INCLUDE_PATH=$PREFIX/include
make
make install prefix=$PREFIX/bin
2 changes: 1 addition & 1 deletion recipes/micro_razers/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ build:

requirements:
build:
- {{ compiler('c') }}
- {{ compiler('cxx') }}
- cmake
host:
- zlib
Expand Down
1 change: 1 addition & 0 deletions recipes/mlrho/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ source:
requirements:
build:
- {{ compiler('c') }}
host:
- gsl
run:
- gsl
Expand Down
2 changes: 1 addition & 1 deletion recipes/mmseqs2/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ source:

requirements:
build:
- {{ compiler('c') }}
- {{ compiler('cxx') }}
- cmake
- make
host:
Expand Down
2 changes: 1 addition & 1 deletion recipes/mosaik/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ source:

requirements:
build:
- {{ compiler('c') }}
- {{ compiler('cxx') }}
host:
- zlib
run:
Expand Down
2 changes: 1 addition & 1 deletion recipes/mreps/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ source:

requirements:
build:
- {{ compiler('c') }}
- {{ compiler('c') }}

run:

Expand Down
2 changes: 1 addition & 1 deletion recipes/ms/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ requirements:

source:
url: https://webshare.uchicago.edu/users/rhudson1/Public/ms.folder/ms.tar.gz
md5: ef693dcc424fd5293b0bea4c68953700
md5: fb28b4dac40a233dba9e7a661906ecf7

test:
commands:
Expand Down
2 changes: 1 addition & 1 deletion recipes/openms/2.2.0/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ build:

requirements:
build:
- {{ compiler('c') }}
- {{ compiler('cxx') }}
- cmake
host:
- glib
Expand Down
2 changes: 1 addition & 1 deletion recipes/openms/2.3.0/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ build:

requirements:
build:
- {{ compiler('c') }}
- {{ compiler('cxx') }}
- cmake
- autoconf
- automake
Expand Down
1 change: 1 addition & 0 deletions recipes/osra/2.0.1/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ requirements:
host:
- openbabel ==2.4.1
- graphicsmagick ==1.3.23
- perl
- tesseract
- potrace
- tclap
Expand Down

0 comments on commit 7f2d1f0

Please sign in to comment.