newbie question

176 views
Skip to first unread message

Randy Heiland

unread,
Dec 16, 2017, 1:05:11 PM12/16/17
to conda-forge
Hello,

Does it make sense to grab https://github.com/conda-forge/paraview-feedstock (which is a build for Linux, apparently) and try to (blindly) build for OSX? Here's my attempt:


~/git/paraview-feedstock/recipe$ ~/anaconda2/bin/conda build recipe
Glob /Users/heiland/git/paraview-feedstock/recipe/recipe did not match in root_dir /Users/heiland/git/paraview-feedstock/recipe
ERROR:conda_build.utils:Glob /Users/heiland/git/paraview-feedstock/recipe/recipe did not match in root_dir /Users/heiland/git/paraview-feedstock/recipe
Traceback (most recent call last):
File "/Users/heiland/anaconda2/bin/conda-build", line 11, in <module>
sys.exit(main())
File "/Users/heiland/anaconda2/lib/python2.7/site-packages/conda_build/cli/main_build.py", line 393, in main
execute(sys.argv[1:])
File "/Users/heiland/anaconda2/lib/python2.7/site-packages/conda_build/cli/main_build.py", line 384, in execute
verify=args.verify)
File "/Users/heiland/anaconda2/lib/python2.7/site-packages/conda_build/api.py", line 184, in build
raise ValueError('No valid recipes found for input: {}'.format(recipe_paths_or_metadata))
ValueError: No valid recipes found for input: ['recipe']
--------------

~/git/paraview-feedstock$ ~/anaconda2/bin/conda build recipe
Skipped: /Users/heiland/git/paraview-feedstock/recipe defines build/skip for this configuration ({}).
# Automatic uploading is disabled
# If you want to upload package(s) to anaconda.org later, type:


# To have conda build upload to anaconda.org automatically, use
# $ conda config --set anaconda_upload yes

anaconda_upload is not set. Not uploading wheels: []

thanks, Randy
Reply all
Reply to author
Forward
0 new messages