Skip to content

Add windows build #15

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

Draft
wants to merge 24 commits into
base: main
Choose a base branch
from
Draft

Conversation

xhochy
Copy link
Member

@xhochy xhochy commented Sep 20, 2019

Checklist

  • Used a fork of the feedstock to propose changes
  • Bumped the build number (if the version is unchanged)
  • Reset the build number to 0 (if the version changed)
  • Re-rendered with the latest conda-smithy (Use the phrase @conda-forge-admin, please rerender in a comment in this PR for automated rerendering)
  • Ensured the license file is being packaged.

@conda-forge-linter
Copy link

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

I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.

@xhochy
Copy link
Member Author

xhochy commented Sep 20, 2019

@isuruf any idea what may be going wrong in the windows build?

recipe/meta.yaml Outdated

requirements:
build:
- autotools_clang_conda # [win]
- {{ compiler('c') }}
- make
Copy link
Member

Choose a reason for hiding this comment

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

Try adding a # [unix] selector here.

@xhochy
Copy link
Member Author

xhochy commented Sep 20, 2019

  CC       src/bytecode.lo
src/builtin.c:10:10: fatal error: 'sys/time.h' file not found
#include <sys/time.h>

Sadly uses non-Windows headers, guess it have to revert to m2w64-toolchain.

@0xbe7a
Copy link
Member

0xbe7a commented Nov 24, 2023

@conda-forge-admin, please rerender

@conda-forge-webservices
Copy link

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

I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.

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.

4 participants