Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 853199 - zathura-pdf-mupdf-0.3.8-r1 failed in compile phase
Summary: zathura-pdf-mupdf-0.3.8-r1 failed in compile phase
Status: RESOLVED DUPLICATE of bug 853217
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-06-20 14:25 UTC by Errelin
Modified: 2022-06-20 23:29 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (zathura-pdf-mupdf-build.log,20.88 KB, text/x-log)
2022-06-20 14:25 UTC, Errelin
Details
emerge --info 'app-text/zathura-pdf-mupdf-0.3.8-r1::gentoo' (zathura-pdf-mupdf,6.94 KB, text/plain)
2022-06-20 14:26 UTC, Errelin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Errelin 2022-06-20 14:25:28 UTC
Created attachment 786473 [details]
build.log

It failed to build at almost the last step [10/11]:
ninja: build stopped: subcommand failed.

emerge -pqv '=app-text/zathura-pdf-mupdf-0.3.8-r1::gentoo'
[ebuild   R   ] app-text/zathura-pdf-mupdf-0.3.8-r1

Other info I've uploaded as attachments. Thank you for your help.
Comment 1 Errelin 2022-06-20 14:26:45 UTC
Created attachment 786476 [details]
emerge --info 'app-text/zathura-pdf-mupdf-0.3.8-r1::gentoo'
Comment 2 Another Mortal 2022-06-20 23:26:26 UTC
The issue appears to result from a new incompatible `mupdf` version.

Apparently, the dependency definition in the ebuild is wrong.

Zathura builds and works fine with 1.19.1, but fails with 1.20.0
despite the fact that the latter *also* matches `>=app-text/mupdf-1.19:=`.
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-06-20 23:28:58 UTC
(In reply to Another Mortal from comment #2)
> The issue appears to result from a new incompatible `mupdf` version.
> 
> Apparently, the dependency definition in the ebuild is wrong.
> 
> Zathura builds and works fine with 1.19.1, but fails with 1.20.0
> despite the fact that the latter *also* matches `>=app-text/mupdf-1.19:=`.

Well, yeah. Because it worked at the time and there wasn't a reason to believe it wouldn't work.

We don't tend to pre-emptively pin.
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-06-20 23:29:20 UTC

*** This bug has been marked as a duplicate of bug 853217 ***