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

c-blosc2 2.13.2 (new formula) #166914

Merged
merged 2 commits into from Mar 24, 2024
Merged

c-blosc2 2.13.2 (new formula) #166914

merged 2 commits into from Mar 24, 2024

Conversation

alebcay
Copy link
Member

@alebcay alebcay commented Mar 22, 2024

  • Have you followed the guidelines for contributing?
  • Have you ensured that your commits follow the commit style guide?
  • Have you checked that there aren't other open pull requests for the same formula update/change?
  • Have you built your formula locally with HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>, where <formula> is the name of the formula you're submitting?
  • Is your test running fine brew test <formula>, where <formula> is the name of the formula you're submitting?
  • Does your build pass brew audit --strict <formula> (after doing HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>)? If this is a new formula, does it pass brew audit --new <formula>?

@github-actions github-actions bot added the new formula PR adds a new formula to Homebrew/homebrew-core label Mar 22, 2024
@chenrui333
Copy link
Member

  [ 32%] Building C object blosc/CMakeFiles/blosc2_shared.dir/__/plugins/filters/int_trunc/int_trunc.c.o
  cd /tmp/c-blosc2-20240322-3627-pah61v/c-blosc2-2.13.2/build/blosc && /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DBLOSC_SHARED_LIBRARY -DUSING_CMAKE -Dblosc2_shared_EXPORTS -I/tmp/c-blosc2-20240322-3627-pah61v/c-blosc2-2.13.2/build/blosc -I/tmp/c-blosc2-20240322-3627-pah61v/c-blosc2-2.13.2/include -I/tmp/c-blosc2-20240322-3627-pah61v/c-blosc2-2.13.2/plugins/codecs/zfp/include -I/tmp/c-blosc2-20240322-3627-pah61v/c-blosc2-2.13.2/blosc -std=gnu99 -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -fPIC -fvisibility=hidden -Wall -Wextra -MD -MT blosc/CMakeFiles/blosc2_shared.dir/__/plugins/filters/int_trunc/int_trunc.c.o -MF CMakeFiles/blosc2_shared.dir/__/plugins/filters/int_trunc/int_trunc.c.o.d -o CMakeFiles/blosc2_shared.dir/__/plugins/filters/int_trunc/int_trunc.c.o -c /tmp/c-blosc2-20240322-3627-pah61v/c-blosc2-2.13.2/plugins/filters/int_trunc/int_trunc.c
  clang: error: unable to execute command: Bus error: 10
  clang: error: clang frontend command failed due to signal (use -v to see invocation)
  Apple clang version 14.0.0 (clang-1400.0.29.202)
  Target: x86_64-apple-darwin21.6.0
  Thread model: posix
  InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
  clang: note: diagnostic msg: 
  ********************
  
  PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
  Preprocessed source(s) and associated run script(s) are located at:
  clang: note: diagnostic msg: /private/tmp/blosc2-bc5477.c
  clang: note: diagnostic msg: /private/tmp/blosc2-bc5477.sh
  clang: note: diagnostic msg: Crash backtrace is located in
  clang: note: diagnostic msg: /private/tmp/c-blosc2-20240322-3627-pah61v/c-blosc2-2.13.2/.brew_home/Library/Logs/DiagnosticReports/clang_<YYYY-MM-DD-HHMMSS>_<hostname>.crash
  clang: note: diagnostic msg: (choose the .crash file that corresponds to your crash)
  clang: note: diagnostic msg: 
  
  ********************
  make[2]: *** [blosc/CMakeFiles/blosc_testing.dir/blosc2.c.o] Error 254
  make[2]: *** Waiting for unfinished jobs....

@chenrui333 chenrui333 added build failure CI fails while building the software CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. labels Mar 24, 2024
c-blosc2: update build

Signed-off-by: Rui Chen <rui@chenrui.dev>
@chenrui333 chenrui333 added ready to merge PR can be merged once CI is green and removed build failure CI fails while building the software CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. labels Mar 24, 2024
Copy link
Contributor

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Mar 24, 2024
@BrewTestBot BrewTestBot added this pull request to the merge queue Mar 24, 2024
Merged via the queue into master with commit 817b5a9 Mar 24, 2024
14 checks passed
@BrewTestBot BrewTestBot deleted the c-blosc2-new-formula branch March 24, 2024 13:36
@github-actions github-actions bot added the outdated PR was locked due to age label Apr 24, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. new formula PR adds a new formula to Homebrew/homebrew-core outdated PR was locked due to age ready to merge PR can be merged once CI is green
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants