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

Test compiling #16

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Conversation

adam-urbanczyk
Copy link

@adam-urbanczyk adam-urbanczyk commented Aug 24, 2023

Related to lcompilers/lpython#2292 and lcompilers/lpython#2293

Checklist

  • Used a personal 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-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.

@adam-urbanczyk
Copy link
Author

@conda-forge-admin, please rerender

@github-actions
Copy link
Contributor

Hi! This is the friendly automated conda-forge-webservice.

I tried to rerender for you, but it looks like there was nothing to do.

This message was generated by GitHub actions workflow run https://github.com/conda-forge/lpython-feedstock/actions/runs/5959983203.

@certik
Copy link
Contributor

certik commented Aug 24, 2023

The arm64 test fails with:

/Users/runner/miniforge3/conda-bld/lpython_1692857763750/test_tmp/run_test.sh: line 8: /Users/runner/miniforge3/conda-bld/lpython_1692857763750/_test_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placeh/bin/lpython: Bad CPU type in executable

Because it is being cross-compiled.

@certik
Copy link
Contributor

certik commented Aug 24, 2023

The Windows one fails with:

(%PREFIX%) %SRC_DIR%>lpython -c examples/expr2.py 
semantic error: Could not find the module 'lpython'. If an import path is available, please use the `-I` option to specify it
 --> examples/expr2.py:1:1
  |
1 | from lpython import i32
  | ^^^^^^^^^^^^^^^^^^^^^^^ 


Note: if any of the above error or warning messages are not clear or are lacking
context please report it to us (we consider that a bug that must be fixed).

I think this is a bug that we need to fix.

@conda-forge-webservices
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:

  • Selectors are suggested to take a <two spaces>#<one space>[<expression>] form. See lines [56]

@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.

None yet

2 participants