I've exported MAKE="make LIBTOOL=libtool" >>> Configuring source in /var/tmp/portage/dev-util/dwdiff-2.1.3/work/dwdiff-2.1.3 ... Checking for working make (make LIBTOOL=libtool)... no make LIBTOOL=libtool failed. See config.log for errors. * ERROR: dev-util/dwdiff-2.1.3::gentoo failed (configure phase): * (no error message) * * Call stack: * ebuild.sh, line 125: Called src_configure * environment, line 2323: Called die * The specific snippet of code: * ./configure --prefix="${EPREFIX}"/usr $(use_with nls gettext) || die
Created attachment 691233 [details] dwdiff-2.1.3:20210313-185231.log buildlog
Created attachment 691236 [details] config.log config.log
Do we really want to start fixing MAKE not taking arguments? As far as I'm aware, GNU make will always use MAKEFLAGS to allow passing LIBTOOL= Also, this package doesn't seem to use libtool beyond a test in ./configure, it doesn't build libraries.
I'll just close this one unless the maintainer disagree, please use MAKEFLAGS.