Skip to content

Broken Bazel build with --incompatible_disallow_empty_glob #2432

@lalten

Description

@lalten

Eclipse iceoryx version:
main branch

Observed result or behaviour:
Error in glob: glob pattern 'source/error_handling/**' didn't match anything, but allow_empty is set to False (the default value of allow_empty can be set with --incompatible_disallow_empty_glob). (and many more)

Expected result or behaviour:
Working Bazel 8 build and working Bazel 7 build with --incompatible_disallow_empty_glob

Conditions where it occurred / Performed steps:
USE_BAZEL_VERSION=8.x bazel build //... --enable_bzlmod

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions