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

ci: compress debug sections with flags #11401

Merged
merged 7 commits into from
May 11, 2023
Merged

Conversation

everpcpc
Copy link
Member

@everpcpc everpcpc commented May 11, 2023

I hereby agree to the terms of the CLA available at: https://databend.rs/dev/policies/cla/

Summary

there seems something wrong with UPX

upx: ./target/x86_64-unknown-linux-gnu/debug/databend-meta: CantPackException: bad DT_GNU_HASH n_bucket=0x1  n_bitmask=0x1  len=0x20  r=6

but compressing debug section would speed up test anyway.

Closes #issue

@vercel
Copy link

vercel bot commented May 11, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
databend ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 11, 2023 6:39am

@mergify mergify bot added the pr-build this PR changes build/testing/ci steps label May 11, 2023
@everpcpc everpcpc changed the title ci: try compress binary before upload ci: compress debug with flags May 11, 2023
@everpcpc everpcpc marked this pull request as ready for review May 11, 2023 03:43
@everpcpc everpcpc requested review from Xuanwo and PsiACE May 11, 2023 03:44
@everpcpc everpcpc changed the title ci: compress debug with flags ci: compress debug sections with flags May 11, 2023
@mergify mergify bot merged commit 8c745f7 into databendlabs:main May 11, 2023
@everpcpc everpcpc deleted the fix-upx branch May 11, 2023 07:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-build this PR changes build/testing/ci steps
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants