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

Use gcc package on Linux #3

Merged
merged 3 commits into from
Apr 30, 2016
Merged

Use gcc package on Linux #3

merged 3 commits into from
Apr 30, 2016

Conversation

jakirkham
Copy link
Member

Fixes #2

Adds the gcc package on Linux to allow OpenMP to be distributed. However, that may change in the future.

Also, re-rendered with conda-smithy 0.9.2.

@conda-forge-linter
Copy link

Hi! This is the friendly automated conda-forge-linting service.

I wanted to let you know that I linted all conda-recipes in your PR (recipe) and found some lint.

Here's what I've got...

For recipe:

  • The recipe must have a build/number section.

@@ -12,7 +12,7 @@ source:
build:
# Seem to be encountering hangs on Windows with Python 2.7; so, they are skipped.
skip: true # [win and py2k]
number: 1
number: 2
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well that's clearly not true. Here's the build number.

@jakirkham
Copy link
Member Author

This isn't actually failing. I just canceled some old jobs. There are new jobs that are running currently. Once we get their results, we should know if this worked correctly or not.

@ocefpaf
Copy link
Member

ocefpaf commented Apr 29, 2016

@jakirkham I cancelled AppVeyor here because the build was hanging for almost an hour. Not sure if that is correct or if it is a bug.

@jakirkham
Copy link
Member Author

Ack! I think I hacked this manually to do the right re-rendering before, but I re-rendered and it lost my hack. Should add an issue for conda-smithy.

@jakirkham
Copy link
Member Author

Yeah, this hangs (when running the final built program) for some mysterious reason on Windows with VS 2008. I can't understand why, but I have opted to just skip it. If someone with Windows knowledge wants to take a look, I would certainly appreciate it.

@jakirkham
Copy link
Member Author

In any event, I have added my hack back here so it shouldn't try to build on that platform again.

@jakirkham
Copy link
Member Author

After resolving the re-rendering snafu, this appears to be working and is ready to go. Merging...

@jakirkham jakirkham merged commit a82bfe2 into conda-forge:master Apr 30, 2016
@jakirkham jakirkham deleted the use_gcc_pkg_linux branch April 30, 2016 01:00
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

Successfully merging this pull request may close these issues.

3 participants