Skip to content

Release 0.61.0 #3423

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

Merged
merged 3 commits into from
May 1, 2025
Merged

Release 0.61.0 #3423

merged 3 commits into from
May 1, 2025

Conversation

UebelAndre
Copy link
Collaborator

No description provided.

@UebelAndre
Copy link
Collaborator Author

UebelAndre commented Apr 28, 2025

@UebelAndre UebelAndre requested a review from illicitonion April 28, 2025 17:08
@UebelAndre
Copy link
Collaborator Author

Ran into an unexpected failure in CI
https://buildkite.com/bazel/rules-rust-rustlang/builds/14836#01967d51-f627-4ef6-b620-2fe785aae627

(18:49:24) ERROR: /private/var/tmp/_bazel_buildkite/ff84955edf4471551221e4c05cd77ab3/external/+rust_example+zlib/BUILD.bazel:40:11: Compiling zutil.c failed: (Exit 1): cc_wrapper.sh failed: error executing CppCompile command (from target @@+rust_example+zlib//:zlib)
  (cd /private/var/tmp/_bazel_buildkite/ff84955edf4471551221e4c05cd77ab3/sandbox/darwin-sandbox/75/execroot/_main && \
  exec env - \
    PATH=/Users/buildkite/Library/Caches/bazelisk/downloads/sha256/22ff65b05869f6160e5157b1b425a14a62085d71d8baef571f462b8fe5a703a3/bin:/opt/homebrew/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/homebrew/bin \
    PWD=/proc/self/cwd \
  external/rules_cc++cc_configure_extension+local_config_cc/cc_wrapper.sh -U_FORTIFY_SOURCE -fstack-protector -Wall -Wthread-safety -Wself-assign -Wunused-but-set-parameter -Wno-free-nonheap-object -fcolor-diagnostics -fno-omit-frame-pointer '-frandom-seed=bazel-out/darwin_arm64-fastbuild/bin/external/+rust_example+zlib/_objs/zlib/zutil.o' '-mmacosx-version-min=15.4' -MD -MF bazel-out/darwin_arm64-fastbuild/bin/external/+rust_example+zlib/_objs/zlib/zutil.d -iquote external/+rust_example+zlib -iquote bazel-out/darwin_arm64-fastbuild/bin/external/+rust_example+zlib -isystem external/+rust_example+zlib/zlib/include -isystem bazel-out/darwin_arm64-fastbuild/bin/external/+rust_example+zlib/zlib/include -Wno-deprecated-non-prototype -Wno-unused-variable -Wno-implicit-function-declaration -c external/+rust_example+zlib/zutil.c -o bazel-out/darwin_arm64-fastbuild/bin/external/+rust_example+zlib/_objs/zlib/zutil.o -no-canonical-prefixes -Wno-builtin-macro-redefined '-D__DATE__="redacted"' '-D__TIMESTAMP__="redacted"' '-D__TIME__="redacted"')
# Configuration: b634b3d74b2acf5a52407f3c8c2a9dc377d6df901eb803923adc760f2e7bc547
# Execution platform: @@platforms//host:host
Use --sandbox_debug to see verbose messages from the sandbox and retain the sandbox build root for debugging
In file included from external/+rust_example+zlib/zutil.c:8:
external/+rust_example+zlib/zutil.h:163:11: warning: 'OS_CODE' macro redefined [-Wmacro-redefined]
  163 | #  define OS_CODE 19
      |           ^
external/+rust_example+zlib/zutil.h:134:11: note: previous definition is here
  134 | #  define OS_CODE  7
      |           ^
In file included from external/+rust_example+zlib/zutil.c:10:
In file included from external/+rust_example+zlib/gzguts.h:21:
In file included from /Applications/Xcode16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:61:
/Applications/Xcode16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/_stdio.h:318:7: error: expected identifier or '('
  318 | FILE    *fdopen(int, const char *) __DARWIN_ALIAS_STARTING(__MAC_10_6, __IPHONE_2_0, __DARWIN_ALIAS(fdopen));
      |          ^
external/+rust_example+zlib/zutil.h:140:33: note: expanded from macro 'fdopen'
  140 | #        define fdopen(fd,mode) NULL /* No fdopen() */
      |                                 ^
/Applications/Xcode16.3.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/__stddef_null.h:26:16: note: expanded from macro 'NULL'
   26 | #define NULL ((void*)0)
      |                ^
In file included from external/+rust_example+zlib/zutil.c:10:
In file included from external/+rust_example+zlib/gzguts.h:21:
In file included from /Applications/Xcode16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:61:
/Applications/Xcode16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/_stdio.h:318:7: error: expected ')'
external/+rust_example+zlib/zutil.h:140:33: note: expanded from macro 'fdopen'
  140 | #        define fdopen(fd,mode) NULL /* No fdopen() */
      |                                 ^
/Applications/Xcode16.3.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/__stddef_null.h:26:16: note: expanded from macro 'NULL'
   26 | #define NULL ((void*)0)
      |                ^
/Applications/Xcode16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/_stdio.h:318:7: note: to match this '('
external/+rust_example+zlib/zutil.h:140:33: note: expanded from macro 'fdopen'
  140 | #        define fdopen(fd,mode) NULL /* No fdopen() */
      |                                 ^
/Applications/Xcode16.3.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/__stddef_null.h:26:15: note: expanded from macro 'NULL'
   26 | #define NULL ((void*)0)
      |               ^
In file included from external/+rust_example+zlib/zutil.c:10:
In file included from external/+rust_example+zlib/gzguts.h:21:
In file included from /Applications/Xcode16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:61:
/Applications/Xcode16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/_stdio.h:318:7: error: expected ')'
  318 | FILE    *fdopen(int, const char *) __DARWIN_ALIAS_STARTING(__MAC_10_6, __IPHONE_2_0, __DARWIN_ALIAS(fdopen));
      |          ^
external/+rust_example+zlib/zutil.h:140:33: note: expanded from macro 'fdopen'
  140 | #        define fdopen(fd,mode) NULL /* No fdopen() */
      |                                 ^
/Applications/Xcode16.3.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/__stddef_null.h:26:22: note: expanded from macro 'NULL'
   26 | #define NULL ((void*)0)
      |                      ^
/Applications/Xcode16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/_stdio.h:318:7: note: to match this '('
external/+rust_example+zlib/zutil.h:140:33: note: expanded from macro 'fdopen'
  140 | #        define fdopen(fd,mode) NULL /* No fdopen() */
      |                                 ^
/Applications/Xcode16.3.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/__stddef_null.h:26:14: note: expanded from macro 'NULL'
   26 | #define NULL ((void*)0)
      |              ^
1 warning and 3 errors generated.
(18:49:24) INFO: Elapsed time: 20.274s, Critical Path: 3.36s
(18:49:24) INFO: 455 processes: 36 remote cache hit, 382 internal, 37 darwin-sandbox.
(18:49:24) ERROR: Build did NOT complete successfully
bazel build failed with exit code 1
🚨 Error: The command exited with status 1
^^^ +++

github-merge-queue bot pushed a commit that referenced this pull request May 1, 2025
@UebelAndre UebelAndre marked this pull request as ready for review May 1, 2025 22:39
@UebelAndre UebelAndre enabled auto-merge May 1, 2025 22:40
@UebelAndre UebelAndre added this pull request to the merge queue May 1, 2025
Merged via the queue into bazelbuild:main with commit 646b9a5 May 1, 2025
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants