Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

Default compiler label broken #71

Closed
duggelz opened this issue Jan 18, 2018 · 2 comments
Closed

Default compiler label broken #71

duggelz opened this issue Jan 18, 2018 · 2 comments

Comments

@duggelz
Copy link
Contributor

duggelz commented Jan 18, 2018

Attempting to build a par file gives this:

$ bazel build //...
ERROR: /path/BUILD:3:1: no such package 'compiler': BUILD file not found on package path and referenced by '//:foo.par'
ERROR: Analysis of target '//:foo.par' failed; build aborted: no such package 'compiler': BUILD file not found on package path
INFO: Elapsed time: 0.271s
FAILED: Build did NOT complete successfully (0 packages loaded)

Cause: the default value of the compiler attribute is being evaluated in the wrong context. See #70

@fahhem
Copy link
Contributor

fahhem commented Feb 9, 2018

This is closed now that #70 is merged, right?

@duggelz
Copy link
Contributor Author

duggelz commented Feb 9, 2018

Yes, this is now available, tagged as the 1.2.0 release.

@duggelz duggelz closed this as completed Feb 9, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants