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

build broken (OS X) #2926

Closed
coke opened this issue Jul 31, 2019 · 6 comments
Closed

build broken (OS X) #2926

coke opened this issue Jul 31, 2019 · 6 comments
Labels
bug Error of some kind, from a typo to errors in the examples. external Depends on another ticket (likely in another repo)

Comments

@coke
Copy link
Collaborator

coke commented Jul 31, 2019

The problem

make dies for me (on OS X) with:

===SORRY!=== Error while compiling /Users/coke/sandbox/perl6-doc/./build/Type/Enumeration.pod6
Colon pair value 'enum Norse-gods <Þor Oðin Freija>;' too complex to use in name

git blame shows these were added back in 2018, so this isn't a recent doc change causing the issue. (I haven't tried to build in some time)

$ sw_vers
ProductName:	Mac OS X
ProductVersion:	10.14.5
BuildVersion:	18F132
$ perl6 --version
This is Rakudo version 2019.07-91-gdcf8c16d4 built on MoarVM version 2019.07-17-ga7563e71b
implementing Perl 6.d.
@Altai-man
Copy link
Member

Can you bisect it between vanilla 2019.07 and your version? It works for me on 2019.07.

@JJ JJ added the bug Error of some kind, from a typo to errors in the examples. label Aug 1, 2019
@JJ
Copy link
Contributor

JJ commented Aug 1, 2019

I don't think it's going to be specific of OSX either. Also, most probably not a doc bug...

@JJ JJ added the external Depends on another ticket (likely in another repo) label Aug 1, 2019
@coke
Copy link
Collaborator Author

coke commented Aug 2, 2019

I cannot easily bisect this, no.

@JJ
Copy link
Contributor

JJ commented Sep 27, 2019

This probably no longer applies with the new build system, right?

@coke coke assigned coke and unassigned coke Sep 27, 2019
@coke
Copy link
Collaborator Author

coke commented Aug 28, 2020

Tried running 'make html' (close as I can get to the original task), after installing Documentable. It took 43 minutes but did eventually complete.

@coke coke closed this as completed Aug 28, 2020
@JJ
Copy link
Contributor

JJ commented Aug 29, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Error of some kind, from a typo to errors in the examples. external Depends on another ticket (likely in another repo)
Projects
None yet
Development

No branches or pull requests

3 participants