Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 700474 - x11-wm/icewm-1.6.2 - configure: error: Package requirements (fontconfig xrender xcomposite xdamage xfixes xext x11) were not met: Package 'xcomposite', required by 'virtual:world', not found Package 'xdamage', required by 'virtual:world', not found Packa
Summary: x11-wm/icewm-1.6.2 - configure: error: Package requirements (fontconfig xrend...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal
Assignee: Lars Wendler (Polynomial-C) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-11-18 12:17 UTC by Yury Martynov
Modified: 2019-11-19 12:17 UTC (History)
0 users

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


Attachments
build.log.tar.gz (build.log.tar.gz,4.26 KB, application/gzip)
2019-11-18 12:18 UTC, Yury Martynov
Details
emerge --info (emerge-info.txt,5.09 KB, text/plain)
2019-11-18 12:19 UTC, Yury Martynov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Yury Martynov 2019-11-18 12:17:26 UTC
fails to build while installing 1.6.2 version of icewm

Reproducible: Always
Comment 1 Yury Martynov 2019-11-18 12:18:06 UTC
Created attachment 596628 [details]
build.log.tar.gz
Comment 2 Yury Martynov 2019-11-18 12:19:47 UTC
Created attachment 596630 [details]
emerge --info
Comment 3 Yury Martynov 2019-11-18 12:31:34 UTC
I get the same problem with x11-wm/icewm-1.6.1 too
Comment 4 Larry the Git Cow gentoo-dev 2019-11-18 13:17:32 UTC
The bug has been referenced in the following commit(s):

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

commit 81b5d7628b70b63a9b5743e7ac2437d1c1a30822
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2019-11-18 13:14:12 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2019-11-18 13:17:25 +0000

    x11-wm/icewm: Revbump for massive dependencies overhaul
    
    Thanks-to: Yury Martynov <email@linxon.ru>
    Bug: https://bugs.gentoo.org/700474
    Package-Manager: Portage-2.3.79, Repoman-2.3.18
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>

 .../{icewm-1.6.2.ebuild => icewm-1.6.2-r1.ebuild}  | 33 ++++++++++++++++------
 x11-wm/icewm/metadata.xml                          |  3 ++
 2 files changed, 28 insertions(+), 8 deletions(-)
Comment 5 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2019-11-18 13:18:19 UTC
Please try icewm-1.6.2-r1 and report back your result.
Comment 6 Yury Martynov 2019-11-19 12:04:54 UTC
works fine. Thank you!