[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:50:27 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257004

--- Comment #4 from russo@bogodyn.org ---
Created attachment 226306
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=226306&action=edit
Last few lines of the output of "make -dA" in math/lapack.

Here, it is clear that the failure is in an attempt to do a "for" loop over all
the man pages to create a temporary packing list.

There appear to be simply too many on the "for" line.

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