[Bug 280544] u-boot doesn't build with -j32
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 280544] u-boot doesn't build with -j32"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 31 Jul 2024 23:08:50 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280544
Bug ID: 280544
Summary: u-boot doesn't build with -j32
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs@FreeBSD.org
Reporter: crb@ChrisBowman.com
Created attachment 252409
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=252409&action=edit
build failure log
I have a custom port of u-boot that used to build fine with "make -j32" but
with the latest (2024Q3) ports tree it won't build this way. If I use a simple
make it builds. If I use a simple make and interrupt it after a few seconds
and then do make -j32 it will parallel build. The same behavior can be
reproduced using sysutils/u-boot-beaglebone. I think the config file isn't
being built correctly when -j32 is added to make. The u-boot-beaglebone
failure log is attached.
--
You are receiving this mail because:
You are the assignee for the bug.