From owner-svn-src-all@FreeBSD.ORG Fri Apr 4 12:14:35 2014 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7F3AC877; Fri, 4 Apr 2014 12:14:35 +0000 (UTC) Received: from mail-wi0-x22a.google.com (mail-wi0-x22a.google.com [IPv6:2a00:1450:400c:c05::22a]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 989DD6D8; Fri, 4 Apr 2014 12:14:34 +0000 (UTC) Received: by mail-wi0-f170.google.com with SMTP id bs8so2518925wib.1 for ; Fri, 04 Apr 2014 05:14:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=KueJmZVRQUQn39SLljSQAsksE4G3GonYSf1iJ7fFW5k=; b=dQL/MZhJHEymmwWdwQcOneB+OenMB1Bf+bLgnXS2p/AJA/gu6+84gb3SzZw37zy482 i0e2hGFaZzZvHvzJbh4L3ukmPOAGqo/Qo8FF9BhR5FdIaFX4uD05BzfUtuyUFQTrNO4n bC55W7T5EHjJe5W7okMQQVo1v8Nxh+/ptyfJG3HLRlr4/s8Re7HgOd33X9+3qNQHJeQH p/hVI+eNjBY2lIPFAvKrORQQ6OOW3bCbQxpkvj9dmwz9PCAVVKTNF1BfSUS5sv3w6T5M YJaP5i7gvEVIlrN1mVZHJsq2QICRqpX5LV4m3ycNkio36r0GOg3nHdxRAHmOneQK3MO7 mUCg== X-Received: by 10.194.174.197 with SMTP id bu5mr18842465wjc.71.1396613672879; Fri, 04 Apr 2014 05:14:32 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id h19sm4323309wiw.17.2014.04.04.05.14.31 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 04 Apr 2014 05:14:32 -0700 (PDT) Sender: Baptiste Daroussin Date: Fri, 4 Apr 2014 14:14:30 +0200 From: Baptiste Daroussin To: David Chisnall Subject: Re: svn commit: r264042 - in head: include lib/libc/gen lib/libc/include lib/libc/stdlib Message-ID: <20140404121429.GD85325@ivaldir.etoilebsd.net> References: <201404021607.s32G7mhw051355@svn.freebsd.org> <20140404115256.GA85137@ivaldir.etoilebsd.net> <384FF99D-A2CC-4744-8FBB-251773EA0B3C@FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="tNQTSEo8WG/FKZ8E" Content-Disposition: inline In-Reply-To: <384FF99D-A2CC-4744-8FBB-251773EA0B3C@FreeBSD.org> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.17 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: Fri, 04 Apr 2014 12:14:35 -0000 --tNQTSEo8WG/FKZ8E Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Apr 04, 2014 at 01:10:24PM +0100, David Chisnall wrote: > On 4 Apr 2014, at 12:52, Baptiste Daroussin wrote: >=20 > > This breaks a couple of ports starting with cups, those ports do expect > > libdispatch to be available if _BLOCK_ exists. Do you plan to import > > libdispatch soon? >=20 > I've just tried building the print/cups-client port and it builds correct= ly for me with base-clang, base-gcc, and ports-gcc47. Can you provide any = more steps to reproduce? >=20 > David >=20 I have CCed you about this case regards, Bapt --tNQTSEo8WG/FKZ8E Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (FreeBSD) iEYEARECAAYFAlM+oiUACgkQ8kTtMUmk6EzSGQCePGKFRzx7R4l+vMMcjGYKcyKA 4ocAoJvFwslL61yKhkocpCYY20cDFLjG =bO3M -----END PGP SIGNATURE----- --tNQTSEo8WG/FKZ8E--