Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Jul 2024 23:08:50 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 280544] u-boot doesn't build with -j32
Message-ID:  <bug-280544-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D280544

            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=3D252409&action=
=3Dedit
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 si=
mple
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.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-280544-7788>