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

5.4.10 build failure #172

Closed
chenrui333 opened this issue Sep 8, 2023 · 7 comments · Fixed by #173
Closed

5.4.10 build failure #172

chenrui333 opened this issue Sep 8, 2023 · 7 comments · Fixed by #173
Assignees
Labels
bug Something isn't working

Comments

@chenrui333
Copy link

👋 trying to build the latest release, but run into some build issue. The error log is as below:

error build log
  /tmp/vectorscan-20230907-31078-ev28ln/vectorscan-vectorscan-5.4.10/src/util/arch/arm/cpuid_inline.h:33:10: fatal error: 'sys/auxv.h' file not found
  #include <sys/auxv.h>
           ^~~~~~~~~~~~
  1 error generated.

full build log, https://github.com/Homebrew/homebrew-core/actions/runs/6113993720/job/16601392063?pr=141717
relates to Homebrew/homebrew-core#141717

@markos markos self-assigned this Sep 8, 2023
@markos markos added the bug Something isn't working label Sep 8, 2023
@markos
Copy link

markos commented Sep 8, 2023

Sigh, fat binary on arm will only work on Linux, this is an oversight on my side, I will fix and prepare a new release asap.

@markos markos linked a pull request Sep 8, 2023 that will close this issue
@markos
Copy link

markos commented Sep 8, 2023

Could you please check 5.4.10.1? It should be fixed now.

@chenrui333
Copy link
Author

Cool, doing the new release test now.

@chenrui333
Copy link
Author

chenrui333 commented Sep 9, 2023

the new version works for me except the version number (which is a minor issue), thanks for the fix.

@chenrui333
Copy link
Author

chenrui333 commented Sep 9, 2023

@markos also let me know if you can make a new release (5.4.11). Thanks!

@markos
Copy link

markos commented Sep 9, 2023

5.4.11 is planned soon, but not right away.

@chenrui333
Copy link
Author

awesome!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants