From owner-freebsd-current@freebsd.org Wed May 23 03:52:37 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 E801BEEDB1A for ; Wed, 23 May 2018 03:52:36 +0000 (UTC) (envelope-from eadler@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 96DD675873 for ; Wed, 23 May 2018 03:52:36 +0000 (UTC) (envelope-from eadler@freebsd.org) Received: from mail-yw0-f180.google.com (mail-yw0-f180.google.com [209.85.161.180]) (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)) (Authenticated sender: eadler) by smtp.freebsd.org (Postfix) with ESMTPSA id 6568524740 for ; Wed, 23 May 2018 03:52:36 +0000 (UTC) (envelope-from eadler@freebsd.org) Received: by mail-yw0-f180.google.com with SMTP id p14-v6so258234ywe.10 for ; Tue, 22 May 2018 20:52:36 -0700 (PDT) X-Gm-Message-State: ALKqPwdyUvkhOtIhM03EVgefHUg6CP1NbMgEP8g2hWOTCQ6lbO3PSbSv sAAsCpaMH07iKJ4wPxHerFBOKI/fgJYkpz03EBZozA== X-Google-Smtp-Source: AB8JxZqNz+AFJL+jT4/pvqv5VHbkHH10xm/KJxwMfmegCe8paxvX5XoqzISfjWgRwiL1NDOvB+EpHNrXhm0XKQyQ6kg= X-Received: by 2002:a81:8605:: with SMTP id w5-v6mr575190ywf.162.1527047555780; Tue, 22 May 2018 20:52:35 -0700 (PDT) MIME-Version: 1.0 Received: by 2002:a25:c709:0:0:0:0:0 with HTTP; Tue, 22 May 2018 20:52:05 -0700 (PDT) In-Reply-To: References: From: Eitan Adler Date: Tue, 22 May 2018 20:52:05 -0700 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: head -r333974 fix-to-the-build exposes another breaks-the-build problem in top (at least for gcc based builds) To: Mark Millard Cc: FreeBSD Current Content-Type: text/plain; charset="UTF-8" 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: Wed, 23 May 2018 03:52:37 -0000 On 21 May 2018 at 18:06, Mark Millard wrote: > On 2018-May-21, at 5:46 PM, Mark Millard wrote: > I should have been explicit that the material is from > ci.freebsd.org . Your email seems to always be marked as spam by my MUA even though SPF, DKIM, and DMARC pass. Apologies if you've sent me other mail I've missed. > For reference, the gcc based builds seem to be: > (all but the last being gcc 4.2.1 based if I > undertand right) FWIW believe these are fixed now. At least, they do not fail locally on "make universe" on top(1). -- Eitan Adler Source, Ports, Doc committer Bugmeister, Ports Security teams