Date: Fri, 29 Mar 2024 10:28:07 -0700 From: Yuri <yuri@FreeBSD.org> To: Mark Millard <marklmi@yahoo.com>, FreeBSD Mailing List <freebsd-ports@freebsd.org> Subject: Re: gmake-4.4.1 has a performance regression: at least the science/nwchem project now builds much slower Message-ID: <55e1a296-60c4-4c2f-ad05-cdf0ae5348b1@FreeBSD.org> In-Reply-To: <2D9B0CE0-4657-4C8F-BDEE-48225BC899CF@yahoo.com> References: <2D9B0CE0-4657-4C8F-BDEE-48225BC899CF.ref@yahoo.com> <2D9B0CE0-4657-4C8F-BDEE-48225BC899CF@yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format. --------------hbQQNN894zDpWGcolLxBpuDL Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit GNU Make now handles variable substitutions differently, see the discussion here: https://savannah.gnu.org/bugs/?65533 This causes it to sometimes fire exponentially more sub-processes than before. Some other ports that use a lot of variable substitutions in a particular way would also be affected, but science/nwchem is acutely affected, to the point that it times out. I will add devel/gmake43 to remedy this situation. Yuri --------------hbQQNN894zDpWGcolLxBpuDL Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit <!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> </head> <body> <font face="monospace">GNU Make now handles variable substitutions differently, see the discussion here: <a href="https://savannah.gnu.org/bugs/?65533" rel="nofollow" class="moz-txt-link-freetext">https://savannah.gnu.org/bugs/?65533</a></font><br> <font face="monospace">This causes it to sometimes fire exponentially more sub-processes than before.<br> </font><br> <font face="monospace">Some other ports that use a lot of variable substitutions in a particular way would also be affected, but science/nwchem is acutely affected, to the point that it times out.</font><br> <font face="monospace"><br> </font><br> <font face="monospace">I will add <span style="color:#000000;background-color:#ffffff;">devel/gmake43 to remedy this situation.</span><br> </font><br> <font face="monospace"><br> </font><br> <font face="monospace"><br> </font><br> <font face="monospace">Yuri</font> <p><font face="monospace"><br> </font></p> </body> </html> --------------hbQQNN894zDpWGcolLxBpuDL--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?55e1a296-60c4-4c2f-ad05-cdf0ae5348b1>