Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 775980

Summary: x11-drivers/xf86-video-intel-2.99.917_p20201215 fails to comppile
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: 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 gentoo-dev 2021-03-14 12:09:49 UTC
This package fails to compile on a stable system. Attached relevant logs and emerge --info
Comment 1 Agostino Sarubbo gentoo-dev 2021-03-14 12:10:00 UTC
Created attachment 691368 [details]
emerge_info

emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-03-14 12:10:02 UTC
Created attachment 691371 [details]
x11-drivers:xf86-video-intel-2.99.917_p20201215:20210314-113918.log

build log
Comment 3 Agostino Sarubbo gentoo-dev 2021-03-14 12:10:05 UTC
Created attachment 691374 [details]
autoconf.out

relevant log
Comment 4 Matt Turner gentoo-dev 2021-03-23 01:00:43 UTC
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...
Comment 5 Agostino Sarubbo gentoo-dev 2021-03-29 15:01:15 UTC
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.