Re: April 2025 stabilization week
- In reply to: Warner Losh : "Re: April 2025 stabilization week"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 23 Apr 2025 15:16:18 UTC
Hello Warner, I've encountered the following issue: drm-kmod refuses to build, complains about vm_page_next() not being defined. Also, when I tried installing drm-kmod or drm-66-kmod packages, the kmods didn't want to work, complained about some symbols not being there. There does exist a fix exactly for that, tho: https://github.com/freebsd/drm-kmod/pull/348 I compiled drm-kmod from that pull request, and everything started working immediately. On 21.04.2025 19:22, Warner Losh wrote: > Please note: Gleb is on vacation this week, so I'll be coordinating > stab-week this time. Please be sure to cc me on any problems you > encounter. > > Warner > > On Mon, Apr 21, 2025 at 2:00 AM Gleb Smirnoff <glebius@freebsd.org> wrote: >> Hi FreeBSD/main users & developers: >> >> This is an automated email to inform you that the April 2025 stabilization week >> started with FreeBSD/main at main-n276625-d4763484f911, which was tagged as >> main-stabweek-2025-Apr. >> >> Those who want to participate in the stabilization week are encouraged to >> update to the above revision/tag and test their systems. >> >> The tag main-stabweek-2025-Apr has been published at Gleb Smirnoff's github repo. >> To connect this repo as an additional remote you need to run: >> >> git remote add glebius https://github.com/glebius/FreeBSD >> >> Once remote is configured, to checkout the tag run: >> >> git fetch glebius --tags >> git checkout main-stabweek-2025-Apr >> >> If you want to use only the official FreeBSD repo, then update to >> the revision: >> >> git pull >> git checkout d4763484f911 >> >> Developers are encouraged to avoid pushing new features to FreeBSD/main during >> the stabilization week, but focus on bugfixes instead. The stabilization week >> runs up to Friday 18:00 UTC, but if there is consensus that any regressions >> discovered by participants have been fixed, it will end early. >> >> Once that happens, the advisory freeze of FreeBSD/main branch is thawed. >> >> -- >> Gleb Smirnoff -- wbr, Maxim Filimonov <che@bein.link>