Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 08 Jul 2021 16:50:27 +0000
From:      bugzilla-noreply@freebsd.org
To:        fortran@FreeBSD.org
Subject:   [Bug 257004] math/lapack build of 3.10.0 fails with "argument list too long" error
Message-ID:  <bug-257004-37611-K55DuTaOP5@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-257004-37611@https.bugs.freebsd.org/bugzilla/>
References:  <bug-257004-37611@https.bugs.freebsd.org/bugzilla/>

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

--- Comment #4 from russo@bogodyn.org ---
Created attachment 226306
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D226306&action=
=3Dedit
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.

--=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-257004-37611-K55DuTaOP5>