Skip to content
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

Bazel CI: rules_haskell failing with Bazel 4.2 #1650

Closed
meteorcloudy opened this issue Dec 6, 2021 · 2 comments · Fixed by #1653
Closed

Bazel CI: rules_haskell failing with Bazel 4.2 #1650

meteorcloudy opened this issue Dec 6, 2021 · 2 comments · Fixed by #1653

Comments

@meteorcloudy
Copy link
Contributor

https://buildkite.com/bazel/rules-haskell-haskell/builds/964

(00:15:43) ERROR: /workdir/tests/binary-with-lib-dynamic/BUILD.bazel:13:16: in _haskell_library rule //tests/binary-with-lib-dynamic:lib:
Traceback (most recent call last):
	File "/workdir/haskell/private/haskell_impl.bzl", line 378, column 25, in haskell_library_impl
		cc = cc_interop_info(
	File "/workdir/haskell/cc.bzl", line 86, column 57, in cc_interop_info
		feature_configuration = cc_common.configure_features(
Error in configure_features: in call to configure_features(), parameter 'cc_toolchain' got value of type 'ToolchainInfo', want 'CcToolchainInfo'
@meteorcloudy
Copy link
Contributor Author

FYI @oquenchil

@meteorcloudy
Copy link
Contributor Author

@aherrmann

meteorcloudy added a commit to bazelbuild/continuous-integration that referenced this issue Dec 6, 2021
Those projects are broken due to incompatible changes in Bazel and
didn't get fixed for a long time.

* Android Testing: android/testing-samples#417
* Tulsi: bazelbuild/tulsi#286
* rules_dotnet: bazel-contrib/rules_dotnet#268
* rules_haskell: tweag/rules_haskell#1650
* rules_k8s: bazelbuild/rules_k8s#668
* rules_d: removed because the project isn't maintained.
meteorcloudy added a commit to bazelbuild/continuous-integration that referenced this issue Dec 6, 2021
Those projects are broken due to incompatible changes in Bazel and
didn't get fixed for a long time.

* Android Testing: android/testing-samples#417
* Tulsi: bazelbuild/tulsi#286
* rules_dotnet: bazel-contrib/rules_dotnet#268
* rules_haskell: tweag/rules_haskell#1650
* rules_k8s: bazelbuild/rules_k8s#668
* rules_d: removed because the project isn't maintained.
meteorcloudy added a commit to bazelbuild/continuous-integration that referenced this issue Dec 7, 2021
Those projects are broken due to incompatible changes in Bazel and
didn't get fixed for a long time.

* Android Testing: android/testing-samples#417
* Tulsi: bazelbuild/tulsi#286
* rules_dotnet: bazel-contrib/rules_dotnet#268
* rules_haskell: tweag/rules_haskell#1650
* rules_k8s: bazelbuild/rules_k8s#668
* rules_d: removed because the project isn't maintained.
@aherrmann aherrmann mentioned this issue Dec 7, 2021
@mergify mergify bot closed this as completed in #1653 Dec 8, 2021
meteorcloudy added a commit to bazelbuild/continuous-integration that referenced this issue Dec 14, 2021
meteorcloudy added a commit to bazelbuild/continuous-integration that referenced this issue Dec 14, 2021
fmeum pushed a commit to fmeum/continuous-integration that referenced this issue Dec 10, 2023
Those projects are broken due to incompatible changes in Bazel and
didn't get fixed for a long time.

* Android Testing: android/testing-samples#417
* Tulsi: bazelbuild/tulsi#286
* rules_dotnet: bazel-contrib/rules_dotnet#268
* rules_haskell: tweag/rules_haskell#1650
* rules_k8s: bazelbuild/rules_k8s#668
* rules_d: removed because the project isn't maintained.
fmeum pushed a commit to fmeum/continuous-integration that referenced this issue Dec 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant