From owner-freebsd-ports@freebsd.org Mon Dec 18 21:03:36 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6E0EFE87953 for ; Mon, 18 Dec 2017 21:03:36 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: from mail-io0-x229.google.com (mail-io0-x229.google.com [IPv6:2607:f8b0:4001:c06::229]) (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 391ED6FB8C for ; Mon, 18 Dec 2017 21:03:36 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: by mail-io0-x229.google.com with SMTP id t196so11269519iof.0 for ; Mon, 18 Dec 2017 13:03:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=OsKtI36s3w5xtix5nwuS+ZRQ5UUizkloa1uVYXHgGIM=; b=a/lZrU7x2VaCpRqNIipMnIdNf+rpOakPpd6GJ82GH2GsWAXvTxWBfpCgdS9dD2WIPZ NvcByhU3oLEsV/5LHaMTaEa5SYaKz6soa2lEprWbBt3T5cVo399zwIYCKE9SjMDO4FVi ah5ThXnNfLYP8W7N2bRPpon0+ZjFrCH0+kPYnP4cgpwCYAOZszY8a5Tj030RmClhnfU/ RWdI/85U1befZk7QQFyF7qODrmm+4KRKf0Z2Ey+hLaNxJuaE9VplteTiUts99dPK1DDn k9wXLwyxfl+YqmdIrwDxX2WqBIXSOBYrz/5IlNCXReHG9FqqlFhYw50+e+X95NY2Aock DOMw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=OsKtI36s3w5xtix5nwuS+ZRQ5UUizkloa1uVYXHgGIM=; b=pzQxgJ/XTVkJllmkbAiagUz3AcwIFpyWNNtqyUgtjIk6iLyxLvFN1NHIkH8PgQzKAQ Jk+HYQ+JL6MMsaj35s84WojcsGNgxYnepMqNw89MNTSoQN01Mqx83SIhH80TicXT5n0h Mskauk5RxJpSvk50at5oWi8DMFnYKAk3/zdHokDFXUyg8BLvaxOlvHsc9IXz1HIkRL2E OVgmTh642HWDikIJU9ivuZcxlonFGean7+waDyLvyEYOFoXBEXsA/XXcBqJD1IHfRs6g pPI47yF58R0nO7cW0dCmOeW8lYW7WF0MUc0XdQHEtfxt3T8sI+nWtyecPfAS8uljSDzP TRPg== X-Gm-Message-State: AKGB3mJntqJmKGuXZRXAiepO1SPqAzJyxaPM+4k1vyJDtkPVP3fxsLTF WMrV0qWOG3xhAOxcdeQfvsTgwx92/tuukEjXqws= X-Google-Smtp-Source: ACJfBourFAw9Kgs9o225FkpuF7IOTOmK1U94U2zj59dPnq4zLPp+AVbocWgRhTAa6SYC1qYXCdRNlK3vPlnrRJfioKU= X-Received: by 10.107.170.148 with SMTP id g20mr1264556ioj.175.1513631015399; Mon, 18 Dec 2017 13:03:35 -0800 (PST) MIME-Version: 1.0 Received: by 10.2.180.34 with HTTP; Mon, 18 Dec 2017 13:03:34 -0800 (PST) In-Reply-To: References: From: Adam Vande More Date: Mon, 18 Dec 2017 15:03:34 -0600 Message-ID: Subject: Re: Portmaster error To: Paul Schmehl Cc: FreeBSD Ports Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.25 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Dec 2017 21:03:36 -0000 On Wed, Sep 27, 2017 at 1:04 PM, Paul Schmehl wrote: > --On September 27, 2017 at 10:41:48 AM -0500 Adam Vande More < > amvandemore@gmail.com> wrote: > > >> On Wed, Sep 27, 2017 at 10:22 AM, Paul Schmehl >> wrote: >> >> >> >> I'm running a 10.3-RELEASE instance. I ran portmaster -ad in screen >> yesterday to get all the ports up to date. Today I ran it again, to make >> sure everything was updated. >> >> When I did, I got this error: >> >> portmaster -ad >> ===>>> Gathering distinfo list for installed ports >> >> ===>>> Starting check of installed ports for available updates >> make: "/usr/ports/Mk/bsd.port.mk" line 1462: Cannot open >> /usr/ports/Mk/Uses/execinfo.mk >> make: Fatal errors encountered -- cannot continue >> ===>>> All ports are up to date >> >> Sure enough, execinfo.mk is missing. >> >> I ran portsnap fetch and update to see if that would fix it. It did not. >> >> I didn't find anything about this on the web or in /usr/ports/UDPATING. >> Is this something new? Is there something I can do to fix it other than >> wait? >> >> >> >> >> >> A portsnap extract might workaround it. >> > > I did that, but it did not resolve the problem. execinfo.mk is still > missing. Delete your entire ports tree and try again. execinfo.mk is supposed to be missing, you have something else that is not right. -- Adam