Summary: | dev-tex/latexdiff-1.3.4 - /bin/sh: line 1: latexdiff: command not found | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | TeX project <tex> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | flow, toralf |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/ftilmann/latexdiff/pull/314 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
emerge-info.txt
dev-tex:latexdiff-1.3.4:20250101-110240.log emerge-history.txt environment etc.clang.tar.xz etc.portage.tar.xz qlist-info.txt temp.tar.xz |
Description
Toralf Förster
![]() Created attachment 915640 [details]
emerge-info.txt
Created attachment 915641 [details]
dev-tex:latexdiff-1.3.4:20250101-110240.log
Created attachment 915642 [details]
emerge-history.txt
Created attachment 915643 [details]
environment
Created attachment 915644 [details]
etc.clang.tar.xz
Created attachment 915645 [details]
etc.portage.tar.xz
Created attachment 915646 [details]
qlist-info.txt
Created attachment 915647 [details]
temp.tar.xz
Probably bug in upstream's Makefile surfaced by using `make --shuffle=2829828088`. (In reply to Florian Schmaus from comment #9) > Probably bug in upstream's Makefile surfaced by using `make > --shuffle=2829828088`. Maybe, tinderboxes should use --shuffle=none if make is invoked with '-j1' (which is typically used to sidestep these exact issues of unsound Makefile dependencies that --shuffle is designed to find). Another idea, maybe `make` could add --suffle=if-parallel. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5734feb017a1e71f0784903d179d257e0c67979e commit 5734feb017a1e71f0784903d179d257e0c67979e Author: Florian Schmaus <flow@gentoo.org> AuthorDate: 2025-01-02 10:41:56 +0000 Commit: Florian Schmaus <flow@gentoo.org> CommitDate: 2025-01-02 10:43:59 +0000 dev-tex/latexdiff: fix Makefile target, drop explicit src_test, and only local export Closes: https://bugs.gentoo.org/947303 Signed-off-by: Florian Schmaus <flow@gentoo.org> dev-tex/latexdiff/Manifest | 1 + dev-tex/latexdiff/latexdiff-1.3.4.ebuild | 19 ++++++++++++------- 2 files changed, 13 insertions(+), 7 deletions(-) |