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

autodoc build step #996

Closed
wants to merge 1 commit into from
Closed

autodoc build step #996

wants to merge 1 commit into from

Conversation

slimsag
Copy link
Member

@slimsag slimsag commented Sep 10, 2023

  • By selecting this checkbox, I agree to license my contributions to this project under the license(s) described in the LICENSE file, and I have the right to do so or have received permission to do so by an employer or client I am producing work for whom has this right.

Signed-off-by: Stephen Gutekanst <[email protected]>
@slimsag
Copy link
Member Author

slimsag commented Sep 10, 2023

Steps to reproduce (Zig 0.12.0-dev.21+ac95cfe44, newer versions should work too):

git clone https://github.com/hexops/mach
git checkout autodoc
cd mach/
zig build docs

That fails with a very vague error command terminated unexpectedly with no other explanation:

Build Summary: 16/19 steps succeeded; 1 failed (disable with --summary none)
docs transitive failure
└─ install generated/ transitive failure
   └─ zig build-exe mach Debug native failure

Full output: https://gist.githubusercontent.com/slimsag/5056d0b7d041d0c4f3dc27cd3ea12816/raw/de74197878f914c4c6aa494ac27e3434f0f57882/output.txt

@slimsag
Copy link
Member Author

slimsag commented Sep 24, 2023

#1038

@slimsag slimsag closed this Sep 24, 2023
@slimsag slimsag deleted the autodoc branch August 18, 2024 23:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant