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

Testing new image #112

Closed
wants to merge 18 commits into from
Closed

Conversation

h-vetinari
Copy link
Member

Try to run #105 in CI

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

@h-vetinari
Copy link
Member Author

Aside from segfaults in the wrappers for *newaccelerate, the image change surprisingly(!) leads to a single test failure with OpenBLAS (while MKL, BLIS and old accelerate are fine...)

The following tests FAILED:
	 91 - LAPACK_Test_Summary (Failed)

There's a long list of lines that look like it might be an error in the tests themselves, but I think it might be because newer macos changed something around the default encoding handling:

Testing REAL              Eigen-Condition-sec.out Traceback (most recent call last):
  File "/Users/runner/miniforge3/conda-bld/blas-split_1702968009057/work/build/lapack_testing.py", line 273, in <module>
    nb_test = run_summary_test(f, cmdbase, short_summary)
  File "/Users/runner/miniforge3/conda-bld/blas-split_1702968009057/work/build/lapack_testing.py", line 140, in run_summary_test
    for line in pipe.readlines():
  File "/Users/runner/miniforge3/lib/python3.10/codecs.py", line 322, in decode
    (result, consumed) = self._buffer_decode(data, self.errors, final)
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xff in position 1682: invalid start byte

@h-vetinari
Copy link
Member Author

Closing as obsolete

@h-vetinari h-vetinari closed this May 6, 2024
@h-vetinari h-vetinari deleted the newaccelerate branch May 6, 2024 07: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.

2 participants