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

manual build fails (html/havea) #411

Closed
vaukai opened this issue Oct 22, 2020 · 5 comments
Closed

manual build fails (html/havea) #411

vaukai opened this issue Oct 22, 2020 · 5 comments
Labels
defect unison fails to meet its specification (but doesn't crash; see also "crash") effort-medium issue is likely resolvable with <= 20h of effort impact-medium medium importance

Comments

@vaukai
Copy link

vaukai commented Oct 22, 2020

What I did:
git clone https://github.com/bcpierce00/unison foobar && cd $_ && make all docs > /tmp/unison_log 2>&1

Something wrong with "make all docs" or "make all && make docs"?

What I've got: https://gist.github.com/1440e1abebeeaa50405c19498eb8d7c0

@gdt gdt changed the title Cannot build unison-manual.pdf manual build fails (html/havea) Oct 22, 2020
@gdt gdt added defect unison fails to meet its specification (but doesn't crash; see also "crash") effort-medium issue is likely resolvable with <= 20h of effort impact-medium medium importance labels Oct 22, 2020
@gdt
Copy link
Collaborator

gdt commented Oct 22, 2020

Seems like a bug. Are you building from git master (if not, please do). Also please specify OS, version, havea version.

@vaukai
Copy link
Author

vaukai commented Oct 22, 2020

Seems like a bug. Are you building from git master (if not, please do). Also please specify OS, version, havea version.

git clone https://github.com/bcpierce00/unison foobar && cd $_ && git status
Cloning into 'foobar'...
remote: Enumerating objects: 49, done.
remote: Counting objects: 100% (49/49), done.
remote: Compressing objects: 100% (38/38), done.
remote: Total 9186 (delta 14), reused 21 (delta 7), pack-reused 9137
Receiving objects: 100% (9186/9186), 14.30 MiB | 1.86 MiB/s, done.
Resolving deltas: 100% (6985/6985), done.
On branch master
Your branch is up to date with 'origin/master'.

nothing to commit, working tree clean

OS is Gentoo Linux with dev-tex/hevea-2.29

@gdt gdt mentioned this issue Oct 22, 2020
vaukai added a commit to vaukai/gentoo that referenced this issue Oct 22, 2020
Still waiting for upstream to provide fix for
bcpierce00/unison#411
bcpierce00/unison#412

Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
@tleedjarv
Copy link
Contributor

The problem is introduced by a521dc7
Interestingly, the commit itself claims to be a fix.

@gdt
Copy link
Collaborator

gdt commented Jun 15, 2021

Could you retest with 2.51.4rc3 and either close if ok or update? Seems to build for me.

@gdt
Copy link
Collaborator

gdt commented Jun 23, 2021

Worked again for me. Feel free to reopen with a repro recipe from a clean checkout. I have found that building docs without a clean sometimes have issues.

@gdt gdt closed this as completed Jun 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
defect unison fails to meet its specification (but doesn't crash; see also "crash") effort-medium issue is likely resolvable with <= 20h of effort impact-medium medium importance
Projects
None yet
Development

No branches or pull requests

3 participants