From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Feb 28 06:40:55 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0A9DF16A423; Tue, 28 Feb 2006 06:40:55 +0000 (GMT) (envelope-from ade@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B0E1843D46; Tue, 28 Feb 2006 06:40:54 +0000 (GMT) (envelope-from ade@FreeBSD.org) Received: from freefall.freebsd.org (ade@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k1S6esAb036171; Tue, 28 Feb 2006 06:40:54 GMT (envelope-from ade@freefall.freebsd.org) Received: (from ade@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k1S6esrP036167; Tue, 28 Feb 2006 06:40:54 GMT (envelope-from ade) Date: Tue, 28 Feb 2006 06:40:54 GMT From: Ade Lovett Message-Id: <200602280640.k1S6esrP036167@freefall.freebsd.org> To: apircalabu@bitdefender.com, ade@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, ade@FreeBSD.org Cc: Subject: Re: ports/93896: devel/apr - does not build (possibly related to latest devel/libtool15 commits?) X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Feb 2006 06:40:55 -0000 Synopsis: devel/apr - does not build (possibly related to latest devel/libtool15 commits?) State-Changed-From-To: feedback->closed State-Changed-By: ade State-Changed-When: Tue Feb 28 06:36:32 UTC 2006 State-Changed-Why: This was eventually tracked down to a build failure if, and only if, shells/bash was installed (which appears to be a problem with the bash executable itself). The workaround was to replace the incorrect use of SCRIPTS_ENV by CONFIGURE_ENV in the override Makefile targets, so as to send CONFIG_SHELL to the configure scripts, rather than letting them guess by themselves. Excellent work all around by: Ion-Mihai Tetcu Boris Samorodov Adi Pircalabu Well done, folks! Responsible-Changed-From-To: freebsd-ports-bugs->ade Responsible-Changed-By: ade Responsible-Changed-When: Tue Feb 28 06:36:32 UTC 2006 Responsible-Changed-Why: I did the easy part (the commit). http://www.freebsd.org/cgi/query-pr.cgi?pr=93896