Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 08 Jul 2021 16:49:14 +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-bfwL0YH16h@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 #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 la=
st
few commands it spewed.

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

--=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-bfwL0YH16h>