[Bug 294870] graphics/drm-66-kmod, graphics/drm-61-kmod: Fails to build on stable/15 after commit ports d94082fc799f
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=294870 --- Comment #15 from [email protected] --- (In reply to Tomoaki AOKI from comment #13) TL;DR: The patch seems to be working for me. Details: I applied the patch by: * Saving it as /tmp/Merged_Bug294870_Bug294875-fix-build.diff (on each of several machines). * On each machine: * cd /usr/ports * git apply /tmp/Merged_Bug294870_Bug294875-fix-build.diff * That done, I was able to use: * "portmaster graphics/drm-66-kmod" on each of the laptops; * I was able to build the drm-66-kmod package on the package-builder (using poudriere-devel). * On the laptops, I was then able to: * Restart yesterday's stable/15 source-based update at the "make buildkernel" stage, and it then completed normally. * Build head normally (as I could without the patch). In the above: * ports was at main-n744978-9ddf3bcd93db * stable/15 was at stable/15-n283461-771a65210018 * head was at main-n285656-5a6d9479ae22 -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.