On Thu, 20 Feb 2020 at 09:54, Pedro Giffuni <p...@freebsd.org> wrote: > > On 2020-02-20 09:46, Ed Maste wrote: > > On Thu, 20 Feb 2020 at 04:56, Li-Wen Hsu <lw...@freebsd.org> wrote: > >> Please note this is not fixed in ci.freebsd.org yet. The reason is it > >> directly goes to src/release and perform `make packagesystem` to > >> generate kernel.txz and base.txz. If I read release(7) correctly, > >> this should be performed under a fresh installed environment. I am > >> checking how to fix this. > > Should we revert the change until a build fix can be committed too? > > I am OK with reverting the change, and I am rather surprised such a > simply change could have broken the build.
Indeed, this has uncovered a broken dependency in our build process (i.e., that the build host's services_mkdb is being used). IMO we should: 1. Revert the change for now (pfg will you take care of it?) 2. MFC the MAX_PROTO increase as soon as possible 3. Try to fix the use of host's services_mkdb 4. Recommit after either #3 is done, or FreeBSD 12.2 and 11.4 are released _______________________________________________ svn-src-all@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"