From owner-freebsd-ports@FreeBSD.ORG Fri Mar 15 00:45:04 2013 Return-Path: Delivered-To: ports@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 3052AA3A for ; Fri, 15 Mar 2013 00:45:04 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-wi0-x234.google.com (mail-wi0-x234.google.com [IPv6:2a00:1450:400c:c05::234]) by mx1.freebsd.org (Postfix) with ESMTP id 9D8376B0 for ; Fri, 15 Mar 2013 00:45:03 +0000 (UTC) Received: by mail-wi0-f180.google.com with SMTP id hi8so38284wib.7 for ; Thu, 14 Mar 2013 17:45:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=x-received:mime-version:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=zhxakheYwmnYs6gtyumndj6hNTf8tNus45+qbpIcZOI=; b=WsjZoJdh8Sh+cKlVE2r8nBkG3x4PnBMphrGWBez3s58tDweCQa1grjJFLckAWQFJsv 5C08IlZShsBVcYNylGu5FSni7SKrF0sW1VwHj/OIMuUeErXKewI2P5Jp0uh1blAagTMQ KSh+9RyHPfcJRcUh+FzyUDxj5TqQJ/BE+566o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:mime-version:in-reply-to:references:from:date:message-id :subject:to:cc:content-type:x-gm-message-state; bh=zhxakheYwmnYs6gtyumndj6hNTf8tNus45+qbpIcZOI=; b=VabEXm1uZn25BWw3HHqQev/dvGsymAVemI01Ckg8E7iCIeUuifRQb3tTwzChDJK0Bj 6Xmgz6zEi5mfPcelnuNX7iFh0etSdKxV8BDjIspGJaPmRz5hgK70rDQEAamhQbJr9ddb HcpVTLmh98vbXxDPt0tIlgE28xGZ4Rq9Z9PQJG1Qdo3FRh1i0HtkqmM8iLeF60vqLsxn YtNDVKVkfvQoaiutRSNQsDJ2/37EBYcywyL3ZQwDJ9j8Fm1y/rnclQYRxeywOClbM2v1 4z+CsNFjAApmPfkyjBDkvm79D0pn8+kfhMutUKsZv2RzC2gS90dmmffctZ5RfS3D3I3J tQ4w== X-Received: by 10.194.122.131 with SMTP id ls3mr7641873wjb.55.1363308302818; Thu, 14 Mar 2013 17:45:02 -0700 (PDT) MIME-Version: 1.0 Received: by 10.194.108.106 with HTTP; Thu, 14 Mar 2013 17:44:32 -0700 (PDT) In-Reply-To: References: <50463F7F.2030502@shatow.net> From: Eitan Adler Date: Thu, 14 Mar 2013 20:44:32 -0400 Message-ID: Subject: Re: Plans for making MAKE_JOBS_SAFE the default? To: Chris Rees Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQng/7M0YkfG+kyG78e6ijdNgSKy7OthoYs3XjCQhNRa7djG9U50iGEyUr/z4/uOfv0t5XiA Cc: Olivier Smedts , FreeBSD Ports , Bryan Drewery , Ports Management Team X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Mar 2013 00:45:04 -0000 >My proposal: > - start an exp-run with FORCE_MAKE_JOBS set > - mark all new failures with MAKE_JOBS_UNSAFE > - flip the default right after the 9.1 release. .... Now that we seem to have exp-run support again it is time to re-raise this issue. Can we please have an exp-run, mark all the failures, and then flip the switch? This may have to be done recursively, but most of the major blockers have already been marked. -- Eitan Adler