Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 775980 - x11-drivers/xf86-video-intel-2.99.917_p20201215 fails to comppile
Summary: x11-drivers/xf86-video-intel-2.99.917_p20201215 fails to comppile
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-03-14 12:09 UTC by Agostino Sarubbo
Modified: 2021-03-29 15:01 UTC (History)
0 users

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


Attachments
emerge_info (emerge_info,5.42 KB, text/plain)
2021-03-14 12:10 UTC, Agostino Sarubbo
Details
x11-drivers:xf86-video-intel-2.99.917_p20201215:20210314-113918.log (x11-drivers:xf86-video-intel-2.99.917_p20201215:20210314-113918.log,2.62 KB, text/plain)
2021-03-14 12:10 UTC, Agostino Sarubbo
Details
autoconf.out (autoconf.out,531 bytes, text/plain)
2021-03-14 12:10 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-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.