[Bug 257004] math/lapack build of 3.10.0 fails with "argument list too long" error

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 08 Jul 2021 16:49:14 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257004

--- Comment #3 from russo@bogodyn.org ---
While the typescript of "make" showed no details of any value, I did a "make
-dA" and it produced a full log file that is far too large to post here.

However, examining that typescript I find that the error happens when it
attempts to do a "for file in " with a complete list of man pages paths.
I'm attaching a very tiny excerpt of the "make -dA" typescript, just the last
few commands it spewed.

It is clearly puking on the enormous number of man pages.

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