From owner-freebsd-current@freebsd.org Tue Jun 26 21:08:11 2018 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7CA0F101AC71 for ; Tue, 26 Jun 2018 21:08:11 +0000 (UTC) (envelope-from asomers@gmail.com) Received: from mail-lj1-x230.google.com (mail-lj1-x230.google.com [IPv6:2a00:1450:4864:20::230]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C62A9846A6 for ; Tue, 26 Jun 2018 21:08:10 +0000 (UTC) (envelope-from asomers@gmail.com) Received: by mail-lj1-x230.google.com with SMTP id i125-v6so9882653lji.2 for ; Tue, 26 Jun 2018 14:08:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=BNaJ3wBqJpCW7TgJzxLto15DUJpUGpzZuvcIxbolQyI=; b=sGutBw30nz9fjYzM31F8vAsHNZhCx4PEzXVNl2DzN1QrzI+vYALsg2RepfKvEb2aLT 0aewzukYUnYetcrKKnx0npyoYh7hXqrCgJPIcaH6qpByUVMnh6Qk3iJNYNTEkX2s6+ja rzZnIZdhjESelWV9KSebHob6TVAzuq5WtvBDUr6JTkL4pTr+9fzdxFrF2B7aaH7GylW2 SH5uUG3tfZ3HxjpBg+JYuFi4uiIr++A04OTclC6B158l6UtjVoBatAFIhoQF6dKJTsPo j2HcdPQPukz0DqYrl/c0u6QKpVcl4GyOuFg6fFaSXbaV0qsyeXRy5uI0FmYqFh+x+ESI kPcQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=BNaJ3wBqJpCW7TgJzxLto15DUJpUGpzZuvcIxbolQyI=; b=VfsiJb1PzCBtnvU/ZbuyX9v7RjlDUWBnTbsW7eoU1uUSf4Bg1ZCEqZZe4e9wFPNEdL gwIZb8bWulvdXIuEtxADONOjf1R1T6/QkBee2W269voof8Jmb/9EXVkkPqVlMVRfcooi iKmb+RhcM6CbMiW5Cs9AaoG5gCdb3BdSt2Um6KkNXN+rf3ZlUGAWgnlPR+T7sNuL/0X1 gZRd5Tz23+ajXD0ASqD2BDMwx9zsOeb1aa59uml7UigdGA28S0m84MW7EDA2fODIaBbM gmqYuWrx7Kvqb/a3ePoBCfJScdRDGwinGduWQU6Bjrqhu4tlWULNSF5SMHi4RhT0V8gP iDYQ== X-Gm-Message-State: APt69E1+Co/oSLFzqq6Ua+YYk1+AcoAqgqg5S+LcOhL1KaTgQnDmGEIE jc0qdWY7sgqxVLAdmTkbovGrkCnUMbFoPQb4Nug= X-Google-Smtp-Source: AAOMgpd5cZsyaKd0go2YVN3N8tQZIT0fc7zGvLjC58IIqqPQnWkVQdzCilO8k94nt83OzIQqiwyXaOBlH1sUALVB0Jw= X-Received: by 2002:a2e:2007:: with SMTP id g7-v6mr2173286ljg.50.1530047289213; Tue, 26 Jun 2018 14:08:09 -0700 (PDT) MIME-Version: 1.0 Sender: asomers@gmail.com Received: by 2002:ab3:1e71:0:0:0:0:0 with HTTP; Tue, 26 Jun 2018 14:08:08 -0700 (PDT) In-Reply-To: <20180626225403.7971b68d@romy.j20.helspy.pw> References: <20180626225403.7971b68d@romy.j20.helspy.pw> From: Alan Somers Date: Tue, 26 Jun 2018 15:08:08 -0600 X-Google-Sender-Auth: llX4goh-EZze4rtEzm2SMP1dVDg Message-ID: Subject: Re: make installworld fails on install: process-control: No such file or directory To: Lars Schotte Cc: FreeBSD Current Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.26 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.26 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: Tue, 26 Jun 2018 21:08:11 -0000 It works for me (though I didn't do a clean build). Can you please svn up and try again? I'll do a clean build in the meantime. On Tue, Jun 26, 2018 at 2:54 PM, Lars Schotte wrote: > make installworld fails on install: process-control: No such file or > directory somewhere around Revision: 335679 of ^/head. > > -- > Lars Schotte > Mudro=C5=88ova 13 > 92101 Pie=C5=A1=C5=A5any > _______________________________________________ > freebsd-current@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org= " >