[Bug 281730] sysutils/u-boot-pine64: portmaster failure: : invalid option -- D

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 26 Sep 2025 14:15:53 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281730

--- Comment #11 from Mark Millard <marklmi26-fbsd@yahoo.com> ---
(In reply to O. Hartmann from comment #10)

> The port fails as initially reported using poudriere.

Did you mean portmaster above? I thought poudiere(-devel)
builds were always working for you.

> I did install completely new boxes, both CURRENT, 15-STABLE. After the installation of X11 (simply started with installing my favorite window manager windowmaker) the environment isn't "sterile" as it is in poudriere or chroot.

Was the build of windowsmaker (and the dependencies it built)
the only addition to the environment compared to a no-ports
environment for your later attempt to build u-boot-pine64?

Presuming yes, for your X11 subset to make a difference, that
would mean that files from X11 are being used that should not
be used. Likely some form of search path or find command or
such that then finds X11 content via some file name match(s)
and uses such. That may help narrow things down for finding
how the injection happens.

Does make work for for "windowmaker built first"? Is it only
portmaster based building that fails for this context?

-- 
You are receiving this mail because:
You are the assignee for the bug.