Skip to content

Rules_python pip parse integration tests are failing with Bazel@HEAD #1595

@sgowroji

Description

@sgowroji

rules_python (pip_parse integration tests ) : https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/3508#018c3d0b-1c89-4aee-a83e-2a3fc0d4c12d

Platform : Windows, MacOS, Ubuntu

Logs:

ERROR: /private/var/tmp/_bazel_buildkite/faab6577784d68c5821b7403d2b2c4ea/external/rules_python~override~pip~pypi_39_sphinxcontrib_serializinghtml/BUILD.bazel:44:6: in alias rule @@rules_python~override~pip~pypi_39_sphinxcontrib_serializinghtml//:pkg: cycle in dependency graph:
    //:main (ecdff594a22acbffc689da83aea527600ffd26ef57d9a96d887b7135b3c1742e)
    //:main (f1bf3cc88fc4bcfaec1f268c0af4264c676ac85c11a9ec091707ff065c401cd6)
    @@rules_python~override~pip~pypi//sphinxcontrib_serializinghtml:pkg (f1bf3cc88fc4bcfaec1f268c0af4264c676ac85c11a9ec091707ff065c401cd6)
.-> @@rules_python~override~pip~pypi_39_sphinxcontrib_serializinghtml//:pkg (f1bf3cc88fc4bcfaec1f268c0af4264c676ac85c11a9ec091707ff065c401cd6)
|   @@rules_python~override~pip~pypi_39_sphinxcontrib_serializinghtml//:_pkg (f1bf3cc88fc4bcfaec1f268c0af4264c676ac85c11a9ec091707ff065c401cd6)
|   @@rules_python~override~pip~pypi_39_sphinx//:pkg (f1bf3cc88fc4bcfaec1f268c0af4264c676ac85c11a9ec091707ff065c401cd6)
|   @@rules_python~override~pip~pypi_39_sphinx//:_pkg (f1bf3cc88fc4bcfaec1f268c0af4264c676ac85c11a9ec091707ff065c401cd6)
`-- @@rules_python~override~pip~pypi_39_sphinxcontrib_serializinghtml//:pkg (f1bf3cc88fc4bcfaec1f268c0af4264c676ac85c11a9ec091707ff065c401cd6)
(04:02:21) ERROR: Analysis of target '//:main' failed; build aborted

Steps:

git clone https://github.com/bazelbuild/rules_python.git
git reset bc5a0b029e8f115aa649b68240e25d33d175e91a --hard
export USE_BAZEL_VERSION=2eda429be6523390e75bf0fb55ece62defd08da0
examples/pip_parse
bazel build -- ...

CC Greenteam @meteorcloudy

Metadata

Metadata

Assignees

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