Summary: | x11-drivers/xf86-video-intel-2.99.917_p20201215 fails to comppile | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Gentoo X packagers <x11> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
emerge_info
x11-drivers:xf86-video-intel-2.99.917_p20201215:20210314-113918.log autoconf.out |
Description
Agostino Sarubbo
2021-03-14 12:09:49 UTC
Created attachment 691368 [details]
emerge_info
emerge --info
Created attachment 691371 [details]
x11-drivers:xf86-video-intel-2.99.917_p20201215:20210314-113918.log
build log
Created attachment 691374 [details]
autoconf.out
relevant log
Strange. It looks like x11-misc/util-macros is missing from your system. Can you confirm that it's not installed? But it's automatically added to BDEPEND by xorg-3.eclass when XORG_EAUTORECONF=yes is set, which it is... Libtool was also broken so I started 'emerge -e world' to see if something will improve. Well it works now, I don't know what exactly was broken but it has not been catched by our tools. |