Bug 216251 - buildworld fails with "don't know how to make gzguts.h"
Summary: buildworld fails with "don't know how to make gzguts.h"
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: kern (show other bugs)
Version: 10.3-STABLE
Hardware: Any Any
: --- Affects Many People
Assignee: Xin LI
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-19 00:34 UTC by Terry Kennedy
Modified: 2017-01-19 07:59 UTC (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Terry Kennedy 2017-01-19 00:34:36 UTC
This is a relatively recent regression. It is discussed on freebsd-stable@ here:
https://lists.freebsd.org/pipermail/freebsd-stable/2017-January/086662.html

If I had to guess, I'd say it was fallout from r312375:
https://svnweb.freebsd.org/base?view=revision&revision=312375
Comment 1 Xin LI freebsd_committer freebsd_triage 2017-01-19 01:21:42 UTC
Ouch!  Sorry for that.

Ed, do you have any plan to MFC r293040 or should I land a bandaid for this?  (Can't commit within ~4 hours).
Comment 2 commit-hook freebsd_committer freebsd_triage 2017-01-19 07:30:32 UTC
A commit references this bug:

Author: delphij
Date: Thu Jan 19 07:29:53 UTC 2017
New revision: 312403
URL: https://svnweb.freebsd.org/changeset/base/312403

Log:
  MFC r293040,293341,293435:

  Reduce libstand Makefile duplication.

  PR:		216251

Changes:
_U  stable/10/
  stable/10/lib/libstand/Makefile
  stable/10/sys/boot/libstand32/Makefile
  stable/10/sys/boot/userboot/libstand/Makefile