Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 768054 - app-text/evince-3.36.8 fails to compile
Summary: app-text/evince-3.36.8 fails to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-01-31 14:20 UTC by Agostino Sarubbo
Modified: 2021-01-31 18:52 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,10.27 KB, text/plain)
2021-01-31 14:20 UTC, Agostino Sarubbo
Details
gtk-doc-make.patch (gtk-doc-make.patch,10.98 KB, patch)
2021-01-31 15:19 UTC, nvinson234
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2021-01-31 14:20:16 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-text/evince-3.36.8 fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2021-01-31 14:20:18 UTC
Created attachment 685239 [details]
build.log

build log and emerge --info
Comment 2 jospezial 2021-01-31 14:36:48 UTC
***** automake *****
***** PWD: /var/tmp/portage/app-text/evince-3.36.8/work/evince-3.36.8
***** automake --add-missing --copy --foreign --force-missing

configure.ac:56: installing './compile'
configure.ac:44: installing './missing'
backend/comics/Makefile.am: installing './depcomp'
automake-1.16: error: cannot open < gtk-doc.make: No such file or directory
/var/tmp/portage/app-text/evince-3.36.8/temp/automake.out lines 1-8/8 (END)
Comment 3 nvinson234 2021-01-31 15:19:51 UTC
Created attachment 685248 [details, diff]
gtk-doc-make.patch

Created gtk-dock.make patch using gtk-doc.make from 3.36.7.
Comment 4 Larry the Git Cow gentoo-dev 2021-01-31 17:54:15 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4228e26c8cfed7fdcd3211b50092c7b3ade34981

commit 4228e26c8cfed7fdcd3211b50092c7b3ade34981
Author:     Mart Raudsepp <leio@gentoo.org>
AuthorDate: 2021-01-31 17:54:09 +0000
Commit:     Mart Raudsepp <leio@gentoo.org>
CommitDate: 2021-01-31 17:54:09 +0000

    app-text/evince: drop 3.36.8 that doesn't build without gtk-doc
    
    Upstream forgot that 3.36 tarballs were still supposed to be generated
    by autotools to include the files and rolled 3.36.8 from meson instead.
    After a quick discussion, they are planning to make a 3.36.8.1 or 3.36.9
    soon to remedy this, so remove 3.36.8 for now and just wait for that.
    
    Closes: https://bugs.gentoo.org/768054
    Package-Manager: Portage-3.0.12, Repoman-3.0.2
    Signed-off-by: Mart Raudsepp <leio@gentoo.org>

 app-text/evince/Manifest             |   1 -
 app-text/evince/evince-3.36.8.ebuild | 106 -----------------------------------
 2 files changed, 107 deletions(-)
Comment 5 Larry the Git Cow gentoo-dev 2021-01-31 18:52:09 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e2ba12ad7f682cbcf029e5959cd852bc4f6eac4

commit 0e2ba12ad7f682cbcf029e5959cd852bc4f6eac4
Author:     Mart Raudsepp <leio@gentoo.org>
AuthorDate: 2021-01-31 12:28:07 +0000
Commit:     Mart Raudsepp <leio@gentoo.org>
CommitDate: 2021-01-31 18:51:48 +0000

    app-text/evince: bump to 3.36.9
    
    Bug: https://bugs.gentoo.org/768054
    Package-Manager: Portage-3.0.12, Repoman-3.0.2
    Signed-off-by: Mart Raudsepp <leio@gentoo.org>

 app-text/evince/Manifest             |   1 +
 app-text/evince/evince-3.36.9.ebuild | 106 +++++++++++++++++++++++++++++++++++
 2 files changed, 107 insertions(+)