From owner-freebsd-current@FreeBSD.ORG Fri Apr 4 08:05:41 2014 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DD5506AB for ; Fri, 4 Apr 2014 08:05:41 +0000 (UTC) Received: from mail-ob0-x235.google.com (mail-ob0-x235.google.com [IPv6:2607:f8b0:4003:c01::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A99B2B6B for ; Fri, 4 Apr 2014 08:05:41 +0000 (UTC) Received: by mail-ob0-f181.google.com with SMTP id wp4so3070538obc.26 for ; Fri, 04 Apr 2014 01:05:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=iZrnjx8idrz3kbSxuBk5gt0Vgw6t4zb2e80/temXtz0=; b=v2vmrOaPVPtnAm88C+Pv0J9tHs7bbY36aXjmCcnSEGzfnUr06MB3hu5/V6Aq6FlZHj aytTFRx9iIpGswsYf95HiYtWk3fJhCNhykvh7Mv7bzu3LDQPSdE/L/qZsvv0++6Hf92c VneoYZKYxpj8lY1yh31+DkK/tF+QP3XlifhdCg3OIlZJiPSfM/Qk2XrvgTZ8KUsocNlk Sp09HpiJTwaO+LqpMWdaEg1sTelhcnpySN+TrBtgScLf6G2xX/IWSB1XdMKtg1F9WXlF cZp+CAgq2hIKjdrjEB8mWLYkj43iYJwvkqWytairViGy+31EqtE9UVZFUn+vAc3+NsJ+ W0yQ== MIME-Version: 1.0 X-Received: by 10.60.135.106 with SMTP id pr10mr16738343oeb.15.1396598740962; Fri, 04 Apr 2014 01:05:40 -0700 (PDT) Received: by 10.182.80.7 with HTTP; Fri, 4 Apr 2014 01:05:40 -0700 (PDT) In-Reply-To: <533D9E0B.3000605@rcn.com> References: <533D6947.9000203@rcn.com> <533D9E0B.3000605@rcn.com> Date: Fri, 4 Apr 2014 10:05:40 +0200 Message-ID: Subject: Re: another Make (maybe) problem From: Oliver Pinter To: Robert Huff Content-Type: text/plain; charset=ISO-8859-1 Cc: current@freebsd.org, Warner Losh X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Apr 2014 08:05:41 -0000 On 4/3/14, Robert Huff wrote: > Warner Losh writes > >> > Can you prune down your make.conf to find the minimal line(s) that >> > cause this? >> >> Yes, but each run will take about three hours .... >> >> Starting with an empty make.conf, > > Empty make.conf = same result. > Where do I look next? > 1) I know very little about make, but I have seen additional debugging > options in the man page. Are there any particular ones which are likely > to be helpful? > 2) Is there a way to just re-try the affected part of buildworld? > > Thanks, Is there any change in src.conf? > > > Robert Huff > > > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" >