From owner-svn-src-all@freebsd.org Tue Jan 12 16:19:55 2016 Return-Path: Delivered-To: svn-src-all@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 B3379A6CD7D; Tue, 12 Jan 2016 16:19:55 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-ig0-x22d.google.com (mail-ig0-x22d.google.com [IPv6:2607:f8b0:4001:c05::22d]) (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 83AFB157F; Tue, 12 Jan 2016 16:19:55 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: by mail-ig0-x22d.google.com with SMTP id ik10so150795186igb.1; Tue, 12 Jan 2016 08:19:55 -0800 (PST) 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=0KIINahnjaUpoorw8sDy4QbLWvnqjjKhTZgkiu9v3Nw=; b=WrNHT4ZykF/TG7WdsAzuBDMMZ4pMcBSPehEmsMJRmU0iyoyF2EyLYSJ6hofXU1llz2 e/oN3Eq4zLGgd97PZC8yNlmKaxPyH3rwuQhzIMUZ35Xi05FxHjFO3SRJiKRPcNtQLoTg vgpliD2sSQcplopjxXt4DDcNSLwt78xGfnTh6Iskjb/f0gjhba69odTRx3CsiaWPk9cx VFsGtH1RuAmnSWXUnmdoM+oAXg2egNkQDXmDbA6IhQI4FDAWK34BG3IxMG56YLsuH/WS vT2VMOcb3VVZKZGetPR5OBi6uqAdcwbYfSc8f+IPiPeykBcLVDzi4K2mXIcJf5KTTb98 6rlQ== MIME-Version: 1.0 X-Received: by 10.50.171.225 with SMTP id ax1mr17305127igc.61.1452615594848; Tue, 12 Jan 2016 08:19:54 -0800 (PST) Received: by 10.36.121.202 with HTTP; Tue, 12 Jan 2016 08:19:54 -0800 (PST) In-Reply-To: <20160112153729.GA86007@mutt-hardenedbsd> References: <201601082034.u08KYvLv075281@repo.freebsd.org> <20160112153729.GA86007@mutt-hardenedbsd> Date: Tue, 12 Jan 2016 08:19:54 -0800 Message-ID: Subject: Re: svn commit: r293439 - in head: lib/libc/sys sys/dev/ti sys/kern sys/sys usr.bin/netstat From: Adrian Chadd To: Shawn Webb Cc: Antoine Brodin , Gleb Smirnoff , Dirk Meyer , "svn-src-head@freebsd.org" , "svn-src-all@freebsd.org" , "src-committers@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Jan 2016 16:19:55 -0000 Has this been addressed yet? -a On 12 January 2016 at 07:37, Shawn Webb wrote: > On Sat, Jan 09, 2016 at 07:41:57PM +0000, Antoine Brodin wrote: >> On Fri, Jan 8, 2016 at 8:34 PM, Gleb Smirnoff wrote: >> > Author: glebius >> > Date: Fri Jan 8 20:34:57 2016 >> > New Revision: 293439 >> > URL: https://svnweb.freebsd.org/changeset/base/293439 >> > >> > Log: >> > New sendfile(2) syscall. A joint effort of NGINX and Netflix from 2013 and >> > up to now. >> >> Hi, >> >> "SF_FLAGS" addition seems to break graphics/graphviz on head. >> See error log at: >> http://beefy3.nyi.freebsd.org/data/head-i386-default/p405601_s293454/logs/errors/graphviz-2.38.0_10.log >> 739 ports are skipped due to this failure. > > I've run into this, too. > > Thanks, > > -- > Shawn Webb > HardenedBSD > > GPG Key ID: 0x6A84658F52456EEE > GPG Key Fingerprint: 2ABA B6BD EF6A F486 BE89 3D9E 6A84 658F 5245 6EEE