-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Build fails: duplicate case value '8' #2074
Comments
Looking in the file - nope, there are case sections for different variables nested and then again nested, those values "8" mentioned are from different things. There are not even many ifdefs around to make it fail somehow. Seeing gfortran8 I assume it implies gcc8, in this case better wait for 0.3.6 for massive assemblies fixup. Does it fail in same place with just swapping source tarball in current port with "make" ? |
What do you mean by swapping source tarball? |
You are using cmake, could you try bumping up version of source tarball in current port before walking new unexplored paths. |
I cannot match up the error message with any problem in the 0.3.5 cpuid_x86.c either - is that source actually taken from the 0.3.5 release or from a snapshot of the develop branch at an earlier date ? |
Maybe attach/link as long as possible build log. Given past experiences - also dump whole env before invoking 'gmake' |
It was a local patch that inserted case values |
Probably an outdated patch to make 0.3.3 and earlier recognize Ryzen2 then. |
@yurivict are we talking about there https://svnweb.freebsd.org/ports/head/math/openblas/files/ patches? |
Yes, the same patches. |
Version 0.3.5 fails to build in the FreeBSD port:
The text was updated successfully, but these errors were encountered: