From owner-freebsd-hackers@freebsd.org Wed Mar 18 20:15:53 2020 Return-Path: Delivered-To: freebsd-hackers@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id E95CE26B6F0 for ; Wed, 18 Mar 2020 20:15:53 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: from mail-il1-f171.google.com (mail-il1-f171.google.com [209.85.166.171]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 48jLrm6BnBz4JxB; Wed, 18 Mar 2020 20:15:52 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: by mail-il1-f171.google.com with SMTP id d14so45051ilq.10; Wed, 18 Mar 2020 13:15:52 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=F1qDtES8Ui+iGScSjrPfN9pp46AKIKapQfvOaz1d/DM=; b=FQ/u3TQ7fUKaSzclgytK5DRv/vEjXkw3xAHFO2cKVzAILpn5w3OQDX6LtFKlAyLHtw Zy1JvqaQomgSyuVsGivz9P2lQnoE+EydRl6bzUUho7WxMZ7dtP5NrSHeITCJyyJ8Km6B QW16nASbF2PjhYoPN2Rgieplu3nG1OFnzibc9PwNoPLJkTN0YdpAwlYXzeosxZwblF2j zcnvW+gGnSI6kZHeBlrEjPaY2Cyzqh5GU36eRVVMwOLSBcudXDkpMz5Ic6GHGrHmwwwT hG95/KvqoV8+vFxMsRH/UvzLOOtJlxn768tPnf7qcf+1EHXIKwRhXS4Y00dJqJzUTd0O 9dEw== X-Gm-Message-State: ANhLgQ0GAyyBmumMx8e1N6ueA5FH2RXMeJAGeSlx56+wKZkUfxisde3B hGi9zRpHBa6vsD650zx8Qyp/goJtc5iG7wQ9HSH5YWLW X-Google-Smtp-Source: ADFU+vtncu+si49pguZZS7w724pals+r/QkFjIJRVsq8gEz5G2GQyJTebBT+9p98okfCAR3uv4RFTSL5YdRwU25Dofo= X-Received: by 2002:a92:8312:: with SMTP id f18mr5669895ild.98.1584562551298; Wed, 18 Mar 2020 13:15:51 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Ed Maste Date: Wed, 18 Mar 2020 16:15:39 -0400 Message-ID: Subject: Re: Trying to update 13-current from r356762 To: =?UTF-8?Q?Fernando_Apestegu=C3=ADa?= Cc: FreeBSD Hackers Content-Type: text/plain; charset="UTF-8" X-Rspamd-Queue-Id: 48jLrm6BnBz4JxB X-Spamd-Bar: --- Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of carpeddiem@gmail.com designates 209.85.166.171 as permitted sender) smtp.mailfrom=carpeddiem@gmail.com X-Spamd-Result: default: False [-4.00 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; RCVD_TLS_ALL(0.00)[]; FROM_HAS_DN(0.00)[]; R_SPF_ALLOW(-0.20)[+ip4:209.85.128.0/17:c]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[freebsd.org]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; IP_SCORE(-2.00)[ip: (-5.31), ipnet: 209.85.128.0/17(-2.97), asn: 15169(-1.65), country: US(-0.05)]; TO_DN_ALL(0.00)[]; RCPT_COUNT_TWO(0.00)[2]; RCVD_IN_DNSWL_NONE(0.00)[171.166.85.209.list.dnswl.org : 127.0.5.0]; FORGED_SENDER(0.30)[emaste@freebsd.org,carpeddiem@gmail.com]; RWL_MAILSPIKE_POSSIBLE(0.00)[171.166.85.209.rep.mailspike.net : 127.0.0.17]; MIME_TRACE(0.00)[0:+]; R_DKIM_NA(0.00)[]; FREEMAIL_ENVFROM(0.00)[gmail.com]; ASN(0.00)[asn:15169, ipnet:209.85.128.0/17, country:US]; FROM_NEQ_ENVFROM(0.00)[emaste@freebsd.org,carpeddiem@gmail.com]; RCVD_COUNT_TWO(0.00)[2] X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Mar 2020 20:15:54 -0000 On Wed, 18 Mar 2020 at 15:28, Ed Maste wrote: > > Did you do the buildworld with -DNO_CLEAN? Do you see ">>> Deleting > stale dependencies..." in the log, and if so can you collect the 10 or > so lines after that? dim@ reproduced without -DNO_CLEAN (i.e., a "normal" build). I just committed a presumed workaround in r359083, so if you still have your obj tree in place can you update and try again?