From owner-freebsd-stable@FreeBSD.ORG Sun Jul 20 13:01:27 2014 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A82512B4 for ; Sun, 20 Jul 2014 13:01:27 +0000 (UTC) Received: from mail-we0-x22e.google.com (mail-we0-x22e.google.com [IPv6:2a00:1450:400c:c03::22e]) (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 3B74821A6 for ; Sun, 20 Jul 2014 13:01:27 +0000 (UTC) Received: by mail-we0-f174.google.com with SMTP id x48so6432732wes.5 for ; Sun, 20 Jul 2014 06:01:24 -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=nsLokO1bqlCQwo+71woYZGqWPijKlpOvA9qbk7LPvRE=; b=cfTnbDbKaFUR6MmHhM/0W9Q5dH3gudbXEAmqr2RbJPOhnHQHMJ23T70cBSOJcHX5Fy rF/xQL9uNEU+jvMqRCX+iVUZgHBXvv1/CMjdXYTAv6fHe0QQJ762/pf1rvbLO572xD11 aweaaSZfqqunTHQZKSUaj6ZEo8kCUGBl2XvHDOIRGRdZj7UzF0KKN+FApuiCgzb4nonQ 0csH8PV4+/DYWu8livcW6AKnajrq0aLphsz9TCgeWPoH0GzxQ7XLhXsTnZTXvMoKsEnw b2jVE+wqcAgPspKONFJM88REWWQnHaZZe9sygGx2C5tVRR1SCB/Z1IaxNGa1towa3RVl Bn1A== X-Received: by 10.180.96.97 with SMTP id dr1mr49012379wib.19.1405861284614; Sun, 20 Jul 2014 06:01:24 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id d12sm29603524wjx.0.2014.07.20.06.01.22 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 20 Jul 2014 06:01:23 -0700 (PDT) Sender: Baptiste Daroussin Date: Sun, 20 Jul 2014 15:01:20 +0200 From: Baptiste Daroussin To: Trond =?iso-8859-1?Q?Endrest=F8l?= Subject: Re: stable/10 broken by r286896 Message-ID: <20140720130120.GE26778@ivaldir.etoilebsd.net> References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="LSp5EJdfMPwZcMS1" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Cc: FreeBSD stable X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Jul 2014 13:01:27 -0000 --LSp5EJdfMPwZcMS1 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Jul 20, 2014 at 01:43:22PM +0200, Trond Endrest=F8l wrote: > r268896 breaks stable/10. >=20 > libucl depends on remainder() and fabs(), and needs libm.so. >=20 > The attached patch add libm to usr.sbin/pkg as a temporary measure. >=20 thank you for your patch, however I have already fixed it. Sorry for the breakage. Best regards, Bapt --LSp5EJdfMPwZcMS1 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlPLvaAACgkQ8kTtMUmk6EwhuQCfbXwd9KZhKFy+YGooI6INmJeP EtQAoK2arsvqqEC3z+KA9l3mT3I6R0dL =KtYL -----END PGP SIGNATURE----- --LSp5EJdfMPwZcMS1--