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

openblas sometimes fails its testsuite on OS X #28731

Closed
jhpalmieri opened this issue Nov 13, 2019 · 6 comments
Closed

openblas sometimes fails its testsuite on OS X #28731

jhpalmieri opened this issue Nov 13, 2019 · 6 comments

Comments

@jhpalmieri
Copy link
Member

On OS X, ./sage -f -c openblas can fail (but it's intermittent) with the message

ld: file too small (length=0) file '../libopenblas_skylakexp-r0.3.6.a' for architecture x86_64
collect2: error: ld returned 1 exit status
make[3]: *** [dblat1] Error 1

If I look at local/var/tmp/sage/build/openblas-0.3.6.p0/src, I see

  lrwxr-xr-x  1 jpalmier staff       29 Nov 13 13:04 libopenblas.a -> libopenblas_haswellp-r0.3.6.a
  lrwxr-xr-x  1 jpalmier staff       33 Nov 13 13:08 libopenblas.dylib -> libopenblas_haswellp-r0.3.6.dylib
  -rw-r--r--  1 jpalmier staff 22764680 Nov 13 13:08 libopenblas_haswellp-r0.3.6.a
  -rwxr-xr-x  1 jpalmier staff 14355896 Nov 13 13:08 libopenblas_haswellp-r0.3.6.dylib
  -rw-r--r--  1 jpalmier staff        0 Nov 13 13:08 libopenblas_skylakexp-r0.3.6.a

I don't know why it's looking for libopenblas_skylakexp-r0.3.6.a.

Component: packages: standard

Issue created by migration from https://trac.sagemath.org/ticket/28731

@embray
Copy link
Contributor

embray commented Jan 6, 2020

comment:1

Ticket retargeted after milestone closed

@embray embray modified the milestones: sage-9.0, sage-9.1 Jan 6, 2020
@mkoeppe
Copy link
Member

mkoeppe commented May 1, 2020

comment:2

Moving tickets to milestone sage-9.2 based on a review of last modification date, branch status, and severity.

@mkoeppe mkoeppe modified the milestones: sage-9.1, sage-9.2 May 1, 2020
@mkoeppe mkoeppe modified the milestones: sage-9.2, sage-9.3 Oct 24, 2020
@mkoeppe
Copy link
Member

mkoeppe commented May 10, 2021

comment:4

Moving to 9.4, as 9.3 has been released.

@mkoeppe mkoeppe modified the milestones: sage-9.3, sage-9.4 May 10, 2021
@mkoeppe mkoeppe modified the milestones: sage-9.4, sage-9.5 Aug 22, 2021
@mkoeppe mkoeppe modified the milestones: sage-9.5, sage-9.6 Jan 12, 2022
@mkoeppe mkoeppe modified the milestones: sage-9.6, sage-9.7 May 3, 2022
@mkoeppe mkoeppe modified the milestones: sage-9.7, sage-9.8 Sep 19, 2022
@mkoeppe mkoeppe removed this from the sage-9.8 milestone Jan 29, 2023
@mkoeppe
Copy link
Member

mkoeppe commented Feb 12, 2023

close as outdated?

@jhpalmieri
Copy link
Member Author

Yes, that's fine with me. (Am I allowed to close the issue, or should I leave that for the release manager?)

@mkoeppe
Copy link
Member

mkoeppe commented Feb 12, 2023

I'd think it's fine to just close it.

@mkoeppe mkoeppe closed this as not planned Won't fix, can't repro, duplicate, stale Feb 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants