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

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 27 Sep 2025 01:08:09 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281730

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

The difference for your (cd . . .) text (failure)
and mine (success) are:

Possibly irrelevant? (U-Boot version numbering):

Yours: 2024.07
Mine:  2025.04


Important?:

Yours: MAKE=gmake
Mine:  MAKE=/usr/local/bin/gmake


Next, likely irrelevant, is:

Yours: CXXFLAGS="-O2 -pipe -pipe -fno-strict-aliasing  "
Mine:  CXXFLAGS="-O2 -pipe -pipe -fno-strict-aliasing   "


Important?:

Yours: BSD_INSTALL_MAN="install  -m 444" gmake ARCH=arm
Mine:  BSD_INSTALL_MAN="install  -m 444" /usr/local/bin/gmake ARCH=arm


That is it for differences in that specific
block of text.

Do your modern failures for this have the
"/usr/local/bin/" text? Or are they like your
old ones?

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