Page MenuHomeFreeBSD

graphics/drm-legacy-kmod: fix build
ClosedPublic

Authored by pkubaj on May 17 2019, 10:57 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Mar 17, 7:40 PM
Unknown Object (File)
Sun, Mar 17, 7:40 PM
Unknown Object (File)
Sun, Mar 17, 7:40 PM
Unknown Object (File)
Sun, Mar 17, 7:40 PM
Unknown Object (File)
Sun, Mar 17, 7:19 PM
Unknown Object (File)
Feb 26 2024, 7:24 AM
Unknown Object (File)
Jan 15 2024, 11:12 PM
Unknown Object (File)
Jan 15 2024, 11:15 AM
Subscribers
None

Details

Summary

Fix compilation, sys/dev/drm was removed from base.

Also fix runtime issues on powerpc64

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 24471
Build 23277: arc lint + arc unit

Event Timeline

jmd requested changes to this revision.May 18 2019, 6:27 PM

Approved with the exception of the patch file - please submit that to our upstream repository. I do not want the port to diverge from that.

Once you've done that, update hash and version in port and feel free to commit with my approval. Thanks!

This revision now requires changes to proceed.May 18 2019, 6:27 PM
This revision now requires changes to proceed.May 24 2019, 9:27 AM

It still doesn't install:

===>   Registering installation for drm-legacy-kmod-g20190523
pkg-static: Unable to access file /tmp/usr/ports/graphics/drm-legacy-kmod/work/stage/boot/modules/i915kms.ko:No such file or directory
*** Error code 74

i915kms is not available on powerpc64.

My testing also showed that these two changes are still needed.

Thanks, feel free to land!

This revision is now accepted and ready to land.May 27 2019, 7:38 PM
This revision was automatically updated to reflect the committed changes.