rules_swift_package_manager icon indicating copy to clipboard operation
rules_swift_package_manager copied to clipboard

Ambiguous `copt` in release mode

Open luispadron opened this issue 1 year ago • 3 comments

I was updating my dependencies and ran into a build failure in release mode (e.g. --compilation_mode=opt)

ERROR: /private/var/tmp/_bazel_runner/859a0f9921c91b89cc2a6b233b4f521c/external/rules_swift_package_manager~~swift_deps~swiftpkg_swift_system/BUILD.bazel:23:14: Illegal ambiguous match on configurable attribute "copts" in @@rules_swift_package_manager~~swift_deps~swiftpkg_swift_system//:SystemPackage.rspm:

luispadron avatar Jun 24 '24 14:06 luispadron