cgrindel / rules_swift_package_manager

Collection of utilities and Bazel rules to aid in the development and maintenance of Swift repositories using Bazel.
Apache License 2.0
78 stars 31 forks source link

chore(deps): update dependency rules_xcodeproj to v2.9.1 #1338

Closed cgrindel-self-hosted-renovate[bot] closed 1 week ago

cgrindel-self-hosted-renovate[bot] commented 1 week ago

This PR contains the following updates:

Package Type Update Change
rules_xcodeproj bazel_dep minor 2.8.1 -> 2.9.1

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Renovate Bot.

cgrindel-self-hosted-renovate[bot] commented 1 week ago

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: undefined
Command failed: ./do_renovate_post_upgrade
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Computing main repo mapping: 
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Loading: 
Loading: 0 packages loaded
WARNING: Build option --action_env has changed, discarding analysis cache (this can be expensive, see https://bazel.build/advanced/performance/iteration-speed).
Analyzing: target //:tidy_modified (0 packages loaded, 0 targets configured)
Analyzing: target //:tidy_modified (0 packages loaded, 0 targets configured)

INFO: Analyzed target //:tidy_modified (50 packages loaded, 581 targets configured).
INFO: Found 1 target...
Target //:tidy_modified up-to-date:
  bazel-bin/tidy_modified
INFO: Elapsed time: 0.721s, Critical Path: 0.00s
INFO: 1 process: 1 internal.
INFO: Build completed successfully, 1 total action
INFO: Running command line: bazel-bin/tidy_modified --mode modified --tidy_target //:tidy
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Computing main repo mapping: 
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Loading: 
Loading: 0 packages loaded
Analyzing: target //:tidy (1 packages loaded, 0 targets configured)
Analyzing: target //:tidy (1 packages loaded, 0 targets configured)

INFO: Analyzed target //:tidy (6 packages loaded, 371 targets configured).
INFO: Found 1 target...
Target //:tidy up-to-date:
  bazel-bin/tidy
INFO: Elapsed time: 0.863s, Critical Path: 0.00s
INFO: 1 process: 1 internal.
INFO: Build completed successfully, 1 total action
INFO: Running command line: bazel-bin/tidy :update_build_files
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Computing main repo mapping: 
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Loading: 
Loading: 0 packages loaded
Analyzing: target //:update_build_files (0 packages loaded, 0 targets configured)
Analyzing: target //:update_build_files (0 packages loaded, 0 targets configured)

Analyzing: target //:update_build_files (114 packages loaded, 11517 targets configured)

Analyzing: target //:update_build_files (119 packages loaded, 11824 targets configured)

Analyzing: target //:update_build_files (119 packages loaded, 11824 targets configured)

Analyzing: target //:update_build_files (119 packages loaded, 11824 targets configured)

INFO: Repository rules_swift_package_manager~~swift_deps~swiftpkg_firebase_ios_sdk instantiated at:
  <builtin>: in <toplevel>
Repository rule swift_package defined at:
  /opt/containerbase/cache/bazel/_bazel_ubuntu/9630b80068a510236ce61a735d922272/external/rules_swift_package_manager~/swiftpkg/internal/swift_package.bzl:186:32: in <toplevel>
INFO: repository @@rules_swift_package_manager~~swift_deps~swiftpkg_firebase_ios_sdk' used the following cache hits instead of downloading the corresponding file.
 * Hash 'b2a313c4d58a6eee38b4e5b50462a889fbeb5bc9c1fd35d5f1579ec8e0b68463' for https://dl.google.com/firebase/ios/swiftpm/10.25.0/FirebaseAnalytics.zip
If the definition of 'repository @@rules_swift_package_manager~~swift_deps~swiftpkg_firebase_ios_sdk' was updated, verify that the hashes were also updated.
ERROR: /opt/containerbase/cache/bazel/_bazel_ubuntu/9630b80068a510236ce61a735d922272/external/rules_swift_package_manager~/swiftpkg/internal/repository_files.bzl:282:13: An error occurred during the fetch of repository 'rules_swift_package_manager~~swift_deps~swiftpkg_firebase_ios_sdk':
   Traceback (most recent call last):
    File "/opt/containerbase/cache/bazel/_bazel_ubuntu/9630b80068a510236ce61a735d922272/external/rules_swift_package_manager~/swiftpkg/internal/swift_package.bzl", line 83, column 31, in _swift_package_impl
        repo_rules.gen_build_files(repository_ctx, pkg_ctx)
    File "/opt/containerbase/cache/bazel/_bazel_ubuntu/9630b80068a510236ce61a735d922272/external/rules_swift_package_manager~/swiftpkg/internal/repo_rules.bzl", line 90, column 52, in _gen_build_files
        artifact_infos = _download_artifact(
    File "/opt/containerbase/cache/bazel/_bazel_ubuntu/9630b80068a510236ce61a735d922272/external/rules_swift_package_manager~/swiftpkg/internal/repo_rules.bzl", line 162, column 37, in _download_artifact
        return _artifact_infos_from_path(repository_ctx, path)
    File "/opt/containerbase/cache/bazel/_bazel_ubuntu/9630b80068a510236ce61a735d922272/external/rules_swift_package_manager~/swiftpkg/internal/repo_rules.bzl", line 143, column 55, in _artifact_infos_from_path
        artifact_infos.new_xcframework_info_from_files(repository_ctx, xf)
    File "/opt/containerbase/cache/bazel/_bazel_ubuntu/9630b80068a510236ce61a735d922272/external/rules_swift_package_manager~/swiftpkg/internal/artifact_infos.bzl", line 207, column 51, in _new_xcframework_info_from_files
        _new_framework_info_from_framework_dir(repository_ctx, fp)
    File "/opt/containerbase/cache/bazel/_bazel_ubuntu/9630b80068a510236ce61a735d922272/external/rules_swift_package_manager~/swiftpkg/internal/artifact_infos.bzl", line 92, column 27, in _new_framework_info_from_framework_dir
        link_type = _link_type(repository_ctx, binary_files[0])
    File "/opt/containerbase/cache/bazel/_bazel_ubuntu/9630b80068a510236ce61a735d922272/external/rules_swift_package_manager~/swiftpkg/internal/artifact_infos.bzl", line 150, column 43, in _link_type
        file_type = repository_files.file_type(repository_ctx, path)
    File "/opt/containerbase/cache/bazel/_bazel_ubuntu/9630b80068a510236ce61a735d922272/external/rules_swift_package_manager~/swiftpkg/internal/repository_files.bzl", line 282, column 13, in _file_type
        fail("Failed to determine the file type for {path}. stderr:\n{stderr}".format(
Error in fail: Failed to determine the file type for remote/archive/FirebaseAnalytics.zip/FirebaseAnalytics.xcframework/tvos-arm64/FirebaseAnalytics.framework/FirebaseAnalytics. stderr:
src/main/tools/process-wrapper-legacy.cc:80: "execvp(file, ...)": No such file or directory
ERROR: no such package '@@rules_swift_package_manager~~swift_deps~swiftpkg_firebase_ios_sdk//': Failed to determine the file type for remote/archive/FirebaseAnalytics.zip/FirebaseAnalytics.xcframework/tvos-arm64/FirebaseAnalytics.framework/FirebaseAnalytics. stderr:
src/main/tools/process-wrapper-legacy.cc:80: "execvp(file, ...)": No such file or directory
ERROR: /opt/containerbase/cache/bazel/_bazel_ubuntu/9630b80068a510236ce61a735d922272/external/rules_swift_package_manager~~swift_deps~swift_deps_info/BUILD.bazel:4:17: @@rules_swift_package_manager~~swift_deps~swift_deps_info//:swift_deps_index depends on @@rules_swift_package_manager~~swift_deps~swiftpkg_firebase_ios_sdk//:pkg_info.json in repository @@rules_swift_package_manager~~swift_deps~swiftpkg_firebase_ios_sdk which failed to fetch. no such package '@@rules_swift_package_manager~~swift_deps~swiftpkg_firebase_ios_sdk//': Failed to determine the file type for remote/archive/FirebaseAnalytics.zip/FirebaseAnalytics.xcframework/tvos-arm64/FirebaseAnalytics.framework/FirebaseAnalytics. stderr:
src/main/tools/process-wrapper-legacy.cc:80: "execvp(file, ...)": No such file or directory
ERROR: Analysis of target '//:update_build_files' failed; build aborted: Analysis failed
INFO: Elapsed time: 11.143s, Critical Path: 0.00s
INFO: 1 process: 1 internal.
ERROR: Build did NOT complete successfully
ERROR: Build failed. Not running target
cgrindel-self-hosted-renovate[bot] commented 1 week ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

cgrindel commented 1 week ago

@mergifyio queue

mergify[bot] commented 1 week ago

queue

✅ The pull request has been merged automatically

The pull request has been merged automatically at *2d78a6c11b0e9a1d107497c851c2747fa0eb6692*