antonymayi via conda - Public
2018-03-26 11:48:00 UTC
Hi,
I am new to conda and was trying to build my first package (published as
coiny/openpgm) but couldn't get it built without adding to the recipe the
build requirements for automake, autoconf, libtool, make and gcc_linux-64
otherwise it fails with various "not found" issues of missing dependencies.
When I check couple of 3rd party recipes on conda-forge I don't see any of
them needing to specify such dependencies even though they are of similar
kind (ie C based projects) - ie boost-cpp, zeromq, parquet-cpp etc.
I noticed they all have dependency on "toolchain" so tried adding that but
still can't build it without explicitly listing all the rest.
I am using conda/miniconda3 docker image as a build env - just adding
conda-build.
Also what's confusing I am unable to rebuild any of the mentioned 3rd party
packages using their recipes (boost-cpp etc) - hitting similar "not found"
problems of missing dependencies.
can anyone explain how the requirements are supposed to work?
thank you,
Antony.
I am new to conda and was trying to build my first package (published as
coiny/openpgm) but couldn't get it built without adding to the recipe the
build requirements for automake, autoconf, libtool, make and gcc_linux-64
otherwise it fails with various "not found" issues of missing dependencies.
When I check couple of 3rd party recipes on conda-forge I don't see any of
them needing to specify such dependencies even though they are of similar
kind (ie C based projects) - ie boost-cpp, zeromq, parquet-cpp etc.
I noticed they all have dependency on "toolchain" so tried adding that but
still can't build it without explicitly listing all the rest.
I am using conda/miniconda3 docker image as a build env - just adding
conda-build.
Also what's confusing I am unable to rebuild any of the mentioned 3rd party
packages using their recipes (boost-cpp etc) - hitting similar "not found"
problems of missing dependencies.
can anyone explain how the requirements are supposed to work?
thank you,
Antony.
--
You received this message because you are subscribed to the Google Groups "conda - Public" group.
To unsubscribe from this group and stop receiving emails from it, send an email to conda+***@continuum.io.
To post to this group, send email to ***@continuum.io.
Visit this group at https://groups.google.com/a/continuum.io/group/conda/.
To view this discussion on the web visit https://groups.google.com/a/continuum.io/d/msgid/conda/f5b18632-9362-4af6-8b2b-4cab9f87898c%40continuum.io.
For more options, visit https://groups.google.com/a/continuum.io/d/optout.
You received this message because you are subscribed to the Google Groups "conda - Public" group.
To unsubscribe from this group and stop receiving emails from it, send an email to conda+***@continuum.io.
To post to this group, send email to ***@continuum.io.
Visit this group at https://groups.google.com/a/continuum.io/group/conda/.
To view this discussion on the web visit https://groups.google.com/a/continuum.io/d/msgid/conda/f5b18632-9362-4af6-8b2b-4cab9f87898c%40continuum.io.
For more options, visit https://groups.google.com/a/continuum.io/d/optout.