Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mac Builds Timing Out #29

Open
scopatz opened this issue Jan 11, 2018 · 10 comments
Open

Mac Builds Timing Out #29

scopatz opened this issue Jan 11, 2018 · 10 comments

Comments

@scopatz
Copy link
Member

scopatz commented Jan 11, 2018

@conda-forge/core - As per @jakirkham's request, I was wondering if there was a way to manually upload mac packages.

The builds for this package are taking too long on the machines that travis provides. The build is around 15-20 min on Linux and about an hour on mac, which is timing out at the 35 - 45 min mark.

As a Cyclus developer I have done just about everything I can do to minimize compile time (including having the two longest compile-time files be pre-assembled).

I know that the feedstock recipe works, because I can compile it on a mac machine I have access too and it builds and tests just fine.

@isuruf
Copy link
Member

isuruf commented Jan 11, 2018

@scopatz, I can do that for you. Please make sure you have 10.9 sdk installed on your mac and that it is used when compiling. You can then upload the conda package to your channel and give me a SHA256 for me to verify. I'll then upload it for you.

Btw, conda-build=3 has some very nice optimizations for fixing linking phase. Another reason to upgrade to conda-build=3

@scopatz
Copy link
Member Author

scopatz commented Jan 12, 2018

Thanks for the offer @isuruf! That is very kind. The package has the 10.9 version set. Ideally, I would be able to just do a anaconda upload -u conda-forge /path/to/file, so that I don't have to bother you every time I want to do a release...

@scopatz
Copy link
Member Author

scopatz commented Jan 12, 2018

I think I would just need to be added to the conda-forge group on anaconda.org

@isuruf
Copy link
Member

isuruf commented Jan 13, 2018

I think I would just need to be added to the conda-forge group on anaconda.org

Ah, that's probably a oversight. Only you and @patricksnape from core are not in anaconda.org group. Is your username scopatz in anaconda.org?

@patricksnape
Copy link

I would be happy to be added, but I have no strong feelings. I wouldn't mind looking into how to upload vtk osx builds which also time out. Username is also patricksnape

@isuruf
Copy link
Member

isuruf commented Jan 14, 2018

@patricksnape, done

@patricksnape
Copy link

Thanks @isuruf !

@scopatz
Copy link
Member Author

scopatz commented Jan 15, 2018

Hi @isuruf - yeah, my user name is just scopatz on anaconda.org. I'd really appreciate it!

@isuruf
Copy link
Member

isuruf commented Jan 15, 2018

@scopatz, done

@scopatz
Copy link
Member Author

scopatz commented Jan 15, 2018

Thanks a million!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants