From owner-freebsd-bugs@FreeBSD.ORG Thu May 30 16:00:00 2013 Return-Path: Delivered-To: freebsd-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id C9236621 for ; Thu, 30 May 2013 16:00:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 964931C5 for ; Thu, 30 May 2013 16:00:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r4UG00HT094573 for ; Thu, 30 May 2013 16:00:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r4UG00RP094571; Thu, 30 May 2013 16:00:00 GMT (envelope-from gnats) Resent-Date: Thu, 30 May 2013 16:00:00 GMT Resent-Message-Id: <201305301600.r4UG00RP094571@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Garrett Cooper Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 6A7A65E5 for ; Thu, 30 May 2013 15:58:30 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from oldred.FreeBSD.org (oldred.freebsd.org [8.8.178.121]) by mx1.freebsd.org (Postfix) with ESMTP id 5C34F1AB for ; Thu, 30 May 2013 15:58:30 +0000 (UTC) Received: from oldred.FreeBSD.org ([127.0.1.6]) by oldred.FreeBSD.org (8.14.5/8.14.5) with ESMTP id r4UFwUtV018912 for ; Thu, 30 May 2013 15:58:30 GMT (envelope-from nobody@oldred.FreeBSD.org) Received: (from nobody@localhost) by oldred.FreeBSD.org (8.14.5/8.14.5/Submit) id r4UFwUoF018911; Thu, 30 May 2013 15:58:30 GMT (envelope-from nobody) Message-Id: <201305301558.r4UFwUoF018911@oldred.FreeBSD.org> Date: Thu, 30 May 2013 15:58:30 GMT From: Garrett Cooper To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: conf/179111: set -e no longer implicitly set after fmake -> bmake migration; build failures can "silently" occur at buildworld/SUBDIR level X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 May 2013 16:00:00 -0000 >Number: 179111 >Category: conf >Synopsis: set -e no longer implicitly set after fmake -> bmake migration; build failures can "silently" occur at buildworld/SUBDIR level >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu May 30 16:00:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Garrett Cooper >Release: 10-CURRENT >Organization: EMC Isilon >Environment: FreeBSD fuji-current.local 10.0-CURRENT FreeBSD 10.0-CURRENT #2 r+9eac8d9-dirty: Sun May 26 16:20:14 PDT 2013 root@fuji-current.local:/usr/obj/usr/src/sys/FUJI-NOCOMPAT i386 >Description: One of the issues that sjg noted in r250867 was the fact that bmake when compared with fmake doesn't implicitly set set -e when executing commands. I have a patch for fixing many of the issues in .../Makefile, .../Makefile.inc, and bsd.*.mk that I'll cook up and submit soon. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: