From owner-freebsd-current@freebsd.org Tue Jan 30 21:32:01 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 B4A9DEE48A0 for ; Tue, 30 Jan 2018 21:32:01 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from tensor.andric.com (tensor.andric.com [87.251.56.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "tensor.andric.com", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4F6A08299A for ; Tue, 30 Jan 2018 21:32:01 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from coleburn.home.andric.com (coleburn.home.andric.com [192.168.0.15]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id 842AE1218A; Tue, 30 Jan 2018 22:31:59 +0100 (CET) From: Dimitry Andric Message-Id: <0A7714B4-0077-4305-957F-C46195CF4A99@FreeBSD.org> Content-Type: multipart/signed; boundary="Apple-Mail=_643CE6C8-3841-4B1C-9846-58D5857F42CF"; protocol="application/pgp-signature"; micalg=pgp-sha1 Mime-Version: 1.0 (Mac OS X Mail 10.3 \(3273\)) Subject: Re: r328603 Date: Tue, 30 Jan 2018 22:31:58 +0100 In-Reply-To: Cc: freebsd-current@freebsd.org To: Jim Erickson References: X-Mailer: Apple Mail (2.3273) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.25 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, 30 Jan 2018 21:32:01 -0000 --Apple-Mail=_643CE6C8-3841-4B1C-9846-58D5857F42CF Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii On 30 Jan 2018, at 21:52, Jim Erickson wrote: > > been getting this for a few days now. [...] > In file included from /usr/src/lib/libc/gdtoa/machdep_ldisx.c:45: > In file included from /usr/src/contrib/gdtoa/gdtoaimp.h:197: > /usr/src/include/stdlib.h:95:7: error: expected function body after > function declarator > __alloc_size2(1, 2); > ^ > /usr/src/include/stdlib.h:306:6: error: expected function body after > function declarator > __alloc_size2(2, 3); > ^ > 2 errors generated. Does it go away if you disable ccache? -Dimitry --Apple-Mail=_643CE6C8-3841-4B1C-9846-58D5857F42CF Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.2 iF0EARECAB0WIQR6tGLSzjX8bUI5T82wXqMKLiCWowUCWnDkTgAKCRCwXqMKLiCW owG1AKDDzvAzoDYLzDkuOgrIczpn7UDWgwCfYYoScKneLpdY6ZZ0sXx/b8ExLFU= =jZQs -----END PGP SIGNATURE----- --Apple-Mail=_643CE6C8-3841-4B1C-9846-58D5857F42CF--