Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 795891 - x11-misc/xscreensaver-6.01[-opengl] fails to compile
Summary: x11-misc/xscreensaver-6.01[-opengl] fails to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-06-14 06:36 UTC by Agostino Sarubbo
Modified: 2021-06-14 10:18 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,446.44 KB, text/plain)
2021-06-14 06:36 UTC, Agostino Sarubbo
Details

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

Issue: x11-misc/xscreensaver-6.01 fails to compile.
Discovered on: amd64 (internal ref: ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
If you think this is a GCC-11 related issue, please block bug 732706.
Comment 1 Agostino Sarubbo gentoo-dev 2021-06-14 06:36:31 UTC
Created attachment 715935 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-06-14 06:36:32 UTC
Possible context of error(s):

install-xattr: failed to stat /var/tmp/portage/x11-misc/xscreensaver-6.01/image/usr/lib64/misc/xscreensaver/sonar: No such file or directory
/usr/bin/install: cannot stat 'sonar': No such file or directory
Comment 3 Sebastian Pipping gentoo-dev 2021-06-14 10:15:22 UTC
Confirming for USE=-opengl, I'll push a fix in a minute.
Comment 4 Larry the Git Cow gentoo-dev 2021-06-14 10:18:41 UTC
The bug has been closed via the following commit(s):

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

commit f98fd90d3276407a021879491e05d53b43827c3c
Author:     Sebastian Pipping <sping@gentoo.org>
AuthorDate: 2021-06-14 10:16:57 +0000
Commit:     Sebastian Pipping <sping@gentoo.org>
CommitDate: 2021-06-14 10:18:12 +0000

    x11-misc/xscreensaver: Fix compilation for USE=-opengl
    
    Closes: https://bugs.gentoo.org/795891
    Signed-off-by: Sebastian Pipping <sping@gentoo.org>
    Package-Manager: Portage-3.0.19, Repoman-3.0.3

 .../xscreensaver-6.01-without-gl-makefile.patch    | 28 ++++++++++++++++++++++
 x11-misc/xscreensaver/xscreensaver-6.01.ebuild     |  1 +
 2 files changed, 29 insertions(+)